.knowledge-base-third-container10 {
  width: 100%;
  height: 100dvh;
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent2);
}
 
.knowledge-base-third-thq-window-elm {
  gap: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.knowledge-base-third-thq-close-button-elm {
  text-decoration: none;
}
 
.knowledge-base-third-thq-close-button-fourth-elm {
  text-decoration: none;
}
 
.knowledge-base-third-thq-close-button-final-elm {
  z-index: 40;
  text-decoration: none;
}
 
.knowledge-base-third-thq-questions-elm {
  gap: 15px;
  width: 100%;
  display: flex;
  overflow: auto;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 5'px;
}
 
.knowledge-base-third-thq-question1-elm {
  gap: 5px;
  width: 100%;
  display: flex;
  z-index: 10;
  border-radius: 30px;
  flex-direction: column;
}
 
.knowledge-base-third-thq-trigger-elm1 {
  cursor: pointer;
  padding: 25px;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 30px;
  background-color: rgba(25, 17, 39, 0.8);
}
 
.knowledge-base-third-thq-summary-elm1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text10 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
}
 
.knowledge-base-third-thq-icon-container-elm1 {
  transition: transform 0.3s ease-in-out;
}
 
.knowledge-base-third-icon1 {
  color: var(--dl-color-theme-primary1);
}
 
.knowledge-base-third-thq-content-elm2 {
  border-radius: 20px;
  background-color: rgba(25, 17, 39, 0.5);
}
 
.knowledge-base-third-container11 {
  gap: 20px;
  display: flex;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  flex-direction: column;
  padding-bottom: 25px;
}
 
.knowledge-base-third-thq-answer-elm1 {
  width: 225px;
  display: flex;
  padding: 10px;
  align-self: flex-start;
  align-items: center;
  border-color: var(--dl-color-theme-primary1);
  border-width: 2px;
  border-radius: 20px;
  flex-direction: column;
  background-color: rgba(245, 99, 255, 0.1);
}
 
.knowledge-base-third-text11 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  width: auto;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.knowledge-base-third-text12 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
}
 
.knowledge-base-third-text14 {
  fill: var(--dl-color-theme-accent1);
}
 
.knowledge-base-third-thq-question2-elm {
  gap: 5px;
  width: 100%;
  display: flex;
  z-index: 10;
  border-radius: 30px;
  flex-direction: column;
}
 
.knowledge-base-third-thq-trigger-elm2 {
  cursor: pointer;
  padding: 25px;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 30px;
  background-color: rgba(25, 17, 39, 0.8);
}
 
.knowledge-base-third-thq-summary-elm2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text15 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
}
 
.knowledge-base-third-thq-icon-container-elm2 {
  transition: transform 0.3s ease-in-out;
}
 
.knowledge-base-third-icon3 {
  color: var(--dl-color-theme-primary1);
}
 
.knowledge-base-third-thq-content-elm3 {
  border-radius: 20px;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.knowledge-base-third-container12 {
  gap: 20px;
  display: flex;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  flex-direction: column;
  padding-bottom: 25px;
}
 
.knowledge-base-third-thq-answer-elm2 {
  width: 225px;
  display: flex;
  padding: 10px;
  align-self: flex-start;
  align-items: center;
  border-color: var(--dl-color-theme-primary1);
  border-width: 2px;
  border-radius: 20px;
  flex-direction: column;
  background-color: rgba(245, 99, 255, 0.1);
}
 
.knowledge-base-third-text16 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  width: auto;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.knowledge-base-third-text17 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
}
 
.knowledge-base-third-thq-question3-elm {
  gap: 5px;
  width: 100%;
  display: flex;
  z-index: 10;
  border-radius: 30px;
  flex-direction: column;
}
 
.knowledge-base-third-thq-trigger-elm3 {
  cursor: pointer;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 30px;
  padding-right: 25px;
  background-color: rgba(25, 17, 39, 0.8);
}
 
.knowledge-base-third-thq-summary-elm3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text18 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  padding: 25px;
}
 
.knowledge-base-third-thq-icon-container-elm3 {
  transition: transform 0.3s ease-in-out;
}
 
.knowledge-base-third-icon5 {
  color: var(--dl-color-theme-primary1);
}
 
