.header .a1 {
  pointer-events: none !important;
}

.s1 {
  position: relative;
  margin-bottom: 150px;
}
.s1 .bg1 {
  position: absolute;
  top: -865px;
  left: calc(50% - 790px);
  z-index: -1;
}
.s1 .b1 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.s1 .b1 .img2 {
  transform: translate(30px, -20px);
}
.s1 .b1 .con {
  margin-top: 115px;
  width: 100%;
}
.s1 .b1 .con .img1 {
  margin-bottom: 20px;
}
.s1 .b1 .con .w1 {
  margin-left: 35px;
}
.s1 .b1 .con .w1 .p1 {
  font-size: 34px;
  line-height: 45px;
  margin-bottom: 35px;
}
.s1 .b1 .con .b2 .form {
  margin-bottom: 30px;
}
.s1 .b1 .con .b2 .form .b3 {
  margin-bottom: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 40px;
}
.s1 .b1 .con .b2 .form .b3 .form-check-label {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  margin: 0;
  color: #707070;
}
.s1 .b1 .con .b2 .form .b4 {
  margin-bottom: 30px;
}
.s1 .b1 .con .b2 .form .b4 .form-floating label {
  color: #707070;
  padding-left: 15px;
}
.s1 .b1 .con .b2 .form .b4 .form-floating .form-control {
  border-radius: 6px;
  max-width: 360px;
  color: #003A84;
  letter-spacing: 1px;
  padding-left: 15px;
}
.s1 .b1 .con .b2 .form .b5 {
  margin-bottom: 30px;
}
.s1 .b1 .con .b2 .form .b5 .form-check .form-check-input {
  margin-top: 2px !important;
}
.s1 .b1 .con .b2 .form .b5 .form-check .form-check-label {
  font-size: 14px;
  line-height: 19px;
  color: #707070;
  margin: 0;
}
.s1 .b1 .con .b2 .p2 {
  font-size: 14px;
  line-height: 19px;
  color: #707070;
  margin: 0;
}
@media only screen and (max-width: 1399px) {
  .s1 {
    margin-bottom: 50px;
  }
  .s1 .b1 .con {
    margin-top: 60px;
  }
  .s1 .b1 .img2 {
    width: 500px;
    transform: translate(50px);
  }
}
@media only screen and (max-width: 1199px) {
  .s1 {
    margin-bottom: 40px;
  }
  .s1 .b1 {
    flex-direction: column;
  }
  .s1 .b1 .con {
    margin-top: 50px;
  }
  .s1 .b1 .con .w1 .b2 {
    margin-left: 0;
    padding: 0;
  }
  .s1 .b1 .img2 {
    margin: -30px auto 0;
    transform: none;
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .s1 .bg1 {
    z-index: 0;
  }
}
@media only screen and (max-width: 767px) {
  .s1 {
    margin-bottom: 30px;
  }
  .s1 .b1 .con .w1 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 575px) {
  .s1 {
    margin-bottom: 15px;
  }
  .s1 .b1 .con {
    margin-top: 70px;
  }
  .s1 .b1 .con .img1 {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .s1 .b1 .con .w1 .p1 {
    font-size: 31px;
    line-height: 41px;
    text-align: center;
    margin-bottom: 25px;
  }
  .s1 .b1 .con .w1 .b2 .form .b3 {
    margin-bottom: 20px;
    flex-direction: column;
    row-gap: 5px;
  }
  .s1 .b1 .con .w1 .b2 .form .b4 {
    margin-bottom: 25px;
  }
  .s1 .b1 .con .w1 .b2 .form .b5 {
    margin-bottom: 25px;
  }
  .s1 .b1 .con .w1 .b2 .form .b5 .form-check .form-check-input {
    margin-top: 1px !important;
  }
  .s1 .b1 .con .w1 .b2 .form .b5 .form-check .form-check-label {
    font-size: 13px;
    line-height: 18px;
  }
  .s1 .b1 .con .w1 .b2 .p2 {
    font-size: 13px;
    line-height: 18px;
  }
  .s1 .b1 .img2 {
    max-width: 100%;
    margin: 10px auto 0;
  }
}

.footer {
  background-color: transparent;
}

.bg1 {
  position: absolute;
  left: calc(50% - 1200px);
  bottom: 0;
  z-index: -1;
}
@media only screen and (max-width: 575px) {
  .bg1 {
    left: calc(50% - 1050px);
  }
}

/*# sourceMappingURL=pwz.css.map */
