.header[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #212121;
  width: 100vw;
  height: 1.49333rem;
}
.header-left[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Fixed[data-v-d9ae3272] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header-back[data-v-d9ae3272] {
  width: 0.29333rem;
  height: 0.50667rem;
  margin-right: 0.45333rem;
}
.header-title[data-v-d9ae3272] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: bold;
  color: #FFFFFF;
}
.header-right[data-v-d9ae3272] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 750px) {
.header[data-v-d9ae3272] {
    display: none;
}
}


.Help[data-v-d96fd10c] {
  padding-top: 1.49333rem;
  min-height: 100vh;
  background: #06182F;
}
.Help-body[data-v-d96fd10c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.45333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Help-body-banner[data-v-d96fd10c] {
  width: 100%;
  background-size: 100% 100%;
  height: 4.85333rem;
  margin-bottom: 0.26667rem;
}
.Help-body-title[data-v-d96fd10c] {
  margin-top: 0.53333rem;
  font-size: 0.45333rem;
  font-family: Barlow,serif;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 0.13333rem;
}
.Help-body-text[data-v-d96fd10c] {
  font-size: 0.4rem;
  font-family: Barlow,serif;
  font-weight: 400;
  line-height: 0.61333rem;
  color: #FFFFFF;
}
@media screen and (min-width: 750px) {
.Help-body-banner[data-v-d96fd10c] {
    height: 6.93333rem;
}
.Help-body-title[data-v-d96fd10c] {
    font-size: 0.48rem;
    font-weight: bold;
}
.Help-body-text[data-v-d96fd10c] {
    font-size: 0.42667rem;
    color: #9095AC;
    font-weight: 400;
}
}
@media screen and (min-width: 1220px) {
.Help[data-v-d96fd10c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.Help-body[data-v-d96fd10c] {
    width: 32.53333rem;
}
}


