.xf-widget-register-section {
  padding-top: 24px;
}

.xf-widget-register-section .section-header {
  border-bottom: 1px solid #ececec;
}

.xf-widget-register-section .section-header .header-title {
  font-size: 21px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  color: #141414;
  margin: 0 0 12px;
}

.xf-widget-register-section .section-content .content-item {
  margin-top: 24px;
}

.xf-widget-register-section .section-content .content-item .item-title {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.47;
  letter-spacing: -0.6px;
  color: #141414;
  margin: 0 0 10px;
}

.xf-widget-register-section .section-content .content-item .item-text {
  padding-left: 16px;
}

.xf-widget-register-section .section-content .content-item .item-text p {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: -0.6px;
  color: #484848;
}

.xf-widget-register-section .section-content .content-item .item-text .list-item-wrap .list-item {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.47;
  letter-spacing: -0.6px;
  color: #484848;
  word-break: break-all;
  margin-bottom: 7px;
}

.xf-widget-register-section .section-content .content-item .item-text .list-item-wrap .list-item::before {
  content: '-';
  margin-right: 5px;
}

.xf-widget-register-section .section-content .content-item .item-text .list-item-wrap .list-item .file-down-btn {
  margin: 4px 0 4px 0px;
  padding: 2px 10px;
  border-radius: 3px;
  background-color: #2684ff;
  color: #fff;
  display: block;
  width: auto;
  text-align: center;
}

.xf-widget-register-section .section-content .content-item .item-text .list-item-wrap .list-item .file-down-btn i {
  vertical-align: middle;
  margin-top: -1px;
}

.xf-widget-register-section .section-content .content-item .item-text .item-img {
  margin-left: -16px;
  padding: 8px 0;
}

.xf-widget-register-section .section-content .content-item .item-text .item-img img {
  width: 100%;
  height: auto;
}

.xf-widget-register-section .section-content .content-item .file-down {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: -0.6px;
  color: #2684ff;
}

.xf-widget-register-section .section-content .content-item .file-down span {
  text-decoration: underline;
}

.xf-widget-register-section .section-content .content-item .file-down i {
  vertical-align: middle;
  font-size: 19px;
}

.xf-widget-register-section .section-content .terms-item-wrap .content-item .item-title {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: -0.4px;
  color: #484848;
}

.xf-widget-register-section .section-content .terms-item-wrap .content-item .terms-text {
  border-radius: 6px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  padding: 12px 15px;
  height: 180px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: auto;
  -webkit-overflow-scrolling: touch;
}

.xf-widget-register-section .section-content .terms-item-wrap .content-item .terms-text::-webkit-scrollbar {
  width: 15px;
  background-color: transparent;
  height: 100%;
  -webkit-appearance: none;
}

.xf-widget-register-section .section-content .terms-item-wrap .content-item .terms-text::-webkit-scrollbar-thumb {
  background-color: #D7D7D7;
  border: 3px solid #fff;
  border-radius: 8px;
}

.xf-widget-register-section .section-content .terms-item-wrap .content-item .terms-text::-webkit-scrollbar-track {
  background-color: transparent;
}

.xf-widget-register-section .section-footer {
  padding-top: 24px;
}

.xf-widget-register-section .section-footer .terms-item-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: -0.6px;
  color: #484848;
  text-align: left;
  margin: 0;
  word-break: break-all;
}

.xf-widget-register-section .section-footer .btn-wrap {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.xf-widget-register-section .section-footer .btn-wrap .btn-primary {
  padding: 13px 20px;
  border-radius: 38.5px;
  background-color: #2684ff;
  border-color: #2684ff;
  width: 100%;
}

.xf-widget-register-section .section-footer .btn-wrap .btn-primary span {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  color: #fff;
}

.xf-widget-register-section .section-footer .btn-wrap .btn-primary:disabled {
  background-color: #ebecee;
  border-color: #ebecee;
  opacity: 1;
}

.xf-widget-register-section .section-footer .btn-wrap .btn-primary:disabled span {
  color: #c0c0c0;
}

.xf-widget-register-section .section-footer .btn-wrap .btn-primary:focus, .xf-widget-register-section .section-footer .btn-wrap .btn-primary:hover {
  outline: none;
  text-decoration: none;
}

.xf-widget-register-section .agree-wrap {
  padding: 13px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -12px;
}

.xf-widget-register-section .agree-wrap .xu-label-checkradio {
  margin: 0 12px;
}

.xf-widget-register-section .xu-label-checkradio {
  line-height: 30px;
}

.xf-widget-register-section .xu-label-checkradio .xu-label-checkradio__text {
  padding-left: 36px;
  color: #484848;
}

.xf-widget-register-section .xu-label-checkradio input[type="radio"] + .xu-label-checkradio__helper {
  width: 24px;
  height: 24px;
  border: 1px solid #d4d5dc;
  background-color: #fff;
}

.xf-widget-register-section .xu-label-checkradio input[type="radio"]:focus + .xu-label-checkradio__helper {
  border-color: #2684ff;
  background-color: #2684ff;
}

.xf-widget-register-section .xu-label-checkradio input[type="radio"]:focus + .xu-label-checkradio__helper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 8px;
  background-color: #fff;
}

