.pricing-wrap[data-v-e955ee2c] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pricing-wrap__title[data-v-e955ee2c] {
  color: #333;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  max-width: 1050px;
  height: fit-content;
}
.pricing-wrap__desc[data-v-e955ee2c] {
  margin-top: 20px;
  color: #666;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  max-width: 1392px;
  height: fit-content;
}

.price-block[data-v-aa7895a0] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 132px;
  box-sizing: content-box;
}
.price-block-title[data-v-aa7895a0],
.price-block-desc[data-v-aa7895a0],
.price-block-button[data-v-aa7895a0] {
  min-width: 200px;
  width: 100%;
  text-align: center;
}
.price-block-title[data-v-aa7895a0] {
  color: #1063f1;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  font-weight: 500;
  display: inline-block;
  white-space: nowrap;
}
.price-block-desc[data-v-aa7895a0],
.price-block-monthly[data-v-aa7895a0] {
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.price-block-button[data-v-aa7895a0] {
  margin-top: 12px;
  border-radius: 8px;
}
.price-block-button.el-button--primary.is-plain[data-v-aa7895a0] {
  background-color: transparent;
}
.price-block-button.el-button--primary.is-plain[data-v-aa7895a0]:hover,
.price-block-button.el-button--primary.is-plain[data-v-aa7895a0]:focus {
  color: #1063f1;
  background-color: #f9f9f9;
}

.plans-info-title[data-v-4377b4ce] {
  color: #333;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.plans-info-desc[data-v-4377b4ce] {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 12px 0;
  margin-top: 24px;
}
.plans-info-features-title[data-v-4377b4ce] {
  color: #1063f1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 24px;
}
.plans-info-feature-item[data-v-4377b4ce] {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 320px;
}
.plans-info-feature-item .icon-feature-list[data-v-4377b4ce] {
  width: 16px;
  height: 16px;
  margin: 3px 3px 3px 0;
}


.el-tooltip__popper {
  max-width: 500px;
  font-size: 14px;
  line-height: 20px;
}

.overflow-ellipsis-2[data-v-279e669d] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pricing-home[data-v-279e669d] {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pricing-home .bg-blue[data-v-279e669d] {
  background-color: #e6f3ff;
}
.pricing-home .plans-overview[data-v-279e669d] {
  padding: 100px 0 0;
  background-image: linear-gradient(180deg, rgba(59, 137, 255, 0.2) -15.35%, rgba(108, 167, 255, 0.15) 6.56%, rgba(255, 255, 255, 0) 20%);
}
.pricing-home .plans-overview__content[data-v-279e669d] {
  width: 1392px;
  margin-top: 100px;
  display: flex;
  flex-direction: row;
  column-gap: 24px;
  justify-content: space-between;
}
.pricing-home .plans-overview__content-item[data-v-279e669d] {
  width: 33.33%;
  height: 874px;
  box-sizing: border-box;
  padding: 56px 32px;
  flex-grow: 1;
  border-radius: 8px;
  border: 1.2px solid #b1c2d8;
  display: flex;
  flex-direction: column;
}
.pricing-home .plans-overview__content[data-v-279e669d]  .plans-info {
  flex-grow: 1;
}
.pricing-home .plans-overview__operation[data-v-279e669d] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  cursor: pointer;
}
.pricing-home .plans-overview__operation-see-all[data-v-279e669d] {
  color: #1063f1;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.pricing-home .features-comparison[data-v-279e669d] {
  margin-top: 124px;
  max-width: 1392px;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table {
  margin-top: 100px;
  overflow: unset;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table::before {
  width: 0;
  height: 0;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .cell {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  word-break: normal;
  word-wrap: nowrap;
  padding: 0;
  min-height: 36px;
  color: #333;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__header-wrapper {
  position: sticky;
  top: 0;
  z-index: 3;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__header .el-table__cell {
  padding: 18px 36px 13px;
  border-bottom: 5px solid rgba(177, 194, 216, 0.5);
  box-sizing: border-box;
  border-radius: 16px 16px 0 0;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__header .el-table__cell .cell {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__body-wrapper {
  overflow: unset;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row .icon-support,
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row .icon-not-support {
  height: 24px;
  width: 24px;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row .el-table__cell {
  padding: 12px 6px;
  border-bottom: 0;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row .el-table__cell .cell {
  font-size: 14px;
  line-height: 20px;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row .el-table__cell:first-of-type .cell {
  align-items: flex-start;
  font-weight: 500;
  text-align: left;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row .el-table__cell:not(:first-child) .cell {
  font-weight: 400;
  text-align: center;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1) .el-table__cell {
  padding: 48px 24px 12px;
  width: 100%;
  border-radius: 0 0 16px 16px;
}
.pricing-home .features-comparison[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1):hover .el-table__cell {
  background-color: inherit;
}
.pricing-home .comparison-highlight-2[data-v-279e669d]  .el-table .el-table__header .el-table_1_column_2,
.pricing-home .comparison-highlight-2[data-v-279e669d]  .el-table .el-table__row .el-table_1_column_2 {
  background-color: #e6f3ff;
}
.pricing-home .comparison-highlight-2[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1) .el-table_1_column_2 {
  border-radius: 0 0 16px 16px;
  background: linear-gradient(180deg, rgba(230, 243, 255, 0) 0%, rgba(230, 243, 255, 0.4) 10%, rgba(230, 243, 255, 0.8) 20%, #e6f3ff 40%);
}
.pricing-home .comparison-highlight-3[data-v-279e669d]  .el-table .el-table__header .el-table_1_column_3,
.pricing-home .comparison-highlight-3[data-v-279e669d]  .el-table .el-table__row .el-table_1_column_3 {
  background-color: #e6f3ff;
}
.pricing-home .comparison-highlight-3[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1) .el-table_1_column_3 {
  border-radius: 0 0 16px 16px;
  background: linear-gradient(180deg, rgba(230, 243, 255, 0) 0%, rgba(230, 243, 255, 0.4) 10%, rgba(230, 243, 255, 0.8) 20%, #e6f3ff 40%);
}
.pricing-home .comparison-highlight-4[data-v-279e669d]  .el-table .el-table__header .el-table_1_column_4,
.pricing-home .comparison-highlight-4[data-v-279e669d]  .el-table .el-table__row .el-table_1_column_4 {
  background-color: #e6f3ff;
}
.pricing-home .comparison-highlight-4[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1) .el-table_1_column_4 {
  border-radius: 0 0 16px 16px;
  background: linear-gradient(180deg, rgba(230, 243, 255, 0) 0%, rgba(230, 243, 255, 0.4) 10%, rgba(230, 243, 255, 0.8) 20%, #e6f3ff 40%);
}
.pricing-home .table-reach-the-top[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1) {
  position: sticky;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 12%, #ffffff 25%);
}
.pricing-home .table-reach-the-bottom.comparison-highlight-2[data-v-279e669d]  .el-table .el-table__header .el-table_1_column_2,
.pricing-home .table-reach-the-bottom.comparison-highlight-2[data-v-279e669d]  .el-table .el-table__row .el-table_1_column_2 {
  background-color: #e6f3ff;
}
.pricing-home .table-reach-the-bottom.comparison-highlight-2[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1):hover .el-table_1_column_2 {
  background-color: #e6f3ff;
}
.pricing-home .table-reach-the-bottom.comparison-highlight-3[data-v-279e669d]  .el-table .el-table__header .el-table_1_column_3,
.pricing-home .table-reach-the-bottom.comparison-highlight-3[data-v-279e669d]  .el-table .el-table__row .el-table_1_column_3 {
  background-color: #e6f3ff;
}
.pricing-home .table-reach-the-bottom.comparison-highlight-3[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1):hover .el-table_1_column_3 {
  background-color: #e6f3ff;
}
.pricing-home .table-reach-the-bottom.comparison-highlight-4[data-v-279e669d]  .el-table .el-table__header .el-table_1_column_4,
.pricing-home .table-reach-the-bottom.comparison-highlight-4[data-v-279e669d]  .el-table .el-table__row .el-table_1_column_4 {
  background-color: #e6f3ff;
}
.pricing-home .table-reach-the-bottom.comparison-highlight-4[data-v-279e669d]  .el-table .el-table__row:nth-last-child(1):hover .el-table_1_column_4 {
  background-color: #e6f3ff;
}
.pricing-home .faq-section[data-v-279e669d] {
  margin-top: 124px;
  max-width: 1392px;
}
.pricing-home .faq-section__help[data-v-279e669d] {
  color: #666;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 60px;
}
.pricing-home .faq-section__help-blue[data-v-279e669d] {
  margin-left: 24px;
  color: #1063f1;
  font-weight: 600;
  cursor: pointer;
}
.pricing-home .faq-section__help .icon-arrow-right-blue[data-v-279e669d] {
  width: 20px;
  height: 20px;
}
.pricing-home .faq-section__content[data-v-279e669d] {
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  display: flex;
  flex-direction: row;
  column-gap: 80px;
}
.pricing-home .faq-section__content-column[data-v-279e669d] {
  width: calc(50% - 40px);
}
.pricing-home .faq-section__content-item[data-v-279e669d] {
  display: block;
  padding: 16px 8px 16px 0;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #f0f0f0;
}
.pricing-home .faq-section__content-item[data-v-279e669d]:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.pricing-home .faq-section__content[data-v-279e669d]  .el-collapse-item__header,
.pricing-home .faq-section__content[data-v-279e669d]  .el-collapse-item__wrap,
.pricing-home .faq-section__content[data-v-279e669d]  .el-collapse-item__content {
  border-bottom: 0;
}
.pricing-home .faq-section__content[data-v-279e669d]  .el-collapse-item__header {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  height: 64px;
}
.pricing-home .faq-section__content[data-v-279e669d]  .el-collapse-item__content {
  color: #303133;
  padding: 16px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
}
.pricing-home .contact-sales[data-v-279e669d] {
  margin-top: 44px;
  padding: 55px 0;
  background-image: url(/1.0.1/img/bg-contact-sales.53a1b40.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pricing-home .contact-sales[data-v-279e669d]  .pricing-wrap__title {
  width: 650px;
  font-size: 32px;
  color: #666;
}
.pricing-home .contact-sales__button[data-v-279e669d] {
  margin-top: 32px;
  padding: 8px 32px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  border: 0;
}
.pricing-home-h5[data-v-279e669d] {
  margin-top: 44px;
}
.pricing-home-h5 .faq-section__content[data-v-279e669d] {
  column-count: 1;
  column-gap: 0;
}

