.white-paper .section-head-img .user-img-twww {
  display: block;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 1440px) {
  .white-paper .section-head-img {
    /*! postcss-ignore-theme */
    background: #ffbd2b;
  }
  .white-paper .section-head-img .user-img-twww {
    width: 14.4rem;
  }
}
.white-paper-banner {
  position: relative;
  width: 100%;
}

.white-paper-banner .white-paper-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

.white-paper-banner .white-paper-container .paper-cover {
  width: 2.9rem;
  height: 3.71rem;
  margin-left: 2.26rem;
  margin-bottom: 0;
}

.white-paper-banner .white-paper-container .detail {
  -webkit-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  height: 3.71rem;
  padding-left: 0.8rem;
}

.white-paper-banner .white-paper-container .detail .title {
  font-size: 0.56rem;
  font-weight: 600;
  line-height: 0.72rem;
  color: rgb(255, 255, 255);
}

.white-paper-banner .white-paper-container .detail .des {
  margin-top: 0.12rem;
  font-size: 0.42rem;
  font-weight: 600;
  line-height: 0.72rem;
  color: rgb(255, 255, 255);
}

.white-paper-banner .white-paper-container .detail .submitted-des {
  width: auto;
  font-size: 0.26rem;
  line-height: 0.4rem;
}

.white-paper-banner .white-paper-container .detail .viewnow {
  display: inline-block;
  width: 2rem;
  height: 0.56rem;
  margin-top: 0.4rem;
  border: 0.02rem solid #fff;
  border-radius: 0.08rem;
  font-weight: 500;
  font-size: 0.18rem;
  line-height: 0.56rem;
  text-align: center;
  color: #fff;
}

.white-paper-banner.white-m-paper-banner .user-img {
  display: block;
  width: 100%;
}

.white-paper-banner.white-m-paper-banner .white-paper-container {
  width: 100%;
  -webkit-align-items: center;
          align-items: center;
}

.white-paper-banner.white-m-paper-banner .white-paper-container .paper-cover {
  width: 1.17rem;
  height: 1.5rem;
  margin-left: 0.2rem;
}

.white-paper-banner.white-m-paper-banner .white-paper-container .detail {
  height: 1.5rem;
  padding-left: 0.16rem;
  padding-right: 0.2rem;
}

.white-paper-banner.white-m-paper-banner .white-paper-container .detail .title {
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 0.36rem;
}

body.locale-en .white-paper-banner.white-m-paper-banner .white-paper-container .detail .title {
  font-size: 0.16rem;
  line-height: 0.18rem;
}

body.locale-de .white-paper-banner.white-m-paper-banner .white-paper-container .detail .title {
  font-size: 0.16rem;
  line-height: 0.18rem;
}

.white-paper-banner.white-m-paper-banner .white-paper-container .detail .des {
  margin-top: 0.06rem;
  font-size: 0.13rem;
  font-weight: 500;
  line-height: 0.2rem;
}

.white-paper-banner.white-m-paper-banner .white-paper-container .detail .submitted-des {
  width: auto;
}

body.locale-en .white-paper-banner.white-m-paper-banner .white-paper-container .detail .submitted-des {
  font-size: 0.1rem;
}

body.locale-de .white-paper-banner.white-m-paper-banner .white-paper-container .detail .submitted-des {
  font-size: 0.1rem;
}

.white-paper-banner.white-m-paper-banner .white-paper-container .detail .viewnow {
  width: 1rem;
  height: 0.4rem;
  margin-top: 0.1rem;
  border-radius: 0.04rem;
  font-weight: 500;
  font-size: 0.16rem;
  line-height: 0.4rem;
}
.white-paper-content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
  max-width: 14.4rem;
  padding: 0 1.4rem;
  margin: 0 auto;
  margin-top: 0.8rem;
  margin-bottom: 0.7rem;
}

.white-paper-content .content-wrapper {
  box-sizing: border-box;
  width: 53.5%;
  min-height: 7.35rem;
  padding-top: 0.16rem;
  padding-right: 0.25rem;
}

.white-paper-content .content-wrapper .title {
  margin-bottom: 0.24rem;
  font-size: 0.38rem;
  font-weight: 500;
  line-height: 0.52rem;
  color: rgb(28, 28, 28);
}

.white-paper-content .content-wrapper .des {
  font-size: 0.22rem;
  line-height: 0.34rem;
  color: rgb(28, 28, 28);
}

