.knowledge-base-start-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/game-background-desktop-1500w.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.knowledge-base-start-thq-body-elm {
  gap: 5%;
}
 
.knowledge-base-start-thq-header-elm {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.knowledge-base-start-text1 {
  fill: var(--dl-color-default-bluegradient);
  color: var(--dl-color-default-bluegradient);
  z-index: 1;
}
 
.knowledge-base-start-thq-close-elm {
  align-self: flex-end;
  text-align: center;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/close.svg");
}
 
.knowledge-base-start-thq-questions-elm {
  gap: 20px;
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  overflow-y: auto;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.knowledge-base-start-thq-first-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-start-thq-trigger-elm1 {
  width: 100%;
  cursor: pointer;
  height: 76px;
  display: flex;
  align-items: center;
  padding-top: 15px;
  border-color: var(--dl-color-default-bluegradient);
  border-width: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-color: var(--dl-color-white-10);
}
 
.knowledge-base-start-thq-summary-elm1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-start-text2 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-start-thq-second-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-start-thq-trigger-elm2 {
  width: 100%;
  cursor: pointer;
  height: 76px;
  display: flex;
  align-items: center;
  padding-top: 15px;
  border-color: var(--dl-color-default-bluegradient);
  border-width: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-color: var(--dl-color-white-10);
}
 
.knowledge-base-start-thq-summary-elm2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-start-text3 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-start-thq-third-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-start-thq-trigger-elm3 {
  width: 100%;
  cursor: pointer;
  height: 76px;
  display: flex;
  align-items: center;
  padding-top: 15px;
  border-color: var(--dl-color-default-bluegradient);
  border-width: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-color: var(--dl-color-white-10);
}
 
.knowledge-base-start-thq-summary-elm3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-start-text4 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-start-thq-fourth-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-start-thq-trigger-elm4 {
  width: 100%;
  cursor: pointer;
  height: 76px;
  display: flex;
  align-items: center;
  padding-top: 15px;
  border-color: var(--dl-color-default-bluegradient);
  border-width: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-color: var(--dl-color-white-10);
}
 
.knowledge-base-start-thq-summary-elm4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-start-text5 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-start-container11 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  position: absolute;
  align-self: center;
}
 
.knowledge-base-start-container12 {
  display: contents;
}
 
.knowledge-base-start-container14 {
  display: contents;
}
 
.knowledge-base-start-thq-timer-elm1 {
  width: 100%;
  height: 250px;
  display: none;
  overflow: hidden;
  position: relative;
  box-shadow: 5px 5px 8px 0px rgba(29, 29, 29, 0.5);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.knowledge-base-start-thq-top-edge-elm {
  top: 0px;
  left: 0px;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.knowledge-base-start-container15 {
  top: NaNpx;
  left: NaNpx;
  z-index: 4;
  position: absolute;
}
 
.knowledge-base-start-container16 {
  display: contents;
}
 
.knowledge-base-start-container17 {
  z-index: 2;
}
 
.knowledge-base-start-container18 {
  display: contents;
}
 
.knowledge-base-start-thq-bottom-edge-elm {
  right: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.knowledge-base-start-container19 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
}
 
.knowledge-base-start-container20 {
  display: contents;
}
 
.knowledge-base-start-container21 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
}
 
.knowledge-base-start-container22 {
  display: contents;
}
 
@media(max-width: 767px) {
  .knowledge-base-start-container10 {
    background-size: cover;
    background-image: url("public/game-background-mobile-1500w.jpg");
  }
  .knowledge-base-start-thq-header-elm {
    align-items: center;
  }
  .knowledge-base-start-text1 {
    font-size: 20px;
  }
  .knowledge-base-start-thq-trigger-elm1 {
    height: auto;
  }
  .knowledge-base-start-text2 {
    font-size: 16px;
  }
  .knowledge-base-start-thq-trigger-elm2 {
    height: auto;
  }
  .knowledge-base-start-text3 {
    font-size: 16px;
  }
  .knowledge-base-start-thq-trigger-elm3 {
    height: auto;
  }
  .knowledge-base-start-text4 {
    font-size: 16px;
  }
  .knowledge-base-start-thq-trigger-elm4 {
    height: auto;
  }
  .knowledge-base-start-text5 {
    font-size: 16px;
  }
  .knowledge-base-start-thq-timer-elm1 {
    height: 100px;
  }
  .knowledge-base-start-thq-top-edge-elm {
    width: 155px;
  }
  .knowledge-base-start-thq-bottom-edge-elm {
    width: 50px;
  }
}
 
@media(max-width: 479px) {
  .knowledge-base-start-thq-header-elm {
    align-items: flex-start;
  }
  .knowledge-base-start-text1 {
    max-width: 300px;
  }
  .knowledge-base-start-thq-close-elm {
    align-self: flex-start;
  }
}
