.knowledge-base-third-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-third-thq-body-elm {
  gap: 5%;
}
 
.knowledge-base-third-thq-header-elm {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.knowledge-base-third-text10 {
  fill: var(--dl-color-default-bluegradient);
  color: var(--dl-color-default-bluegradient);
  z-index: 1;
}
 
.knowledge-base-third-thq-close-elm {
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.knowledge-base-third-thq-final-elm1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.knowledge-base-third-container11 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
}
 
.knowledge-base-third-container12 {
  display: contents;
}
 
.knowledge-base-third-thq-start-elm1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.knowledge-base-third-container13 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
}
 
.knowledge-base-third-container14 {
  display: contents;
}
 
.knowledge-base-third-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-third-thq-first-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-third-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-third-thq-summary-elm1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text11 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-third-thq-icon-container-elm1 {
  transition: transform 0.3s ease-in-out;
}
 
.knowledge-base-third-icon1 {
  color: var(--dl-color-default-blue);
}
 
.knowledge-base-third-thq-answer-elm1 {
  gap: 20px;
  display: flex;
  padding: 15px;
  flex-direction: column;
  background-color: var(--dl-color-white-10);
}
 
.knowledge-base-third-thq-highlight-elm1 {
  width: 159px;
  height: 40px;
  display: none;
  object-fit: cover;
}
 
.knowledge-base-third-text12 {
  fill: var(--dl-color-black-100);
  color: var(--dl-color-black-100);
  font-stretch: normal;
}
 
.knowledge-base-third-text17 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-third-thq-second-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-third-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-third-thq-summary-elm2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text23 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-third-thq-icon-container-elm2 {
  transition: transform 0.3s ease-in-out;
}
 
.knowledge-base-third-icon3 {
  color: var(--dl-color-default-blue);
}
 
.knowledge-base-third-thq-answer-elm2 {
  gap: 15px;
  display: flex;
  padding: 15px;
  flex-direction: column;
  background-color: var(--dl-color-white-10);
}
 
.knowledge-base-third-thq-highlight-elm2 {
  width: 193px;
  height: 40px;
  display: none;
  object-fit: cover;
}
 
.knowledge-base-third-text24 {
  fill: var(--dl-color-black-100);
  color: var(--dl-color-black-100);
  font-size: 18px;
  font-style: normal;
  font-family: "Source Code Pro";
  font-weight: 700;
  line-height: 1;
  font-stretch: normal;
  letter-spacing: 0em;
}
 
.knowledge-base-third-text29 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-third-thq-third-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-third-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-third-thq-summary-elm3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text37 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-third-thq-icon-container-elm3 {
  transition: transform 0.3s ease-in-out;
}
 
.knowledge-base-third-icon5 {
  color: var(--dl-color-default-blue);
}
 
.knowledge-base-third-thq-answer-elm3 {
  gap: 15px;
  display: flex;
  padding: 15px;
  flex-direction: column;
  background-color: var(--dl-color-white-10);
}
 
.knowledge-base-third-thq-highlight-elm3 {
  width: 116px;
  height: 40px;
  display: none;
  object-fit: cover;
}
 
.knowledge-base-third-text38 {
  fill: var(--dl-color-black-100);
  color: var(--dl-color-black-100);
  font-size: 18px;
  font-style: normal;
  font-family: "Source Code Pro";
  font-weight: 700;
  line-height: 1;
  font-stretch: normal;
  letter-spacing: 0em;
}
 
.knowledge-base-third-text43 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-third-thq-fourth-question-elm {
  width: 100%;
  display: flex;
  flex-direction: column;
}
 
.knowledge-base-third-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-third-thq-summary-elm4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text51 {
  fill: var(--dl-color-white-100);
  color: var(--dl-color-white-100);
}
 
.knowledge-base-third-container15 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  position: absolute;
  align-self: center;
}
 
.knowledge-base-third-container16 {
  display: contents;
}
 
.knowledge-base-third-container18 {
  display: contents;
}
 
.knowledge-base-third-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-third-thq-top-edge-elm {
  top: 0px;
  left: 0px;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.knowledge-base-third-container19 {
  top: NaNpx;
  left: NaNpx;
  z-index: 4;
  position: absolute;
}
 
.knowledge-base-third-container20 {
  display: contents;
}
 
.knowledge-base-third-container21 {
  z-index: 2;
}
 
.knowledge-base-third-container22 {
  display: contents;
}
 
.knowledge-base-third-thq-bottom-edge-elm {
  right: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.knowledge-base-third-container23 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
}
 
.knowledge-base-third-container24 {
  display: contents;
}
 
.knowledge-base-third-container25 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
}
 
.knowledge-base-third-container26 {
  display: contents;
}
 
@media(max-width: 767px) {
  .knowledge-base-third-container10 {
    background-size: cover;
    background-image: url("public/game-background-mobile-1500w.jpg");
  }
  .knowledge-base-third-thq-header-elm {
    align-items: center;
  }
  .knowledge-base-third-text10 {
    font-size: 20px;
  }
  .knowledge-base-third-thq-close-elm {
    width: 32px;
    height: 32px;
  }
  .knowledge-base-third-thq-trigger-elm1 {
    height: auto;
  }
  .knowledge-base-third-text11 {
    font-size: 16px;
  }
  .knowledge-base-third-text17 {
    font-size: 14px;
  }
  .knowledge-base-third-thq-trigger-elm2 {
    height: auto;
  }
  .knowledge-base-third-text23 {
    font-size: 16px;
  }
  .knowledge-base-third-text29 {
    font-size: 14px;
  }
  .knowledge-base-third-thq-trigger-elm3 {
    height: auto;
  }
  .knowledge-base-third-text37 {
    font-size: 16px;
  }
  .knowledge-base-third-text43 {
    font-size: 14px;
  }
  .knowledge-base-third-thq-trigger-elm4 {
    height: auto;
  }
  .knowledge-base-third-text51 {
    font-size: 16px;
  }
  .knowledge-base-third-thq-timer-elm1 {
    height: 100px;
  }
  .knowledge-base-third-thq-top-edge-elm {
    width: 155px;
  }
  .knowledge-base-third-thq-bottom-edge-elm {
    width: 50px;
  }
}
 
@media(max-width: 479px) {
  .knowledge-base-third-thq-header-elm {
    align-items: flex-start;
  }
  .knowledge-base-third-text10 {
    max-width: 300px;
  }
}
