.Reducer_reducer__71_Sw {
  box-sizing: border-box;
  height: var(--reducer-height, auto);
  margin: 0 auto;
  max-width: calc(var(--reducer-width, 1280px) + var(--reducer-horizontal-padding, 16px) * 2);
  padding: var(--reducer-vertical-padding, 0) var(--reducer-horizontal-padding, 16px);
  width: 100%;
}
.FooterAddress_container__P_Mnn {
  display: flex;
  gap: 12px;
}
.FooterAddress_content__mPTjW {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.FooterAddress_mainAddressName__JylFy,
.FooterAddress_mainAddressPart__BQmN7 {
  color: var(--footer-text-color);
  line-height: 16px;
}
.FooterAddress_mainAddressName__JylFy {
  align-items: center;
  display: flex;
  gap: 4px;
}
.FooterAddress_icon__zIe94 {
  color: var(--footer-text-color);
  font-size: 40px;
  min-width: 40px;
}
.FooterAddress_icon__zIe94.FooterAddress_acent__yfyzh {
  color: #e84e27;
}
.FooterAddress_text__wwJ5v {
  color: var(--footer-text-color);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}
.FooterBottom_container__PI7sK {
  color: var(--footer-text-color);
  display: flex;
  gap: 16px;
}
.FooterBottom_text__1XROM {
  color: var(--footer-text-color);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}
@media (max-width: 767px) {
  .FooterBottom_container__PI7sK {
    flex-direction: column;
  }
}
.FooterCompanies_title__L_u1j {
  margin-bottom: 12px;
}
.FooterCompanies_list__nG5hU {
  grid-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  display: grid;
  grid-auto-flow: column;
  justify-content: start;
}
.FooterCompanies_link__eFv2X:focus,
.FooterCompanies_link__eFv2X:hover {
  color: var(--joompro-core-color-icon-accent-red);
}
.FooterCompanies_text__lxhcN {
  color: var(--footer-text-color);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}
.FooterMedia_title__vmSlc {
  margin-bottom: 12px;
}
.FooterMedia_list__3a_4d {
  grid-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  display: grid;
  grid-auto-flow: column;
  justify-content: start;
}
.StyledLink_root__xmA3e {
  --color: var(--joompro-core-color-black-1000);
  --hover-color: var(--joompro-core-color-black-1000);
  --underline-color: hsla(var(--joompro-core-color-black-1000-hsl), 40%);
  --underline-hover-color: var(--joompro-core-color-black-1000);
  --active-color: var(--joompro-core-color-black-1100);
  --underline-active-color: var(--joompro-core-color-black-1100);
  color: var(--color);
  cursor: pointer;
  text-decoration: none;
  text-underline-offset: 2px;
}
.StyledLink_root__xmA3e:focus-visible .StyledLink_content__MkpXi,
.StyledLink_root__xmA3e:hover .StyledLink_content__MkpXi {
  color: var(--hover-color);
  text-decoration: underline;
  text-decoration-color: var(--underline-hover-color);
}
.StyledLink_root__xmA3e:active .StyledLink_content__MkpXi {
  color: var(--active-color);
  text-decoration-color: var(--underline-active-color);
}
.StyledLink_button__qDKBf {
  background: none;
  border: none;
  box-shadow: none;
  color: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline;
}
.StyledLink_icon__LyYhh {
  font-size: clamp(16px, 1em, 20px);
  vertical-align: middle;
}
.StyledLink_iconRight__cEJoY {
  margin-left: 4px;
}
.StyledLink_iconLeft__kUXep {
  margin-right: 4px;
}
.StyledLink_underlined__omN9D {
  text-decoration: underline;
  text-decoration-color: var(--underline-color);
}
.StyledLink_themeSky__quMb1 {
  --color: var(--joompro-core-color-sky-1000);
  --hover-color: var(--joompro-core-color-sky-1000);
  --underline-color: hsla(var(--joompro-core-color-sky-1000-hsl), 40%);
  --underline-hover-color: var(--joompro-core-color-sky-1000);
  --active-color: var(--joompro-core-color-sky-1100);
  --underline-active-color: var(--joompro-core-color-sky-1100);
}
.StyledLink_themeRed__57Owv {
  --color: var(--joompro-core-color-red-1000);
  --hover-color: var(--joompro-core-color-red-1000);
  --underline-color: hsla(var(--joompro-core-color-red-1000-hsl), 40%);
  --underline-hover-color: var(--joompro-core-color-red-1000);
  --active-color: var(--joompro-core-color-red-1100);
  --underline-active-color: var(--joompro-core-color-red-1100);
}
.StyledLink_themeBox__H_odd {
  --color: var(--joompro-core-color-box-1000);
  --hover-color: var(--joompro-core-color-box-1000);
  --underline-color: hsla(var(--joompro-core-color-box-1000-hsl), 40%);
  --underline-hover-color: var(--joompro-core-color-box-1000);
  --active-color: var(--joompro-core-color-box-1100);
  --underline-active-color: var(--joompro-core-color-box-1100);
}
.StyledLink_themeInverted__2I4yI {
  --color: var(--joompro-core-color-white);
  --hover-color: var(--joompro-core-color-white);
  --underline-color: hsla(var(--joompro-core-color-white-hsl), 40%);
  --underline-hover-color: var(--joompro-core-color-white);
  --active-color: var(--joompro-core-color-white);
  --underline-active-color: var(--joompro-core-color-white);
}
.FooterNavigation_container__yGhOW {
  display: flex;
  flex-direction: column;
  gap: 16px;
  line-height: 16px;
}
.FooterNavigation_link__kckMl {
  font-size: 14px;
  font-weight: 100;
  text-decoration: underline;
}
.FooterNavigation_link__kckMl:focus,
.FooterNavigation_link__kckMl:hover {
  text-decoration: none;
}
.FooterNavigation_icon___qP8z {
  font-size: 16px;
  margin-right: 4px;
  vertical-align: middle;
}
.FooterNavigation_text__e_nCR {
  color: var(--footer-text-color);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}
.FooterQrCode_image__5rIHq {
  width: 120px;
}
.Footer_footerWrapper__NRaAE {
  background: var(--joompro-core-color-black-1100);
  padding: 60px 0;
}
.Footer_footer__z8ev3 {
  --footer-text-color: var(--joompro-core-color-text-main-invert);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.Footer_container__GuZnG {
  display: flex;
  gap: 16px;
}
@media (max-width: 1023px) {
  .Footer_container__GuZnG {
    flex-wrap: wrap;
  }
}
.Footer_column__2tKWB {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 464px;
  min-width: 320px;
  width: 100%;
}
.Footer_column__2tKWB.Footer_small__M3Emt {
  width: 320px;
}
@media (max-width: 1023px) {
  .Footer_column__2tKWB {
    flex: 1 1;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .Footer_column__2tKWB:last-child {
    flex: auto;
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .Footer_column__2tKWB.Footer_small__M3Emt {
    min-width: 100%;
  }
}
.Footer_fullHeight__flsvo {
  height: 100%;
  justify-content: center;
}
.Footer_block___t04Y {
  background-color: var(--joompro-core-color-black-1000);
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
}
.Footer_block___t04Y.Footer_white__GA7xD {
  --footer-text-color: var(--joompro-core-color-black-1000);
  align-items: baseline;
  background-color: var(--joompro-core-color-white);
}
@media (max-width: 1023px) {
  .Footer_block___t04Y {
    gap: 16px;
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .Footer_block___t04Y {
    border-radius: 16px;
  }
}
.Footer_logo__g7Q6s {
  font-size: 32px;
}
@media (max-width: 767px) {
  .Footer_logo__g7Q6s {
    font-size: 24px;
  }
}
.Footer_content__jAzUk {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.Footer_divider__DV1ws {
  background-color: var(--joompro-core-color-gray-200);
  height: 1px;
  width: 100%;
}
.Footer_illustration__jiAAf {
  height: 100px;
  width: 248px;
}
.Footer_office__k1pW6 {
  line-height: 16px;
}
.Footer_illustrationBlock__9Qyz_ {
  align-items: center;
}
@media (max-width: 1279px) {
  .Footer_illustrationBlock__9Qyz_ {
    display: none;
  }
}
.Footer_office__k1pW6 {
  color: var(--footer-text-color);
  width: 100%;
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}
.Button_container__v9vlT {
  align-items: center;
  color: inherit;
  display: flex;
  gap: 4px;
  text-align: center;
}
.Button_container__v9vlT.Button_vertical__N1AQK {
  flex-direction: column;
}
.Button_container__v9vlT.Button_horizontal__7gS_l {
  flex-direction: row;
}
.Button_button__hCX0x {
  background: none;
  border: none;
  box-shadow: none;
  color: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.Button_icon__0xEGm {
  height: var(--joompro-header-button-icon-size, 20px);
  position: relative;
  width: var(--joompro-header-button-icon-size, 20px);
}
.Button_label__kx4RN {
  font-family: var(--joompro-core-font-signal);
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  display: var(--joompro-header-button-label-display, block);
  white-space: nowrap;
}
.Button_horizontal__7gS_l .Button_label__kx4RN {
  font-family: var(--joompro-core-font-signal);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.Button_count____KhL {
  border: 1px solid #fff;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  height: 16px;
  left: 14px;
  line-height: 14px;
  min-width: 16px;
  padding: 0 3px;
  top: -4px;
}
.Button_count____KhL,
.Button_notification__zRoSN {
  background-color: var(--joompro-core-color-red);
  position: absolute;
}
.Button_notification__zRoSN {
  border: none;
  border-radius: 3px;
  height: 6px;
  right: 0;
  top: 0;
  width: 6px;
}
.Button_link__UDpYg {
  display: inline-block;
  text-decoration: none;
}
.Button_button__5UEjW {
  background: none;
  border: none;
  box-shadow: none;
  color: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-items: center;
  border: 2px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
  cursor: pointer;
  display: inline-grid;
  font-family: var(--joompro-core-font-signal);
  grid-template: 'content' auto/1fr;
  justify-content: center;
  position: relative;
  text-decoration: none;
  transition: background-color 0.07s ease-in;
}
.Button_button__5UEjW.Button_disabled__MltMz,
.Button_button__5UEjW:disabled {
  cursor: default;
}
.Button_button__5UEjW:focus-visible {
  outline: 2px solid var(--button-outline-color, var(--joompro-core-color-accent-default));
}
.Button_content__O1r__ {
  align-items: center;
  display: flex;
  grid-area: content;
  margin: 0 auto;
  position: relative;
  white-space: nowrap;
}
.Button_content-hidden__0uKRf {
  visibility: hidden;
}
.Button_fullIcon___0VpU {
  background-color: var(--button-label-color);
  display: inline-block;
  font-size: 24px;
  grid-area: content;
  height: 24px;
  margin: 0 auto;
  width: 24px;
}
.Button_fullIcon___0VpU,
.Button_loading__iZBVl {
  -webkit-mask: url(../../../_next/static/media/loader.c8a73d1c.svg) no-repeat center/contain;
  mask: url(../../../_next/static/media/loader.c8a73d1c.svg) no-repeat center/contain;
}
.Button_showCheck__PAi0g {
  -webkit-mask: url(../../../_next/static/media/check-bold.d49be8be.svg) no-repeat center/contain;
  mask: url(../../../_next/static/media/check-bold.d49be8be.svg) no-repeat center/contain;
}
.Button_shape-classic__hlTmE {
  border-radius: 12px;
}
.Button_shape-classic__hlTmE.Button_icon-only__nmkZL {
  border: 0;
}
.Button_shape-classic__hlTmE.Button_icon-only__nmkZL .Button_label__1KOEB {
  display: none;
}
.Button_shape-classic__hlTmE.Button_icon-only__nmkZL .Button_icon__ySZ6E {
  margin: 0;
}
.Button_shape-round__8AIMK {
  border-radius: 100px;
}
.Button_shape-round__8AIMK.Button_icon-only__nmkZL {
  border: 0;
}
.Button_shape-round__8AIMK.Button_icon-only__nmkZL .Button_label__1KOEB {
  display: none;
}
.Button_shape-round__8AIMK.Button_icon-only__nmkZL .Button_icon__ySZ6E {
  margin: 0;
}
.Button_shape-circle__ifq4G {
  --button-padding: 0;
  border-radius: 50%;
  overflow: hidden;
}
.Button_shape-circle__ifq4G.Button_size-small__MHCm5 {
  width: 32px;
}
.Button_shape-circle__ifq4G.Button_size-medium__pEK_N {
  width: 40px;
}
.Button_shape-circle__ifq4G.Button_size-large__6mf9D {
  width: 48px;
}
.Button_shape-circle__ifq4G.Button_size-x-large__H0UJM {
  width: 56px;
}
.Button_shape-circle__ifq4G.Button_with-icon__hUBPn .Button_label__1KOEB {
  display: none;
}
.Button_shape-circle__ifq4G.Button_with-icon__hUBPn .Button_icon__ySZ6E {
  margin: 0;
}
.Button_size-small__MHCm5 {
  height: 32px;
  padding: 0 var(--button-padding, 12px);
  font-family: var(--joompro-core-font-signal);
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.Button_size-small__MHCm5 .Button_fullIcon___0VpU,
.Button_size-small__MHCm5 .Button_icon__ySZ6E {
  font-size: 20px;
  height: 20px;
  width: 20px;
}
.Button_size-small__MHCm5 .Button_label__1KOEB {
  margin-top: -1px;
}
.Button_size-medium__pEK_N {
  height: 40px;
  padding: 0 var(--button-padding, 16px);
}
.Button_size-large__6mf9D,
.Button_size-medium__pEK_N {
  font-family: var(--joompro-core-font-signal);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.Button_size-large__6mf9D {
  --button-icon-outside-margin: -8px;
  height: 48px;
  padding: 0 var(--button-padding, 24px);
}
.Button_size-x-large__H0UJM {
  --button-icon-outside-margin: -16px;
  height: 56px;
  padding: 0 var(--button-padding, 32px);
  font-family: var(--joompro-core-font-signal);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.Button_disabled__MltMz {
  cursor: default;
  pointer-events: none;
}
.Button_color-black__iTjU_ {
  --button-label-color: var(--joompro-core-color-text-main-invert);
  background: var(--joompro-core-color-primary-default);
  color: var(--button-label-color);
}
.Button_color-black__iTjU_:active,
.Button_color-black__iTjU_:hover {
  background: var(--joompro-core-color-primary-hover);
}
.Button_color-black__iTjU_.Button_disabled__MltMz,
.Button_color-black__iTjU_:disabled {
  --button-label-color: var(--joompro-core-color-text-disabled);
  background: var(--joompro-core-color-primary-disabled);
}
.Button_color-white__8e_6x {
  --button-label-color: var(--joompro-core-color-text-main);
  color: var(--button-label-color);
}
.Button_color-white__8e_6x,
.Button_color-white__8e_6x:active,
.Button_color-white__8e_6x:hover {
  background: var(--joompro-core-color-primary-default-invert);
}
.Button_color-white__8e_6x.Button_disabled__MltMz,
.Button_color-white__8e_6x:disabled {
  --button-label-color: var(--joompro-core-color-text-disabled);
  background: var(--joompro-core-color-primary-disabled-invert);
}
.Button_color-gray__qxQRW {
  --button-label-color: var(--joompro-core-color-text-main);
  background: var(--joompro-core-color-secondary-default);
  color: var(--button-label-color);
}
.Button_color-gray__qxQRW:hover {
  background: var(--joompro-core-color-secondary-hover);
}
.Button_color-gray__qxQRW.Button_disabled__MltMz,
.Button_color-gray__qxQRW:disabled {
  --button-label-color: var(--joompro-core-color-text-disabled);
  background: var(--joompro-core-color-secondary-disabled);
}
.Button_color-accent__PNOFn {
  --button-label-color: var(--joompro-core-color-text-main-invert);
  --button-outline-color: var(--joompro-core-color-primary-default);
  background: var(--joompro-core-color-accent-default);
  color: var(--button-label-color);
}
.Button_color-accent__PNOFn:hover {
  background: var(--joompro-core-color-accent-hover);
}
.Button_color-accent__PNOFn.Button_disabled__MltMz,
.Button_color-accent__PNOFn:disabled {
  --button-label-color: var(--joompro-core-color-text-disabled);
  background: var(--joompro-core-color-primary-disabled);
}
.Button_color-outline-white__ERbfO {
  --button-label-color: var(--joompro-core-color-text-main-invert);
  background: rgba(0, 0, 0, 0);
  border-color: var(--joompro-core-color-primary-default-invert);
  color: var(--button-label-color);
}
.Button_color-outline-white__ERbfO:hover {
  background: var(--joompro-core-color-primary-hover-invert);
}
.Button_color-outline-white__ERbfO.Button_disabled__MltMz,
.Button_color-outline-white__ERbfO:disabled {
  --button-label-color: var(--joompro-core-color-text-disabled-invert);
  background: rgba(0, 0, 0, 0);
  border-color: var(--joompro-core-color-primary-disabled-invert);
}
.Button_color-outline-black__oISez {
  --button-label-color: var(--joompro-core-color-text-main);
  background: rgba(0, 0, 0, 0);
  border-color: var(--joompro-core-color-primary-default);
  color: var(--button-label-color);
}
.Button_color-outline-black__oISez:hover {
  background: var(--joompro-core-color-secondary-hover-outline);
}
.Button_color-outline-black__oISez.Button_disabled__MltMz,
.Button_color-outline-black__oISez:disabled {
  --button-label-color: var(--joompro-core-color-text-disabled);
  background: rgba(0, 0, 0, 0);
  border-color: var(--joompro-core-color-secondary-disabled-outline);
}
.Button_color-transparent__tboNN {
  --button-label-color: var(--joompro-core-color-text-main-invert);
  background: var(--joompro-core-color-support-fade-30);
  color: var(--button-label-color);
}
.Button_color-transparent__tboNN:hover {
  background: var(--joompro-core-color-support-fade-60);
}
.Button_color-transparent__tboNN.Button_disabled__MltMz,
.Button_color-transparent__tboNN:disabled {
  --button-label-color: var(--joompro-core-color-support-fade-50-inverted);
  background: rgba(0, 0, 0, 0);
}
.Button_icon__ySZ6E {
  align-items: center;
  display: inline-block;
  display: flex;
  font-size: 24px;
  height: 24px;
  justify-content: center;
  width: 24px;
}
.Button_icon-left__V4ocD {
  margin-left: var(--button-icon-outside-margin);
  margin-right: 8px;
}
.Button_icon-right__kAH_s {
  margin-left: 8px;
  margin-right: var(--button-icon-outside-margin);
}
.ButtonApplication_text__mBVps {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  font-weight: 500;
}
.Header_content__u8b4O {
  --joompro-navigation-color-text: var(--joompro-core-color-white);
  align-items: center;
  background: var(--joompro-core-color-black-1100);
  border-radius: 100px;
  color: var(--joompro-navigation-color-text);
  display: flex;
  gap: 40px;
  height: 40px;
  margin: 16px 0;
  padding: 16px 16px 16px 32px;
}
.Header_container__wYncb {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.Header_actions__XQHpR {
  flex-shrink: 0;
}
.Header_navigation__Qh6EE {
  display: flex;
  gap: 20px;
}
.Header_logo__kUeE9 {
  color: var(--joompro-core-color-white);
  font-size: 26px;
}
.Header_text__C3Lvi {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
}
@media (max-width: 1023px) {
  .Header_logo__kUeE9 {
    font-size: 20px;
  }
  .Header_container__wYncb {
    width: auto;
  }
  .Header_content__u8b4O {
    gap: 12px;
    justify-content: space-between;
    padding: 8px 8px 8px 16px;
  }
  .Header_navigation__Qh6EE {
    display: none;
  }
}
@font-face {
  font-display: block;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 100 200;
  src: url(../../../_next/static/media/chinese-promo-extra-light.d04a2424.woff2) format('woff2');
}
@font-face {
  font-display: block;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 300;
  src: url(../../../_next/static/media/chinese-promo-light.bed101a5.woff2) format('woff2');
}
@font-face {
  font-display: block;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 400 500;
  src: url(../../../_next/static/media/chinese-promo-regular.94519d3e.woff2) format('woff2');
}
@font-face {
  font-display: block;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 600 900;
  src: url(../../../_next/static/media/chinese-promo-bold.c5473333.woff2) format('woff2');
}
.Layout_container__6mnN_ {
  --joompro-footer-color-text: var(--joompro-core-color-white);
  --joompro-ui-font-chinese-promo:
    'Noto Sans', system-ui, -apple-system, 'Segoe UI', Roboto, Ubuntu, Cantarell, BlinkMacSystemFont, 'Helvetica Neue',
    sans-serif;
  --card-mobile-radius-m: 16px;
  min-width: 360px;
  position: relative;
}
.Layout_navigation__pYX1F {
  position: absolute;
  top: 0;
  width: 100%;
}
.Layout_fixed__tCLpX .Layout_navigation__pYX1F {
  position: fixed;
}
.Tooltip_tooltip__A_4U9 {
  background-color: var(--joompro-tooltip-background-color);
  border-radius: 4px;
  box-shadow: 0 12px 24px rgba(45, 47, 67, 0.2);
  color: var(--joompro-tooltip-text-color);
  display: block;
  position: absolute;
  z-index: var(--joompro-core-tooltip-z-index);
}
.Tooltip_insideDialog__aXb66 {
  z-index: var(--joompro-core-in-modal-tooltip-z-index);
}
.Tooltip_intent-default__QrCLs {
  --joompro-tooltip-background-color: var(--joompro-core-color-white);
  --joompro-tooltip-text-color: var(--joompro-core-color-text-main);
}
.Tooltip_intent-error__gjXrZ {
  --joompro-tooltip-background-color: var(--joompro-core-color-red-100);
  --joompro-tooltip-text-color: var(--joompro-core-color-text-main);
}
.Tooltip_arrow__hpc_e {
  height: 1px;
  position: absolute;
  width: 1px;
}
.Tooltip_arrow__hpc_e:before {
  background-color: var(--joompro-tooltip-background-color);
  content: '';
  display: block;
  height: 9px;
  left: -4px;
  position: absolute;
  top: -4px;
  transform: rotate(45deg);
  transform-origin: center;
  width: 9px;
}
[data-popper-placement^='top'] .Tooltip_arrow__hpc_e {
  bottom: 0;
}
[data-popper-placement^='bottom'] .Tooltip_arrow__hpc_e {
  top: 0;
}
[data-popper-placement^='left'] .Tooltip_arrow__hpc_e {
  right: 0;
}
[data-popper-placement^='right'] .Tooltip_arrow__hpc_e {
  left: 0;
}
.Tooltip_content__Ob7iL {
  background-color: inherit;
  border-radius: inherit;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  padding: 8px;
  position: relative;
}
.Tooltip_noPadding__BOmmx .Tooltip_content__Ob7iL {
  padding: 0;
}
.QrButton_button__QbebW {
  background: none;
  border: none;
  box-shadow: none;
  color: inherit;
  margin: 0;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: var(--joompro-core-color-support-fade-30);
  border-radius: 100px;
  bottom: 16px;
  box-shadow:
    0 -2px 12px 0 rgba(0, 0, 0, 0.04),
    0 2px 12px 0 rgba(0, 0, 0, 0.03);
  cursor: pointer;
  padding: 12px;
  position: fixed;
  right: 16px;
}
.QrButton_button__QbebW,
.QrButton_content__EZTB4 {
  align-items: center;
  display: flex;
  justify-content: center;
}
.QrButton_content__EZTB4 {
  flex-direction: column;
  gap: 12px;
  height: 214px;
  padding: 8px;
  width: 164px;
}
.QrButton_image__itQDc {
  width: 100%;
}
.QrButton_title__xiNNB {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  text-align: center;
}
.Card_container__2c8Ap {
  box-sizing: border-box;
  position: relative;
}
.Card_overflow-scroll__Y5JX1 {
  overflow: scroll;
}
.Card_overflow-visible__Jh2Uk {
  overflow: visible;
}
.Card_overflow-hidden__M3E_V {
  overflow: hidden;
}
.Card_color-accent__meIYa {
  background: var(--joompro-core-color-accent-default);
  color: var(--joompro-core-color-white);
}
.Card_color-black__XqKqW {
  background: var(--joompro-core-color-black-1000);
  color: var(--joompro-core-color-white);
}
.Card_color-black-deep__SkKaD {
  background: var(--joompro-core-color-black-1100);
  color: var(--joompro-core-color-white);
}
.Card_color-white__SK94K {
  background: var(--joompro-core-color-white);
  color: var(--joompro-core-color-black-1000);
}
.Card_color-gray__5c5jL {
  background: var(--joompro-core-color-gray-200);
  color: var(--joompro-core-color-black-1000);
}
.Card_color-box__iYyF5 {
  background: var(--joompro-core-color-box);
  color: var(--joompro-core-color-black-1000);
}
.Card_border-black__HYBDp {
  border: 2px solid var(--joompro-core-color-black-1000);
}
.Card_border-white__6oNoj {
  border: 2px solid var(--joompro-core-color-white);
}
.Card_border-gray__SWS1X {
  border: 2px solid var(--joompro-core-color-gray-200);
}
.Card_border-red__7kzzy {
  border: 2px solid var(--joompro-core-color-red);
}
.Card_vertical-padding-xs__Nd0c3 {
  padding-bottom: 24px;
  padding-top: 24px;
}
.Card_vertical-padding-s__rJxxy {
  padding-bottom: 32px;
  padding-top: 32px;
}
.Card_vertical-padding-m__C59wf {
  padding-bottom: 40px;
  padding-top: 40px;
}
.Card_vertical-padding-l__JQqoS {
  padding-bottom: 60px;
  padding-top: 60px;
}
.Card_vertical-padding-xl__7kOC0 {
  padding-bottom: 80px;
  padding-top: 80px;
}
.Card_horizontal-padding-xs__yPR_x {
  padding-left: 24px;
  padding-right: 24px;
}
.Card_horizontal-padding-s__Zp5NQ {
  padding-left: 32px;
  padding-right: 32px;
}
.Card_horizontal-padding-m___AUrM {
  padding-left: 40px;
  padding-right: 40px;
}
.Card_horizontal-padding-l__kchj6 {
  padding-left: 60px;
  padding-right: 60px;
}
.Card_horizontal-padding-xl__2B5ti {
  padding-left: 80px;
  padding-right: 80px;
}
.Card_rounded-l__9FDtL {
  border-radius: 68px;
}
.Card_rounded-m__jY_Ss {
  border-radius: 24px;
}
@media (max-width: 1023px) {
  .Card_vertical-padding-l__JQqoS {
    padding-bottom: 32px;
    padding-top: 32px;
  }
  .Card_vertical-padding-xl__7kOC0 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .Card_horizontal-padding-l__kchj6 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .Card_horizontal-padding-xl__2B5ti {
    padding-left: 40px;
    padding-right: 40px;
  }
  .Card_rounded-m__jY_Ss {
    border-radius: var(--card-mobile-radius-m, 24px);
  }
}
@media (max-width: 767px) {
  .Card_horizontal-padding-l__kchj6,
  .Card_horizontal-padding-m___AUrM,
  .Card_horizontal-padding-sm__QrX75,
  .Card_horizontal-padding-xl__2B5ti,
  .Card_vertical-padding-l__JQqoS,
  .Card_vertical-padding-m__C59wf,
  .Card_vertical-padding-sm__eLRrx,
  .Card_vertical-padding-xl__7kOC0 {
    padding: 24px;
  }
  .Card_horizontal-padding-xs__yPR_x,
  .Card_vertical-padding-xs__Nd0c3 {
    padding: 16px;
  }
  .Card_rounded-l__9FDtL {
    border-radius: 32px;
  }
}
.SectionAbout_container__WhQka {
  background-color: var(--joompro-core-color-gray-200);
  box-sizing: border-box;
  display: block;
  padding: 100px 0;
  width: 100%;
}
.SectionAbout_content___N2Cu {
  grid-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 289px 407px;
  padding: 0 40px;
  grid-row-gap: 40px;
  row-gap: 40px;
}
.SectionAbout_illustration1Wrapper__ZGXX5 {
  align-items: center;
  border-radius: 24px;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
}
.SectionAbout_illustration1__iCngo {
  height: 392px;
}
.SectionAbout_illustration2Wrapper__5U7WK {
  align-items: flex-end;
  border-radius: 24px;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
}
.SectionAbout_illustration2__1a3_I {
  height: 485px;
  margin-bottom: -8px;
  margin-left: -50px;
}
.SectionAbout_cardContent__sJnQe {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px 40px;
}
.SectionAbout_cardContentBlock__5YBEI {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.SectionAbout_description__KCE9d {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.SectionAbout_header__9x88U {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-bottom: 60px;
}
.SectionAbout_cardTitle__i5Khp {
  font-size: 24px;
  line-height: 29px;
}
.SectionAbout_cardTitle__i5Khp,
.SectionAbout_title__GU8_H {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-weight: 500;
}
.SectionAbout_title__GU8_H {
  color: var(--joompro-core-color-text-title);
  text-align: center;
  font-size: 40px;
  line-height: 48px;
}
.SectionAbout_text__I2Yz_ {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 1023px) {
  .SectionAbout_imageWrapper__wUuqm {
    display: none;
  }
  .SectionAbout_container__WhQka {
    padding: 60px 0;
  }
  .SectionAbout_content___N2Cu {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0;
  }
  .SectionAbout_cardContent__sJnQe {
    gap: 20px;
    padding: 24px;
  }
  .SectionAbout_header__9x88U {
    padding-bottom: 32px;
  }
  .SectionAbout_illustration1Wrapper__ZGXX5 {
    border-radius: 16px;
    justify-content: flex-start;
    margin-bottom: -16px;
  }
  .SectionAbout_illustration2Wrapper__5U7WK {
    border-radius: 16px;
    justify-content: flex-start;
    margin-top: -16px;
  }
  .SectionAbout_illustration1__iCngo {
    height: 321px;
    width: 100%;
  }
  .SectionAbout_illustration2__1a3_I {
    height: 326px;
    margin-left: 0;
    width: 100%;
  }
  .SectionAbout_title__GU8_H {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
  .SectionAbout_text__I2Yz_ {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
  .SectionAbout_bigListItemValue__K3Id6 {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
  }
}
@media (max-width: 599px) {
  .SectionAbout_illustration1Wrapper__ZGXX5,
  .SectionAbout_illustration2Wrapper__5U7WK {
    justify-content: flex-start;
  }
  .SectionAbout_illustration1__iCngo {
    height: 221px;
    width: 588px;
  }
  .SectionAbout_illustration2__1a3_I {
    height: 226px;
    margin-left: 0;
    width: 588px;
  }
}
.SectionAchievements_container__PnVRF {
  background-color: var(--joompro-core-color-black-1000);
  box-sizing: border-box;
  display: block;
  padding: 100px 0;
  width: 100%;
}
.SectionAchievements_content__xBBLq {
  grid-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 475px 442px;
  padding: 0 40px;
  grid-row-gap: 40px;
  row-gap: 40px;
}
.SectionAchievements_imageWrapper__GAZ9X {
  align-items: end;
  border-radius: 24px;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
}
.SectionAchievements_image__WPhr5 {
  height: 512px;
}
.SectionAchievements_cardContent__vQ7Ye {
  color: var(--joompro-core-color-white);
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px 40px;
}
.SectionAchievements_bigList__0WpqW,
.SectionAchievements_description__ZRBw5 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.SectionAchievements_bigListItem__ro0lF {
  align-items: top;
  border-bottom: 1px solid var(--joompro-core-color-black-800);
  display: flex;
  gap: 24px;
  padding-bottom: 16px;
}
.SectionAchievements_bigListItem__ro0lF:last-child {
  border: 0;
  padding-bottom: 0;
}
.SectionAchievements_bigListItemContent__J1Khd {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.SectionAchievements_bigListItemValue__Q2Ls1 {
  color: #ff6230;
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}
.SectionAchievements_list__5_uwq {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.SectionAchievements_listItem__sozHb {
  align-items: center;
  display: flex;
  gap: 12px;
}
.SectionAchievements_accent__oViLn {
  color: #ff6230;
  display: contents;
  font-size: 24px;
}
.SectionAchievements_header__6j63B {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.SectionAchievements_title__56ksd {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.SectionAchievements_text__yDQMf {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
@media (max-width: 1023px) {
  .SectionAchievements_imageWrapper__GAZ9X {
    display: none;
  }
  .SectionAchievements_container__PnVRF {
    padding: 60px 0;
  }
  .SectionAchievements_content__xBBLq {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0;
  }
  .SectionAchievements_title__56ksd {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
  .SectionAchievements_text__yDQMf {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
  .SectionAchievements_bigListItemValue__Q2Ls1 {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
  }
}
.Advantages_container__VREf1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.Advantages_content__eJxzT {
  display: grid;
  grid-gap: 24px;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
}
.Advantages_advantageCard__gnr7T {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 32px 40px;
}
.Advantages_image__MksSI {
  display: contents;
  font-size: 100px;
}
.Advantages_description__N_Oe7 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.Advantages_title__4cfAB {
  color: var(--joompro-core-color-text-title);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
}
.Advantages_subtitle__YDn0t {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.Advantages_accent__bTyGC {
  color: #ff6230;
}
@media (max-width: 1023px) {
  .Advantages_content__eJxzT {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 0;
  }
  .Advantages_advantageCard__gnr7T {
    gap: 20px;
    padding: 24px;
  }
}
.SectionAdvantages_container__TZVcc {
  background-color: var(--joompro-core-color-gray-200);
  box-sizing: border-box;
  display: block;
  padding: 100px 0;
  width: 100%;
}
.SectionAdvantages_content__7SHdT {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 0 40px;
}
.SectionAdvantages_header__TFP9J {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.SectionAdvantages_title__D39or {
  color: var(--joompro-core-color-text-title);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.SectionAdvantages_subtitle__Mki5_ {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1023px) {
  .SectionAdvantages_container__TZVcc {
    padding: 60px 0;
  }
  .SectionAdvantages_content__7SHdT {
    gap: 32px;
    padding: 0;
  }
  .SectionAdvantages_title__D39or {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
  .SectionAdvantages_subtitle__Mki5_ {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
}
.MarketBlock_container__HBg3M {
  display: flex;
  gap: 60px;
  padding: 32px 40px;
}
.MarketBlock_content__oEuhm {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.MarketBlock_description__rbVXo {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.MarketBlock_list__a51nq {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.MarketBlock_listItem__P_mCQ {
  align-items: center;
  display: flex;
  gap: 12px;
}
.MarketBlock_text__2XwiQ {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.MarketBlock_image__yAdFJ {
  border-radius: 32px;
  height: 260px;
  width: 320px;
}
.MarketBlock_accent__IwL27 {
  color: #ff6230;
}
@media (max-width: 767px) {
  .MarketBlock_container__HBg3M {
    flex-direction: column;
    gap: 20px;
    padding: 24px;
  }
  .MarketBlock_text__2XwiQ {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
  .MarketBlock_image__yAdFJ {
    height: 197px;
    width: 100%;
  }
}
.Container_container__ui2as {
  --carousel-container-gap: var(--carousel-gap, 8px);
  --carousel-container-item-size: var(--carousel-item-size, auto);
  isolation: isolate;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Content_slides__kis_a {
  -ms-overflow-style: none;
  scrollbar-width: none;
  display: flex;
  gap: var(--carousel-container-gap);
  list-style: none;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: relative;
  scroll-behavior: smooth;
}
.Content_slides__kis_a::-webkit-scrollbar {
  display: none;
}
.Content_slide__Syaiu {
  --carousel-slide-width: var(--carousel-container-item-size);
  box-sizing: border-box;
  flex-shrink: 0;
  min-width: var(--carousel-slide-width);
  overflow: hidden;
  position: relative;
  width: var(--carousel-slide-width);
}
.Content_slide__Syaiu,
.ControlButton_button__iF2P9 {
  align-items: center;
  display: flex;
  justify-content: center;
}
.ControlButton_button__iF2P9 {
  background: none;
  border: none;
  box-shadow: none;
  color: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.ControlButton_left__o2ReL {
  left: var(--carousel-arrow-offset, 0);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ControlButton_right__xkDsT {
  position: absolute;
  right: var(--carousel-arrow-offset, 0);
  top: 50%;
  transform: translateY(-50%);
}
.ControlButton_separate__KEV61 {
  left: 0;
  position: relative;
  right: 0;
  transform: none;
}
.ControlButton_disabled__U7p0j {
  cursor: default;
  pointer-events: none;
}
.Carousel_icon__1EKsJ {
  align-items: center;
  background: var(--joompro-core-color-support-fade-30);
  border-radius: 50%;
  display: flex;
  height: 48px;
  justify-content: center;
  transition:
    background 0.3s,
    opacity 0.3s;
  width: 48px;
}
.Carousel_icon__1EKsJ.Carousel_left__dOQ2D:after,
.Carousel_icon__1EKsJ.Carousel_right__1EU12:after {
  background-color: var(--joompro-core-color-icon-inverted);
  content: '';
  display: block;
  height: 24px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 24px;
}
.Carousel_icon__1EKsJ.Carousel_left__dOQ2D:after {
  -webkit-mask-image: url(../../../_next/static/media/long-arrow-left.91ce8be6.svg);
  mask-image: url(../../../_next/static/media/long-arrow-left.91ce8be6.svg);
}
.Carousel_icon__1EKsJ.Carousel_right__1EU12:after {
  -webkit-mask-image: url(../../../_next/static/media/long-arrow-right.7f40cb5d.svg);
  mask-image: url(../../../_next/static/media/long-arrow-right.7f40cb5d.svg);
}
.Carousel_icon__1EKsJ:hover {
  background: var(--joompro-core-color-support-fade-60);
}
.Carousel_icon__1EKsJ.Carousel_disabled__YJlSG {
  opacity: 0;
}
.Carousel_arrows__BTTm4 {
  --carousel-arrow-offset: 8px;
}
.Carousel_separate__QHQBh {
  display: flex;
  gap: 20px;
  margin-top: 16px;
}
.Carousel_separate__QHQBh .Carousel_icon__1EKsJ {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid var(--joompro-core-color-white);
  box-sizing: border-box;
  height: 40px;
  width: 40px;
}
.Carousel_separate__QHQBh .Carousel_icon__1EKsJ.Carousel_black__e1ZV7 {
  border: 2px solid var(--joompro-core-color-black-1000);
}
.Carousel_separate__QHQBh .Carousel_icon__1EKsJ.Carousel_black__e1ZV7:after {
  background-color: var(--joompro-core-color-black-1000);
}
.Shadow_shadow__ka_uL {
  bottom: -1px;
  opacity: 0;
  position: absolute;
  top: -1px;
  transition: opacity 0.3s;
  width: 40px;
  z-index: -1;
}
@media (max-width: 767px) {
  .Shadow_shadow__ka_uL {
    width: 20px;
  }
}
.Shadow_left__1dV7I {
  background: linear-gradient(270deg, #ffffff, rgba(255, 255, 255, 0));
  right: -1px;
}
.Shadow_right__gXWQZ {
  background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0));
  left: -1px;
}
.Shadow_visible__DKZ1c {
  opacity: 1;
  z-index: 1;
}
.SectionFocus_container__pByrl {
  background-color: var(--joompro-core-color-black-1000);
  box-sizing: border-box;
  display: block;
  padding: 100px 0;
  width: 100%;
}
.SectionFocus_content__MPD6b {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 0 40px;
}
.SectionFocus_info__z8jis {
  display: grid;
  grid-gap: 24px;
  gap: 24px;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: 1fr 1fr;
}
.SectionFocus_cardContent__jP03u {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 100px;
  gap: 24px;
  padding: 24px;
  position: relative;
}
.SectionFocus_lastCard__lAI_t {
  align-items: flex-start;
  box-sizing: border-box;
  height: 100%;
  justify-content: center;
}
.SectionFocus_lastCardText__dMuwC {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
.SectionFocus_header__3Yyle {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.SectionFocus_title__QF1Fq {
  color: var(--joompro-core-color-white);
  text-align: center;
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.SectionFocus_text__siV0B {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.SectionFocus_picture__L59QD {
  margin-left: 29px;
}
.SectionFocus_mobile__HMD1I {
  display: none;
}
@media (max-width: 1023px) {
  .SectionFocus_container__pByrl {
    padding: 60px 0;
  }
  .SectionFocus_content__MPD6b {
    gap: 32px;
    padding: 0;
  }
  .SectionFocus_cardContent__jP03u {
    font-size: 80px;
    gap: 20px;
  }
  .SectionFocus_title__QF1Fq {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
  .SectionFocus_text__siV0B {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
  .SectionFocus_desktop__gZ7lN {
    display: none;
  }
  .SectionFocus_mobile__HMD1I {
    display: block;
  }
  .SectionFocus_info__z8jis.SectionFocus_mobile__HMD1I {
    display: flex;
    flex-direction: column;
  }
  .SectionFocus_lastCard__lAI_t {
    align-items: center;
  }
  .SectionFocus_lastCard__lAI_t .SectionFocus_button___h_OO {
    display: grid;
    width: 100%;
  }
  .SectionFocus_lastCardText__dMuwC {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    padding: 0;
  }
}
.SectionMedia_container__h78MX {
  --carousel-gap: 24px;
  background-color: var(--joompro-core-color-white);
  box-sizing: border-box;
  display: block;
  padding: 100px 0;
  width: 100%;
}
.SectionMedia_content__IxuyE {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 0 40px;
}
.SectionMedia_cardContent__z1RSF {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 222px;
  padding: 32px 40px;
  position: relative;
  width: 460px;
}
.SectionMedia_header__NH3IR {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.SectionMedia_title__vkZrj {
  color: var(--joompro-core-color-text-title);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.SectionMedia_text__u4sHb {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.SectionMedia_image__9_rNc {
  height: 32px;
  width: -moz-min-content;
  width: min-content;
}
.SectionMedia_accent__t_AwN {
  color: #ff6230;
}
@media (max-width: 1023px) {
  .SectionMedia_container__h78MX {
    --carousel-gap: 16px;
    padding: 60px 0;
  }
  .SectionMedia_content__IxuyE {
    gap: 32px;
    padding: 0;
  }
  .SectionMedia_cardContent__z1RSF {
    gap: 20px;
    height: 246px;
    padding: 24px;
    width: 280px;
  }
  .SectionMedia_title__vkZrj {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
}
.SectionSettlement_container__hg3GQ {
  background-color: var(--joompro-core-color-white);
  box-sizing: border-box;
  display: block;
  padding: 100px 0;
  width: 100%;
}
.SectionSettlement_content__fhb1H {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 0 40px;
}
.SectionSettlement_info__uj2r4 {
  display: grid;
  grid-gap: 24px;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.SectionSettlement_cardContent__PCcsB {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px 40px;
  position: relative;
}
.SectionSettlement_number__xjYqb {
  align-items: center;
  border: 1px solid #ff6230;
  border-radius: 100px;
  color: #ff6230;
  display: flex;
  height: 26px;
  justify-content: center;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 26px;
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.SectionSettlement_inverted__1QpVm {
  background-color: var(--joompro-core-color-white);
}
.SectionSettlement_header__qVpqL {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.SectionSettlement_title__PNSA9 {
  color: var(--joompro-core-color-text-title);
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.SectionSettlement_text___ni6c {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.SectionSettlement_picture__C0Geu {
  margin-left: 29px;
}
@media (max-width: 1023px) {
  .SectionSettlement_container__hg3GQ {
    padding: 60px 0;
  }
  .SectionSettlement_content__fhb1H {
    gap: 32px;
    padding: 0;
  }
  .SectionSettlement_cardContent__PCcsB {
    gap: 20px;
    padding: 24px;
  }
  .SectionSettlement_info__uj2r4 {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .SectionSettlement_title__PNSA9 {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
}
.SectionSignUp_container__aQKmY {
  background-color: var(--joompro-core-color-black-1100);
  background-image: url(../../../_next/static/media/descktop.d9f9e78a.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid var(--joompro-core-color-black-800);
  box-sizing: border-box;
  color: var(--joompro-core-color-white);
  display: block;
  padding: 100px 0;
  width: 100%;
}
.SectionSignUp_subtitle__gk5HA {
  color: var(--joompro-core-color-accent-default);
  font-size: 72px;
  font-weight: 500;
  margin: 0;
}
.SectionSignUp_cardContent__wnYpD,
.SectionSignUp_content__OtHJL {
  align-items: center;
  display: flex;
  justify-content: center;
}
.SectionSignUp_cardContent__wnYpD {
  box-sizing: border-box;
  flex-direction: column;
  gap: 24px;
  height: 232px;
  padding: 32px 40px;
  width: 540px;
}
.SectionSignUp_header__T2opW {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.SectionSignUp_title__q6j71 {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
}
@media (max-width: 1023px) {
  .SectionSignUp_container__aQKmY {
    background-image: url(../../../_next/static/media/mobile.6521ea40.png);
    padding: 60px 0;
  }
  .SectionSignUp_logo__kW0BY {
    font-size: 32px;
  }
  .SectionSignUp_cardContent__wnYpD {
    gap: 20px;
    height: 174px;
    padding: 24px;
    width: 328px;
  }
  .SectionSignUp_title__q6j71 {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
  }
}
.CardAbout_container__PwNWS {
  box-sizing: border-box;
  display: flex;
  flex-flow: column nowrap;
  flex-direction: column;
  gap: 40px;
  height: 100%;
  justify-content: space-between;
  padding: 60px 40px 48px;
}
.CardAbout_header__lFuPf {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  font-family: var(--joompro-ui-font-chinese-promo);
  gap: 24px;
}
.CardAbout_logo__IgXoX {
  color: var(--joompro-core-color-white);
  display: contents;
  font-size: 60px;
}
.CardAbout_title__z0hnr {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.CardAbout_subtitle__1nFnn {
  font-family: var(--joompro-ui-font-chinese-promo);
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1023px) {
  .CardAbout_logo__IgXoX {
    display: none;
  }
  .CardAbout_container__PwNWS {
    gap: 16px;
    padding: 24px 20px;
  }
  .CardAbout_title__z0hnr {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
  }
  .CardAbout_subtitle__1nFnn {
    font-family: var(--joompro-ui-font-chinese-promo);
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
  }
}
.SectionWelcome_container__h4c_P {
  background-image: url(../../../_next/static/media/welcome.31627785.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: var(--joompro-core-color-white);
  display: block;
  padding-bottom: 120px;
  padding-top: 224px;
  width: 100%;
}
.SectionWelcome_subtitle___O2MH {
  color: var(--joompro-core-color-accent-default);
  font-size: 72px;
  font-weight: 500;
  margin: 0;
}
.SectionWelcome_content__iSTly {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1023px) {
  .SectionWelcome_container__h4c_P {
    padding-bottom: 40px;
    padding-top: 144px;
  }
  .SectionWelcome_logo__EfrPI,
  .SectionWelcome_subtitle___O2MH {
    font-size: 32px;
  }
  .SectionWelcome_content__iSTly {
    grid-gap: 16px;
    grid-template-columns: 1fr;
  }
}
