.tm-flex[data-v-18ee731f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tm-flex-1[data-v-18ee731f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tm-flex-2[data-v-18ee731f] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.tm-items-center[data-v-18ee731f] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tm-flex-end[data-v-18ee731f] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tm-flex-start[data-v-18ee731f] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tm-justify-between[data-v-18ee731f] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tm-justify-center[data-v-18ee731f] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tm-justify-flex-end[data-v-18ee731f] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tm-inline-block[data-v-18ee731f] {
  display: inline-block;
}
.tm-w-full[data-v-18ee731f] {
  width: 100%;
}
.tm-w-max[data-v-18ee731f] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.tm-h-full[data-v-18ee731f] {
  height: 100%;
}
.tm-h-auto[data-v-18ee731f] {
  height: auto;
}
.tm-col[data-v-18ee731f] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.tm-text-center[data-v-18ee731f] {
  text-align: center;
}
.tm-text-right[data-v-18ee731f] {
  text-align: right;
}
.tm-text-left[data-v-18ee731f] {
  text-align: left;
}
.tm-cursor-pointer[data-v-18ee731f] {
  cursor: pointer;
}
.tm-relative[data-v-18ee731f] {
  position: relative;
}
.tm-absolute[data-v-18ee731f] {
  position: absolute;
}
.tm-fixed[data-v-18ee731f] {
  position: fixed;
}
.tm-top-0[data-v-18ee731f] {
  top: 0;
}
.tm-left-0[data-v-18ee731f] {
  left: 0;
}
.tm-mask-loading[data-v-18ee731f] {
  background-color: rgba(255, 255, 255, 0.6);
}
.tm-margin-0[data-v-18ee731f] {
  margin: 0;
}
.tm-padding-0[data-v-18ee731f] {
  padding: 0;
}
.tm-text-ellipsis[data-v-18ee731f] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tm-flex-wrap[data-v-18ee731f] {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.tm-nowrap[data-v-18ee731f] {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}
.tm-flex-grow-1[data-v-18ee731f] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.newcomer-guide[data-v-18ee731f] {
  padding: 55px 45px 0;
}
.newcomer-guide-load[data-v-18ee731f] {
  height: 100%;
  min-height: calc(100vh - 200px);
}
.newcomer-guide-main[data-v-18ee731f] {
  width: 100%;
  max-width: 960px;
  margin: -32px auto 0;
}
.newcomer-guide-main .ring-progress .value[data-v-18ee731f] {
  color: #dcdcdc;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
}
.newcomer-guide-main .ring-progress .unit[data-v-18ee731f] {
  color: #dcdcdc;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.newcomer-guide-main .ring-progress .main-color[data-v-18ee731f] {
  color: var(--main-color);
}
.newcomer-guide-main .ring-progress-percent[data-v-18ee731f] {
  margin-top: 11px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 26px;
  font-weight: 400;
}
.newcomer-guide-main_text[data-v-18ee731f] {
  max-width: 535px;
  width: 100%;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin-left: 40px;
}
.newcomer-guide-main_title[data-v-18ee731f] {
  margin: 10px 0 14px;
  color: #ff6700;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}
.newcomer-guide-main_subtitle[data-v-18ee731f] {
  margin: 0;
  color: #000;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.newcomer-guide-main_subtitle strong[data-v-18ee731f] {
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-weight: 700;
}
.newcomer-guide-main_card[data-v-18ee731f] {
  margin-top: 56px;
}
.newcomer-guide-main_card .card[data-v-18ee731f] {
  border-radius: 8px;
  background: #fff;
}
.newcomer-guide-main_card .card[data-v-18ee731f]:not(:first-child) {
  margin-top: 24px;
}
.newcomer-guide-main_card .card_head[data-v-18ee731f] {
  padding: 20px 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.newcomer-guide-main_card .card_head .card-main-icon[data-v-18ee731f] {
  margin: 0;
  width: 18px;
  height: 18px;
}
.newcomer-guide-main_card .card_head-title[data-v-18ee731f] {
  color: #000;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 18px;
  font-weight: 600;
}
.newcomer-guide-main_card .card-icon[data-v-18ee731f] {
  margin-right: 14px;
}
.newcomer-guide-main_card .card-main[data-v-18ee731f] {
  padding: 0 16px 20px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.newcomer-guide-main_card .card-main-icon[data-v-18ee731f] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  fill: var(--main-color);
}
.newcomer-guide-main_card .card-main-img[data-v-18ee731f] {
  text-align: right;
}
.newcomer-guide-main_card .card-main_box[data-v-18ee731f] {
  max-width: 494px;
  width: 100%;
}
.newcomer-guide-main_card .card-main_box-left[data-v-18ee731f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.newcomer-guide-main_card .card-main-btn-group[data-v-18ee731f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-bottom: 6px;
}
.newcomer-guide-main_card .card-main_text-title[data-v-18ee731f] {
  margin-bottom: 7px;
  line-height: 20px;
  color: #000;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.newcomer-guide-main_card .card-main_text-list[data-v-18ee731f] {
  color: #202223;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.newcomer-guide-main_card .card-main_text-btn[data-v-18ee731f] {
  margin-top: 19px;
}
.newcomer-guide-main_card .card-main-indulgence[data-v-18ee731f] {
  color: #ff6700;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}
.newcomer-guide-main_card .card-main-list .card-main_text-list[data-v-18ee731f]:first-child {
  margin-bottom: 16px;
}
.newcomer-guide-main_card .card-main-list .card-main_text-list[data-v-18ee731f]:last-child {
  margin-top: 0;
}
.newcomer-guide-main_card .card-main-list .card-main_text-list[data-v-18ee731f]:not(:first-child):not(:last-child) {
  line-height: 25px;
}
.newcomer-guide-main_card .fm-h-auto[data-v-18ee731f] {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.newcomer-guide-main .card-form-item[data-v-18ee731f] {
  margin: 14px 0;
  -webkit-column-gap: 29px;
     -moz-column-gap: 29px;
          column-gap: 29px;
}
.newcomer-guide-main .card-form-item .country-region-require[data-v-18ee731f] {
  color: #202223;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.newcomer-guide-main .card-form-item .country-region-select[data-v-18ee731f] {
  min-width: 200px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.newcomer-guide-main .card-form-item .country-region-select[data-v-18ee731f] .multiselect__placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.newcomer-guide-main .card-form-item .country-region-select[data-v-18ee731f] .multiselect__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.newcomer-guide-main .card-form-item .card-company-name[data-v-18ee731f] {
  width: 338px;
}
.newcomer-guide-main .card-form .card-form-btn-group[data-v-18ee731f] {
  margin-top: 25px;
}
.newcomer-guide-main .card-form[data-v-18ee731f] .multiselect__content-wrapper {
  width: 346px;
}
.newcomer-guide-main .card-form-input[data-v-18ee731f] {
  margin-bottom: 37px;
}
.newcomer-guide-main .card-form-link[data-v-18ee731f] {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.newcomer-guide-main .card-form-btn-group[data-v-18ee731f] {
  margin-bottom: 9px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.newcomer-guide-main .card-form[data-v-18ee731f] .Polaris-Label__Text {
  color: #202223;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.newcomer-guide-main .import-now[data-v-18ee731f] .Polaris-Button__Content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 5px;
}
.newcomer-guide-main .card-radio-box[data-v-18ee731f] {
  margin: 23px 0 17px;
}
.newcomer-guide-main .card-radio-box .card-radio-btn[data-v-18ee731f] .Polaris-Choice {
  cursor: pointer;
}
.newcomer-guide-main .card-radio-box .card-radio-btn[data-v-18ee731f] .Polaris-RadioButton__Backdrop {
  background: rgba(0, 0, 0, 0.4);
}
.newcomer-guide-main .card-radio-box .card-radio-btn[data-v-18ee731f] .Polaris-RadioButton__Icon {
  background: var(--main-color);
}
.newcomer-guide-main .card-radio-box .card-radio-btn[data-v-18ee731f] .Polaris-RadioButton__Input:focus + .Polaris-RadioButton__Backdrop {
  -webkit-box-shadow: 0 0 0 1px var(--main-color), 0 0 0 0 transparent;
          box-shadow: 0 0 0 1px var(--main-color), 0 0 0 0 transparent;
}
.newcomer-guide-main .card-radio-box .card-radio-btn-active[data-v-18ee731f] .Polaris-RadioButton__Backdrop {
  background: var(--main-color);
}
.newcomer-guide-main .card-radio-box .primary-color[data-v-18ee731f] {
  color: var(--main-color);
}
.newcomer-guide-more-guides[data-v-18ee731f] {
  margin: 56px 0;
}
.newcomer-guide-more-guides-title[data-v-18ee731f] {
  height: 30px;
  line-height: 30px;
  margin-bottom: 18px;
  color: #000;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 26px;
  font-weight: 500;
}
.newcomer-guide-more-guides-list[data-v-18ee731f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
.newcomer-guide-more-guides-item[data-v-18ee731f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 296px;
  height: 357px;
  padding: 23px 14px;
  border-radius: 8px;
  background: #fff;
}
.newcomer-guide-more-guides-item .title[data-v-18ee731f] {
  margin-bottom: 15px;
  padding-bottom: 20px;
  color: #000;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #ddddde;
}
.newcomer-guide-more-guides-item .text[data-v-18ee731f] {
  color: #202223;
  -webkit-font-feature-settings: "clig" off, "liga" off;
          font-feature-settings: "clig" off, "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}


.country-region-select .multiselect .multiselect__option--highlight,
div.multiselect .multiselect__option--highlight:after {
  background: #ff6700;
}
div.multiselect .multiselect__tags-wrap {
  height: auto;
}
div.multiselect--active .multiselect__tags {
  border-radius: 4px;
  border: 1.5px solid #ff6700;
}
div.multiselect .multiselect__tags {
  min-height: 36px;
}

