body {
  padding-top: 50px;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1199px) {
  body {
    padding: 30px 0;
  }
}

.footer {
  padding: 65px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .footer {
    padding: 40px 0;
  }
}

.s1 {
  background-image: url("../../img/pwz/img2.jpg");
  background-position: 40% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 110px 0;
  position: relative;
}
.s1 .b1 {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 80px;
       column-gap: 80px;
}
.s1 .b1 .line {
  position: absolute;
  top: 0px;
  left: calc(50% - 615px);
  width: 3px;
  height: 0px;
  background-color: white;
  transition: 1.2s;
}
.s1 .b1 .line.active {
  height: 400px;
}
.s1 .b1 .b2-1 {
  color: white;
}
.s1 .b1 .b2-1 .con .p3 {
  font-size: calc(30px * var(--qahwcag_base-font-size));
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 45px;
}
.s1 .b1 .b2-1 .con .p4 {
  font-size: calc(62px * var(--qahwcag_base-font-size));
  line-height: 62px;
  font-weight: 700;
  margin-bottom: 60px;
  font-family: "Red Hat Display", sans-serif;
}
.s1 .b1 .b2-1 .con .p4 span {
  color: #E10419;
}
.s1 .b1 .b2-1 .con .p5 {
  font-size: calc(22px * var(--qahwcag_base-font-size));
  line-height: 26px;
  margin-bottom: 40px;
}
.s1 .b1 .b2-1 .con .b7 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 35px;
}
.s1 .b1 .b2-1 .con .b7 .b8 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.s1 .b1 .b2-1 .con .b7 .b8 .p6 {
  font-size: calc(22px * var(--qahwcag_base-font-size));
  line-height: 26px;
  margin: 0;
  font-weight: 700;
  max-width: 230px;
}
.s1 .b1 .b2-2 {
  width: 635px;
  background-color: white;
  padding: 80px 40px;
  border-radius: 57px 0 87px 0;
}
.s1 .b1 .b2-2 .p1 {
  color: #E10419;
  font-size: calc(34px * var(--qahwcag_base-font-size));
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 40px;
}
.s1 .b1 .b2-2 .form {
  margin-bottom: 30px;
}
.s1 .b1 .b2-2 .form .b3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  row-gap: 15px;
  margin-bottom: 20px;
}
.s1 .b1 .b2-2 .form .b3 .form-check .form-check-label {
  font-weight: 300;
  font-size: calc(20px * var(--qahwcag_base-font-size));
  line-height: 24px;
  padding-top: 0;
}
.s1 .b1 .b2-2 .form .b4 {
  margin-bottom: 20px;
}
.s1 .b1 .b2-2 .form .b5 {
  margin-bottom: 30px;
}
.s1 .b1 .b2-2 .p2 {
  font-size: calc(12px * var(--qahwcag_base-font-size));
  line-height: 14px;
  margin: 0;
  font-weight: 300;
}
@media only screen and (max-width: 1399px) {
  .s1 {
    padding: 80px 0;
  }
  .s1 .b1 .b2-2 {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .s1 {
    padding: 60px 0;
  }
  .s1 .b1 {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .s1 .b1 .b2-2 {
    padding: 50px 40px;
  }
}
@media only screen and (max-width: 991px) {
  .s1 {
    padding: 50px 0 60px;
  }
  .s1 .b1 {
    flex-direction: column;
  }
  .s1 .b1 .b2-1 .con {
    margin-bottom: 50px;
  }
  .s1 .b1 .b2-1 .con .p3 {
    margin-bottom: 15px;
  }
  .s1 .b1 .b2-1 .con .p4 {
    margin-bottom: 40px;
  }
  .s1 .b1 .b2-1 .con .p5 {
    margin-bottom: 30px;
  }
  .s1 .b1 .b2-2 {
    padding: 50px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .s1 .b1 .b2-2 {
    width: auto;
  }
}
@media only screen and (max-width: 575px) {
  .s1 {
    padding: 40px 0 50px;
  }
  .s1 .b1 .b2-1 .con {
    margin-bottom: 40px;
  }
  .s1 .b1 .b2-1 .con .p3 {
    margin-bottom: 10px;
    font-size: calc(24px * var(--qahwcag_base-font-size));
    line-height: 24px;
  }
  .s1 .b1 .b2-1 .con .p4 {
    font-size: calc(50px * var(--qahwcag_base-font-size));
    line-height: 50px;
  }
  .s1 .b1 .b2-1 .con .p5 {
    font-size: calc(18px * var(--qahwcag_base-font-size));
    line-height: 22px;
    margin-bottom: 25px;
  }
  .s1 .b1 .b2-1 .con .b7 {
    row-gap: 25px;
  }
  .s1 .b1 .b2-1 .con .b7 .b8 .p6 {
    font-size: calc(20px * var(--qahwcag_base-font-size));
    line-height: 24px;
  }
  .s1 .b1 .b2-2 {
    padding: 30px 20px;
    border-radius: 30px 0 30px 0;
  }
  .s1 .b1 .b2-2 .p1 {
    font-size: calc(24px * var(--qahwcag_base-font-size));
    line-height: 28px;
    margin-bottom: 20px;
  }
}