@charset "UTF-8";

:root {
  --customer-orange: #ff5b1a;
  --customer-ink: #454545;
  --customer-muted: #6b6f78;
  --customer-soft: #f7f7f7;
  --customer-hero: #59677f;
}

.customer-management-page {
  background: #fff;
  color: var(--customer-ink);
  overflow: hidden;
}

.customer-management-page .mainbox {
  width: 74%;
  max-width: 14rem;
}

.customer-management-hero {
  min-height: 8rem;
  background: var(--customer-hero) url("../images/Solutions/Customer%20Management/customer-management-05.png") no-repeat center center;
  background-size: cover;
}

.customer-management-hero__inner {
  min-height: 8rem;
  display: flex;
  align-items: center;
}

.customer-management-hero__copy {
  width: 8rem;
  color: #fff;
}

.customer-management-hero__copy h1 {
  font-family: Alibaba-PuHuiTi-B;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.34;
}

.customer-management-hero__copy p {
  width: 6.55rem;
  margin-top: 0.24rem;
  font-size: 16px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.92);
}

.customer-management-section__header {
  width: 74%;
  max-width: 12.5rem;
  margin: 0 auto;
  text-align: center;
}

.customer-management-section__header h2,
.customer-management-cta h2 {
  font-family: Alibaba-PuHuiTi-B;
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 1.35;
  color: var(--customer-ink);
}

.customer-management-section__header p {
  max-width: 8.9rem;
  margin: 0.12rem auto 0;
  font-size: 0.13rem;
  line-height: 1.8;
  color: var(--customer-muted);
}

.customer-management-challenges {
  padding: 0.72rem 0 0.72rem;
  background: #F8F8F8;
}

.customer-management-challenges__grid {
  margin-top: 0.54rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.42rem;
  max-width: 9.75rem;
}

.customer-management-challenge {
  min-height: 0.96rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.26rem;
  padding: 0 0.32rem;
  border-radius: 0.14rem;
  background: var(--customer-orange);
  box-sizing: border-box;
}

.customer-management-challenge img {
  width: 0.66rem;
  height: 0.66rem;
  flex: 0 0 auto;
  object-fit: contain;
}

.customer-management-challenge span {
  display: block;
  font-family: Alibaba-PuHuiTi-B;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.35;
  color: #fff;
}

.customer-management-platform {
  padding: 0.74rem 0 0;
  background: #FFFFFF;
}

.customer-management-insights {
  margin-top: 0.64rem;
}

.customer-management-insight {
  min-height: 4.28rem;
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1fr);
  gap: 0.9rem;
  align-items: center;
  padding: 0.52rem 0;
  box-sizing: border-box;
}

.customer-management-insight--alt {
  width: 100%;
  max-width: 100%;
  min-height: 4.35rem;
  display: block;
  padding: 0;
  background: var(--customer-soft);
}

.customer-management-insight--alt .customer-management-insight__inner {
  min-height: 4.35rem;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.82fr);
  gap: 0.8rem;
  align-items: center;
  padding: 0.52rem 0;
  box-sizing: border-box;
}

.customer-management-insight__copy h3 {
  max-width: 5.6rem;
  font-family: Alibaba-PuHuiTi-B;
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 1.55;
  color: var(--customer-orange);
}

.customer-management-insight__copy p,
.customer-management-insight__copy h4,
.customer-management-insight__copy li {
  font-size: 0.13rem;
  line-height: 1.9;
  color: #666b76;
}

.customer-management-insight__copy p {
  max-width: 5.42rem;
  margin-top: 0.12rem;
}

.customer-management-insight__copy h4 {
  margin-top: 0.18rem;
  font-family: Alibaba-PuHuiTi-B;
  font-weight: bold;
}

.customer-management-insight__copy li::before {
  content: "\2022";
  margin-right: 0.06rem;
}

.customer-management-insight__media img {
  display: block;
  width: 100%;
  height: auto;
}

.customer-management-insight__media--dashboard {
  width: 92%;
  justify-self: center;
}

.customer-management-insight__media--kanban {
  width: 94%;
  justify-self: center;
}

.customer-management-cta {
  padding: 0.46rem 0 0.36rem;
  text-align: center;
  background: #f3f3f3 url("../images/Solutions/solution_bgm.png") no-repeat center center;
  background-size: cover;
}

.customer-management-cta h2 {
  color: var(--customer-orange);
}

.customer-management-cta p {
  margin-top: 0.12rem;
  font-size: 0.13rem;
  line-height: 1.8;
  color: #6e737d;
}

.massagebj .massageright .content-bottom {
  box-sizing: border-box;
}

.customer-management-page + .massagebj .mainbox.shang {
  width: 100%;
  max-width: 100%;
  flex-direction: row;
  padding: 0;
}