.xf-widget-register-section .xu-label-checkradio input[type="radio"]:checked + .xu-label-checkradio__helper {
  border-color: #2684ff;
  background-color: #2684ff;
}

.xf-widget-register-section .xu-label-checkradio input[type="radio"]:checked + .xu-label-checkradio__helper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 8px;
  background-color: #fff;
}

.xf-widget-register-section .xu-label-checkradio input[type="radio"]:checked:focus + .xu-label-checkradio__helper {
  border-color: #2684ff;
  background-color: #2684ff;
}

.xf-widget-register-section .xu-label-checkradio input[type="radio"]:checked:focus + .xu-label-checkradio__helper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 8px;
  background-color: #fff;
}

.xf-widget-register-section .xu-label-checkradio:hover input[type="radio"]:checked + .xu-label-checkradio__helper {
  border-color: #2684ff;
  background-color: #2684ff;
}

.xf-widget-register-section .xu-label-checkradio:hover input[type="radio"]:checked + .xu-label-checkradio__helper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 8px;
  background-color: #fff;
}

.xf-widget-register-section .xu-label-checkradio:active input[type="radio"]:checked + .xu-label-checkradio__helper {
  border-color: #2684ff;
  background-color: #2684ff;
}

.xf-widget-register-section .xu-label-checkradio:active input[type="radio"]:checked + .xu-label-checkradio__helper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 8px;
  background-color: #fff;
}

.xf-widget-register-section .xu-label-checkradio:focus input[type="radio"]:checked + .xu-label-checkradio__helper {
  border-color: #2684ff;
  background-color: #2684ff;
}

.xf-widget-register-section .xu-label-checkradio:focus input[type="radio"]:checked + .xu-label-checkradio__helper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 8px;
  background-color: #fff;
}

@media screen and (min-width: 650px) {
  .xf-widget-register-section .section-content .content-item .item-text .list-item-wrap .list-item .file-down-btn {
    margin: 0 0 0 10px;
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .xf-widget-register-section {
    padding-top: 52px;
  }
  .xf-widget-register-section .section-header .header-title {
    font-size: 32px;
    letter-spacing: -0.53px;
    margin: 0 0 21px;
  }
  .xf-widget-register-section .section-content {
    padding-top: 20px;
  }
  .xf-widget-register-section .section-content .content-item {
    margin-top: 32px;
  }
  .xf-widget-register-section .section-content .content-item .item-title {
    font-size: 24px;
    letter-spacing: -0.8px;
  }
  .xf-widget-register-section .section-content .content-item .item-text {
    padding-left: 24px;
  }
  .xf-widget-register-section .section-content .content-item .item-text .item-img {
    margin-left: -24px;
    padding: 28px 0;
  }
  .xf-widget-register-section .section-content .content-item .list-item-wrap {
    font-size: 17px;
  }
  .xf-widget-register-section .section-content .content-item .file-down {
    font-size: 17px;
  }
  .xf-widget-register-section .section-footer {
    padding-top: 32px;
  }
  .xf-widget-register-section .section-footer .terms-item-text {
    font-size: 17px;
    text-align: center;
  }
  .xf-widget-register-section .section-footer .btn-wrap .btn-primary {
    width: 371px;
    text-align: center;
    padding: 23px 20px;
  }
  .xf-widget-register-section .section-footer .btn-wrap .btn-primary span {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #fff;
  }
  .xf-widget-register-section .section-footer .btn-wrap .btn-primary:disabled {
    background-color: #ebecee;
    border-color: #ebecee;
    opacity: 1;
  }
  .xf-widget-register-section .section-footer .btn-wrap .btn-primary:disabled span {
    color: #c0c0c0;
  }
  .xf-widget-register-section .agree-wrap {
    padding: 13px 0 52px;
  }
  .xf-widget-register-section .section-footer .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    column-gap: 45px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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