.customPage {
  background: #fff;
  color: #2f2f2f;
}
.customPage p {
  color: rgba(10, 10, 10, 0.5);
}

.customPage p strong {
  color: #2f2f2f;
}
.customPage article {
  margin: 0 auto;
  padding: 0;
  max-width: unset;
}
.customPage article > .wp-block-group:first-child {
  padding: 60px 0 48px;
  margin-top: -60px;
  max-width: unset;
}
.customPage article .custom-bannerbg {
  background-image: url(../images/custom_page_bg_pc.png);
  background-size: cover;
  background-position: center;
}
.customPage article > .wp-block-group:first-child h1 {
  color: #fff;
  font-size: clamp(34px, 3.7vw, 48px);
  line-height: clamp(44px, 4.26vw, 56px);
}
.customPage article > .wp-block-group:first-child .has-black-background-color {
  background-color: transparent !important;
}
.customPage article > .wp-block-group:first-child .wp-block-media-text {
  padding-top: 64px;
}
.customPage
  article
  > .wp-block-group:first-child
  > .wp-block-group__inner-container {
  margin: 0 auto;
  padding: 0 16px;
}
.customPage
  article
  > .wp-block-group:first-child
  .wp-block-media-text__content
  p {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
  font-size: 18px;
  font-family: Helvetica Neue;
  margin: 20px 0 48px;
  line-height: 30px;
}
.customPage
  article
  > .wp-block-group:first-child
  .wp-block-button
  a.wp-block-button__link {
  margin-top: 0;
}
.customPage
  article
  > .wp-block-group:first-child
  .wp-block-media-text__media
  img {
  margin: 0;
  border-radius: 12px;
}
.customPage article > .wp-block-group:first-child .wp-block-columns {
  padding: 0;
  margin-bottom: 0;
  gap: clamp(16px, 2.46vw, 40px);
  margin-top: 0;
}
.customPage article .wp-block-columns {
  padding: 0;
}
.customPage
  article
  > .wp-block-group:first-child
  .wp-block-column.has-background {
  padding: 20px;
}
.customPage .wp-block-columns .has-background figure + .wp-block-group {
  padding: 0 20px 20px;
}
.customPage article .wp-block-columns .wp-block-image img,
.customPage article .wp-block-image.is-style-default img {
  border-radius: 16px;
}
.wp-block-column:not(:first-child) {
  margin-left: 0;
}
.customPage article .wp-block-columns {
  gap: 28px;
}
.customPage article .wp-block-column {
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
.customPage .wp-block-columns figure {
  margin-bottom: 20px;
}

/* .customPage article .wp-block-group.has-background:last-child {
  padding-bottom: 64px;
} */
.customPage article .wp-block-column .wp-block-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 0;
  height: 60px;
}
.customPage
  article
  > .wp-block-group:first-child
  .wp-block-column
  .wp-block-heading
  img {
  margin: 0;
}
.customPage article > .wp-block-group:first-child .wp-block-column {
  gap: 12px;
  justify-content: space-around;
}
.customPage article > .wp-block-group:first-child .wp-block-column p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  text-align: left;
  line-height: 22px;
  margin: 0;
}
.customPage article .wp-block-column .wp-block-heading strong,
.customPage article .wp-block-column .wp-block-heading p {
  text-align: left;
}

.customPage article .wp-block-column p.wp-block-heading {
  height: auto;
}
.customPage .customizeList.wp-block-columns p.wp-block-heading + p {
  font-size: 13px;
  line-height: 16px;
}

