.quest-result-page[data-v-3429f052] {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.quest-result-page .page-row[data-v-3429f052] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.quest-result-page .page-row .page-col[data-v-3429f052] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quest-result-page .page-row .page-col .color-w[data-v-3429f052] {
  color: white;
}
.quest-result-page .page-row .page-col.h-40[data-v-3429f052] {
  height: 40%;
}
.quest-result-page .page-row .page-col.h-photo[data-v-3429f052] {
  height: 20%;
}
.quest-result-page .page-row .page-col.h-30[data-v-3429f052] {
  height: 30%;
}
.quest-result-page.bg-green[data-v-3429f052] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#73c189), to(#00b26e));
  background-image: linear-gradient(to top, #73c189, #00b26e);
}
.quest-result-page.bg-red[data-v-3429f052] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f44961), to(#f56b7a));
  background-image: linear-gradient(to top, #f44961, #f56b7a);
}
.quest-result-page .box-text[data-v-3429f052] {
  color: white;
  width: 80%;
}
.quest-result-page .box-text .text-style[data-v-3429f052] {
  display: block;
  word-break: break-all;
  text-align: center;
  line-height: 100%;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
}
.quest-result-page .box-text .text-style.text-tm[data-v-3429f052] {
  font-size: 6rem;
}
.quest-result-page .box-text .text-style.text-dt[data-v-3429f052] {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
.quest-result-page .box-text .text-style.text-tm[data-v-3429f052] {
    font-size: 6rem;
}
.quest-result-page .box-text .text-style.text-dt[data-v-3429f052] {
    font-size: 3rem;
}
}
@media screen and (max-width: 375px) {
.quest-result-page .box-text .text-style.text-tm[data-v-3429f052] {
    font-size: 4.5rem;
}
.quest-result-page .box-text .text-style.text-dt[data-v-3429f052] {
    font-size: 2.3rem;
}
}
.logo-container[data-v-3429f052] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logo-icon[data-v-3429f052] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
}
.logo-icon .logo[data-v-3429f052] {
  max-width: 100%;
  height: 100%;
}
.logo-photo-container[data-v-3429f052] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  padding-bottom: 80px;
}
.logo-photo-container .logo-photo[data-v-3429f052] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo-photo-container .logo-photo img[data-v-3429f052] {
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
.logo-photo-container[data-v-3429f052] {
    width: 20%;
    padding-bottom: 20%;
}
}
.full[data-v-3a836608] {
  height: 100vh;
  overflow-y: scroll;
}
.full-mobile[data-v-3a836608] {
  height: -moz-available;
  height: -webkit-fill-available;
  height: fill-available;
  overflow-y: scroll;
}
.subType[data-v-3a836608] {
  color: #b7b9cc;
  font-size: 14px;
}
.quest-text[data-v-3a836608] {
  white-space: pre-wrap;
  word-break: break-word;
}
.bookmark-style[data-v-3a836608] {
  float: right;
}
.color-blue[data-v-3a836608] {
  color: #3699ff;
}
.color-red[data-v-3a836608] {
  color: #f64e60;
}
.color-orange[data-v-3a836608] {
  color: #ffa800;
}
.color-green[data-v-3a836608] {
  color: #1bc5bd;
}
