.mentor[data-type=hero][data-v-2210838a] {
  height: 585px;
  width: 100%;
}
main[data-v-19ef20b5] {
  max-width: 1140px;
  margin: 0 auto;
}
.index-hero[data-v-19ef20b5] {
  padding: 80px 0;
  border-bottom: 1px solid var(--q-color-gray700-gray600);
}
.index-main[data-v-19ef20b5] {
  min-height: 50vh;
  padding: 1rem;
}
section[data-v-19ef20b5] {
  display: flex;
  flex-wrap: wrap-reverse;
}
section article[data-v-19ef20b5],
section aside[data-v-19ef20b5] {
  flex: 1 0;
}
article[data-v-19ef20b5] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 992px) {
.index-hero[data-v-19ef20b5] {
    border: none;
}
section article[data-v-19ef20b5] {
    flex: 1 0;
    flex-grow: 1;
    padding: 1.25rem 1rem;
}
section aside[data-v-19ef20b5] {
    flex: 1 0;
    max-width: 350px;
    width: 100%;
}
}

/*# sourceMappingURL=815.ebc894bb.css.map*/