.white-paper-content .content-wrapper .help-des {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  margin-bottom: 0.08rem;
}

.white-paper-content .content-wrapper .help-des .yes-icon {
  width: 0.19rem;
  height: 0.18rem;
  margin-right: 0.16rem;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  background-image: url(/statics/commercialize/cn/29757c54b54c4e39.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.white-paper-content .content-wrapper .des-bottom {
  margin-bottom: 0.64rem;
}

.white-paper-content .content-form {
  width: 56.5%;
  padding: 0.56rem 0.4rem;
  box-shadow: 0 0.02rem 0.4rem 0 rgba(0, 0, 0, 0.05);
}

.white-paper-content .content-form .form-row {
  position: relative;
  margin-bottom: 0.31rem;
}

.white-paper-content .content-form .form-row .form-tip {
  font-weight: 400;
  margin-top: 0.04rem;
  margin-bottom: 0.24rem;
  font-size: 0.16rem;
  line-height: 1.5;
  text-align: left;
}

.white-paper-content .content-form .form-row .form-tip.error {
  color: #d50000;
  margin-bottom: -0.07rem;
}

.white-paper-content .content-form .form-row .umu-design-comp-select li {
  font-size: 0.18rem;
}

.white-paper-content .content-form .form-row .umu-design-comp-select .selected div {
  font-size: 0.18rem;
  width: calc(100% - 0.25rem);
}

.white-paper-content .content-form .form-row textarea {
  height: 0.92rem;
  font-size: 0.18rem;
}

.white-paper-content .content-form .form-row textarea:focus {
  border-color: #1e6ee6;
  box-shadow: none;
}

.white-paper-content .content-form .form-user-row {
  display: -webkit-flex;
  display: flex;
}

.white-paper-content .content-form .form-user-row .name {
  -webkit-flex: 1;
          flex: 1;
}

.white-paper-content .content-form .form-user-row .input.name + .input.name {
  margin-left: 0.12rem;
}

.white-paper-content .content-form .phone-number.form-row {
  margin-bottom: 0;
}

.white-paper-content .content-form .form-row.country-code-select {
  margin-bottom: -0.64rem !important;
}

.white-paper-content .content-form .form-row .current {
  width: 0.95rem;
  height: 0.48rem;
  padding-left: 0.16rem;
  line-height: 0.48rem;
  border-right: 0.01rem solid var(--umu-color-border, #e0e0e0);
}

.white-paper-content .content-form .form-row .current .country-code {
  width: 0.69rem;
  border-right: none;
}

.white-paper-content .content-form .form-row .current .country-code::after {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.05rem;
  content: "";
  background-image: url(/statics/commercialize/cn/fb7f23633b0b6fd8.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.white-paper-content .content-form .phone-input .country-code-selector {
  min-width: 0.8rem;
}

.white-paper-content .content-form .phone-input .country-code-selector .country-code-option:hover {
  background: var(--umu-color-bg-layout, #f5f5f5);
}

.white-paper-content .content-form .phone-input .phone-number input {
  padding-left: 1.08rem;
}

.white-paper-content .content-form .form-row input {
  width: 100%;
  height: 0.48rem;
  border-radius: 0.04rem;
  font-size: 0.18rem;
}

.white-paper-content .content-form .form-row.error input {
  border-color: #e75a2d;
}

.white-paper-content .content-form .form-row input:focus {
  border-color: #1e6ee6;
}

.white-paper-content .content-form .form-row .phone-input input {
  border-width: 0.01rem;
}

.white-paper-content .content-form .form-row.mail-input-wrap input {
  padding: 0.06rem 0.13rem;
  border-width: 0.01rem;
}

.white-paper-content .content-form .lable-title {
  margin-bottom: 0.13rem;
  font-size: 0.18rem;
  line-height: 0.16rem;
  color: rgb(0, 0, 0);
}

.white-paper-content .content-form .lable-title .icon-required {
  width: 0.1rem;
  height: 0.2rem;
  margin-left: 0.05rem;
  vertical-align: -0.03rem;
  background: url(/statics/commercialize/cn/23c27f59af6d6353.png) no-repeat center 0.03rem;
  background-size: contain;
}

.white-paper-content .content-form .white-paper-footer .white-paper-btn {
  min-width: 2.16rem;
  height: 0.56rem;
  padding: 0 0.12rem;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.56rem;
  background: var(--umu-color-primary, #ffbd2b);
  border-radius: 0.04rem;
}

@media (max-width: 1340px) {
  .white-paper-content .content-form {
    width: 50%;
  }
}
@media (max-width: 1140px) {
  .white-paper-content .content-form {
    width: 40%;
  }
}
.white-paper-content.white-m-paper-content {
  display: block;
  padding: 0;
  margin-top: 0.2rem;
  margin-bottom: 0;
  background-color: var(--umu-color-bg-base, #fff);
}

.white-paper-content.white-m-paper-content .content-form {
  box-sizing: border-box;
  width: 100%;
  min-height: 4.57rem;
  padding: 0 0.16rem 0.36rem;
  box-shadow: none;
}

.white-paper-content.white-m-paper-content .content-form .form-tip {
  margin-top: 0.02rem;
  font-size: 0.12rem;
  color: var(--umu-color-text, #222);
}

.white-paper-content.white-m-paper-content .content-form .form-tip.error {
  bottom: -0.2rem;
  position: absolute;
  margin: 0;
}

.white-paper-content.white-m-paper-content .content-form .form-row {
  position: relative;
  margin-bottom: 0.28rem;
}

.white-paper-content.white-m-paper-content .content-form .form-row input {
  width: 100%;
  height: 0.4rem;
  border-radius: 0.02rem;
  font-size: 0.16rem;
}

.white-paper-content.white-m-paper-content .content-form .form-row textarea {
  font-size: 0.16rem;
  height: 0.84rem;
}

.white-paper-content.white-m-paper-content .content-form .form-row .umu-design-comp-select li {
  font-size: 0.16rem;
}

.white-paper-content.white-m-paper-content .content-form .form-row .umu-design-comp-select .selected div {
  font-size: 0.16rem;
}

.white-paper-content.white-m-paper-content .content-form .name {
  width: 3rem;
}

.white-paper-content.white-m-paper-content .content-form .form-row.country-code-select {
  margin-bottom: -0.56rem !important;
}

.white-paper-content.white-m-paper-content .content-form .form-row .current {
  height: 0.4rem;
  line-height: 0.4rem;
}

.white-paper-content.white-m-paper-content .content-form .white-paper-footer .white-paper-btn {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
}

.white-paper-content.white-m-paper-content .content-wrapper {
  width: 100%;
  min-height: 4.96rem;
  margin: 0 0.16rem;
}

.white-paper-content.white-m-paper-content .content-wrapper .title {
  font-size: 0.23rem;
  font-weight: 600;
  line-height: 0.3rem;
}

.white-paper-content.white-m-paper-content .content-wrapper .des {
  font-size: 0.16rem;
  line-height: 0.24rem;
}

.white-paper-content.white-m-paper-content .content-wrapper .des-bottom {
  margin-bottom: 0.4rem;
}
body.form-body {
  height: auto;
}

body.locale-en .btn.contract-sales-btn,
body.locale-en .btn.white-paper-btn,
body.locale-en .btn.tapping-the-potential-of-se,
body.locale-en .btn.practice-makes-performance-btn,
body.locale-en .btn.organizational-use-of-ai-for-talent-development-btn {
  text-transform: none !important;
}

.form-row {
  margin-bottom: 0.32rem;
}

.form-row .umu-design-comp-select li {
  font-size: 0.16rem;
}

.form-row .umu-design-comp-select .selected div {
  font-size: 0.16rem;
  width: calc(100% - 0.25rem);
}

.form-row .phone-input .country-code-selector .current .country-code-option:hover {
  background: var(--umu-color-bg-layout, #f5f5f5);
}

.form-row .phone-input .country-code-selector .current .country-code {
  font-size: 0.16rem;
}

.form-row .phone-input .country-code-selector .current .country-code::before {
  position: relative;
  top: -0.015rem;
}

.form-row .input input,
.form-row .input textarea {
  border-radius: 0.04rem;
  border-color: var(--umu-color-border, #e0e0e0);
  font-size: 0.16rem;
}

.form-row .input input::-webkit-input-placeholder, .form-row .input textarea::-webkit-input-placeholder {
  color: var(--umu-color-text-tertiary, #999);
  font-weight: 400;
  font-size: 0.16rem;
}

.form-row .input input::-moz-placeholder, .form-row .input textarea::-moz-placeholder {
  color: var(--umu-color-text-tertiary, #999);
  font-weight: 400;
  font-size: 0.16rem;
}

.form-row .input input::placeholder,
.form-row .input textarea::placeholder {
  color: var(--umu-color-text-tertiary, #999);
  font-weight: 400;
  font-size: 0.16rem;
}

.form-row .select .umu-design-comp-select {
  max-width: none;
}

.form-row .select .umu-design-comp-select .selected {
  height: 0.48rem;
}

.form-row .select .umu-design-comp-select .selected .label-placeholder {
  color: var(--umu-color-text-tertiary, #999);
  font-size: 0.16rem;
}

.form-row .form-tip {
  margin-top: 0.04rem;
  font-size: 0.12rem;
  line-height: 1.5;
  text-align: left;
}

.form-row .form-tip.error {
  color: #d50000;
}

.form-row textarea {
  height: 0.84rem;
}

.form-user-row {
  display: -webkit-flex;
  display: flex;
}

.form-user-row .name {
  width: 2.6rem;
}

.form-user-row .input.name + .input.name {
  margin-left: 0.12rem;
}

.phone-number.form-row {
  margin-bottom: 0;
}

.form-row.country-code-select {
  margin-bottom: -0.64rem !important;
}

.form-row .current {
  width: 0.95rem;
  height: 0.48rem;
  padding-left: 0.16rem;
  line-height: 0.48rem;
  border-right: 0.01rem solid var(--umu-color-border, #e0e0e0);
}

.form-row .current .country-code {
  width: 0.69rem;
  border-right: none;
  white-space: nowrap;
}

.form-row .current .country-code::after {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.05rem;
  content: "";
  background-image: url(/statics/commercialize/cn/fb7f23633b0b6fd8.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transform: translateY(0.02rem);
          transform: translateY(0.02rem);
}

.phone-input .country-code-selector {
  min-width: 0.8rem;
}

.phone-input .phone-number input {
  padding-left: 1.08rem;
}

.form-row input {
  width: 100%;
  height: 0.48rem;
  border-radius: 0.04rem;
}

.form-row.error input {
  border-color: #e75a2d;
}

.form-row input:focus {
  border-color: #1e6ee6;
}

.form-row .phone-input input {
  border-width: 0.01rem;
}

.form-row.mail-input-wrap input {
  padding: 0.06rem 0.13rem;
  border-width: 0.01rem;
}

.lable-title {
  margin-bottom: 0.13rem;
  font-size: 0.18rem;
  line-height: 0.16rem;
  color: rgb(0, 0, 0);
}

.lable-title .icon-required {
  width: 0.1rem;
  height: 0.2rem;
  margin-left: 0.05rem;
  vertical-align: -0.03rem;
  background: url(/statics/commercialize/cn/23c27f59af6d6353.png) no-repeat center 0.03rem;
  background-size: contain;
}

.white-paper-btn.brandGuide {
  background: #ffc610 !important;
  border-color: #ffc610 !important;
}

.contract-sales-footer .contract-sales-btn {
  min-width: 2.16rem;
  height: 0.56rem;
  padding: 0 0.12rem;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.56rem;
  background: var(--umu-color-primary, #ffbd2b);
  border-radius: 0.04rem;
}

.contract-sales-footer.tappingThePotentialOfSE.twww .tapping-the-potential-of-se {
  min-width: 2.16rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
}

.contract-sales-footer.tappingThePotentialOfSE.mobile {
  text-align: center;
}

.contract-sales-footer.tappingThePotentialOfSE.mobile .tapping-the-potential-of-se {
  width: 3.43rem;
  margin: 0 auto;
  font-size: 0.18rem;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

.contract-sales-footer.practiceMakesPerformance .btn {
  display: block;
}

.contract-sales-footer .organizational-use-of-ai-for-talent-development-btn {
  border: none !important;
  background: linear-gradient(88.59deg, #1ac44a 6.77%, #00aaff 57.87%, #0080ff 100.91%) !important;
  border-radius: 0.31rem !important;
  text-transform: unset !important;
}
html {
  font-size: 1rem;
}

body {
  width: 100%;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
}

body .cms-history-index-page {
  min-width: 10.24rem;
  margin: 0 auto;
  margin-top: 0.56rem;
}

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