.knowledge-base-third-thq-content-elm4 {
  border-radius: 20px;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.knowledge-base-third-container13 {
  gap: 20px;
  display: flex;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  flex-direction: column;
  padding-bottom: 25px;
}
 
.knowledge-base-third-thq-answer-elm3 {
  width: auto;
  display: flex;
  padding: 10px;
  align-self: flex-start;
  align-items: center;
  border-color: var(--dl-color-theme-primary1);
  border-width: 2px;
  border-radius: 20px;
  flex-direction: column;
  background-color: rgba(245, 99, 255, 0.1);
}
 
.knowledge-base-third-text19 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  width: auto;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.knowledge-base-third-text20 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
}
 
.knowledge-base-third-thq-question4-elm {
  gap: 5px;
  width: 100%;
  display: flex;
  opacity: 0.5;
  z-index: 10;
  border-radius: 30px;
  flex-direction: column;
}
 
.knowledge-base-third-thq-trigger-elm4 {
  padding: 25px;
  border-color: rgba(245, 99, 255, 0.5);
  border-width: 3px;
  border-radius: 30px;
  background-color: rgba(25, 17, 39, 0.8);
}
 
.knowledge-base-third-thq-summary-elm4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.knowledge-base-third-text21 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
}
 
.knowledge-base-third-thq-icon-container-elm4 {
  transition: transform 0.3s ease-in-out;
}
 
.knowledge-base-third-thq-content-elm5 {
  border-radius: 20px;
  background-color: rgba(25, 17, 39, 0.6);
}
 
.knowledge-base-third-thq-frame-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  max-width: 1635px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.knowledge-base-third-container15 {
  display: contents;
}
 
.knowledge-base-third-container17 {
  display: contents;
}
 
.knowledge-base-third-container19 {
  display: contents;
}
 
.knowledge-base-third-thq-background-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.knowledge-base-third-thq-noise-elm1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.knowledge-base-third-thq-noise-elm2 {
  width: 100%;
  opacity: 0.5;
  object-fit: cover;
}
 
.knowledge-base-third-thq-gradient-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  z-index: 2;
  overflow: hidden;
  position: absolute;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/gradient-pages-1500h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.knowledge-base-third-thq-glow-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 600px;
  bottom: 0px;
  height: 600px;
  margin: auto;
  display: flex;
  opacity: 0.3;
  z-index: 1;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/glow-600h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.knowledge-base-third-thq-rings-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 800px;
  bottom: 0px;
  height: 800px;
  margin: auto;
  display: flex;
  opacity: 0.3;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/rings1-800h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.knowledge-base-third-container20 {
  top: NaNpx;
  left: NaNpx;
  position: absolute;
}
 
.knowledge-base-third-container21 {
  display: contents;
}
 
@media(max-width: 991px) {
  .knowledge-base-third-thq-background-elm {
    top: 0px;
    left: 0px;
    position: absolute;
    justify-content: flex-end;
  }
  .knowledge-base-third-thq-noise-elm2 {
    opacity: 0.5;
    overflow: hidden;
  }
}
 
@media(max-width: 767px) {
  .knowledge-base-third-thq-questions-elm {
    gap: 5px;
    height: 100%;
  }
  .knowledge-base-third-thq-trigger-elm1 {
    padding: 15px;
    border-radius: 20px;
  }
  .knowledge-base-third-text10 {
    font-size: 18px;
  }
  .knowledge-base-third-container11 {
    padding: 15px;
  }
  .knowledge-base-third-thq-trigger-elm2 {
    padding: 15px;
    border-radius: 20px;
  }
  .knowledge-base-third-text15 {
    font-size: 18px;
  }
  .knowledge-base-third-container12 {
    padding: 15px;
  }
  .knowledge-base-third-thq-trigger-elm3 {
    border-radius: 20px;
  }
  .knowledge-base-third-thq-summary-elm3 {
    padding-right: 15px;
  }
  .knowledge-base-third-text18 {
    padding: 15px;
    font-size: 18px;
  }
  .knowledge-base-third-container13 {
    padding: 15px;
  }
  .knowledge-base-third-thq-trigger-elm4 {
    padding: 15px;
    border-radius: 20px;
  }
  .knowledge-base-third-text21 {
    font-size: 18px;
  }
  .knowledge-base-third-thq-noise-elm1 {
    opacity: 0;
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
  }
  .knowledge-base-third-thq-noise-elm2 {
    width: 100%;
    height: 100%;
    opacity: 0.8;
  }
  .knowledge-base-third-thq-glow-elm {
    width: 285px;
    height: 285px;
  }
  .knowledge-base-third-thq-rings-elm {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 380px;
    bottom: 0px;
    height: 380px;
    margin: auto;
  }
}
 
@media(max-width: 479px) {
  .knowledge-base-third-thq-noise-elm1 {
    justify-content: flex-end;
  }
}
