.free_pass_top_tap_button {
  width: 100%;
  height: auto;
}

.free_pass_top_tap_button > div {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.type2_free_pass_top_banner > div:first-child {
  width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  font-size: 110px;
  line-height: 120px;
  margin: 0 auto;
  margin-top: 108px;
  margin-bottom: 55px;
}
.type2_free_pass_top_banner > div:first-child > div:first-child {
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  padding-left: 164px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.type2_free_pass_top_banner > div:first-child > div:last-child {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  margin-bottom: 40px;
  padding-right: 164px;
  box-sizing: border-box;
}

.type2_free_pass_top_banner > div:last-child {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.type2_free_pass_top_banner > div:last-child > img {
  width: 100%;
}

.tap_container {
  width: auto;
  height: 64px;
  gap: 32px;
  display: flex;
  justify-content: start;
  align-items: start;
  border-bottom: 1px solid #ededed;
}
.tap_container > div {
  width: auto;
  height: 64px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 20px;
}
.tap_container > div > div:first-child > p {
  font-size: 16px;
  color: #a4a4a4;
}
.tap_container > div > div:first-child > h3 {
  font-size: 24px;
  font-weight: 700;
}

.tap_container > .active_pass {
  color: #1973ed;
  font-weight: 700;
  border-bottom: 2px solid #1973ed;
}

.active_product_pass {
}

.type2_check_list {
  width: 288px;
}
.type2_enrolmentForm {
  width: 896px !important;
}

.type2_class_description_wrapper {
  height: 467px !important;
  position: relative;
}

.type2_left_top > h3 {
  font-size: 32px;
}
.type2_left_top > h3 > span {
  color: #2656f6;
}
.type2_left_top > span {
  color: #2656f6;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.type2_left_bottom {
  display: block !important;
}
.type2_left_bottom > span {
  color: #a4a4a4;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.type2_left_bottom > h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  color: #0036e9;
}
.type_product_description {
  margin-bottom: 30px;
}
.type_product_description:last-child {
  margin-bottom: 0;
}

.type_product_description > div:first-child {
  height: 40px;
  border-radius: 6px;
  background: linear-gradient(109deg, #0034e2 4.59%, #2656f6 85.08%), #cacaca;
  color: white;
  margin-bottom: 16px;
}
.type_product_description > div {
  width: 320px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: border-box;
  margin-bottom: 8px;
  line-height: 24px;
}
.type_product_description > div > div:first-child {
  font-weight: 700;
}

.type2_class_description_wrapper > .type2_right_top_mark {
  width: auto;
  min-width: 132px;
  min-height: 80px;
  border-radius: 0px 0px 8px 8px;
  background: linear-gradient(109deg, #0034e2 4.59%, #2656f6 85.08%), #fff;
  position: absolute;
  top: 0;
  right: 18px;
  color: white;
  padding: 14px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 24px;
}

.type2_free_pass_consult_request > div:first-child > h3 > span {
  color: #2656f6;
  margin: 0;
}

.type2_different_course {
  width: 100%;
  background-color: #f9f9f9;
  padding-top: 48px;
  padding-bottom: 48px;
}
.type2_different_course > div:nth-child(2) {
  width: 1200px;
  margin: 0 auto;
}

.type2_product_bottom_intro {
  text-align: center;
  margin-top: 88px;
  margin-bottom: 88px;
}
.type2_product_bottom_intro > h3 {
  font-size: 40px;
  line-height: 60px;
  font-weight: 300;
}
.type2_product_bottom_intro > h3 > span {
  font-weight: 700;
  background: linear-gradient(90deg, #0036e9 0%, #2656f6 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.type2_product_bottom_intro > p:nth-child(2) {
  font-weight: 400;
  line-height: 30px;
  font-size: 20px;
  padding: 0;
  color: #5f5f5f;
  margin-top: 64px;
}
.type2_product_bottom_intro > p:nth-child(2) > span {
  font-weight: 600;
}

.type2_product_bottom_intro > p:nth-child(3) {
  margin-top: 64px;
  font-size: 20px;
  font-weight: 400;
}
.type2_product_bottom_intro > div:nth-child(4) {
  margin: 0 auto;
  margin-top: 16px;
  width: 460px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #000;
  color: white;
  font-size: 20px;
  padding: 8px 0;
}

.type2_reason_section {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  /* margin-top: 88px; */
  text-align: center;
  padding: 88px 0;
}

.type2_reason_section > div.section_point {
  width: 40px;
  height: 38px;
  background: #2656f6;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
  color: white;
  margin-bottom: 32px;
}

.type2_reason_section > h3 {
  font-size: 40px;
  font-weight: 300;
  line-height: 60px;
}
.type2_reason_section > h3 > span {
  font-weight: 700;
}
.type2_reason_section > p {
  margin-top: 48px;
  font-size: 24px;
  font-weight: 300;
  color: #5f5f5f;
  line-height: 36px;
}
.type2_reason_section > p > span {
  font-weight: 600;
}

.type2_reason_1 {
  padding: 88px 120px;
  box-sizing: border-box;
}
.type2_reason_1 > div:first-child {
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}
.type2_reason_1 > div:first-child > div {
  font-size: 48px;
  font-weight: 700;
  line-height: 72px;
  margin-right: 64px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
}
.type2_reason_1 > div:first-child > div > span {
  width: 61px;
  height: 9px;
  background: #2656f6;
}
.type2_reason_1 > div:first-child > p {
  color: #afb7ba;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
}
.type2_reason_1 > div:nth-child(2) {
  width: 100%;
  height: auto;
  /* background: pink; */
  margin-top: 64px;
  display: flex;
  justify-content: end;
  align-items: start;
}

.type2_reason_2 > div:nth-child(2) {
  margin-top: 64px;
}

.type2_reason_3 > div:nth-child(4) {
  width: 100%;
  height: 535px;
  margin-top: 104px;
}
.type2_reason_3 > div:nth-child(4) > img {
  width: 100%;
}

.type2_reason_4 > .type2_curriculum {
  /* margin-top: 128px; */
}
.type2_reason_4 > .type2_curriculum > div.type2_curriculum_description {
  margin-top: 128px;
}
.type2_reason_4 > .type2_curriculum > div.type2_curriculum_description > div:nth-child(2) {
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
}
.type2_reason_4
  > .type2_curriculum
  > div.type2_curriculum_description
  > div.type2_curriculum_description_point {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

.type2_reason_4 > .type2_curriculum > div.type2_curriculum_content {
  /* padding: 128px 0; */
  margin-top: 128px;
  /* border-bottom: 1px solid #dcdcdc; */
}
.type2_reason_4 > .type2_curriculum > div:last-child {
  /* padding-bottom: 0; */
  border: 0;
}
.type2_reason_4 > .type2_curriculum > div.type2_curriculum_content > section {
  margin-bottom: 128px;
}
.type2_reason_4 > .type2_curriculum > div.type2_curriculum_content > section:last-child {
  margin-bottom: 0;
}
.type2_reason_4 > .type2_curriculum > div.type2_curriculum_content > section > div:nth-child(1) {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 48px;
}
.type2_reason_4
  > .type2_curriculum
  > div.type2_curriculum_content
  > section
  > div:nth-child(1)
  > p {
  font-size: 24px;
  font-weight: 700;
  color: #2656f6;
}
.type2_reason_4
  > .type2_curriculum
  > div.type2_curriculum_content
  > section
  > div:nth-child(1)
  > span {
  font-size: 16px;
  font-weight: 400;
  color: #a4a4a4;
  margin-left: 24px;
}

.type2_reason_4 > .type2_curriculum > div.type2_curriculum_content > section > p {
  text-align: left;
  margin-top: 32px;
  font-size: 16px;
  color: #535353;
  font-weight: 400;
}

.type2_reason_4 > .type2_curriculum > div.type2_curriculum_content > section > div.sub_textbook {
  margin-top: 123px;
}
.type2_reason_4
  > .type2_curriculum
  > div.type2_curriculum_content
  > section
  > div.sub_textbook
  > img {
  width: 100%;
}

.type2_reason_4
  > .type2_curriculum
  > div.type2_curriculum_content
  > section
  > div:nth-child(2)
  > img {
  width: 100%;
}

.type2_reason_5 {
  padding-bottom: 0;
}
.type2_reason_5_image {
  width: 100%;
  height: auto;
  border-radius: 12px;
  /* border: 1px solid #cdcdcd;
  padding: 48px; */
  box-sizing: border-box;
  margin-top: 128px;
}
.type2_reason_5_image > img {
  width: 100%;
}
.type2_reason_5 > .type2_consult_content {
  width: 100%;
  height: 592px;
  margin-top: 128px;
  position: relative;
  background: #2656f6;
  border-radius: 12px;
  padding: 56px 64px;
  box-sizing: border-box;
  text-align: left;
}
.type2_reason_5 > .type2_consult_content > div:first-child {
  font-size: 40px;
  color: white;
  line-height: 60px;
}
.type2_reason_5 > .type2_consult_content > div:first-child > h3 {
  font-weight: 700;
}
.type2_reason_5 > .type2_consult_content > div:first-child > p {
  font-weight: 400;
}
.type2_reason_5 > .type2_consult_content > div:nth-child(2) {
  width: 100%;
  height: 220px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.type2_reason_5 > .type2_consult_content > div:nth-child(2) > div {
  width: calc(100% / 4 - 10px);
  height: 100%;
  background-color: white;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.type2_reason_5 > .type2_consult_content > div:nth-child(2) > div > p {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}
.type2_reason_5 > .type2_consult_content > div:nth-child(2) > div > span {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 400;
}
.type2_reason_5 > .type2_consult_content > p:nth-child(3) {
  margin-top: 40px;
  color: white;
  line-height: 30px;
  font-size: 20px;
  font-weight: 300;
}
.type2_reason_5 > .type2_consult_content > .type2_consult_content_point {
  width: 80px;
  height: 80px;
  font-size: 44px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -36px;
  left: 70px;
  background: #2656f6;
  border-radius: 100%;
  color: white;
}
.type2_reason_5 > .type2_consult_content > .type2_consult_content_point > span {
  margin-top: -6px;
}

.product_red_text_point {
  color: #ff1f57;
}
