.sv-1 {
  padding: 297px 0 215px;
  background: url("../images/services/banner.png") no-repeat center;
  background-size: cover;
  margin-bottom: 120px;
}
.sv-1 .title {
  color: #c211a0;
  text-align: center;
  font-family: "TT Octosquares Trl";
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  /* 100% */
  margin-bottom: 32px;
}
.sv-1 .til {
  color: #fff;
  text-align: center;
  text-shadow: 0px 6px 8px rgba(27, 6, 81, 0.6);
  font-family: "TT Octosquares Trl";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 133.333% */
}
.sv-bt-list {
  width: fit-content;
  display: flex;
  border-radius: 12px;
  border: 1px solid #1c30ff;
  overflow: hidden;
}
.sv-bt-list .sv-bt-item {
  padding: 0 42px;
  height: 48px;
  color: #fff;
  text-align: center;
  font-family: "TT Octosquares Trl";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 155.556% */
  cursor: pointer;
}
.sv-bt-list .sv-bt-item.on {
  border-radius: 12px;
  background: linear-gradient(90deg, #1c30ff 0%, #ae33f9 100%);
}
.sv-til {
  color: rgba(255, 255, 255, 0.6);
  font-family: "TT Octosquares Trl";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
.sv-title {
  color: #fff;
  font-family: "TT Octosquares Trl";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 100% */
}
.sv-2 {
  display: flex;
  gap: 60px;
  margin-bottom: 120px;
}
.sv-2 .sv-2-l {
  flex: 1;
}
.sv-2 .sv-2-l .font1 {
  margin-bottom: 60px;
}
.sv-2 .sv-2-l .til {
  color: #fff;
  font-family: "TT Octosquares Trl";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  margin-bottom: 32px;
}
.sv-2 .sv-2-r .item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 32px 30px;
  border-radius: 12px;
  background: linear-gradient(90deg, #20222c 0%, #141722 100%);
  margin-bottom: 32px;
}
.sv-2 .sv-2-r .item:last-child {
  margin-bottom: 0;
}
.sv-2 .sv-2-r .item img {
  width: 44px;
  height: 44px;
}
.sv-2 .sv-2-r .item .sv-title {
  margin-bottom: 16px;
}
.sv-3 {
  margin-bottom: 120px;
}
.sv-3 .font1 {
  text-align: center;
  margin-bottom: 32px;
}
.sv-3 .sv-til {
  text-align: center;
  margin-bottom: 32px;
  color: #FFF;
}
.sv-3 .sv-bt-list {
  margin: 0 auto 60px;
}
.sv-3 ul {
  display: flex;
  gap: 60px;
}
.sv-3 ul li {
  flex: 1;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(180deg, #080b13 0%, #141722 100%);
  padding: 40px 30px 30px;
}
.sv-3 ul li img {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
}
.sv-3 ul li .sv-title {
  text-align: center;
  margin-bottom: 24px;
}
.sv-3 ul li .sv-til {
  text-align: center;
  margin-bottom: 0;
}
.sv-4 {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  padding: 120px 0;
  background: url("../images/services/banner2.png") no-repeat center;
  background-size: cover;
}
.sv-4 ul li {
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
}
.sv-4 ul li:last-child {
  margin-bottom: 0;
}
.sv-4 ul li:nth-child(2) {
  padding-left: 100px;
}
.sv-4 ul li img {
  background: #20222e;
  width: 80px;
  height: 80px;
}
.sv-4 ul li > div {
  max-width: 520px;
}
.sv-4 ul li > div .sv-title {
  margin-bottom: 16px;
}
.sv-4 .info {
  flex: 1;
}
.sv-4 .info .font1 {
  margin-bottom: 60px;
}
.sv-4 .info .sv-til {
  margin-bottom: 32px;
}
.sv-5 {
  background: url("../images/services/banner3.png") no-repeat center;
  background-size: cover;
  padding: 120px 0;
}
.sv-5 .info {
  display: flex;
  gap: 60px;
  margin-bottom: 24px;
}
.sv-5 .info .font1 {
  white-space: nowrap;
}
.sv-5 .info .sv-til {
  flex: 1;
}
.sv-5 .sv-bt-list {
  margin-bottom: 60px;
}
.sv-5 ul {
  display: flex;
  gap: 60px;
}
.sv-5 ul li {
  flex: 1;
}
.sv-5 ul li img {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}
.sv-5 ul li .sv-title {
  margin-bottom: 24px;
}
.sv-list-advan-1,
.sv-list-advan-2,
.sv-list-advan-3,
.sv-list-advan-4,
.sv-list-advan-5 {
  display: none;
}
@media (max-width: 750px) {
  .sv-til {
    margin-bottom: 30px;
    line-height: 20px;
  }
  .sv-1 {
    padding: 100px 15px 60px;
    margin-bottom: 50px;
  }
  .sv-1 .title {
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 32px;
  }
  .sv-1 .til {
    font-size: 18px;
    line-height: 24px;
  }
  .sv-2 {
    display: block;
    margin-bottom: 60px;
  }
  .sv-2 .sv-2-l {
    margin-bottom: 30px;
  }
  .sv-2 .sv-2-l .font1 {
    margin-bottom: 20px;
  }
  .sv-2 .sv-2-l .til {
    margin-bottom: 20px;
    line-height: 20px;
  }
  .sv-2 .sv-2-r .item {
    padding: 20px;
    margin-bottom: 20px;
  }
  .sv-2 .sv-2-r .item img {
    width: 50px;
    height: 50px;
  }
  .sv-2 .sv-2-r .item .sv-title {
    font-size: 22px;
  }
  .sv-3 {
    margin-bottom: 60px;
  }
  .sv-3 .font1 {
    margin-bottom: 20px;
  }
  .sv-3 .sv-bt-list {
    margin-bottom: 40px;
  }
  .sv-3 ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .sv-3 ul li {
    flex: none;
    width: 100%;
    padding: 20px;
  }
  .sv-5 {
    padding: 60px 0;
  }
  .sv-5 .info {
    display: block;
  }
  .sv-5 .info .font1 {
    white-space: wrap;
    margin-bottom: 20px;
  }
  .sv-5 .sv-bt-list {
    margin-bottom: 40px;
  }
  .sv-5 ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .sv-5 ul li {
    flex: none;
    width: 100%;
    padding: 0 20px;
  }
  .sv-4 {
    padding: 60px 0;
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .sv-4 .info .font1 {
    margin-bottom: 20px;
  }
  .sv-4 ul li {
    margin-bottom: 0;
    gap: 20px;
  }
  .sv-4 ul li:nth-child(2) {
    padding: 0;
  }
}