.customPage article > div {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.customPage article > div > .wp-block-group__inner-container,
.customPage article > div > .wp-block-group {
  padding: 64px 16px;
  max-width: 1200px;
}

.customPage h1 {
  margin: 0;
  color: #fff;
}
.customPage h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin: 0 0 16px 0;
  padding: 0;
}
.customPage .wp-block-heading + .wp-block-columns {
  margin-top: 40px;
}
.customPage .btnBox {
  max-width: unset;
}
.customPage .whiteBg.space {
  padding-top: 0;
}
.customPage .wp-block-image {
  margin: 0 auto;
}
.customPage .wp-block-media-text {
  display: flex;
  justify-content: center;
  gap: 80px;
  padding: 64px 16px;
  max-width: 1200px;
}
.customPage .wp-block-media-text > .wp-block-media-text__media {
  width: 480px;
  height: 480px;
  display: flex;
  align-items: center;
}
/* .wp-block-media-text.has-media-on-the-right {
  direction: rtl;
} */
.customPage .wp-block-media-text img {
  margin: 0;
}
.customPage .wp-block-media-text .btnBox {
  margin: 0;
}
.customPage .wp-block-column p {
  margin: 0;
  text-align: left;
  line-height: 28px;
}
.btnBox .wp-block-button:first-child a {
  margin-right: 40px;
}
.customPage .wp-block-media-text .wp-block-media-text__content {
  flex: 1;
  overflow: hidden;
  padding: 0;
}
.customPage .wp-block-media-text__content p {
  margin: 0;
  color: rgba(10, 10, 10, 0.5);
  font-weight: 590;
}
.customPage .wp-block-columns.listBox {
  margin: 40px auto 56px;
}
.customPage .customizeList.listBox.wp-block-columns.has-background > div {
  padding: 20px;
  border-radius: 12px;
  text-align: left;
}
.customPage .customizeList.listBox.wp-block-columns.has-background img {
  width: 24px;
  height: 24px;
  margin: 0 20px 0 0;
}
.customPage .customizeList.listBox.wp-block-columns.has-background h5 {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.customPage article .wp-block-column h5.wp-block-heading {
  height: auto;
}
.customizeList.wp-block-columns.has-background {
  padding: 0;
}
.customPage
  .customizeList.wp-block-columns.has-background
  h5.has-text-align-left {
  justify-content: flex-start;
}
.customPage .customizeList.wp-block-columns.has-background p {
  color: rgba(10, 10, 10, 0.5);
}

.customPage .customizeList.wp-block-columns h5 + p {
  font-size: 13px;
  line-height: 16px;
}
.customPage .customizeList.listBox.wp-block-columns.has-background p {
  color: #fff;
  opacity: 0.7;
  font-size: 16px;
}
.customPage .customizeList.wp-block-columns.has-background img {
  border-radius: 10px;
}
.customPage .customizeList.wp-block-columns.has-background {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.customPage .wp-container-core-columns-is-layout-5 {
  margin-bottom: 40px;
}
.customPage .whiteBg {
  color: #000;
}
.customPage .wp-block-group__inner-container {
  margin: 0 auto;
}
.customPage .whiteBg:last-child {
  padding-top: 0;
}
.customPage .blogBox > div {
  max-width: 1200px;
}
.customPage .blogBox p {
  margin: 20px 0;
  line-height: 22px;
}
.customPage .blogBox img {
  max-width: unset;
  margin-top: 40px;
  margin-bottom: 0;
}
.customPage .schema-faq {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 40px;
}
.customPage .schema-faq > div {
  width: 100%;
  border-radius: 16px;
  border: 1px solid #fff;
  margin-bottom: 16px;
  text-align: left;
  overflow: hidden;
}
.customPage .schema-faq .schema-faq-question {
  font-weight: 500;
  font-size: 18px;
  background-color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 50px;
  padding: 8px 28px;
  box-sizing: border-box;
}
.customPage .schema-faq .schema-faq-answer {
  padding-left: 28px;
  padding-right: 28px;
}
.customPage .schema-faq > div p {
  opacity: 0.8;
  font-size: 16px;
}
.wp-block-media-text.has-media-on-the-right {
  direction: rtl;
}
.customPage .btnBox .wp-block-button a.wp-block-button__link {
  border-radius: 40px;
  background: #ebfaff;
  color: #125d60;
  font-weight: 590;
  margin-top: 32px;
  font-size: 18px;
  margin-right: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.customPage .custom-explore .customizeList.wp-block-columns.has-background {
  padding-bottom: 0;
  margin-bottom: 0;
}
.customPage
  h1
  ~ .wp-block-group
  .btnBox
  .wp-block-button
  a.wp-block-button__link {
  background: linear-gradient(
    90deg,
    rgb(13, 246, 255) 0%,
    rgb(13, 255, 182) 50%,
    rgb(227, 244, 124) 100%
  );
  color: rgb(0, 0, 0);
  font-weight: 600;
}
.customPage article .wp-block-column .wp-block-heading.has-text-align-left {
  justify-content: flex-start;
}

/* 这是一些自定义的class */
.customPage article .custom-gap-16 {
  gap: 16px;
}
.customPage article .faqBox .wp-block-group__inner-container {
  padding-bottom: 0;
}
.customPage article .custom-padding-bottom-0 .wp-block-group__inner-container {
  padding-bottom: 0;
}
.customPage .customizeList.wp-block-columns.custom-nomargin {
  padding-bottom: 0;
  margin-bottom: 0;
}
.customPage
  article
  .custom-main-btn
  .btnBox
  .wp-block-button
  a.wp-block-button__link {
  background: linear-gradient(
    90deg,
    rgb(13, 246, 255) 0%,
    rgb(13, 255, 182) 50%,
    rgb(227, 244, 124) 100%
  );
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 820px) {
  .customPage article > .wp-block-group:first-child {
    padding-bottom: 32px;
  }
  .customPage article > .wp-block-group:first-child .wp-block-buttons {
    margin: 0 auto;
  }
  .customPage article .has-media-on-the-right {
    direction: ltr;
  }
  .customPage article > .wp-block-group:first-child .wp-block-media-text {
    padding-top: 0;
    gap: 28px;
    flex-direction: column;
  }
  .customPage .wp-block-media-text > .wp-block-media-text__media {
    width: 100%;
    height: auto;
  }
  .customPage .customizeList.wp-block-columns.custom-nomargin figure {
  margin-bottom: 12px;
}
  .customPage article > .wp-block-group:first-child h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .customPage
    article
    > .wp-block-group:first-child
    .wp-block-media-text__media
    img {
    width: 100%;
    height: auto;
  }
  .customPage
    article
    > .wp-block-group:first-child
    .wp-block-media-text__content
    p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 8px;
  }
  .customPage
    article
    > .wp-block-group:first-child
    .wp-block-column:not(:only-child) {
    flex: 1;
  }
  .customPage
    h1
    ~ .wp-block-group
    .btnBox
    .wp-block-button
    a.wp-block-button__link {
    font-size: 17px;
    margin-bottom: 0 !important;
  }
  .customPage article .wp-block-column .wp-block-heading {
    justify-content: flex-start;
  }
  .customPage article > .wp-block-group:first-child .wp-block-columns {
    gap: 16px;
  }
  .customPage article > div > .wp-block-group__inner-container {
    padding: 0;
  }
  .customPage h1,
  .wp-block-media-text:first-child .has-text-align-left {
    text-align: center;
  }
  .customPage h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .customPage article .wp-block-column .wp-block-heading strong {
    font-size: 17px;
    line-height: 22px;
  }
  .customPage .btnBox .wp-block-button a.wp-block-button__link {
    margin-top: 32px;
  }
  .customPage .btnBox {
    max-width: 320px;
    margin: 0 auto;
  }
  .wp-block-buttons > .wp-block-button {
    width: 100%;
  }
  .btnBox a {
    width: 100%;
    font-size: 16px;
    margin: 0 auto 22px;
  }
  .wp-block-media-text {
    flex-direction: column;
  }
  .wp-block-media-text.has-media-on-the-right,
  .wp-block-media-text.column-reverse {
    flex-direction: column-reverse;
  }
  .customPage article > div,
  .wp-block-media-text:first-child,
  .customPage .whiteBg,
  .customPage .customizeList.listBox.wp-block-columns.has-background {
    padding: 32px 16px;
    box-sizing: border-box;
  }
  .customPage .customizeList.listBox.wp-block-columns.has-background > div {
    margin-bottom: 20px;
  }
  .customPage .wp-block-columns.listBox {
    margin: 0;
  }
  .customPage .schema-faq > div {
    width: 100%;
  }
  .wp-block-media-text__content p {
    margin: 30px 0;
  }
  .customPage article .custon-how-use .wp-block-column {
    flex-direction: row;
    gap: 16px;
  }
  .customPage article .custon-how-use .wp-block-image img,
  .customPage article .wp-block-image.is-style-default img {
    border-radius: 8px;
  }
  .customPage article .custon-how-use .wp-block-image img {
    width: 90px;
    height: 90px;
  }
  .customPage
    article
    .custon-how-use
    .btnBox
    .wp-block-button
    a.wp-block-button__link {
    margin-top: 48px !important;
    margin-right: 0;
  }
  .customPage strong {
    font-size: 20px;
    line-height: 24px;
  }
  .customPage p {
    font-size: 17px;
    line-height: 22px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .customPage article .wp-block-columns {
    gap: 24px;
  }
  .customPage .wp-block-media-text {
    gap: 24px;
  }
  .customPage .schema-faq .schema-faq-question {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 17px;
    line-height: 22px;
  }
  .customPage .schema-faq .schema-faq-question strong {
    font-size: 17px;
    line-height: 22px;
  }
  .customPage .schema-faq .schema-faq-answer {
    padding-left: 16px;
    padding-right: 16px;
  }
  .customPage article .custom-tips .wp-block-columns {
    flex-direction: row;
    gap: 16px;
  }
  .customPage article .custom-tips .wp-block-columns .wp-block-column {
    flex-basis: unset !important;
    flex-grow: unset;
    width: calc(50% - 8px);
  }
}
