.template-front-homepage-about-investor10 .questions .container {
  display: block !important;
  gap: 0 !important;
  flex-direction: unset !important;
}
@media screen and (min-width: 1024px) {
  .template-front-homepage-about-investor10 .questions .container {
    display: block !important;
    gap: 0 !important;
    flex-direction: unset !important;
  }
}
.template-front-homepage-about-investor10 .questions .question {
  width: 100% !important;
  flex: none !important;
  display: block !important;
  border: 1px solid #cccccc !important;
  border-radius: 10px !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
}
.template-front-homepage-about-investor10 .questions .question .text {
  padding: 20px;
  display: block !important;
  text-align: left;
}
.template-front-homepage-about-investor10 .questions .question .text > *:last-child {
  margin-bottom: 0 !important;
  margin-block-end: 0 !important;
}
.template-front-homepage-about-investor10 .questions .question .text h2 {
  margin: 20px 0 15px;
  font-size: 25px;
  line-height: 135%;
}
.template-front-homepage-about-investor10 .questions .question .text h2:first-child {
  margin-top: 0;
}
.template-front-homepage-about-investor10 .questions .question .text p {
  margin-block-start: 0;
  margin-block-end: 1.3em;
  font-size: 18px;
  line-height: 1.5;
  word-break: break-word;
}
.template-front-homepage-about-investor10 .questions .question .text p:first-child {
  margin-top: 0;
}
.template-front-homepage-about-investor10 .questions .question .text p:last-child {
  margin-block-end: 0;
}
.template-front-homepage-about-investor10 .questions .question .text ul,
.template-front-homepage-about-investor10 .questions .question .text ol {
  list-style: initial;
  padding-inline-start: 20px;
  padding-inline-end: 10px;
  margin-bottom: 20px;
}
.template-front-homepage-about-investor10 .questions .question .text ul:last-child,
.template-front-homepage-about-investor10 .questions .question .text ol:last-child {
  margin-bottom: 0;
}
.template-front-homepage-about-investor10 .questions .question .text ul li,
.template-front-homepage-about-investor10 .questions .question .text ol li {
  line-height: 1.5;
  margin-bottom: 5px;
  display: list-item;
  text-align: -webkit-match-parent;
  margin-block-end: 0.5em;
  font-size: 18px;
}
.template-front-homepage-about-investor10 .questions .question .text h3 {
  margin: 20px 0 15px;
  font-size: 20px;
  font-weight: 700;
}
.template-front-homepage-about-investor10 .questions .question .text h4 {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.template-front-homepage-about-investor10 .questions .question .text h4:last-child {
  margin-bottom: 0;
}
.template-front-homepage-about-investor10 .questions .question .text .faq-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.template-front-homepage-about-investor10 .questions .question .text .faq-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.template-front-homepage-about-investor10 .questions .question .text .faq-item h3 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
}
.template-front-homepage-about-investor10 .questions .question .text .faq-item p {
  margin-bottom: 10px;
}