.customer-management-page + .massagebj .massageleft {
  width: 60%;
  padding: 0.45rem 1.44rem 0.6rem 2.66rem;
  box-sizing: border-box;
}

.customer-management-page + .massagebj .massageleft ul {
  width: calc(100% + 0.2rem);
  margin-left: -0.2rem;
}

.customer-management-page + .massagebj .massageleft li {
  width: calc(50% - 0.2rem);
  margin-left: 0.2rem;
  margin-top: 0.2rem;
}

.customer-management-page + .massagebj .massageleft li.textarea {
  width: 100%;
}

.customer-management-page + .massagebj .mainbox .massageright {
  width: 40%;
  height: 5rem;
}

@media screen and (max-width: 1400px) {
  .customer-management-page .mainbox,
  .customer-management-section__header {
    width: 86%;
  }
}

@media screen and (max-width: 1024px) {
  .customer-management-hero,
  .customer-management-hero__inner {
    min-height: 6.6rem;
  }

  .customer-management-hero__copy {
    width: 6.6rem;
  }

  .customer-management-hero__copy p {
    width: auto;
  }

  .customer-management-challenges__grid {
    grid-template-columns: 1fr;
    max-width: 5.7rem;
    gap: 0.22rem;
  }

  .customer-management-insight,
  .customer-management-insight--alt .customer-management-insight__inner {
    grid-template-columns: 1fr;
    gap: 0.34rem;
  }

  .customer-management-insight--alt .customer-management-insight__copy {
    order: -1;
  }

  .customer-management-insight__copy h3,
  .customer-management-insight__copy p {
    max-width: none;
  }

  .customer-management-insight__media--dashboard,
  .customer-management-insight__media--kanban {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .customer-management-page .mainbox,
  .customer-management-section__header {
    width: 90%;
  }

  .customer-management-hero {
    min-height: 6.2rem;
    background-position: 58% center;
  }

  .customer-management-hero__inner {
    min-height: 6.2rem;
  }

  .customer-management-hero__copy {
    width: auto;
  }

  .customer-management-hero__copy h1 {
    font-size: 0.38rem;
  }

  .customer-management-hero__copy p,
  .customer-management-section__header p,
  .customer-management-insight__copy p,
  .customer-management-insight__copy h4,
  .customer-management-insight__copy li,
  .customer-management-cta p {
    font-size: 0.16rem;
  }

  .customer-management-section__header h2,
  .customer-management-cta h2 {
    font-size: 0.32rem;
  }

  .customer-management-challenge span {
    font-size: 14px;
  }

  .customer-management-insight__copy h3 {
    font-size: 0.24rem;
  }

  .footerbj .footertop.shang,
  .footerbj .footnav ul.shang {
    flex-direction: column;
  }

  .footerbj .footcon,
  .footerbj .footnav,
  .footerbj .footnav li {
    width: 100%;
    max-width: 100%;
  }

  .footerbj .footnav li {
    margin-top: 0.24rem;
  }

  .footerbj .footnav li span {
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .customer-management-page + .massagebj .mainbox.shang {
    flex-direction: column;
    padding: 0;
    width: 100%;
  }

  .customer-management-page + .massagebj .massageleft {
    width: 100%;
    padding: 0.6rem 5%;
  }

  .customer-management-page + .massagebj .massageleft ul {
    width: 100%;
    margin-left: 0;
  }

  .customer-management-page + .massagebj .massageleft li {
    width: 100%;
    margin-left: 0;
    margin-top: 0.3rem;
  }

  .customer-management-page + .massagebj .mainbox .massageright {
    width: 100%;
    height: 4rem;
  }
}

@media screen and (max-width: 480px) {
  .customer-management-hero,
  .customer-management-hero__inner {
    min-height: 5.8rem;
  }

  .customer-management-hero__copy h1 {
    font-size: 0.34rem;
  }

  .customer-management-challenges,
  .customer-management-platform {
    padding-top: 0.5rem;
  }

  .customer-management-insights {
    margin-top: 0.4rem;
  }

  .customer-management-insight,
  .customer-management-insight--alt .customer-management-insight__inner {
    min-height: 0;
    padding: 0.44rem 0;
  }

  .customer-management-challenge {
    padding: 0 0.2rem;
  }
}
/* GlobalTrade banner text parity */
.customer-management-hero,
.customer-management-hero__inner {
  min-height: 7.8rem;
}

.customer-management-hero {
  position: relative;
}

.customer-management-hero__inner {
  position: relative;
  display: block;
  align-items: initial;
}

.customer-management-hero .mainbox {
  max-width: none;
  width: 100%;
}

.customer-management-hero__copy {
  position: absolute;
  left: 2.66rem;
  top: 1.42rem;
  width: 8.61rem;
  color: #fff;
}

.customer-management-hero__copy h1 {
  font-family: Alibaba-PuHuiTi-B;
  font-size: 0.6rem;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 0.4rem;
  position: relative;
}

.customer-management-hero__title-line {
  display: block;
  white-space: nowrap;
}

.customer-management-hero__copy h1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.92rem;
  height: 0.06rem;
  background: var(--customer-orange);
}

.customer-management-hero__copy p {
  width: 100%;
  margin-top: 0.27rem;
  margin-bottom: 0.36rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: rgba(255, 255, 255, 0.92);
}

@media screen and (max-width: 1400px) {
  .customer-management-hero .mainbox {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .customer-management-hero,
  .customer-management-hero__inner {
    min-height: 5.5rem;
  }

  .customer-management-hero__copy {
    top: 1rem;
    width: 6rem;
  }
}

@media screen and (max-width: 768px) {
  .customer-management-hero {
    min-height: auto;
  }

  .customer-management-hero__inner {
    min-height: auto;
    padding: 0.3rem 0;
  }

  .customer-management-hero__copy {
    position: static;
    width: 90%;
    margin: 0 auto;
  }

  .customer-management-hero__copy h1 {
    font-size: 0.4rem;
  }

  .customer-management-hero__title-line {
    white-space: normal;
  }

  .customer-management-hero__copy p {
    font-size: 0.2rem;
    line-height: 0.4rem;
  }
}

@media screen and (max-width: 480px) {
  .customer-management-hero,
  .customer-management-hero__inner {
    min-height: auto;
  }

  .customer-management-hero__copy h1 {
    font-size: 0.4rem;
  }

  .customer-management-hero__copy p {
    font-size: 0.2rem;
    line-height: 0.4rem;
  }
}

/* GlobalTrade body text parity */
.customer-management-section__header h2, .customer-management-insight__copy h3, .customer-management-cta h2 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Alibaba-PuHuiTi-B;
  font-size: 0.5rem;
  font-weight: bold;
  line-height: 1;
  color: #555555;
  text-align: center;
}

.customer-management-section__header p, .customer-management-insight__copy p, .customer-management-cta p {
  max-width: none;
  margin-top: 0.3rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #555555;
  text-align: center;
}

.customer-management-insight__copy h4,
.customer-management-insight__copy li {
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .customer-management-platform .customer-management-section__header {
    width: 86%;
    max-width: 1640px;
  }

  .customer-management-platform .customer-management-section__header p {
    max-width: none;
    font-size: 16px;
    line-height: 2.25;
  }
}

@media screen and (min-width: 769px) {
  .customer-management-section__header h2, .customer-management-cta h2 {
    font-size: clamp(0.38rem, 2.05vw, 0.5rem);
    white-space: nowrap;
  }
}

@media screen and (max-width: 768px) {
  .customer-management-section__header h2, .customer-management-insight__copy h3, .customer-management-cta h2 {
    font-size: 0.4rem;
    line-height: 1.2;
    margin-bottom: 0.2rem;
  }

  .customer-management-section__header p, .customer-management-insight__copy p, .customer-management-cta p {
    font-size: 0.26rem;
    line-height: 1.5;
  }
}

.customer-management-insight__copy h3 {
  font-size: 24px;
  color: #FF5B1A;
}

.customer-management-insight__copy p {
  font-size: 16px;
}

.customer-management-cta h2 {
  color: #FF5B1A;
}

.customer-management-cta p {
  font-size: 16px;
  line-height: 1.35;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .customer-management-cta p {
    font-size: 16px;
  }
}

.customer-management-insight__copy,
.customer-management-insight__copy h3,
.customer-management-insight__copy h4,
.customer-management-insight__copy p,
.customer-management-insight__copy li {
  text-align: left;
}

.customer-management-insight__copy h3,
.customer-management-insight__copy h4,
.customer-management-insight__copy p {
  margin-left: 0;
  margin-right: 0;
}

.customer-management-platform .customer-management-section__header p {
  max-width: 12rem;
  line-height: 1.65;
}

.customer-management-insight__copy p {
  max-width: 6rem;
  line-height: 1.65;
}

.customer-management-cta p {
  max-width: none;
  white-space: normal;
  line-height: 1.5;
}

@media screen and (min-width: 1025px) {
  .customer-management-cta p {
    width: calc(100vw - 40px);
    max-width: 1400px;
    margin-left: 50%;
    margin-right: 0;
    transform: translateX(-50%);
    font-size: clamp(13px, 1.22vw, 16px);
    white-space: nowrap;
  }
}

@media screen and (max-width: 1024px) {
  .customer-management-insight__copy p {
    max-width: none;
  }
}
