.btn-gradient-primary::after {
  top: 2px;
}

.section-1 {
  padding: 128px 0 64px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) -57.98%, #FFFFFF 97.18%), linear-gradient(90deg, #7231FB 0%, #E091F2 100%);
}
@media (min-width: 992px) {
  .section-1 {
    padding: 132px 0 104px;
  }
}
@media (min-width: 1600px) {
  .section-1 {
    padding: 140px 0 110px;
  }
}
.section-1 h1 {
  font-size: 40px;
}
@media (min-width: 992px) {
  .section-1 h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .section-1 h1 {
    font-size: 56px;
  }
}
.section-1 .desc {
  font-size: 14px;
  color: #1a1a1a;
}
@media (min-width: 1600px) {
  .section-1 .desc {
    font-size: 16px;
  }
}

.section-2 {
  padding: 0 0 64px;
}
@media (min-width: 992px) {
  .section-2 {
    padding: 0 0 100px;
  }
}
@media (min-width: 1600px) {
  .section-2 {
    padding: 0 0 120px;
  }
}
@media (max-width: 768px) {
  .section-2 .aside-img {
    display: block;
    width: 54px;
    height: 48px;
    background: white;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1607843137);
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    margin-left: -24px;
    margin-bottom: 24px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none"><circle cx="4" cy="7" r="2" fill="%231A1A1A"/><circle cx="4" cy="14" r="2" fill="%231A1A1A"/><circle cx="4" cy="21" r="2" fill="%231A1A1A"/><path stroke="%231A1A1A" stroke-linecap="round" stroke-width="3" d="M10 7h15M10 14h15M10 21h15"/></svg>') no-repeat center;
  }
  .section-2 .aside-img + .sidebar {
    display: none;
    margin-left: -24px;
  }
  .section-2 .aside-img.actived {
    background: url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="%231a1a1a" stroke-width="3" stroke-linecap="round" d="M5 17.879 18.435 4.444M5.621 4.5l13.435 13.435"/></svg>') no-repeat center;
  }
  .section-2 .aside-img.actived + .sidebar {
    display: block;
  }
}
.section-2 .sidebar.v1-0-0 {
  z-index: 30;
  top: 80px;
  width: 270px;
  background: #fff;
  box-shadow: 2px 4px 32px rgba(0, 0, 0, 0.14);
  padding: 0px;
}
.section-2 .sidebar.v1-0-0 a:has(.title) {
  color: #3C4146;
  text-decoration: none;
}
.section-2 .sidebar.v1-0-0 li:has(.title.active) {
  background-color: rgba(114, 49, 251, 0.031372549);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.section-2 .sidebar.v1-0-0 .title {
  font-size: 18px;
  padding: 18px 16px 18px 24px;
  border-left: 2px solid transparent;
  color: #3C4146;
}
.section-2 .sidebar.v1-0-0 .title.active {
  border-left: 2px solid #7231FB;
}
.section-2 .sidebar.v1-0-0 .title.active + .list {
  margin-bottom: 12px;
}
.section-2 .sidebar.v1-0-0 .title.active::after {
  transform: rotate(180deg);
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%237231FB" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
}
.section-2 .sidebar.v1-0-0 .title.active:hover::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%237231FB" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
}
.section-2 .sidebar.v1-0-0 .title::after {
  width: 10px;
  height: 7px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%231A1A1A" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
.section-2 .sidebar.v1-0-0 .title:hover::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%231A1A1A" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link:hover, .section-2 .sidebar.v1-0-0 li .sidebar-item-link.active {
  border-left: 4px solid transparent;
  background: none;
  color: #7231FB;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link.small {
  padding: 10px 1rem 10px 3.2rem;
  text-decoration: none;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link.small::before {
  content: "";
  width: 8px;
  height: 8px;
  background: url(https://images.hitpaw.cn/guide/white-circle.svg) no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 17px;
  left: 25px;
  z-index: 2;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link.small:hover::before, .section-2 .sidebar.v1-0-0 li .sidebar-item-link.small.active::before {
  background: url(https://images.hitpaw.cn/guide/high-light-circle.svg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 12px;
  left: 20px;
}
.section-2 .sidebar.v1-0-0 .list .son-li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: calc(100% - 38px);
  position: absolute;
  left: 32px;
  top: 20px;
  border: 1px dashed #AAAAAA;
  z-index: 1;
}
.section-2 .content-center {
  color: #1a1a1a;
}
@media (min-width: 992px) {
  .section-2 .content-center {
    margin-left: 48px;
  }
}
.section-2 .content-center .cont {
  scroll-margin-top: 80px;
}
.section-2 .content-center .cont-title {
  font-size: 20px;
  padding: 16px 24px;
  background: rgba(114, 49, 251, 0.1019607843);
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .section-2 .content-center .cont-title {
    font-size: 24px;
    padding: 20px 24px;
  }
}
@media (min-width: 1600px) {
  .section-2 .content-center .cont-title {
    font-size: 32px;
    padding: 14.5px 24px;
  }
}
.section-2 .content-center .step {
  font-size: 20px;
}
@media (min-width: 1600px) {
  .section-2 .content-center .step {
    font-size: 24px;
  }
}
.section-2 .content-center .step::before {
  content: "";
  width: 12px;
  height: 16px;
  display: inline-block;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" fill="none"><path fill="%231A1A1A" d="M10.908 7.272a.875.875 0 0 1 0 1.456L1.36 15.093A.875.875 0 0 1 0 14.365V1.635C0 .936.78.52 1.36.907l9.548 6.365Z"/></svg>') no-repeat;
  background-size: cover;
}
.section-2 .content-center p {
  margin-bottom: 24px;
}
.section-2 .content-center .img-cont {
  margin-bottom: 40px;
  margin-top: 32px;
}
@media (min-width: 992px) {
  .section-2 .content-center .img-cont {
    margin-bottom: 48px;
  }
}/*# sourceMappingURL=guide.css.map */