.warning[data-v-08600638] {
  background: #FFF7E8;
}
.err[data-v-08600638] {
  background: #FFECE8;
}
.tipsBox[data-v-08600638] {
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: sticky;
  top: 0;
  z-index: 9999;
}
.tipsBox .tipsheader[data-v-08600638] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tipsBox .tipsheader .word[data-v-08600638] {
  font-weight: 500;
  font-size: 16px;
  color: #1D2129;
}
.tipsBox .tipsheader .close[data-v-08600638] {
  color: #4E5969;
}
.tipsBox .message[data-v-08600638] {
  font-weight: 400;
  font-size: 14px;
  color: #1D2129;
  line-height: 22px;
  text-align: left;
  margin-top: 4px;
}
.tipsBox .isPadding[data-v-08600638] {
  padding-left: 24px;
}
.tipsBox .img[data-v-08600638] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 8px;
}
.time[data-v-08600638] {
  color: #FF9B3A !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}
.logo[data-v-08600638] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@charset "UTF-8";
.top-tip-wrapper {
  background-color: #f6f6f6;
  text-align: left;
  padding: 10px;
  font-size: 14px;
}
.top-tip-wrapper .top-tip-wrapper-inner {
  max-width: 1150px;
  margin: 0 auto;
}
.top-tip-wrapper .icon {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-right: 5px;
  position: absolute;
  color: #616d7a;
}
.top-tip-wrapper .tip-left-time {
  font-size: 14px;
  color: #616d7a;
  line-height: 19px;
}
.top-tip-wrapper .order-info {
  font-size: 14px;
  color: #616d7a;
  line-height: 19px;
}
.top-tip-wrapper .content {
  display: inline-block;
  padding-left: 21px;
  font-weight: 500;
}
::v-deep .el-collapse-item__arrow.el-icon-arrow-right {
  display: none;
}
.retry_info_PC {
  max-width: 1150px;
  margin: 30px auto 16px;
  background: #fef3f2;
  border-radius: 10px;
  border: 1px solid #ffb8b8;
  padding: 16px 12px;
}
.retry_info_PC .retry_info_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.retry_info_PC .retry_info_top .icon {
  width: 12px;
  height: 12px;
}
.retry_info_PC .arrow {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #ff8a8a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  cursor: pointer;
  color: #ff8a8a;
  border-radius: 8px;
  padding: 0 5px;
}
.retry_info_PC .arrow .arrow_text {
  font-size: 14px;
}
.retry_info_PC .info_text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 600;
  font-size: 16px;
  color: #e33131;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin: 0 12px 0 3px;
}
.retry_info_PC .retry_error_reason {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-family: "PingFangSC";
  font-weight: 400;
  font-size: 14px;
  color: #e33131;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  padding-left: 20px;
}
.retry_info_Mobile {
  margin: 12px 20px 15px;
  background: #fef3f2;
  border-radius: 10px;
  border: 1px solid #ffb8b8;
  padding: 12px;
}
.retry_info_Mobile .retry_info_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.retry_info_Mobile .retry_info_top .icon {
  width: 12px;
  height: 12px;
}
.retry_info_Mobile .arrow {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #ff8a8a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  cursor: pointer;
  color: #ff8a8a;
  border-radius: 8px;
  padding: 0 5px;
}
.retry_info_Mobile .arrow .arrow_text {
  font-size: 14px;
}
.retry_info_Mobile .info_text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 600;
  font-size: 16px;
  color: #e33131;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin: 0 12px 0 3px;
}
.retry_info_Mobile .retry_error_reason {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-family: "PingFangSC";
  font-weight: 400;
  font-size: 14px;
  color: #e33131;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  margin-top: 4px;
  padding-left: 20px;
}
.checkout-wrapper {
  text-align: left;
  max-width: 1150px;
  margin: 0 auto;
}
.checkout-wrapper .top-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-wrapper .country-selector-box {
  margin-right: 10px;
}
.checkout-wrapper .country-selector {
  display: inline-block !important;
  max-width: calc(100vw - 50px);
}
.checkout-wrapper .payment-content-wrapper {
  display: inline-block;
}
.checkout-wrapper .order-box {
  border: 1px solid #ccd0d4;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkout-wrapper .order-box .title {
  font-size: 20px;
  color: #27272b;
  line-height: 20px;
  padding: 20px 20px 0;
  word-break: break-all;
  font-weight: 500;
}
.checkout-wrapper .order-box.payment-content {
  display: inline-block;
  width: 700px;
  max-width: 100%;
}
.checkout-wrapper .order-box.payment-content .inline-form-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.checkout-wrapper .order-box.payment-content .inline-form-items:has(.el-form-item.is-error) .el-form-item {
  margin-bottom: 30px;
}
.checkout-wrapper .order-box.product-content {
  display: inline-block;
  width: 415px;
  max-width: 100%;
}
.checkout-wrapper .order-box.product-content .summary-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
}
.checkout-wrapper .order-box.product-content .summary-item:first-child {
  margin-top: 0px;
}
.checkout-wrapper .order-box.product-content .summary-item label {
  font-size: 16px;
  color: #616d7a;
  line-height: 20px;
}
.checkout-wrapper .order-box.product-content .summary-item .content {
  font-size: 16px;
  color: #212b36;
  line-height: 20px;
}
.checkout-wrapper .order-box.product-content .summary-item .content.amount {
  color: #e33131;
  font-weight: bold;
  font-size: 24px;
}
.checkout-wrapper .order-box.product-content .subscription-wrapper .title {
  border-top: 1px solid #d4e3eb;
}
.checkout-wrapper .order-box.product-content .subscription-wrapper .summary-item label {
  font-size: 14px;
  line-height: 16px;
}
.checkout-wrapper .order-box.product-content .subscription-wrapper .summary-item .tip {
  line-height: 20px;
}
.checkout-wrapper .order-box.product-content .subscription-wrapper .summary-item .content {
  font-size: 14px;
  line-height: 16px;
}
.checkout-wrapper .btn-cancel {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  color: var(--color-primary) !important;
  line-height: 32px;
  cursor: pointer;
}
.checkout-wrapper .img-cvv-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-wrapper .img-cvv-box .el-popover__reference-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.checkout-wrapper .img-cvv {
  cursor: pointer;
  width: 34px;
  height: 21px;
}
.policy-text {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #5e6d7b;
  line-height: 19px;
}
.policy-text.mobile {
  background-color: #fff;
}
.policy-text .el-button--text {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #5e6d7b !important;
  line-height: 19px;
  text-decoration: underline;
  padding: 0;
  margin-bottom: 10px;
  width: auto !important;
}
.loading-select .el-scrollbar__wrap {
  max-height: 145px;
}
.loading-select .el-scrollbar__wrap .select-loading-item {
  text-align: center;
  height: 145px;
  line-height: 145px;
}
.intallment-tip {
  font-size: 14px;
  font-weight: 400;
  color: #616d7a;
  line-height: 20px;
  margin: 5px 0 0;
}
.cvv-popover {
  padding: 10px 11px;
  background: #ffffff;
  -webkit-box-shadow: 2px 2px 10px 2px rgba(196, 196, 196, 0.302);
          box-shadow: 2px 2px 10px 2px rgba(196, 196, 196, 0.302);
  border-radius: 5px;
  width: 303px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cvv-popover .cvv-content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.cvv-popover .cvv-content-top img {
  display: inline-block;
  width: 64px;
  height: 40px;
  margin-right: 6px;
}
.cvv-popover .cvv-content-bottom {
  font-weight: 400;
  font-size: 14px;
  color: #212b36;
  line-height: 18px;
}
@media screen and (max-width: 1140px) {
.checkout-wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
.checkout-wrapper .payment-content-wrapper {
    width: 100%;
}
.checkout-wrapper .order-box .title {
    padding-left: 10px;
    padding-right: 10px;
}
.checkout-wrapper .order-box.payment-content {
    width: 100%;
}
.checkout-wrapper .order-box.product-content {
    width: 100%;
    margin-left: 0;
}
.header-wrapper {
    padding: 0 10px;
}
.checkout-outer-wrapper {
    padding: 0 10px;
}
}
.margin-top-14 {
  margin-top: 14px;
}
.margin-top-18 {
  margin-top: 18px;
}
:deep(.el-input.is-disabled .el-input__inner) {
  color: #9EA9C1 !important;
}
.el-loading-spinner .path {
  stroke: var(--brand-color);
  /* 替换为你需要的颜色 */
}
.el-select {
  width: 100%;
  display: block;
  height: 44px;
}
.el-select .el-input.is-focus .el-input__inner {
  border-color: var(--brand-color);
}
.el-select .el-input.is-focus .el-input__suffix {
  border-color: var(--brand-color) !important;
}
.el-select .el-input.is-focus.el-input--prefix .el-input__suffix {
  border-color: var(--brand-color);
}
.el-select .el-input__inner:focus {
  border-color: var(--brand-color);
}
.el-select-dropdown__item.selected {
  color: #503DF6;
}
.checkout-outer-wrapper[data-v-bfd392b8] {
  padding: 0 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 24px;
}
.checkout-wrapper[data-v-bfd392b8] {
  padding: 0;
}
.top-country[data-v-bfd392b8] {
  padding: 0px 0px 6px 9px;
}
.order-box[data-v-bfd392b8] {
  border: none;
}
.order-box .card-number-label[data-v-bfd392b8] {
  width: 100%;
  display: inline;
}
.order-box .card-number-label > span[data-v-bfd392b8] {
  white-space: nowrap;
  margin-right: 30px;
}
.order-box .card-number-label .payments-support[data-v-bfd392b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-box .card-number-label .payments-support .img[data-v-bfd392b8] {
  margin-right: 5px;
}
.order-box .card-number-label .payments-support .img[data-v-bfd392b8]:last-child {
  margin-right: 0;
}
.order-box .card-number-label .payments-support .card-number[data-v-bfd392b8] {
  color: #99A3AD;
  font-size: 13px;
  line-height: 20px;
}
.order-box .btns[data-v-bfd392b8] {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.submit-btn-wrapper[data-v-bfd392b8] {
  padding: 0 10px;
  margin-bottom: 24px;
}
.submit-btn-wrapper .btn-submit[data-v-bfd392b8] {
  width: 100%;
  background: #182058;
  border-radius: 8px 8px 8px 8px;
  border: none;
  position: relative;
  height: 44px;
  font-size: 16px;
  font-weight: 400;
}
.submit-btn-wrapper .el-icon-loading[data-v-bfd392b8] {
  position: absolute;
  right: 26px;
  color: #182058 !important;
  z-index: 100;
}
.submit-btn-wrapper .btn-submit-loading[data-v-bfd392b8] {
  background: #F0F3F6 !important;
  color: #9EA9C1 !important;
  position: relative;
}
.btns.mobile[data-v-bfd392b8] {
  display: none;
}
.btn-cancel-box[data-v-bfd392b8] {
  font-size: 12px;
  color: #8D98AF;
  line-height: 16px;
  text-align: center;
  margin-top: 0px;
}
.btn-cancel-box.mobile[data-v-bfd392b8] {
  display: none;
}
.country-selector[data-v-bfd392b8] {
  width: 100% !important;
  max-width: 100% !important;
}
[data-v-bfd392b8] .country-selector.el-select {
  width: 100%;
}
[data-v-bfd392b8] .country-selector.el-select .el-input__prefix {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  padding-right: 90px;
  height: 44px;
  line-height: 44px;
  color: #27272B;
  left: 0;
  visibility: hidden;
  min-width: 315px;
}
[data-v-bfd392b8] .country-selector.el-select .el-input.el-input--prefix.el-input--suffix {
  height: 44px;
}
[data-v-bfd392b8] .country-selector.el-select .el-input--prefix {
  height: 44x !important;
}
[data-v-bfd392b8] .country-selector.el-select .el-input--prefix .el-input__inner {
  height: 44px !important;
  position: absolute;
  padding-left: 15px;
}
[data-v-bfd392b8] .cvv.el-input--suffix .el-input__inner {
  padding-right: 60px;
}
@media screen and (max-width: 1140px) {
.order-box .btns[data-v-bfd392b8] {
    padding-left: 10px;
    padding-right: 10px;
    display: none;
}
.mobile-padding[data-v-bfd392b8] {
    padding-left: 10px;
    padding-right: 10px;
}
.btn-cancel-box[data-v-bfd392b8] {
    display: none;
}
.btn-cancel-box.mobile[data-v-bfd392b8] {
    display: block;
}
.btn-cancel-box.mobile .btn-cancel[data-v-bfd392b8] {
    display: inline-block;
    height: 16px;
    font-weight: 400;
    font-size: 12px;
    color: #8D98AF !important;
    line-height: 16px;
    text-align: center;
    text-decoration: underline;
}
.btn-cancel-box.mobile .btn-cancel .back[data-v-bfd392b8] {
    width: 14px;
    height: 11px;
}
.btns.mobile[data-v-bfd392b8] {
    display: block;
    position: fixed;
    left: 0;
    bottom: 22px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.btns.mobile button[data-v-bfd392b8] {
    width: 100%;
}
.country-selector[data-v-bfd392b8] {
    width: 100% !important;
    max-width: 100% !important;
}
[data-v-bfd392b8] .country-selector.el-select {
    width: 100%;
}
[data-v-bfd392b8] .country-selector.el-select .el-input__prefix {
    display: none;
    min-width: auto;
}
[data-v-bfd392b8] .country-selector.el-select .el-input__inner {
    position: relative;
    padding-left: 15px;
}
.country-selector input[data-v-bfd392b8] {
    font-weight: bold;
}
}
[data-v-bfd392b8] .el-input__inner {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #D0D5DD;
  position: relative;
}
[data-v-bfd392b8] .el-input__inner:focus {
  border-color: var(--brand-color) !important;
  -webkit-box-shadow: 0px 0px 0px 3px #F1F1FF;
          box-shadow: 0px 0px 0px 3px #F1F1FF;
}
[data-v-bfd392b8] .el-form-item.is-error .el-input__inner {
  border-color: #F53F3F;
}
.err[data-v-bfd392b8] {
  background: #FFECE8;
}
.topErr[data-v-bfd392b8] {
  top: 58px !important;
}
.topHeight[data-v-bfd392b8] {
  top: 80px !important;
}
.tipsBox[data-v-bfd392b8] {
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: sticky;
  top: 0;
  z-index: 9999;
}
.tipsBox .tipsheader[data-v-bfd392b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tipsBox .tipsheader .logo[data-v-bfd392b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tipsBox .tipsheader .word[data-v-bfd392b8] {
  font-weight: 600;
  font-size: 16px;
  color: #1D2129;
  margin-left: 4px;
}
.tipsBox .tipsheader .close[data-v-bfd392b8] {
  color: #4E5969;
}
.tipsBox .message[data-v-bfd392b8] {
  font-weight: 400;
  font-size: 14px;
  color: #1D2129;
  line-height: 22px;
  text-align: left;
  margin-top: 4px;
}
.tipsBox .isPadding[data-v-bfd392b8] {
  padding-left: 19px;
}
.tipsBox .img[data-v-bfd392b8] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.form-label[data-v-bfd392b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Open Sans regular";
  font-weight: 400;
  font-size: 14px;
  color: #1A202C;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 2px 0;
}
.form-label .required-tip[data-v-bfd392b8] {
  font-weight: 400;
  font-size: 14px;
  color: #F53F3F;
  line-height: 18px;
  text-align: right;
  font-style: normal;
  text-transform: none;
}
.subsciption[data-v-bfd392b8] {
  font-weight: 400;
  font-size: 12px;
  color: #1A202C;
  line-height: 16px;
  text-align: center;
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 24px;
}
.country-selector-box[data-v-bfd392b8] {
  width: 100% !important;
}
[data-v-bfd392b8] .el-select.select-small .el-input__suffix {
  border-top-right-radius: 8px;
  height: 44px;
  border-bottom-right-radius: 8px;
}
.el-select-dropdown__item[data-v-bfd392b8] {
  height: 44px;
  line-height: 44px;
}
.el-select-dropdown__item .selecte[data-v-bfd392b8] {
  background: #F6F6FF !important;
  color: #667085 !important;
}
.filed-title[data-v-bfd392b8] {
  font-family: "Open Sans regular";
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #1A202C !important;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 2px 6px;
  padding-left: 11px;
  margin-bottom: 6px;
}
[data-v-bfd392b8].el-form--label-top .el-form-item__label {
  padding: 0 0 6px;
}
[data-v-bfd392b8] .el-form-item {
  margin-bottom: 24px;
}
.checkout-wrapper .order-box .title[data-v-bfd392b8] {
  padding-top: 0px;
  font-size: 14px;
}
[data-v-bfd392b8] .el-form-item__error {
  font-size: 12px;
  padding-top: 6px;
}
[data-v-bfd392b8] .el-select .el-input__icon {
  color: #D0D5DD !important;
}
[data-v-bfd392b8] .el-input {
  font-size: 16px;
}
[data-v-bfd392b8] .el-input__inner::-webkit-input-placeholder {
  font-size: 14px !important;
}
[data-v-bfd392b8] .el-input__inner::-moz-placeholder {
  font-size: 14px !important;
}
[data-v-bfd392b8] .el-input__inner:-ms-input-placeholder {
  font-size: 14px !important;
}
[data-v-bfd392b8] .el-input__inner::-ms-input-placeholder {
  font-size: 14px !important;
}
[data-v-bfd392b8] .el-input__inner::placeholder {
  font-size: 14px !important;
}
input[data-v-bfd392b8] ::-webkit-input-placeholder {
  font-size: 14px !important;
}
input[data-v-bfd392b8] ::-moz-placeholder {
  font-size: 14px !important;
}
input[data-v-bfd392b8] :-ms-input-placeholder {
  font-size: 14px !important;
}
input[data-v-bfd392b8] ::-ms-input-placeholder {
  font-size: 14px !important;
}
input[data-v-bfd392b8] ::placeholder {
  font-size: 14px !important;
}
.country-loading[data-v-bfd392b8] {
  width: 100%;
  margin-top: 4px;
  height: 32px;
}
.country-loading[data-v-bfd392b8] .circular {
  width: 32px;
  height: 32px;
}
.country-loading[data-v-bfd392b8] .path {
  stroke: var(--brand-color) !important;
}
