.software-edition {
  min-height: 800px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.software-edition .content-left {
  width: 53%;
}
.software-edition h2 {
  font-size: 53px;
  font-weight: bold;
}
.software-info {
  font-size: 20px;
  line-height: 36px;
}
.software-edition .template-tag-1 {
  color: #00b7ff;
  background-color: #eaf6ff;
  font-weight: 400;
}
.software-edition .btn-link a {
  margin-top: 35px;
  width: initial;
  padding: 0 25px;
}
/*  */
.easy-wrap.display-flex {
  margin-top: 75px;
}
.easy-wrap h2 {
  text-align: left;
  margin-top: -20px;
}
.easy-wrap h2 + .he-info {
  margin-bottom: 0;
}
.easy-wrap .content-left {
  width: 43%;
}
.easy-wrap .content-right {
  width: 45%;
}
.easy-wrap .template-dot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.easy-wrap .dot {
  width: 46%;
  margin-bottom: 0;
  margin-top: 30px;
}
.easy-wrap {
  margin-top: 30px;
}
/*  */
.communicate {
  margin-top: 7vw;
}
.communicate h2 {
  text-align: left;
  margin-top: 0;
}
.communicate .display-flex {
  align-items: stretch;
  margin-top: 30px;
}
.communicate a {
  margin-top: 20px;
  display: inline-block;
  padding-left: 25px;
}
.communicate .template-dot .dot {
  padding-left: 22px;
}
.communicate .template-dot .dot::before {
  width: 17px;
  height: 17px;
  top: 6px;
}
.communicate .item {
  width: 31%;
  height: 427px;
  position: relative;
  padding: 50px 28px 0;
  border-radius: 20px;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  overflow: hidden;
}
.communicate .item-1 {
  padding: 50px 0 0;
}
.communicate .item-1 h2 {
  text-align: left;
  margin: -10px 0 30px;
}
.communicate .item-1 a {
  width: initial;
  background-color: #006ee1;
  margin-top: 30px;
  padding: 0 25px;
}
.communicate .item .img {
  margin: 0 -28px;
}
.communicate .item h4 {
  padding: 2px 0;
  margin: 0 0 8px;
}
.communicate .info {
  margin-bottom: 0;
  width: 280px;
}
.communicate .click-icon {
  width: 49px;
  height: 49px;
  color: rgb(255 255 255 / 0%);
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.communicate .show-detail {
  opacity: 0;
  height: 0;
  width: 412px;
}
.active-parent .item:not(.item-1) {
  width: 27.6%;
}
.active-parent .item:not(.item-1) {
  min-height: 442px;
}
.communicate .active-parent .show-detail-wrap:not(.item-1) {
  width: 39%;
}
.communicate .active-parent .show-detail-wrap .show-title-infor {
  display: none;
}
.active-parent .show-detail-wrap .show-detail {
  opacity: 1;
  height: auto;
  /* width: 100%; */
}
.active-parent .show-detail-wrap h4 {
  padding: 2px 20px;
  background-color: #d6f0ff;
  border-radius: 20px;
  width: max-content;
  margin-bottom: 20px;
}
/*  */
.self-hosted {
  min-height: 525px;
  padding-top: 70px;
  margin-top: 7vw;
}
.self-hosted .content-left {
  width: 45%;
}
.self-hosted .content-right {
  width: 40%;
  position: relative;
  top: 40px;
}
.self-hosted h2 {
  text-align: left;
  margin: 0 0 30px;
}
.self-hosted .h2-info {
  margin-bottom: 30px;
}
.self-hosted h4 {
  margin: 0;
}
.self-hosted .h4-info {
  font-size: 14px;
}
.self-hosted .item {
  position: relative;
  z-index: 2;
}
.self-hosted .item1 .img {
  width: 90%;
  margin: -30px 0 20px -26px;
  line-height: 0;
}
.self-hosted .item2 .img {
  width: 88%;
  margin: -30px 0 0 -26px;
  line-height: 0;
}
.self-hosted .item::after {
  content: "";
  display: inline-block;
  background: url() center no-repeat;
  background-size: cover;
  position: absolute;
}
.self-hosted .item1::after {
  width: 171px;
  height: 91px;
  top: 11%;
  right: 7%;
  z-index: -1;
}
.self-hosted .item2::after {
  width: 220px;
  height: 96px;
  top: 12%;
  right: 7%;
  z-index: -1;
}
/*  */
.work-the-way {
  margin-top: 6vw;
}
.work-the-way h2 {
  margin-bottom: 70px;
}
.work-the-way .display-flex:last-child {
  background-color: #f8fbff;
  padding: 0 10px 0 50px;
  border-radius: 20px;
  margin-top: 56px;
}
.work-the-way .display-flex.template-list-wrap .item {
  width: 32%;
  min-height: 220px;
  border: 1px solid #d5dfe9;
  border-radius: 20px;
  padding: 30px;
}
.work-the-way .item .svg {
  background: rgb(237 241 245 / 50%);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin-bottom: 10px;
}
.work-the-way .content-left {
  width: 40%;
}
.work-the-way .content-right {
  width: 42.5%;
  min-height: 331px;
  position: relative;
}
.work-the-way .content-right::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 23px;
  position: absolute;
  top: 49%;
  left: 45.5%;
}
.work-the-way .content-right .template-dot {
  border: 1px solid #d5dfe9;
  border-radius: 20px;
  padding: 15px 10px;
  background-color: rgb(255 255 255 / 80%);
  width: 60%;
  margin: 15% 0 0 -25%;
}
.work-the-way .content-right .dot {
  margin-bottom: 5px;
  padding-left: 15px;
}
.work-the-way .content-right .dot::before {
  width: 11px;
  height: 11px;
  top: 5px;
}
/*  */
.download-wrap {
  margin-top: 7vw;
}
.download-wrap .item {
  width: 31%;
  min-height: 400px;
  background: #ffffff;
  box-shadow: 0px 0px 26px 7px rgba(67, 66, 67, 0.05);
  border-radius: 20px;
  padding: 36px 30px;
}
.download-wrap .item .svg {
  width: 46px;
  height: 46px;
  background: rgb(237 241 245 / 50%);
  border-radius: 50%;
  margin-bottom: 10px;
}
.download-wrap .item:not(.item:last-child) .t {
  min-height: 140px;
}
.download-wrap .btn-link a {
  width: initial;
  padding: 0 25px;
  background-color: #006ee1;
}
.download-wrap .item:last-child .link {
  margin-bottom: 8px;
}
.download-wrap .item:last-child a {
  color: #303c42;
  display: inline-block;
  padding-right: 28px;
}
.download-wrap .item:last-child a:hover {
  color: #006ee1;
  text-decoration: underline;
}
/*  */
.get-trial {
  min-height: 743px;
  margin-top: 7vw;
  padding-top: 80px;
}
.get-trial h2 {
  text-align: left;
}
.get-trial .content-left {
  width: 46%;
}
.get-trial .content-right {
  width: 42%;
}
.get-trial .template-list-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 70px;
}
.get-trial .content-left .item {
  width: 31.3%;
  min-height: 162px;
  background: #ffffff;
  box-shadow: 0px 13px 33px 0px rgba(6, 1, 1, 0.06);
  border-radius: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.get-trial .content-left .item .t {
  margin-bottom: 0;
  line-height: 26px;
}
.get-trial .display-flex {
  align-items: flex-start;
}
.template-hbspt-forms .hs-submit input[type="submit"] {
  margin: 20px auto 0;
  background-color: #ffa300;
}
.get-trial .template-list-wrap .item .svg {
  margin-top: -10px;
}
/*  */
.deployment-mode {
  opacity: 0;
  height: 0;
}
.p-series-feature {
  margin-top: 30px;
}
.plan span:nth-child(1) {
  opacity: 0;
}
div.feature .name,
div.feature .info p {
  background-image: none;
}
.feature-intro {
  padding-top: 3vw;
}
.plan-info {
  text-align: center;
  width: 50vw;
  margin: 0 auto;
}
.overflow-warp {
  background: #f7f9fa;
  padding-bottom: 6vw;
}
.amazing-feature {
  background: #f8fbff;
  padding-bottom: 5vw;
  margin-top: 7vw;
}
#compare-plan .templatera_shortcode,
.compare-plan {
  background-color: #f8fbff;
  padding-bottom: 7vw;
}
div.feature-list-wrap {
  margin-top: 0;
  background-color: #fff;
}
.button-list-wrap a:nth-child(1) {
  display: none;
}
#primary .form-columns-1 .hs-input {
  width: 98%;
}
/* 根据字段属性名对样式进行控制 */
.template-hbspt-forms .hs_p_series_plan.field,
.template-hbspt-forms .hs_pse_trial_server.field,
.hs_leadin_please_inform_us_the_sip_trunk_providers_so_that_we_can_conf_279af55c75317fb5670ed0e4b6d88910.field {
  width: 98% !important;
}
.template-hbspt-forms .field input,
.template-hbspt-forms .field select,
.template-hbspt-forms .field textarea {
  color: #303c42;
  margin-top: 0;
  border: none;
}
.template-hbspt-forms .legal-consent-container * {
  margin-top: 8px;
}
/* 弹窗 */
.popup-tip {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.modal {
  height: max-content;
  background-color: #fff;
  box-shadow: 0px 0px 16px 4px rgb(60 60 60 / 45%);
  border-radius: 4px;
  position: fixed;
  margin: auto;
  z-index: 999;
  top: 30%;
  left: 0;
  right: 0;
  /* bottom: 0; */
  width: max-content;
  font-size: 16px;
  max-width: 90%;
}
.modal.loading {
  background-color: rgb(255 255 255 / 0%);
  box-shadow: none;
}
.modal .modal-title {
  text-align: center;
  color: #fff;
  background-color: #006ee1;
  height: 58px;
  line-height: 58px;
  margin-bottom: 10px;
  font-size: 20px;
}
.modal .modal-content {
  padding: 32px;
}
.modal .btn-link {
  text-align: center;
  margin-top: 40px;
}
.modal p {
  margin-bottom: 10px;
}
.hs-submit input[type="submit"].cant-click {
  pointer-events: none;
  background-color: #ccc;
}
/* country选择China弹窗 */
.contact-sales .modal {
  max-width: 900px !important;
}
.contact-sales .modal .modal-title img {
  position: absolute;
  right: 15px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  top: 16px;
}
/*  */
.popup-tip2 .animation-btn:first-child {
  margin-right: 30px;
}
.popup-tip .animation-btn {
  margin: 0 15px;
  width: initial;
  padding: 0 25px;
}
.hbspt-form .limit-error {
  margin: 10px 0;
  font-size: 14px;
  display: none;
}
.hs-submit .hs-button.cant-click {
  pointer-events: none;
  background-color: #ccc;
}
.software-edition .circle-solid,
.software-edition .circle-line {
  display: none;
}
label.hs-error-msg {
  margin: 0;
}
.get-trial label.hs-error-msg {
  color: red;
  margin-top: 5px;
}
.feature.page-pse {
  display: block !important;
}
@media (max-width: 1500px) and (min-width: 768px) {
  .software-edition {
    min-height: 600px;
  }
  .software-edition h1 {
    font-size: 48px;
  }
  .communicate .item {
    height: 388px;
    padding-top: 30px;
  }
  .communicate .click-icon {
    width: 40px;
    height: 40px;
  }
  .communicate .show-detail {
    width: 390px;
  }
  .active-parent .item:not(.item-1) {
    min-height: 400px;
  }
  .self-hosted .content-left {
    width: 50%;
  }
  .self-hosted .item1::after {
    width: 152px;
    height: 80px;
    top: 14%;
    right: 7%;
  }
  .self-hosted .item2::after {
    width: 200px;
    height: 85px;
  }
  .work-the-way .content-left {
    width: 43%;
  }
  .get-trial {
    min-height: 700px;
    padding-top: 50px;
  }
  .communicate a {
    margin-top: 15px;
  }
  .work-the-way .content-right {
    min-height: 288px;
  }
}
@media (max-width: 767px) {
  .work-the-way .content-right {
    min-height: 200px;
  }
  .work-the-way .display-flex.template-list-wrap .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .work-the-way .display-flex:last-child {
    padding: 30px 10px;
    border-radius: 20px;
  }
  .work-the-way .content-right .template-dot {
    width: 100%;
    margin-left: 0;
  }
  .communicate .item,
  .download-wrap .item {
    width: 100%;
  }
  .plan-info {
    width: 100%;
  }
  .download-wrap .item:not(.item:last-child) .t,
  .download-wrap .item {
    min-height: initial;
    margin-bottom: 30px;
  }
  .get-trial {
    padding: 10px 0 50px;
  }
  .communicate .item-1 {
    padding: 50px 0;
    height: initial;
  }
  .easy-wrap .dot {
    width: 100%;
    margin-top: 20px;
  }
  .easy-wrap .content-right {
    margin-top: 70px;
  }
  .software-edition h1 {
    font-size: 30px;
  }
  .software-edition .template-double-btn {
    display: block;
  }
  .software-edition .btn-link a {
    margin-top: 0;
    display: block;
  }
  .software-edition {
    min-height: 500px;
  }
  .communicate .active-parent .show-detail-wrap:not(.item-1),
  .active-parent .item:not(.item-1) {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .communicate .show-detail {
    width: 100%;
  }
  .work-the-way h2 {
    margin: 80px 20px 30px;
  }
}
