._overlay_rcaje_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 101;
  pointer-events: auto;
}
._container_rcaje_11 {
  width: 80vw;
  background-color: #fff;
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 101;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 5.33333333vw;
  pointer-events: auto;
}
._text_rcaje_25 {
  padding: 10.66666667vw 6.4vw 9.6vw 6.4vw;
  width: 100%;
  word-break: break-word;
  box-sizing: border-box;
  color: #161A38;
  font-family: "HarmonyOS Sans";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 6.4vw;
  text-align: center;
}
._confirm_rcaje_38 {
  border-top: 0.26666667vw solid #eee;
  height: 13.86666667vw;
  line-height: 13.86666667vw;
  width: 100%;
  color: #4857E4;
  font-family: "HarmonyOS Sans";
  font-size: 4.8vw;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}
._toastOverlay_15zf8_1 {
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
._toastOverlay_15zf8_1 ._toast_15zf8_1 {
  max-width: 89.33333333vw;
  padding: 3.2vw 6.4vw;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.95);
  border-radius: 2.13333333vw;
  box-sizing: border-box;
  font-family: 'HarmonyOS Sans';
  line-height: 5.06666667vw;
  text-align: center;
  font-size: 4.26666667vw;
  font-weight: 400;
  color: #fff;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
     ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
  display: list-item;
}

/* Misc
     ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: 'HarmonyOS Sans Bold Italic';
  src: url('https://epoch.classupcdn.com/misc/static/1718184422306_HarmonyOS_Sans_Bold_Italic.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1718184422306_HarmonyOS_Sans_Bold_Italic.ttf');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans Regular';
  src: url('https://epoch.classupcdn.com/misc/static/1720005244633_HarmonyOS_Sans_Regular.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1720005244633_HarmonyOS_Sans_Regular.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans';
  src: url('https://epoch.classupcdn.com/misc/static/1674022395948_HarmonyOS_Sans_Regular.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1674022395948_HarmonyOS_Sans_Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans';
  src: url('https://epoch.classupcdn.com/misc/static/1720005244633_HarmonyOS_Sans_Regular.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1720005244633_HarmonyOS_Sans_Regular.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans';
  src: url('https://epoch.classupcdn.com/misc/static/1718184555120_HarmonyOS_Sans_Medium.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1718184555120_HarmonyOS_Sans_Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans';
  src: url('https://epoch.classupcdn.com/misc/static/1718184638369_HarmonyOS_Sans_Bold.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1718184638369_HarmonyOS_Sans_Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans';
  src: url('https://epoch.classupcdn.com/misc/static/1674022560476_HarmonyOS_Sans_Black.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1674022560476_HarmonyOS_Sans_Black.ttf');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans Medium';
  src: url('https://epoch.classupcdn.com/misc/static/1718184555120_HarmonyOS_Sans_Medium.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1718184555120_HarmonyOS_Sans_Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans Bold';
  src: url('https://epoch.classupcdn.com/misc/static/1718184638369_HarmonyOS_Sans_Bold.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1718184638369_HarmonyOS_Sans_Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS Sans Black';
  src: url('https://epoch.classupcdn.com/misc/static/1674022560476_HarmonyOS_Sans_Black.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1674022560476_HarmonyOS_Sans_Black.ttf');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Akrobat Black';
  src: url('https://epoch.classupcdn.com/misc/static/1718937185499_Akrobat-Black.otf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1718937185499_Akrobat-Black.otf');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Akrobat SemiBold';
  src: url('https://epoch.classupcdn.com/misc/static/1718937417319_Akrobat-SemiBold.otf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1718937417319_Akrobat-SemiBold.otf');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DMSans Bold';
  src: url('https://epoch.classupcdn.com/misc/static/1722650720881_DMSans-Bold.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1722650720881_DMSans-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DMSans Regular';
  src: url('https://epoch.classupcdn.com/misc/static/1722650764903_DMSans-Regular.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1722650764903_DMSans-Regular.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Poppins Medium */

@font-face {
  font-family: Poppins;
  src: url("https://epoch.classupcdn.com/misc/static/1756989371196_Poppins-Medium.woff2") format("woff2"), url("https://epoch.classupcdn.com/misc/static/1756989385982_Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Poppins SemiBold */

@font-face {
  font-family: Poppins;
  src: url("https://epoch.classupcdn.com/misc/static/1756989488195_Poppins-SemiBold.woff2") format("woff2"), url("https://epoch.classupcdn.com/misc/static/1756989506647_Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Poppins Bold */

@font-face {
  font-family: Poppins;
  src: url("https://epoch.classupcdn.com/misc/static/1757069218776_8b032675-7449-13d4-2501-94a013e160ff.woff2") format("woff2"), url("https://epoch.classupcdn.com/misc/static/1757069250368_3963be7e-6b6d-9b96-f22d-02da1b93d729.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Poppins ExtraBold */

@font-face {
  font-family: Poppins;
  src: url("https://epoch.classupcdn.com/misc/static/1763635174845_00d90109-0f0b-24bc-d54d-11dd598274b8.woff2") format("woff2"), url("https://epoch.classupcdn.com/misc/static/1763635205249_49aa00eb-c635-5374-1e1f-a142e6068f93.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Poppins Black */

@font-face {
  font-family: Poppins;
  src: url("https://epoch.classupcdn.com/misc/static/1756362107182_Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins SemiBold';
  src: url('https://epoch.classupcdn.com/misc/static/1748000469557_Poppins-SemiBold.ttf'), url('https://epoch-static.cosmoai.com.cn/misc/static/1748000469557_Poppins-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins Bold';
  src: url('https://epoch.classupcdn.com/misc/static/1757069218776_8b032675-7449-13d4-2501-94a013e160ff.woff2') format('woff2'), url('https://epoch.classupcdn.com/misc/static/1757069250368_3963be7e-6b6d-9b96-f22d-02da1b93d729.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'HarmonyOS Sans Medium';
  src: url('https://epoch.classupcdn.com/misc/static/1756362370783_HarmonyOS_Sans_Medium.woff2') format('woff2'), url('https://epoch.classupcdn.com/misc/static/1756362357163_HarmonyOS_Sans_Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

* {
  box-sizing: border-box;
}

html {
  font-family: 'HarmonyOS Sans';
  webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
a,
button {
  touch-action: manipulation;
}

button {
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  background: transparent;
  -webkit-tap-highlight-color: transparent !important;
  user-select: none;
}

input,
textarea,
select,
button,
img {
  -webkit-user-drag: none;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  caret-color: #4857e4;
  border: none;
  outline: none;
}

input:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #fff !important;
}

input:focus {
  outline: none;
}

iframe {
  border: none;
}

p {
  margin: 0;
}

h2 {
  margin: 0;
}
._button_lw3sg_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2.13333333vw;
  line-height: 5.33333333vw;
  font-weight: 500;
  font-size: 4.26666667vw;
  outline: none !important;
  border: none;
}
._button_lw3sg_1 > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 2.13333333vw;
}
._button_lw3sg_1._freeLeadCN_lw3sg_20 {
  font-family: "HarmonyOS Sans Bold";
  font-weight: 700;
}
._primary_lw3sg_24 {
  background: #4857e4;
  color: #fff;
}
@media (any-hover: hover) {
  ._primary_lw3sg_24:hover {
    background: #6370e8;
  }
}
._primary_lw3sg_24:active {
  background: #3a46b6;
}
._primary_lw3sg_24._loading_lw3sg_36 {
  pointer-events: none;
}
._loadingIcon_lw3sg_39 {
  height: 100%;
  animation: _rotate_lw3sg_1 1s linear infinite;
}
@keyframes _rotate_lw3sg_1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
._BlueFlat_lw3sg_51 {
  background: #4857E4;
  color: #ffffff;
}
._BlueFlat_lw3sg_51:active,
._BlueFlat_lw3sg_51:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #4857E4;
}
._BlueLayered_lw3sg_59 {
  background: linear-gradient(179.99998deg, #6372FB 0%, #3D4DDD 96%);
  box-shadow: 0vw 0.53333333vw 1.33333333vw 0vw rgba(90, 108, 202, 0.64), inset 0vw 0.53333333vw 0vw 0vw #98A2FF;
}
._BlueLayered_lw3sg_59:active,
._BlueLayered_lw3sg_59:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(179.99998deg, #6372FB 0%, #3D4DDD 96%);
  box-shadow: 0vw 0.53333333vw 1.33333333vw 0vw rgba(90, 108, 202, 0.64), inset 0vw 0.53333333vw 0vw 0vw #98A2FF;
}
._OrangeFlat_lw3sg_68 {
  background: #FF6414;
}
._OrangeFlat_lw3sg_68:active,
._OrangeFlat_lw3sg_68:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #FF6414;
}
._OrangeLayered_lw3sg_75 {
  background: linear-gradient(179.99998deg, #FF911C 1%, #FF6414 100%);
  box-shadow: 0vw 0.53333333vw 1.06666667vw 0vw rgba(255, 166, 63, 0.61), inset 0vw 0.53333333vw 0vw 0vw #FFC562;
}
._OrangeLayered_lw3sg_75:active,
._OrangeLayered_lw3sg_75:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(179.99998deg, #FF911C 1%, #FF6414 100%);
  box-shadow: 0vw 0.53333333vw 1.06666667vw 0vw rgba(255, 166, 63, 0.61), inset 0vw 0.53333333vw 0vw 0vw #FFC562;
}
._RedFlat_lw3sg_84 {
  background: #FF4C54;
}
._RedFlat_lw3sg_84:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #FF4C54;
}
._RedLayered_lw3sg_90 {
  background: linear-gradient(179.99998deg, #FD7A7F 6%, #FB242E 100%);
  box-shadow: 0vw 0.53333333vw 1.06666667vw 0vw rgba(229, 106, 111, 0.61), inset 0vw 0.53333333vw 0vw 0vw #FFB7BB;
}
._RedLayered_lw3sg_90:active,
._RedLayered_lw3sg_90:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(179.99998deg, #FD7A7F 6%, #FB242E 100%);
  box-shadow: 0vw 0.53333333vw 1.06666667vw 0vw rgba(229, 106, 111, 0.61), inset 0vw 0.53333333vw 0vw 0vw #FFB7BB;
}
._LightBlue_lw3sg_99 {
  background: linear-gradient(0deg, #4391FE 0%, #4391FE 100%), #91ABFF;
  border: 0.53333333vw solid #247DF9;
  border-radius: 3.2vw;
}
._LightBlue_lw3sg_99:active,
._LightBlue_lw3sg_99:hover {
  background: #3D4DDD;
}
._container_1qp89_1 {
  background-color: #fff;
  min-height: calc(var(--vh, 1vh) * 100);
  overflow-y: auto;
}
._container_1qp89_1::-webkit-scrollbar {
  width: 0;
  height: 0;
}
._container_y1zor_1 {
  position: relative;
  overflow: hidden;
  background-size: contain;
}
._lazyLoad_y1zor_6 {
  width: 100%;
  height: 100%;
}
._container_1b4e1_1 {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background-size: cover;
}
._titleContainer_1b4e1_9 {
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 6.4vw;
}
._titleContainer_1b4e1_9._titleCenterAlign_1b4e1_15 {
  text-align: center;
}
._title_1b4e1_9 {
  font-weight: 700;
  color: #161A38;
  font-family: 'HarmonyOS Sans Bold';
}
._titleSuffix_1b4e1_23 {
  color: #161A3866;
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 6.4vw;
  font-family: 'HarmonyOS Sans Bold';
}
._content_1b4e1_31 {
  flex: 1;
}
._content_1b4e1_31 {
  padding-top: 5.33333333vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  align-content: start;
}
._item_1b4e1_45 {
  border-radius: 2.13333333vw;
  height: 10.66666667vw;
  line-height: 10.66666667vw;
  text-align: center;
  font-size: 3.73333333vw;
  font-style: normal;
  font-weight: 500;
  font-family: 'HarmonyOS Sans Medium';
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
._BlueFlatItem_1b4e1_59,
._BlueLayeredItem_1b4e1_60 {
  background: #F3F4FF;
  border: 0.26666667vw solid rgba(72, 87, 228, 0.5);
  color: #161A38;
}
._BlueFlatItem_1b4e1_59:active,
._BlueLayeredItem_1b4e1_60:active,
._BlueFlatItemSelected_1b4e1_67,
._BlueLayeredItemSelected_1b4e1_68 {
  background: #4857E4;
  border: none;
  color: #ffffff;
}
._OrangeFlatItem_1b4e1_73,
._OrangeLayeredItem_1b4e1_74 {
  background: #FFF9E9;
  border: 0.26666667vw solid rgba(255, 100, 20, 0.5);
  color: #F36800;
}
._OrangeFlatItem_1b4e1_73:active,
._OrangeLayeredItem_1b4e1_74:active,
._OrangeFlatItemSelected_1b4e1_81,
._OrangeLayeredItemSelected_1b4e1_82 {
  background: #FF6414;
  border: none;
  color: #ffffff;
}
._RedFlatItem_1b4e1_87,
._RedLayeredItem_1b4e1_88 {
  background: #FFEFEF;
  border: 0.26666667vw solid rgba(255, 76, 84, 0.5);
  color: #E72B34;
}
._RedFlatItem_1b4e1_87:active,
._RedLayeredItem_1b4e1_88:active,
._RedFlatItemSelected_1b4e1_95,
._RedLayeredItemSelected_1b4e1_96 {
  background: #FF4C54;
  border: none;
  color: #ffffff;
}
._itemOne_1b4e1_101 {
  flex: 1 1 90%;
}
._itemOne_1b4e1_101:not(:first-child) {
  margin-top: 3.2vw;
}
._itemTwo_1b4e1_107 {
  flex: 1 1 45%;
}
._itemTwo_1b4e1_107:nth-child(n+3) {
  margin-top: 3.2vw;
}
._itemTwo_1b4e1_107:nth-child(n):not(:nth-child(2n)) {
  margin-right: 4vw;
}
._itemThree_1b4e1_116 {
  flex: 1 1 28%;
}
._itemThree_1b4e1_116:nth-child(n+4) {
  margin-top: 3.2vw;
}
._itemThree_1b4e1_116:nth-child(n):not(:nth-child(3n)) {
  margin-right: 4vw;
}
._actionContainer_143f8_1 {
  position: absolute;
  bottom: 8.53333333vw;
  width: 100%;
  height: 5.33333333vw;
}
._action_143f8_1 {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
}
._action_143f8_1 ._text_143f8_13 {
  font-weight: 500;
  font-size: 4.26666667vw;
  line-height: 5.33333333vw;
  color: rgba(22, 26, 56, 0.6);
}
._action_143f8_1._leftAction_143f8_19 {
  left: 0;
}
._action_143f8_1._leftAction_143f8_19 > ._text_143f8_13 {
  margin-left: 1.06666667vw;
}
._action_143f8_1._rightAction_143f8_25 {
  right: 0;
}
._action_143f8_1._rightAction_143f8_25 > ._text_143f8_13 {
  margin-right: 1.06666667vw;
}
._action-disabled_143f8_31 ._text_143f8_13 {
  color: rgba(22, 26, 56, 0.15) !important;
}
._action-disabled_143f8_31 path {
  stroke: rgba(22, 26, 56, 0.15) !important;
  stroke-opacity: 1;
}
._container_1yw4d_1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
._container_1yw4d_1._noNameAndEmail_1yw4d_7 {
  background-image: url(data:image/png;base64,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);
  background-size: 60.26666667vw 23.2vw;
  background-repeat: no-repeat;
  background-position: center bottom;
}
._content_1yw4d_13 {
  flex: 1;
  padding-top: 1.86666667vw;
  display: flex;
  flex-direction: column;
}
._content_1yw4d_13 > div:not(:first-child) {
  margin-top: 8vw;
}
._input_1yw4d_22 {
  width: 100%;
  height: 100%;
  padding: 0 3.73333333vw;
  padding-right: 3.2vw;
  line-height: 4.26666667vw;
  font-weight: 500;
  font-size: 4.26666667vw;
  color: #161a38;
  border-radius: 2.13333333vw;
  border: 0.26666667vw solid rgba(22, 26, 56, 0.15);
}
._input_1yw4d_22::placeholder {
  color: rgba(22, 26, 56, 0.15);
}
._input_1yw4d_22:focus {
  border-color: #4857e4;
}
._labelContainer_1yw4d_40 {
  flex: 1;
}
._nameInputContainer_1yw4d_43 {
  display: flex;
  justify-content: space-between;
}
._gap_1yw4d_47 {
  flex: 0 0 1.86666667vw;
}
._stateCityContainer_1yw4d_50 {
  display: flex;
  justify-content: space-between;
}
._loginBtn_1yw4d_54 {
  margin-bottom: 3.2vw;
  width: 100%;
  height: 12.8vw;
  border-radius: 3.2vw;
  font-size: 4.26666667vw;
  line-height: 5.33333333vw;
  font-family: 'HarmonyOS Sans Medium';
}
._btnContainer_1yw4d_63 ._loginBtnBlueFlat_1yw4d_63,
._btnContainer_1yw4d_63 ._loginBtnBlueLayered_1yw4d_64 {
  background: #4857E4;
  color: #ffffff;
}
._btnContainer_1yw4d_63 ._loginBtnBlueFlat_1yw4d_63:active,
._btnContainer_1yw4d_63 ._loginBtnBlueLayered_1yw4d_64:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #4857E4;
}
._btnContainer_1yw4d_63 ._loginBtnOrangeFlat_1yw4d_72,
._btnContainer_1yw4d_63 ._loginBtnOrangeLayered_1yw4d_73 {
  background: #FF6414;
  color: #ffffff;
}
._btnContainer_1yw4d_63 ._loginBtnOrangeFlat_1yw4d_72:active,
._btnContainer_1yw4d_63 ._loginBtnOrangeLayered_1yw4d_73:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #FF6414;
}
._btnContainer_1yw4d_63 ._loginBtnRedFlat_1yw4d_81,
._btnContainer_1yw4d_63 ._loginBtnRedLayered_1yw4d_82 {
  background: #FF4C54;
}
._btnContainer_1yw4d_63 ._loginBtnRedFlat_1yw4d_81:active,
._btnContainer_1yw4d_63 ._loginBtnRedLayered_1yw4d_82:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #FF4C54;
}
._item_1yogf_1 {
  position: relative;
  display: flex;
  align-items: center;
  height: 11.73333333vw;
  border-radius: 3.2vw;
  background: #fff;
  box-sizing: border-box;
}
._item_1yogf_1._hasError_1yogf_10 {
  border-color: #ff2020;
}
._item_1yogf_1._hasError_1yogf_10 input {
  border-color: #ff2020 !important;
}
._item_1yogf_1._hasError_1yogf_10 ._label_1yogf_16 {
  color: #ff2020;
}
._item_1yogf_1._isFreeLeadCN_1yogf_19 {
  font-family: 'PingFang SC';
}
._item_1yogf_1._isFreeLeadCN_1yogf_19 ._label_1yogf_16 {
  padding: 0 1.6vw;
  color: rgba(22, 26, 56, 0.4);
  transform: translateY(-60%);
}
._item_1yogf_1 ._label_1yogf_16 {
  position: absolute;
  top: 0;
  left: 2.66666667vw;
  height: 5.33333333vw;
  padding: 0 1.06666667vw;
  line-height: 5.33333333vw;
  font-weight: 500;
  font-size: 3.73333333vw;
  color: rgba(22, 26, 56, 0.4);
  transform: translateY(-50%);
  background: #fff;
}
._item_1yogf_1 ._label_1yogf_16 > span {
  display: inline-block;
  margin-left: 1.06666667vw;
  margin-bottom: 1.06666667vw;
  color: #ff2020;
}
._item_1yogf_1 ._wrapper_1yogf_46 {
  display: flex;
  width: 100%;
  height: 100%;
}
._item_1yogf_1 ._errorTip_1yogf_51 {
  position: absolute;
  top: calc(100% + 1.06666667vw);
  left: 3.73333333vw;
  font-weight: 400;
  font-size: 3.2vw;
  line-height: 3.73333333vw;
  color: #ff2020;
}
._input_1fbx7_1 {
  width: 100%;
  height: 100%;
  padding-left: 2.93333333vw;
  padding-right: 2.93333333vw;
  line-height: 4.26666667vw;
  font-weight: 500;
  font-size: 3.73333333vw;
  color: #161a38;
  border-radius: 2.13333333vw;
  border: 0.26666667vw solid rgba(22, 26, 56, 0.15);
}
._input_1fbx7_1._isFreeLeadCN_1fbx7_13 {
  font-family: 'PingFang SC';
  padding-left: 3.73333333vw;
  font-weight: 500;
}
._input_1fbx7_1._isFreeLeadCN_1fbx7_13::placeholder {
  color: rgba(22, 26, 56, 0.2);
}
._input_1fbx7_1::placeholder {
  color: rgba(22, 26, 56, 0.15);
}
._input_1fbx7_1:focus {
  border-color: #4857e4;
}
._labelContainer_1fbx7_27 {
  flex: 1;
}
._nameInputContainer_1fbx7_30 {
  display: flex;
  justify-content: space-between;
}
._gap_1fbx7_34 {
  flex: 0 0 1.86666667vw;
}
._input_tj8kg_1 {
  width: 100%;
  height: 100%;
  padding: 0 3.73333333vw;
  padding-right: 3.2vw;
  line-height: 4.26666667vw;
  font-weight: 500;
  font-size: 3.73333333vw;
  color: #161a38;
  border-radius: 2.13333333vw;
  border: 0.26666667vw solid rgba(22, 26, 56, 0.15);
}
._input_tj8kg_1::placeholder {
  color: rgba(22, 26, 56, 0.15);
}
._input_tj8kg_1:focus {
  border-color: #4857e4;
}
._container_19pbf_1 {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 2.13333333vw;
  border: 0.26666667vw solid rgba(22, 26, 56, 0.15);
  font-size: 4.26666667vw;
}
._container_19pbf_1._focus_19pbf_9 {
  border-color: #4857e4;
}
._container_19pbf_1._hasError_19pbf_12 {
  border-color: #ff2020;
}
._container_19pbf_1._readOnly_19pbf_15 {
  opacity: 0.5;
  border-color: rgba(22, 26, 56, 0.15);
}
._container_19pbf_1 > ._code_19pbf_19 {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  color: #161a38;
  font-size: 4.26666667vw;
  padding-left: 3.73333333vw;
  padding-right: 2.13333333vw;
}
._container_19pbf_1 > ._regionSelect_19pbf_30 {
  flex: none;
  border: none;
  background: transparent;
  padding-left: 3.73333333vw;
  padding-right: 2.13333333vw;
}
._container_19pbf_1._disabled_19pbf_37 ._codeBtn_19pbf_37 {
  color: rgba(22, 26, 56, 0.25);
  pointer-events: none;
  cursor: default;
}
._container_19pbf_1 > ._inputContainer_19pbf_42 {
  flex: 1;
  display: inline-flex;
  align-items: center;
}
._container_19pbf_1 > ._inputContainer_19pbf_42 > ._input_19pbf_42 {
  width: 100%;
  height: 100%;
  padding-left: 2.13333333vw;
  padding-right: 2.13333333vw;
  font-size: 3.73333333vw;
  line-height: 5.06666667vw;
  font-weight: 500;
  color: #161a38;
  border: none;
  box-sizing: border-box;
}
._container_19pbf_1 > ._inputContainer_19pbf_42 > ._input_19pbf_42::placeholder {
  color: rgba(22, 26, 56, 0.15);
}
._container_19pbf_1 > ._divider_19pbf_62 {
  flex: none;
  width: 0.26666667vw;
  height: 4.26666667vw;
  background: #f0f1f4;
}
._container_19pbf_1 > ._codeBtn_19pbf_37 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22.13333333vw;
  white-space: nowrap;
  font-weight: 500;
  color: rgba(22, 26, 56, 0.25);
  pointer-events: none;
  font-size: 3.73333333vw;
  line-height: 5.06666667vw;
}
._container_19pbf_1 > ._codeBtn_19pbf_37._isFreeLeadCN_19pbf_80 {
  width: 25.06666667vw;
}
._container_19pbf_1 > ._codeBtn_19pbf_37[data-active='true'] {
  color: #4857e4;
  cursor: pointer;
  pointer-events: auto;
}
._container_19pbf_1 > ._codeBtn_19pbf_37[data-active='true']._BlueFlat_19pbf_88 {
  color: #4857E4;
}
._container_19pbf_1 > ._codeBtn_19pbf_37[data-active='true']._OrangeFlat_19pbf_91 {
  color: #F36800;
}
._container_19pbf_1 > ._codeBtn_19pbf_37[data-active='true']._RedFlat_19pbf_94 {
  color: #E72B34;
}
._container_19pbf_1 > ._solidCodeBtn_19pbf_97 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28.26666667vw;
  height: 100%;
  font-weight: 500;
  cursor: pointer;
  color: rgba(22, 26, 56, 0.25);
  pointer-events: none;
  background: #F0F1F4;
  border-top-right-radius: 2.13333333vw;
  border-bottom-right-radius: 2.13333333vw;
}
._container_19pbf_1 > ._solidCodeBtn_19pbf_97[data-active='true'] {
  background-color: #4857e4;
  color: #ffffff;
  cursor: pointer;
  pointer-events: auto;
  border-top-right-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}
._container_19pbf_1 > ._solidCodeBtn_19pbf_97 ._second_19pbf_119 {
  color: #4857e4;
}
._overlay_xys8d_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
._content_xys8d_10 {
  position: fixed;
  bottom: 0;
  z-index: 100;
  animation: _slide-up_xys8d_1 0.5s forwards;
  outline-style: none;
}
@keyframes _slide-up_xys8d_1 {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
._select_17dkk_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20vw;
  position: relative;
  cursor: pointer;
  user-select: none;
  padding: 0 2.13333333vw;
}
._selectedValue_17dkk_11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  color: #161A38;
  font-weight: 500;
  font-size: 4.26666667vw;
  gap: 1.06666667vw;
}
._arrowIcon_17dkk_21 {
  width: 4.26666667vw;
  height: 4.26666667vw;
  color: #161A38;
  flex-shrink: 0;
}
._popupContent_17dkk_27 {
  background-color: #fff;
  border-radius: 4.8vw 4.8vw 0 0;
  width: 100vw;
  display: flex;
  flex-direction: column;
  max-height: 80vh;
}
._header_17dkk_35 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4.26666667vw;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  height: 14.93333333vw;
  flex-shrink: 0;
  box-sizing: border-box;
}
._title_17dkk_46 {
  font-family: 'HarmonyOS Sans Bold';
}
._closeButton_17dkk_49 {
  position: absolute;
  top: 4.26666667vw;
  right: 4.26666667vw;
  cursor: pointer;
  z-index: 1;
}
._closeButton_17dkk_49 svg {
  width: 6.4vw;
  height: 6.4vw;
}
._title_17dkk_46 {
  font-size: 4.53333333vw;
  font-weight: 600;
  color: #161a38;
  margin: 0;
}
._list_17dkk_66 {
  list-style: none;
  margin: 0;
  padding: 0 4.26666667vw;
  padding-bottom: 4.26666667vw;
  overflow-y: auto;
  flex-grow: 1;
  font-family: 'HarmonyOS Sans';
}
._option_17dkk_75 {
  display: flex;
  padding: 4.26666667vw 0;
  cursor: pointer;
  font-size: 4.26666667vw;
}
._option_17dkk_75:active {
  background-color: #f5f5f5;
}
._dialCode_17dkk_84 {
  width: 10.13333333vw;
  margin-right: 3.2vw;
  color: #161a38;
}
._countryName_17dkk_89 {
  color: #161a38;
}
._container_1qjgk_1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2000;
  pointer-events: auto;
}
._modal_1qjgk_14 {
  width: 80vw;
  background-color: #fff;
  padding: 6.4vw 4.26666667vw;
  border-radius: 5.33333333vw;
}
._content_1qjgk_20 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
._content_1qjgk_20 ._title_1qjgk_26 {
  font-family: 'HarmonyOS Sans Medium';
  font-size: 4.8vw;
  line-height: 6.93333333vw;
  color: #161938;
  margin-bottom: 3.2vw;
}
._content_1qjgk_20 ._description_1qjgk_33 {
  font-family: 'HarmonyOS Sans';
  font-size: 4.26666667vw;
  line-height: 6.4vw;
  color: #727688;
}
._buttonContainer_1qjgk_39 {
  margin-top: 6.4vw;
}
._button_1qjgk_39 {
  width: 100%;
  padding: 3.2vw 6.4vw;
  border-radius: 3.2vw;
  font-size: 4.26666667vw;
  font-family: 'HarmonyOS Sans Bold';
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  height: 11.73333333vw;
  outline: none;
  position: relative;
  top: 0vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
._button_1qjgk_39:not(:last-child) {
  margin-bottom: 4.26666667vw;
}
._button_1qjgk_39._blue_1qjgk_62 {
  background: #4857E4;
  color: #ffffff;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #3443CD;
}
._button_1qjgk_39._blue_1qjgk_62:hover {
  background: #4857E4;
  color: #f5f5f7;
}
._button_1qjgk_39._blue_1qjgk_62:active {
  background: #4857E4;
  color: #ffffff;
  border: 0.26666667vw solid transparent;
  box-shadow: none;
  top: 1.06666667vw;
}
._button_1qjgk_39._white_1qjgk_78 {
  background: #ffffff;
  color: #454860;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #B9B9CD;
  border: 0.26666667vw solid #B9B9CD;
}
._button_1qjgk_39._white_1qjgk_78:hover {
  background: #f5f5f7;
  color: #454860;
  border: 0.26666667vw solid #B9B9CD;
}
._button_1qjgk_39._white_1qjgk_78:active {
  background: #ffffff;
  color: #454860;
  border: 0.26666667vw solid transparent;
  box-shadow: none;
  top: 1.06666667vw;
  border: 0.26666667vw solid #B9B9CD;
}
._input_tj8kg_1 {
  width: 100%;
  height: 100%;
  padding: 0 3.73333333vw;
  padding-right: 3.2vw;
  line-height: 4.26666667vw;
  font-weight: 500;
  font-size: 3.73333333vw;
  color: #161a38;
  border-radius: 2.13333333vw;
  border: 0.26666667vw solid rgba(22, 26, 56, 0.15);
}
._input_tj8kg_1::placeholder {
  color: rgba(22, 26, 56, 0.15);
}
._input_tj8kg_1:focus {
  border-color: #4857e4;
}
._agreement_1fmba_1 {
  font-weight: 400;
  font-size: 3.2vw;
  line-height: 4.8vw;
  color: rgba(22, 26, 56, 0.6);
}
._agreement_1fmba_1 a {
  color: #415ba0;
  text-decoration: underline;
}
._input_vg6ae_1 {
  width: 100%;
  height: 100%;
  padding-left: 2.93333333vw;
  padding-right: 2.93333333vw;
  line-height: 4.26666667vw;
  font-weight: 500;
  font-size: 3.73333333vw;
  color: #161a38;
  border-radius: 2.13333333vw;
  border: 0.26666667vw solid rgba(22, 26, 56, 0.15);
}
._input_vg6ae_1._isFreeLeadCN_vg6ae_13 {
  font-family: 'PingFang SC';
  padding-left: 3.73333333vw;
  font-weight: 500;
}
._input_vg6ae_1._isFreeLeadCN_vg6ae_13::placeholder {
  color: rgba(22, 26, 56, 0.2);
}
._input_vg6ae_1::placeholder {
  color: rgba(22, 26, 56, 0.15);
}
._input_vg6ae_1:focus {
  border-color: #4857e4;
}
._labelContainer_vg6ae_27 {
  flex: 1;
}
._fullNameInputContainer_vg6ae_30 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1.86666667vw;
}
._fullNameInputContainer_vg6ae_30 ._item_vg6ae_36 {
  flex: 1;
}
._container_1tx77_1 {
  width: 89.33333333vw;
  height: 122.66666667vw;
  margin: 0 auto;
  border-radius: 3.2vw;
  background-color: #ffffff;
  padding: 6.4vw 4.26666667vw 0 4.26666667vw;
  box-sizing: border-box;
  position: relative;
}
._inputWrapper_1usio_1 {
  position: relative;
  width: 100%;
}
._inputWrapper_1usio_1::after {
  width: 4.26666667vw;
  height: 4.26666667vw;
  content: '';
  position: absolute;
  right: 3.2vw;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27%20?%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2716%27%20height=%2716%27%20viewBox=%270%200%2016%2016%27%3e%3cdefs%3e%3cmask%20id=%27mask5709367960%27%20style=%27mask-type:alpha%27%3e%3crect%20width=%2715.999999%27%20height=%2715.999999%27%20transform=%27matrix%28-1%20-2.15704e-32%20-2.15704e-32%201%2016%200%29%27%20fill=%27rgb%28217,%20217,%20217%29%27/%3e%3c/mask%3e%3c/defs%3e%3cg%20mask=%27url%28%23mask5709367960%29%27%3e%3cpath%20d=%27M-0.53033%20-0.53033C-0.823221%20-0.237439%20-0.823221%200.23744%20-0.53033%200.53033L3.93934%205L-0.53033%209.46967C-0.823221%209.76256%20-0.823221%2010.2374%20-0.53033%2010.5303C-0.237439%2010.8232%200.237439%2010.8232%200.53033%2010.5303L5.53033%205.53033Q5.58256%205.4781%205.6236%205.41668Q5.66464%205.35526%205.69291%205.28701Q5.72118%205.21877%205.73559%205.14632Q5.75%205.07387%205.75%205Q5.75%204.92613%205.73559%204.85368Q5.72118%204.78123%205.69291%204.71299Q5.66464%204.64474%205.6236%204.58332Q5.58256%204.5219%205.53033%204.46967L0.53033%20-0.53033C0.237439%20-0.823221%20-0.23744%20-0.823221%20-0.53033%20-0.53033Z%27%20fill-rule=%27evenodd%27%20transform=%27matrix%288.42937e-08%201%201%20-8.42937e-08%203%205.5%29%27%20fill=%27rgb%28115,%20118,%20136%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
._input_1usio_1 {
  height: 100%;
  width: 100%;
  padding: 0 3.73333333vw;
  padding-right: 3.2vw;
  line-height: 4.26666667vw;
  font-weight: 500;
  font-size: 3.73333333vw;
  color: #161a38;
  border-radius: 2.13333333vw;
  border: 0.26666667vw solid rgba(22, 26, 56, 0.15);
}
._input_1usio_1::placeholder {
  color: rgba(22, 26, 56, 0.15);
}
._input_1usio_1._isFreeLeadCN_1usio_33 {
  font-family: 'PingFang SC';
  padding-left: 3.73333333vw;
}
._input_1usio_1._isFreeLeadCN_1usio_33::placeholder {
  color: rgba(22, 26, 56, 0.2);
}
._selectorContainer_1usio_40 {
  background: #ffffff;
  border-radius: 4.8vw 4.8vw 0 0;
  width: 100vw;
  padding-bottom: 4.26666667vw;
  padding-top: 5.33333333vw;
}
._header_1usio_47 {
  display: flex;
  justify-content: center;
  height: 10.66666667vw;
  width: 100%;
  text-align: center;
}
._title_1usio_54 {
  color: #161A38;
  font-family: "HarmonyOS Sans Bold";
  font-size: 4.8vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  /* 21./@px */
  text-align: center;
  padding: 0 8.53333333vw;
}
._closeBtn_1usio_65 {
  position: absolute;
  top: 4.26666667vw;
  font-size: 4.26666667vw;
  right: 4.26666667vw;
  background: none;
  border: none;
  color: #9ca3af;
  cursor: pointer;
}
._closeBtn_1usio_65:hover {
  color: #6b7280;
}
._content_1usio_78 {
  padding: 0 4.26666667vw;
  padding-top: 5.33333333vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  align-content: start;
}
._item_1usio_90 {
  border-radius: 2.13333333vw;
  height: 10.66666667vw;
  line-height: 10.66666667vw;
  text-align: center;
  font-size: 3.73333333vw;
  font-style: normal;
  font-weight: 500;
  font-family: 'HarmonyOS Sans Medium';
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
._BlueFlatItem_1usio_104,
._BlueLayeredItem_1usio_105 {
  background: #F3F4FF;
  border: 0.26666667vw solid rgba(72, 87, 228, 0.5);
  color: #161A38;
}
._BlueFlatItem_1usio_104:active,
._BlueLayeredItem_1usio_105:active,
._BlueFlatItemSelected_1usio_112,
._BlueLayeredItemSelected_1usio_113 {
  background: #4857E4;
  border: none;
  color: #ffffff;
}
._OrangeFlatItem_1usio_118,
._OrangeLayeredItem_1usio_119 {
  background: #FFF9E9;
  border: 0.26666667vw solid rgba(255, 100, 20, 0.5);
  color: #F36800;
}
._OrangeFlatItem_1usio_118:active,
._OrangeLayeredItem_1usio_119:active,
._OrangeFlatItemSelected_1usio_126,
._OrangeLayeredItemSelected_1usio_127 {
  background: #FF6414;
  border: none;
  color: #ffffff;
}
._RedFlatItem_1usio_132,
._RedLayeredItem_1usio_133 {
  background: #FFEFEF;
  border: 0.26666667vw solid rgba(255, 76, 84, 0.5);
  color: #E72B34;
}
._RedFlatItem_1usio_132:active,
._RedLayeredItem_1usio_133:active,
._RedFlatItemSelected_1usio_140,
._RedLayeredItemSelected_1usio_141 {
  background: #FF4C54;
  border: none;
  color: #ffffff;
}
._itemOne_1usio_146 {
  flex: 1 1 90%;
}
._itemOne_1usio_146:not(:first-child) {
  margin-top: 3.2vw;
}
._itemTwo_1usio_152 {
  flex: 1 1 45%;
}
._itemTwo_1usio_152:nth-child(n+3) {
  margin-top: 3.2vw;
}
._itemTwo_1usio_152:nth-child(n):not(:nth-child(2n)) {
  margin-right: 4vw;
}
._itemThree_1usio_161 {
  flex: 1 1 28%;
}
._itemThree_1usio_161:nth-child(n+4) {
  margin-top: 3.2vw;
}
._itemThree_1usio_161:nth-child(n):not(:nth-child(3n)) {
  margin-right: 4vw;
}
._container_smva8_1 {
  border-radius: 3.2vw;
  background-color: #fff;
  padding: 4.26666667vw;
  margin: 0 auto;
}
._container_smva8_1._isFreeLeadCN_smva8_7 ._content_smva8_7 {
  padding-top: 2.66666667vw;
}
._container_smva8_1._isFreeLeadCN_smva8_7 ._content_smva8_7 > div:not(:first-child) {
  margin-top: 7.46666667vw;
}
._content_smva8_7 {
  flex: 1;
  padding-top: 1.86666667vw;
  display: flex;
  flex-direction: column;
}
._content_smva8_7 > div:not(:first-child) {
  margin-top: 8vw;
}
._btnContainer_smva8_22 ._loginBtn_smva8_22 {
  width: 100%;
  height: 12.8vw;
  margin-bottom: 3.2vw;
}
._btnContainer_smva8_22 ._loginBtnBlueFlat_smva8_27,
._btnContainer_smva8_22 ._loginBtnBlueLayered_smva8_28 {
  background: #4857E4;
  color: #ffffff;
}
._btnContainer_smva8_22 ._loginBtnBlueFlat_smva8_27:active,
._btnContainer_smva8_22 ._loginBtnBlueLayered_smva8_28:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #4857E4;
}
._btnContainer_smva8_22 ._loginBtnOrangeFlat_smva8_36,
._btnContainer_smva8_22 ._loginBtnOrangeLayered_smva8_37 {
  background: #FF6414;
  color: #ffffff;
}
._btnContainer_smva8_22 ._loginBtnOrangeFlat_smva8_36:active,
._btnContainer_smva8_22 ._loginBtnOrangeLayered_smva8_37:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #FF6414;
}
._btnContainer_smva8_22 ._loginBtnRedFlat_smva8_45,
._btnContainer_smva8_22 ._loginBtnRedLayered_smva8_46 {
  background: #FF4C54;
}
._btnContainer_smva8_22 ._loginBtnRedFlat_smva8_45:active,
._btnContainer_smva8_22 ._loginBtnRedLayered_smva8_46:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #FF4C54;
}
._bottomArea_12o1j_1 {
  position: relative;
  position: fixed;
  box-sizing: border-box;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  z-index: 5;
}
._bottomArea_12o1j_1::before {
  display: block;
  content: ' ';
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  pointer-events: none;
  transform: scale(0.5, 0.5);
  border-top: 0.26666667vw solid #eee;
}
._bottomArea_12o1j_1 ._btn_12o1j_24 {
  width: 89.33333333vw;
  padding: 3.73333333vw 5.33333333vw;
  margin: 3.2vw 0;
  border-radius: 3.2vw;
  font-size: 4.26666667vw;
  line-height: 5.06666667vw;
  font-weight: 700;
  font-family: "HarmonyOS Sans Bold";
}
._placeholder_12o1j_34 {
  position: relative;
}
._footer_1kv6a_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: auto;
  width: 100%;
  background: #161a38;
}
._footer_1kv6a_1 ._content_1kv6a_9 {
  margin-top: 8.53333333vw;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0.83);
}
._footer_1kv6a_1 ._content_1kv6a_9 > ._link_1kv6a_16 {
  font-size: 3.2vw;
  color: #fff;
  text-decoration: underline;
}
._footer_1kv6a_1 ._content_1kv6a_9 > ._divider_1kv6a_21 {
  margin: 0 2.13333333vw;
  width: 0.26666667vw;
  height: 2.66666667vw;
  background: #f0f1f4;
}
._footer_1kv6a_1 ._tip_1kv6a_27 {
  margin-top: 6.4vw;
  font-size: 5.33333333vw;
  text-align: center;
  transform-origin: top;
  transform: scale(0.5);
  color: rgba(255, 255, 255, 0.6);
}
._footer_1kv6a_1 ._register_1kv6a_35 {
  margin-top: 2.13333333vw;
  margin-bottom: 8.53333333vw;
  text-align: center;
}
._footer_1kv6a_1 ._register_1kv6a_35 a {
  color: rgba(255, 255, 255, 0.6);
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-decoration: none;
}
._cnFooter_1kv6a_49 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: auto;
  width: 100%;
  height: 37.06666667vw;
  background: #161a38;
}
._cnFooter_1kv6a_49 ._cnContent_1kv6a_58 {
  margin-top: 8.53333333vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
._cnFooter_1kv6a_49 ._cnContent_1kv6a_58 > ._cnLink_1kv6a_64 {
  font-size: 3.2vw;
  color: #fff;
  text-decoration: none;
}
._cnFooter_1kv6a_49 ._cnContent_1kv6a_58 > ._cnDivider_1kv6a_69 {
  margin: 0 2.13333333vw;
  width: 0.26666667vw;
  height: 2.66666667vw;
  background: #f0f1f4;
}
._cnFooter_1kv6a_49 ._cnTip_1kv6a_75 {
  margin-top: 6.4vw;
  font-size: 3.2vw;
  text-align: center;
  transform-origin: top;
  color: rgba(255, 255, 255, 0.6);
}
._cnFooter_1kv6a_49 ._cnRegister_1kv6a_82 {
  margin-top: 2.13333333vw;
  margin-bottom: 8.53333333vw;
  text-align: center;
}
._cnFooter_1kv6a_49 ._cnRegister_1kv6a_82 a {
  color: rgba(255, 255, 255, 0.6);
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-decoration: none;
}
._footer_z4k8l_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12.8vw 5.33333333vw 12.8vw 5.33333333vw;
  background-color: #161A38;
  box-sizing: border-box;
}
._footer_z4k8l_1 ._top_z4k8l_9 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._logo_z4k8l_14 {
  position: relative;
  margin: 0 auto;
  width: 38.4vw;
  height: 32vw;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._logo_z4k8l_14 ._text_z4k8l_20 {
  position: absolute;
  right: -19.46666667vw;
  bottom: 5.86666667vw;
  font-family: "HarmonyOS Sans Medium";
  color: rgba(255, 255, 255, 0.5);
  font-size: 2.66666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUs_z4k8l_31 {
  margin-top: 8.53333333vw;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUs_z4k8l_31 p {
  font-size: 4.8vw;
  font-family: 'HarmonyOS Sans Bold';
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 3.2vw;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUs_z4k8l_31 ._threeLogoBox_z4k8l_42 {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUsIcon_z4k8l_47 {
  display: inline-block;
  width: 9.6vw;
  height: 9.6vw;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUsIcon_z4k8l_47:nth-child(1) {
  background: url('https://epoch.classupcdn.com/misc/static/1714293727805_3c92a979-1f69-385f-98d2-60abc9560513.png') no-repeat;
  background-size: 100% 100%;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUsIcon_z4k8l_47:nth-child(2) {
  background: url('https://epoch.classupcdn.com/misc/static/1714294060945_c857578c-d1e9-a095-0605-f55090acd1a6.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 6.4vw;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUsIcon_z4k8l_47:nth-child(3) {
  background: url('https://epoch.classupcdn.com/misc/static/1714294096147_b0399627-8b8a-4181-6fb7-59aa381c410e.png') no-repeat;
  background-size: 100% 100%;
}
._footer_z4k8l_1 ._top_z4k8l_9 ._findUsIcon_z4k8l_47:nth-child(4) {
  width: 8.26666667vw;
  height: 8.26666667vw;
  background: url('https://epoch.classupcdn.com/misc/static/1752571380178_cc4f616a-117b-c274-db44-3326671eb547.png') no-repeat;
  background-size: 100% 100%;
  margin-top: 0.53333333vw;
  margin-left: 6.4vw;
}
._footer_z4k8l_1 ._line_z4k8l_73 {
  width: 100%;
  height: 0.26666667vw;
  border-top: 0.26666667vw solid #fff;
  opacity: 0.1;
  margin: 8.53333333vw 0;
}
._footer_z4k8l_1 ._policys_z4k8l_80 {
  text-align: center;
  color: #fff;
}
._footer_z4k8l_1 ._policys_z4k8l_80 ._copyright_z4k8l_84 {
  margin-bottom: 8.53333333vw;
  font-size: 3.73333333vw;
}
._footer_z4k8l_1 ._policys_z4k8l_80 ._threeItem_z4k8l_88 {
  display: flex;
  flex-direction: column;
  font-size: 3.73333333vw;
  gap: 3.2vw;
}
._footer_z4k8l_1 ._policys_z4k8l_80 ._threeItem_z4k8l_88 a {
  color: #fff;
}
._cnFooter_z4k8l_97 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12.8vw 5.33333333vw 12.8vw 5.33333333vw;
  background-color: #161A38;
  box-sizing: border-box;
}
._cnFooter_z4k8l_97 ._cnTop_z4k8l_105 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
._cnFooter_z4k8l_97 ._cnTop_z4k8l_105 ._cnLogo_z4k8l_110 {
  position: relative;
  margin: 0 auto;
  width: 38.4vw;
  height: 32vw;
}
._cnFooter_z4k8l_97 ._cnTop_z4k8l_105 ._cnLogo_z4k8l_110 ._cnText_z4k8l_116 {
  position: absolute;
  right: -19.46666667vw;
  bottom: 5.86666667vw;
  font-family: "HarmonyOS Sans Medium";
  color: rgba(255, 255, 255, 0.5);
  font-size: 2.66666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
._cnFooter_z4k8l_97 ._cnTop_z4k8l_105 ._cnFindUs_z4k8l_127 {
  margin-top: 8.53333333vw;
}
._cnFooter_z4k8l_97 ._cnTop_z4k8l_105 ._cnFindUs_z4k8l_127 p {
  font-size: 4.8vw;
  font-family: 'HarmonyOS Sans Bold';
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 3.2vw;
}
._cnFooter_z4k8l_97 ._cnTop_z4k8l_105 ._cnFindUs_z4k8l_127 ._cnThreeLogoBox_z4k8l_138 {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
._cnFooter_z4k8l_97 ._cnLine_z4k8l_143 {
  width: 100%;
  height: 0.26666667vw;
  border-top: 0.26666667vw solid #fff;
  opacity: 0.1;
  margin: 8.53333333vw 0;
}
._cnFooter_z4k8l_97 ._cnPolicys_z4k8l_150 {
  text-align: center;
  color: #fff;
}
._cnFooter_z4k8l_97 ._cnPolicys_z4k8l_150 ._sgCopyright_z4k8l_154 {
  color: #FFFFFF;
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-align: center;
  margin-bottom: 8.53333333vw;
}
._cnFooter_z4k8l_97 ._cnPolicys_z4k8l_150 ._cnCopyright_z4k8l_164 {
  color: #FFFFFF;
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-align: center;
  margin-bottom: 2.13333333vw;
}
._cnFooter_z4k8l_97 ._cnPolicys_z4k8l_150 ._cnRegister_z4k8l_174 {
  margin-bottom: 8.53333333vw;
  text-align: center;
}
._cnFooter_z4k8l_97 ._cnPolicys_z4k8l_150 ._cnRegister_z4k8l_174 a {
  color: rgba(255, 255, 255, 0.6);
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-decoration: none;
}
._cnFooter_z4k8l_97 ._cnPolicys_z4k8l_150 ._cnThreeItem_z4k8l_187 {
  display: flex;
  flex-direction: column;
  gap: 3.2vw;
}
._cnFooter_z4k8l_97 ._cnPolicys_z4k8l_150 ._cnThreeItem_z4k8l_187 a {
  font-size: 3.2vw;
  font-family: "HarmonyOS Sans Medium";
  color: #fff;
  text-decoration: none;
}
._footer_5kpeu_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8.53333333vw 5.33333333vw;
  background-color: #F5F8FF;
  box-sizing: border-box;
}
._footer_5kpeu_1 ._certificationsBox_5kpeu_9 {
  width: 100%;
}
._footer_5kpeu_1 ._certificationsBox_5kpeu_9 ._title_5kpeu_12 {
  width: 100%;
  text-align: left;
  color: #0D0F2C;
  font-family: "HarmonyOS Sans Bold";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 5.6vw;
  margin-bottom: 4.26666667vw;
}
._footer_5kpeu_1 ._certificationsBox_5kpeu_9 ._logos_5kpeu_23 {
  height: 8.26666667vw;
  display: flex;
  justify-content: space-between;
}
._footer_5kpeu_1 ._certificationsBox_5kpeu_9 ._logos_5kpeu_23 ._logo_5kpeu_23 {
  height: 100%;
}
._footer_5kpeu_1 ._certificationsBox_5kpeu_9 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(1) {
  width: 43.73333333vw;
}
._footer_5kpeu_1 ._certificationsBox_5kpeu_9 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(2) {
  width: 28.53333333vw;
}
._footer_5kpeu_1 ._certificationsBox_5kpeu_9 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(3) {
  width: 9.33333333vw;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 {
  width: 100%;
  margin-top: 8.53333333vw;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 ._title_5kpeu_12 {
  width: 100%;
  text-align: left;
  color: #0D0F2C;
  font-family: "HarmonyOS Sans Bold";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 5.6vw;
  margin-bottom: 4.26666667vw;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 0 12.53333333vw;
  justify-content: space-between;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23 {
  display: inline-block;
  width: 12.8vw;
  height: 12.8vw;
  border-radius: 50%;
  border: 0.26666667vw solid #4B5AF4;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(1) {
  background-image: url("data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27%20?%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2720%27%20height=%2720%27%20viewBox=%270%200%2020%2020%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath7280993315%27%3e%3cpath%20d=%27M0%200L20%200L20%2020L0%2020L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath7280993315%29%27%3e%3cpath%20d=%27M8.81378%2016.4999L2.91178%2016.4999C1.30367%2016.4999%205.0883e-05%2015.1963%204.54985e-05%2013.5882L9.74973e-06%202.91176C4.36511e-06%201.30364%201.30364%200%202.91176%200L13.5882%200C15.1963%200%2016.4999%201.30363%2016.4999%202.91174L16.5%2013.5882C16.5%2015.1963%2015.1964%2016.4999%2013.5883%2016.4999L11.385%2016.4999L11.385%2010.1103L13.53%2010.1103L13.8504%207.62022L11.385%207.62022L11.385%206.02936C11.385%205.30886%2011.5844%204.8173%2012.6191%204.8173L13.9377%204.8173L13.9377%202.5898C13.7094%202.55887%2012.9271%202.49149%2012.0161%202.49149C10.1145%202.49149%208.81309%203.65199%208.81309%205.78323L8.81309%207.61885L6.66328%207.61885L6.66328%2010.1097L8.81309%2010.1097L8.81309%2016.4999L8.81378%2016.4999Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%201.75%201.75%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 41% 41%;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(2) {
  background-image: url("data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27%20?%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2721.1201%27%20height=%2721.12%27%20viewBox=%270%200%2021.1201%2021.12%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath8277364418%27%3e%3cpath%20d=%27M0%200L21.12%200L21.12%2021.12L0%2021.12L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath8277364418%29%27%3e%3cpath%20d=%27M10.89%208.25C10.89%208.77214%2010.7352%209.28256%2010.4451%209.71671C10.155%2010.1509%209.74268%2010.4892%209.26028%2010.689C8.77789%2010.8889%208.24707%2010.9411%207.73496%2010.8393C7.22285%2010.7374%206.75245%2010.486%206.38324%2010.1168C6.01403%209.74755%205.76259%209.27715%205.66073%208.76504C5.55886%208.25293%205.61114%207.72211%205.81096%207.23972C6.01077%206.75732%206.34915%206.34501%206.7833%206.05492C7.21744%205.76483%207.72786%205.61%208.25%205.61C8.9495%205.61218%209.61973%205.89102%2010.1144%206.38564C10.609%206.88027%2010.8878%207.5505%2010.89%208.25L10.89%208.25ZM16.5%204.62L16.5%2011.88C16.5%2013.1053%2016.0133%2014.2804%2015.1468%2015.1468C14.2804%2016.0133%2013.1053%2016.5%2011.88%2016.5L4.62%2016.5C3.3947%2016.5%202.21958%2016.0133%201.35317%2015.1468C0.486749%2014.2804%205.86198e-16%2013.1053%200%2011.88L0%204.62C5.86198e-16%203.3947%200.486749%202.21958%201.35317%201.35317C2.21958%200.486749%203.3947%208.79297e-16%204.62%200L11.88%200C13.1053%201.1724e-15%2014.2804%200.486749%2015.1468%201.35317C16.0133%202.21958%2016.5%203.3947%2016.5%204.62L16.5%204.62ZM12.21%208.25C12.21%207.46679%2011.9777%206.70116%2011.5426%206.04994C11.1075%205.39872%2010.489%204.89116%209.76543%204.59144C9.04183%204.29171%208.24561%204.21329%207.47744%204.36609C6.70928%204.51889%206.00367%204.89604%205.44986%205.44986C4.89604%206.00367%204.51889%206.70928%204.36609%207.47744C4.21329%208.24561%204.29171%209.04183%204.59144%209.76543C4.89116%2010.489%205.39872%2011.1075%206.04994%2011.5426C6.70116%2011.9777%207.46679%2012.21%208.25%2012.21C9.30026%2012.21%2010.3075%2011.7928%2011.0501%2011.0501C11.7928%2010.3075%2012.21%209.30026%2012.21%208.25ZM13.53%203.96C13.53%203.7642%2013.4719%203.57279%2013.3632%203.40999C13.2544%203.24718%2013.0998%203.12029%2012.9189%203.04536C12.738%202.97043%2012.5389%202.95082%2012.3469%202.98902C12.1548%203.02722%2011.9784%203.12151%2011.84%203.25996C11.7015%203.39842%2011.6072%203.57482%2011.569%203.76686C11.5308%203.9589%2011.5504%204.15796%2011.6254%204.33886C11.7003%204.51976%2011.8272%204.67437%2011.99%204.78316C12.1528%204.89194%2012.3442%204.95%2012.54%204.95C12.8026%204.95%2013.0544%204.8457%2013.24%204.66004C13.4257%204.47438%2013.53%204.22256%2013.53%203.96Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%202.30957%202.31011%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 42% 42%;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(3) {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2720%27%20height=%2720%27%20viewBox=%270%200%2020%2020%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath7362987234%27%3e%3cpath%20d=%27M0%200L20%200L20%2020L0%2020L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath7362987234%29%27%3e%3cpath%20d=%27M19.5826%202.18973C19.4667%201.75827%2019.251%201.38448%2018.9353%201.06838C18.6196%200.752285%2018.2461%200.536038%2017.8147%200.419643C16.2545%200%2010%200%2010%200C10%200%203.74554%200%202.18527%200.417411C1.75373%200.533436%201.38008%200.749537%201.0643%201.06571C0.74852%201.38189%200.532891%201.75582%200.417411%202.1875C0%203.75%200%207.00893%200%207.00893C0%207.00893%200%2010.2679%200.417411%2011.8281C0.647321%2012.6897%201.32589%2013.3683%202.18527%2013.5982C3.74554%2014.0179%2010%2014.0179%2010%2014.0179C10%2014.0179%2016.2545%2014.0179%2017.8147%2013.5982C18.6763%2013.3683%2019.3527%2012.6897%2019.5826%2011.8281C20%2010.2679%2020%207.00893%2020%207.00893C20%207.00893%2020%203.75%2019.5826%202.18973ZM8.01339%2010L8.01339%204.01786L13.192%206.98661L8.01339%2010Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%202.99107%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 41% 41%;
}
._footer_5kpeu_1 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(4) {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2721.1201%27%20height=%2721.12%27%20viewBox=%270%200%2021.1201%2021.12%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath2774054389%27%3e%3cpath%20d=%27M0%200L21.12%200L21.12%2021.12L0%2021.12L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath2774054389%29%27%3e%3cpath%20d=%27M14.08%200C14.5468%203.90798e-16%2014.9944%200.185428%2015.3245%200.515492C15.6546%200.845556%2015.84%201.29322%2015.84%201.76L15.84%2014.08C15.84%2014.5468%2015.6546%2014.9944%2015.3245%2015.3245C14.9944%2015.6546%2014.5468%2015.84%2014.08%2015.84L1.76%2015.84C1.29322%2015.84%200.845556%2015.6546%200.515492%2015.3245C0.185428%2014.9944%203.90798e-16%2014.5468%200%2014.08L0%201.76C0%201.29322%200.185428%200.845556%200.515492%200.515492C0.845556%200.185428%201.29322%203.90798e-16%201.76%200L14.08%200ZM13.64%2013.64L13.64%208.976C13.64%208.21515%2013.3378%207.48546%2012.7997%206.94745C12.2617%206.40945%2011.5321%206.1072%2010.7712%206.1072C10.0232%206.1072%209.152%206.5648%208.7296%207.2512L8.7296%206.2744L6.2744%206.2744L6.2744%2013.64L8.7296%2013.64L8.7296%209.3016C8.7296%208.624%209.2752%208.0696%209.9528%208.0696C10.2795%208.0696%2010.5929%208.1994%2010.824%208.43044C11.055%208.66149%2011.1848%208.97485%2011.1848%209.3016L11.1848%2013.64L13.64%2013.64ZM3.4144%204.8928C3.8065%204.8928%204.18253%204.73704%204.45979%204.45979C4.73704%204.18253%204.8928%203.8065%204.8928%203.4144C4.8928%202.596%204.2328%201.9272%203.4144%201.9272C3.01997%201.9272%202.64169%202.08389%202.36279%202.36279C2.08389%202.64169%201.9272%203.01997%201.9272%203.4144C1.9272%204.2328%202.596%204.8928%203.4144%204.8928M4.6376%2013.64L4.6376%206.2744L2.2%206.2744L2.2%2013.64L4.6376%2013.64L4.6376%2013.64Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%202.64043%202.63989%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 42% 42%;
}
._footer_5kpeu_1 ._policies_5kpeu_88 {
  width: 100%;
  margin-top: 8.53333333vw;
  border-top: 0.26666667vw solid #E7ECF8;
  color: #0D0F2C;
  font-size: 3.2vw;
  font-family: "HarmonyOS Sans Medium";
  font-weight: 400;
  line-height: 4.8vw;
}
._footer_5kpeu_1 ._policies_5kpeu_88 ._trademark_5kpeu_98 {
  opacity: 0.6;
  margin-top: 5.33333333vw;
  margin-bottom: 3.2vw;
  width: 100%;
  text-align: center;
}
._footer_5kpeu_1 ._policies_5kpeu_88 ._policy_5kpeu_105 {
  opacity: 0.6;
  display: flex;
  width: 100%;
  padding: 0 19.46666667vw;
  justify-content: space-between;
}
._footer_5kpeu_1 ._policies_5kpeu_88 ._policy_5kpeu_105 a {
  color: #0D0F2C;
  font-size: 3.2vw;
  font-family: "HarmonyOS Sans Medium";
  font-weight: 400;
  line-height: 4.8vw;
  text-decoration: none;
}
._footer_5kpeu_1 ._register_5kpeu_120 {
  text-align: center;
  margin-top: 2.13333333vw;
}
._footer_5kpeu_1 ._register_5kpeu_120 a {
  color: rgba(13, 15, 44, 0.4);
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-decoration: none;
}
._cnFooter_5kpeu_133 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8.53333333vw 5.33333333vw;
  background-color: #F5F8FF;
  box-sizing: border-box;
}
._cnFooter_5kpeu_133 ._cnCertificationsBox_5kpeu_141 {
  width: 100%;
}
._cnFooter_5kpeu_133 ._cnCertificationsBox_5kpeu_141 ._cnTitle_5kpeu_144 {
  width: 100%;
  text-align: left;
  color: #0D0F2C;
  font-family: "HarmonyOS Sans Bold";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 5.6vw;
  margin-bottom: 4.26666667vw;
}
._cnFooter_5kpeu_133 ._cnCertificationsBox_5kpeu_141 ._cnLogos_5kpeu_155 {
  height: 8.26666667vw;
  display: flex;
  justify-content: space-between;
}
._cnFooter_5kpeu_133 ._cnCertificationsBox_5kpeu_141 ._cnLogos_5kpeu_155 ._cnLogo_5kpeu_155 {
  height: 100%;
}
._cnFooter_5kpeu_133 ._cnCertificationsBox_5kpeu_141 ._cnLogos_5kpeu_155 ._cnLogo_5kpeu_155:nth-child(1) {
  width: 43.73333333vw;
}
._cnFooter_5kpeu_133 ._cnCertificationsBox_5kpeu_141 ._cnLogos_5kpeu_155 ._cnLogo_5kpeu_155:nth-child(2) {
  width: 28.53333333vw;
}
._cnFooter_5kpeu_133 ._cnCertificationsBox_5kpeu_141 ._cnLogos_5kpeu_155 ._cnLogo_5kpeu_155:nth-child(3) {
  width: 9.33333333vw;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 {
  width: 100%;
  margin-top: 8.53333333vw;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 ._title_5kpeu_12 {
  width: 100%;
  text-align: left;
  color: #0D0F2C;
  font-family: "HarmonyOS Sans Bold";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 5.6vw;
  margin-bottom: 4.26666667vw;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 0 12.53333333vw;
  justify-content: space-between;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23 {
  display: inline-block;
  width: 12.8vw;
  height: 12.8vw;
  border-radius: 50%;
  border: 0.26666667vw solid #4B5AF4;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(1) {
  background-image: url("data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27%20?%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2720%27%20height=%2720%27%20viewBox=%270%200%2020%2020%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath7280993315%27%3e%3cpath%20d=%27M0%200L20%200L20%2020L0%2020L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath7280993315%29%27%3e%3cpath%20d=%27M8.81378%2016.4999L2.91178%2016.4999C1.30367%2016.4999%205.0883e-05%2015.1963%204.54985e-05%2013.5882L9.74973e-06%202.91176C4.36511e-06%201.30364%201.30364%200%202.91176%200L13.5882%200C15.1963%200%2016.4999%201.30363%2016.4999%202.91174L16.5%2013.5882C16.5%2015.1963%2015.1964%2016.4999%2013.5883%2016.4999L11.385%2016.4999L11.385%2010.1103L13.53%2010.1103L13.8504%207.62022L11.385%207.62022L11.385%206.02936C11.385%205.30886%2011.5844%204.8173%2012.6191%204.8173L13.9377%204.8173L13.9377%202.5898C13.7094%202.55887%2012.9271%202.49149%2012.0161%202.49149C10.1145%202.49149%208.81309%203.65199%208.81309%205.78323L8.81309%207.61885L6.66328%207.61885L6.66328%2010.1097L8.81309%2010.1097L8.81309%2016.4999L8.81378%2016.4999Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%201.75%201.75%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 41% 41%;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(2) {
  background-image: url("data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27utf-8%27%20?%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2721.1201%27%20height=%2721.12%27%20viewBox=%270%200%2021.1201%2021.12%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath8277364418%27%3e%3cpath%20d=%27M0%200L21.12%200L21.12%2021.12L0%2021.12L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath8277364418%29%27%3e%3cpath%20d=%27M10.89%208.25C10.89%208.77214%2010.7352%209.28256%2010.4451%209.71671C10.155%2010.1509%209.74268%2010.4892%209.26028%2010.689C8.77789%2010.8889%208.24707%2010.9411%207.73496%2010.8393C7.22285%2010.7374%206.75245%2010.486%206.38324%2010.1168C6.01403%209.74755%205.76259%209.27715%205.66073%208.76504C5.55886%208.25293%205.61114%207.72211%205.81096%207.23972C6.01077%206.75732%206.34915%206.34501%206.7833%206.05492C7.21744%205.76483%207.72786%205.61%208.25%205.61C8.9495%205.61218%209.61973%205.89102%2010.1144%206.38564C10.609%206.88027%2010.8878%207.5505%2010.89%208.25L10.89%208.25ZM16.5%204.62L16.5%2011.88C16.5%2013.1053%2016.0133%2014.2804%2015.1468%2015.1468C14.2804%2016.0133%2013.1053%2016.5%2011.88%2016.5L4.62%2016.5C3.3947%2016.5%202.21958%2016.0133%201.35317%2015.1468C0.486749%2014.2804%205.86198e-16%2013.1053%200%2011.88L0%204.62C5.86198e-16%203.3947%200.486749%202.21958%201.35317%201.35317C2.21958%200.486749%203.3947%208.79297e-16%204.62%200L11.88%200C13.1053%201.1724e-15%2014.2804%200.486749%2015.1468%201.35317C16.0133%202.21958%2016.5%203.3947%2016.5%204.62L16.5%204.62ZM12.21%208.25C12.21%207.46679%2011.9777%206.70116%2011.5426%206.04994C11.1075%205.39872%2010.489%204.89116%209.76543%204.59144C9.04183%204.29171%208.24561%204.21329%207.47744%204.36609C6.70928%204.51889%206.00367%204.89604%205.44986%205.44986C4.89604%206.00367%204.51889%206.70928%204.36609%207.47744C4.21329%208.24561%204.29171%209.04183%204.59144%209.76543C4.89116%2010.489%205.39872%2011.1075%206.04994%2011.5426C6.70116%2011.9777%207.46679%2012.21%208.25%2012.21C9.30026%2012.21%2010.3075%2011.7928%2011.0501%2011.0501C11.7928%2010.3075%2012.21%209.30026%2012.21%208.25ZM13.53%203.96C13.53%203.7642%2013.4719%203.57279%2013.3632%203.40999C13.2544%203.24718%2013.0998%203.12029%2012.9189%203.04536C12.738%202.97043%2012.5389%202.95082%2012.3469%202.98902C12.1548%203.02722%2011.9784%203.12151%2011.84%203.25996C11.7015%203.39842%2011.6072%203.57482%2011.569%203.76686C11.5308%203.9589%2011.5504%204.15796%2011.6254%204.33886C11.7003%204.51976%2011.8272%204.67437%2011.99%204.78316C12.1528%204.89194%2012.3442%204.95%2012.54%204.95C12.8026%204.95%2013.0544%204.8457%2013.24%204.66004C13.4257%204.47438%2013.53%204.22256%2013.53%203.96Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%202.30957%202.31011%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 42% 42%;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(3) {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2720%27%20height=%2720%27%20viewBox=%270%200%2020%2020%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath7362987234%27%3e%3cpath%20d=%27M0%200L20%200L20%2020L0%2020L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath7362987234%29%27%3e%3cpath%20d=%27M19.5826%202.18973C19.4667%201.75827%2019.251%201.38448%2018.9353%201.06838C18.6196%200.752285%2018.2461%200.536038%2017.8147%200.419643C16.2545%200%2010%200%2010%200C10%200%203.74554%200%202.18527%200.417411C1.75373%200.533436%201.38008%200.749537%201.0643%201.06571C0.74852%201.38189%200.532891%201.75582%200.417411%202.1875C0%203.75%200%207.00893%200%207.00893C0%207.00893%200%2010.2679%200.417411%2011.8281C0.647321%2012.6897%201.32589%2013.3683%202.18527%2013.5982C3.74554%2014.0179%2010%2014.0179%2010%2014.0179C10%2014.0179%2016.2545%2014.0179%2017.8147%2013.5982C18.6763%2013.3683%2019.3527%2012.6897%2019.5826%2011.8281C20%2010.2679%2020%207.00893%2020%207.00893C20%207.00893%2020%203.75%2019.5826%202.18973ZM8.01339%2010L8.01339%204.01786L13.192%206.98661L8.01339%2010Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%202.99107%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 41% 41%;
}
._cnFooter_5kpeu_133 ._followUsOnBox_5kpeu_40 ._logos_5kpeu_23 ._logo_5kpeu_23:nth-child(4) {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20width=%2721.1201%27%20height=%2721.12%27%20viewBox=%270%200%2021.1201%2021.12%27%3e%3cdefs%3e%3cclipPath%20id=%27clipPath2774054389%27%3e%3cpath%20d=%27M0%200L21.12%200L21.12%2021.12L0%2021.12L0%200Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%200%200%29%27/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path=%27url%28%23clipPath2774054389%29%27%3e%3cpath%20d=%27M14.08%200C14.5468%203.90798e-16%2014.9944%200.185428%2015.3245%200.515492C15.6546%200.845556%2015.84%201.29322%2015.84%201.76L15.84%2014.08C15.84%2014.5468%2015.6546%2014.9944%2015.3245%2015.3245C14.9944%2015.6546%2014.5468%2015.84%2014.08%2015.84L1.76%2015.84C1.29322%2015.84%200.845556%2015.6546%200.515492%2015.3245C0.185428%2014.9944%203.90798e-16%2014.5468%200%2014.08L0%201.76C0%201.29322%200.185428%200.845556%200.515492%200.515492C0.845556%200.185428%201.29322%203.90798e-16%201.76%200L14.08%200ZM13.64%2013.64L13.64%208.976C13.64%208.21515%2013.3378%207.48546%2012.7997%206.94745C12.2617%206.40945%2011.5321%206.1072%2010.7712%206.1072C10.0232%206.1072%209.152%206.5648%208.7296%207.2512L8.7296%206.2744L6.2744%206.2744L6.2744%2013.64L8.7296%2013.64L8.7296%209.3016C8.7296%208.624%209.2752%208.0696%209.9528%208.0696C10.2795%208.0696%2010.5929%208.1994%2010.824%208.43044C11.055%208.66149%2011.1848%208.97485%2011.1848%209.3016L11.1848%2013.64L13.64%2013.64ZM3.4144%204.8928C3.8065%204.8928%204.18253%204.73704%204.45979%204.45979C4.73704%204.18253%204.8928%203.8065%204.8928%203.4144C4.8928%202.596%204.2328%201.9272%203.4144%201.9272C3.01997%201.9272%202.64169%202.08389%202.36279%202.36279C2.08389%202.64169%201.9272%203.01997%201.9272%203.4144C1.9272%204.2328%202.596%204.8928%203.4144%204.8928M4.6376%2013.64L4.6376%206.2744L2.2%206.2744L2.2%2013.64L4.6376%2013.64L4.6376%2013.64Z%27%20fill-rule=%27nonzero%27%20transform=%27matrix%281%200%200%201%202.64043%202.63989%29%27%20fill=%27rgb%2875,%2090,%20244%29%27/%3e%3c/g%3e%3c/svg%3e");
  background-size: 42% 42%;
}
._cnFooter_5kpeu_133 ._cnFollowUsOnBox_5kpeu_220 {
  width: 100%;
  margin-top: 8.53333333vw;
}
._cnFooter_5kpeu_133 ._cnFollowUsOnBox_5kpeu_220 ._cnTitle_5kpeu_144 {
  width: 100%;
  text-align: left;
  color: #0D0F2C;
  font-family: "HarmonyOS Sans Bold";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 5.6vw;
  margin-bottom: 4.26666667vw;
}
._cnFooter_5kpeu_133 ._cnPolicies_5kpeu_235 {
  width: 100%;
  margin-top: 8.53333333vw;
  border-top: 0.26666667vw solid #E7ECF8;
  color: #0D0F2C;
  font-size: 3.2vw;
  font-family: "HarmonyOS Sans Medium";
  font-weight: 400;
  line-height: 4.8vw;
}
._cnFooter_5kpeu_133 ._cnPolicies_5kpeu_235 ._cnTrademark_5kpeu_245 {
  margin-top: 5.33333333vw;
  margin-bottom: 2.13333333vw;
  color: rgba(13, 15, 44, 0.6);
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-align: center;
}
._cnFooter_5kpeu_133 ._cnPolicies_5kpeu_235 ._cnRegister_5kpeu_256 {
  text-align: center;
}
._cnFooter_5kpeu_133 ._cnPolicies_5kpeu_235 ._cnRegister_5kpeu_256 a {
  color: rgba(13, 15, 44, 0.4);
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.73333333vw;
  text-decoration: none;
}
._cnFooter_5kpeu_133 ._cnPolicies_5kpeu_235 ._cnPolicy_5kpeu_268 {
  margin-top: 4.26666667vw;
  opacity: 0.6;
  display: flex;
  width: 100%;
  padding: 0 19.46666667vw;
  justify-content: center;
}
._cnFooter_5kpeu_133 ._cnPolicies_5kpeu_235 ._cnPolicy_5kpeu_268 a {
  color: #0D0F2C;
  font-size: 3.2vw;
  font-family: "HarmonyOS Sans Medium";
  font-weight: 400;
  line-height: 4.8vw;
  text-decoration: none;
}
._cnFooter_5kpeu_133 ._cnPolicies_5kpeu_235 ._cnPolicy_5kpeu_268 a:first-child {
  margin-right: 8.53333333vw;
}
._leadsContainer_qwuae_1 {
  width: 100vw;
  height: 80vh;
  background-color: #fafafb;
  z-index: 100;
  bottom: 0;
  border-radius: 5.33333333vw 5.33333333vw 0 0;
  overflow: scroll;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
._leadsContainer_qwuae_1 ._operationBar_qwuae_12 {
  border-radius: 5.33333333vw 5.33333333vw 0 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 14.93333333vw;
  background-color: transparent;
  z-index: 9;
}
._leadsContainer_qwuae_1 ._operationBarScroll_qwuae_21 {
  background: linear-gradient(179.99998deg, #FFFFFF 62%, rgba(255, 255, 255, 0) 99%);
}
._leadsContainer_qwuae_1 ._back_qwuae_24 {
  position: absolute;
  top: 4.26666667vw;
  left: 4.26666667vw;
}
._leadsContainer_qwuae_1 ._back_qwuae_24 svg {
  width: 4.26666667vw;
  height: 4.26666667vw;
}
._leadsContainer_qwuae_1 ._close_qwuae_33 {
  position: absolute;
  top: 4.26666667vw;
  right: 4.26666667vw;
}
._leadsContainer_qwuae_1 ._close_qwuae_33 svg {
  width: 4.26666667vw;
  height: 4.26666667vw;
}
._leadsContainer_qwuae_1 ._leadsImg_qwuae_42 {
  height: 48vw;
}
._leadsContainer_qwuae_1 ._leads_qwuae_1 {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin-top: -8vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
._leadsContainer_qwuae_1 ._leads_qwuae_1 > div {
  border: 0.26666667vw solid #eeeeee;
}
body {
  background-color: #fafafb;
}
._container_feyio_4 {
  box-sizing: border-box;
  font-family: "HarmonyOS Sans Regular";
}
._container_feyio_4._freeLeadCN_feyio_8 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
._container_feyio_4._freeLeadCN_feyio_8 ._content_feyio_13 {
  flex: 1;
  min-height: 141.33333333vw;
  background-image: url(https://epoch.classupcdn.com/misc/static/1755831721292_background_cn1.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #F7FAFF;
}
._content_feyio_13 {
  position: relative;
  padding: 0 4.26666667vw;
  padding-top: 40vw;
  box-sizing: border-box;
  background-image: url(https://epoch.classupcdn.com/misc/static/1747996501100_rocket_success_bg.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
._content_feyio_13 > div:not(:first-child) {
  margin-top: 4.26666667vw;
}
._textContainer_feyio_33 {
  padding: 5.33333333vw 3.2vw;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 3.2vw;
  overflow: hidden;
}
._textContainer_feyio_33 ._phase_feyio_40 {
  color: rgba(22, 26, 56, 0.8);
  font-size: 3.73333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 5.33333333vw;
}
._textContainer_feyio_33 ._phase_feyio_40:not(:first-child) {
  margin-top: 3.2vw;
}
._textContainer_feyio_33 ._bold_feyio_50 {
  color: #FFA514;
  font-family: "HarmonyOS Sans Black";
  font-size: 3.73333333vw;
  font-style: normal;
  font-weight: 900;
  line-height: 5.33333333vw;
}
._textContainer_feyio_33 ._title_feyio_58 {
  color: #161A38;
  font-family: "HarmonyOS Sans Black";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 900;
  line-height: 5.33333333vw;
  margin-bottom: 3.2vw;
}
._textContainerCN_feyio_67 {
  padding: 4.26666667vw;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 3.2vw;
  overflow: hidden;
  font-family: "PingFang SC";
}
._textContainerCN_feyio_67 ._phase_feyio_40 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 3.73333333vw;
}
._textContainerCN_feyio_67 ._phase_feyio_40:last-child {
  margin-bottom: 2.13333333vw;
}
._textContainerCN_feyio_67 ._sort_feyio_83 {
  width: 5.33333333vw;
  height: 5.33333333vw;
  line-height: 5.33333333vw;
  flex-shrink: 0;
  margin-right: 2.13333333vw;
  background-color: #DFEBFF;
  border-radius: 50%;
  color: rgba(22, 26, 56, 0.8);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
._textContainerCN_feyio_67 ._phaseText_feyio_96 {
  color: rgba(22, 26, 56, 0.8);
  font-family: "PingFang SC";
  font-size: 3.73333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 5.33333333vw;
}
._textContainerCN_feyio_67 ._title_feyio_58 {
  color: #161A38;
  text-align: center;
  font-family: "Alibaba PuHuiTi";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  line-height: 5.86666667vw;
  flex-shrink: 0;
  margin-bottom: 4.26666667vw;
  border-radius: 1.6vw;
}
._container_iwwbj_1 {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 5.33333333vw 3.2vw;
  padding-bottom: 10.66666667vw;
  padding-top: 4.26666667vw;
  box-sizing: border-box;
}
._btn_iwwbj_10 {
  width: 100%;
  height: 12.8vw;
  border-radius: 3.2vw !important;
}
._tip_iwwbj_15 {
  margin-top: 3.2vw;
  color: rgba(22, 26, 56, 0.4);
  font-family: "HarmonyOS Sans";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.8vw;
  text-align: center;
}
body {
  background-color: #fafafb;
}
._container_182w0_4 {
  box-sizing: border-box;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
._content_182w0_12 {
  flex: 1;
}
._bg_182w0_15 {
  width: 100%;
  height: 128vw;
}
._quiz_182w0_19 {
  width: 91.46666667vw;
  height: 81.06666667vw;
  position: absolute;
  top: 40vw;
  left: 50%;
  transform: translateX(-50%);
}
._text_182w0_27 {
  color: rgba(22, 26, 56, 0.4);
  font-family: "HarmonyOS Sans";
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.26666667vw;
  text-align: center;
  position: absolute;
  top: 121.06666667vw;
  width: 91.46666667vw;
  left: 50%;
  transform: translateX(-50%);
}
._container_jsq6c_1 {
  width: 100%;
}
._container_jsq6c_1 ._wrapper_jsq6c_4 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
._container_jsq6c_1 ._slide_jsq6c_10 {
  display: flex;
  justify-content: center;
  align-items: center;
}
._container_jsq6c_1 ._slide_jsq6c_10 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._container_jsq6c_1 ._expandedSlide_jsq6c_20 {
  width: 75.2vw;
}
._container_jsq6c_1 ._expandedSlide_jsq6c_20 picture {
  width: 100%;
}
._container_jsq6c_1 ._fullSlide_jsq6c_26 picture {
  width: 89.33333333vw;
}
._container_jsq6c_1 ._fixedImg_jsq6c_29 {
  z-index: 2;
}
._container_jsq6c_1 ._shadow_jsq6c_32 {
  box-shadow: 9.06666667vw 0 3.73333333vw -8vw #BEC3DC;
}
._container_jsq6c_1 ._pagination_jsq6c_35 {
  position: inherit;
  margin-top: 2.66666667vw;
}
._container_jsq6c_1 ._bullet_jsq6c_39 {
  width: 1.06666667vw;
  height: 1.06666667vw;
  background: #CFD1D8;
  border-radius: 50%;
  margin: 0 0.53333333vw !important;
  opacity: 1;
  transition: all 0.3s;
}
._container_jsq6c_1 ._activeBullet_jsq6c_48 {
  width: 3.2vw;
  height: 1.06666667vw;
  background: #4857E4;
  border-radius: 1.06666667vw;
}
._container_jsq6c_1 ._blueFlat_jsq6c_54 {
  background: #4857E4 !important;
}
._container_jsq6c_1 ._orangeFlat_jsq6c_57 {
  background: #FF7C1C !important;
}
/**
 * Swiper 11.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 14, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}
._container_1gikx_1 {
  width: 100%;
  height: 100%;
  padding: 8.53333333vw 5.33333333vw;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}
._container_1gikx_1 ._linkList_1gikx_11 {
  margin-bottom: 6.4vw;
}
._container_1gikx_1 ._linkList_1gikx_11._oneLine_1gikx_14 {
  max-width: 41.6vw;
}
._container_1gikx_1 ._linkList_1gikx_11._twoLine_1gikx_17 {
  max-width: 100%;
  width: 100%;
}
._container_1gikx_1 ._linkList_1gikx_11 ._title_1gikx_21 {
  color: #0D0F2C;
  font-family: "HarmonyOS Sans Bold";
  font-size: 4.26666667vw;
  font-style: normal;
  font-weight: 700;
  height: 5.6vw;
  line-height: 5.6vw;
}
._container_1gikx_1 ._linkList_1gikx_11 ._links_1gikx_30 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: space-between;
  justify-content: flex-start;
  max-height: 90.66666667vw;
}
._container_1gikx_1 ._linkList_1gikx_11 ._links_1gikx_30 ._link_1gikx_11 {
  text-decoration: none;
  display: block;
  width: 41.6vw;
  opacity: 0.6;
  color: #0D0F2C;
  font-family: "HarmonyOS Sans Medium";
  font-size: 3.73333333vw;
  font-style: normal;
  font-weight: 400;
  height: 5.86666667vw;
  line-height: 5.86666667vw;
  margin-top: 3.2vw;
}
._container_596pt_1 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: 10;
}
._container_rzlie_1 {
  width: 100%;
  height: 100%;
  position: relative;
}
._btnContainer_rzlie_6 {
  position: absolute;
  width: 83.73333333vw;
  left: 50%;
  flex-direction: row;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
}
._btnContainer_rzlie_6 ._btn_rzlie_6 {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  border: none;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._large_rzlie_22 {
  font-family: "HarmonyOS Sans Medium";
  font-weight: 500;
  width: 80.26666667vw;
  height: 12.8vw;
  font-size: 4.8vw;
  line-height: 5.33333333vw;
  border-radius: 3.2vw;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._large_rzlie_22 ._btnText_rzlie_31 {
  height: 4.8vw;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._large_rzlie_22 svg {
  width: 5.33333333vw;
  height: 5.33333333vw;
  margin-left: 1.86666667vw;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._default_rzlie_39 {
  font-family: "HarmonyOS Sans Medium";
  height: 11.73333333vw;
  font-weight: 500;
  font-size: 3.73333333vw;
  line-height: 6.4vw;
  padding: 3.2vw 5.33333333vw;
  border-radius: 2.13333333vw;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._default_rzlie_39 ._btnText_rzlie_31 {
  height: 5.86666667vw;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._default_rzlie_39 svg {
  width: 4.26666667vw;
  height: 4.26666667vw;
  margin-left: 1.6vw;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._BlueFlat_rzlie_56 {
  background-color: #4857E4;
  color: #FFFFFF;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._BlueFlat_rzlie_56:hover {
  background-color: #3A46B6;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._BlueLayered_rzlie_63 {
  color: #FFFFFF;
  background: linear-gradient(180deg, #6372FB 0%, #3D4DDD 100%);
  box-shadow: 0vw 0.53333333vw 1.33333333vw 0vw rgba(90, 108, 202, 0.64), inset 0vw 0.53333333vw 0vw 0vw #98A2FF;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._BlueLayered_rzlie_63:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, #6372FB 0%, #3D4DDD 96%);
  box-shadow: 0vw 0.53333333vw 1.33333333vw 0vw rgba(90, 108, 202, 0.64), inset 0vw 0.53333333vw 0vw 0vw #98A2FF;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._OrangeFlat_rzlie_72 {
  background-color: #FF6414;
  color: #FFFFFF;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._OrangeFlat_rzlie_72:hover {
  background-color: #CC5010;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._OrangeLayered_rzlie_79 {
  color: #FFFFFF;
  background: linear-gradient(180deg, #FF911C 1%, #FF6414 100%);
  box-shadow: 0vw 0.53333333vw 1.06666667vw 0vw rgba(255, 166, 63, 0.61), inset 0vw 0.53333333vw 0vw 0vw #FFC562;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._OrangeLayered_rzlie_79:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, #FF911C 1%, #FF6414 100%);
  box-shadow: 0vw 0.53333333vw 1.06666667vw 0vw rgba(255, 166, 63, 0.61), inset 0vw 0.53333333vw 0vw 0vw #FFC562;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._WhiteFlat_rzlie_88 {
  background-color: #FFFFFF;
  color: #161A38;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._WhiteFlat_rzlie_88:hover {
  background-color: #DADDFC;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._WhiteLayered_rzlie_95 {
  color: #161A38;
  background: #FFFFFF;
  box-shadow: inset 0vw -1.06666667vw 0vw 0vw #C4C7FF;
}
._btnContainer_rzlie_6 ._btn_rzlie_6._WhiteLayered_rzlie_95:hover {
  background: linear-gradient(0deg, rgba(72, 87, 228, 0.2) 0%, rgba(72, 87, 228, 0.2) 100%), #FFFFFF;
  box-shadow: inset 0vw -1.06666667vw 0vw 0vw #C4C7FF;
}
._container_d61k7_1 {
  width: 100%;
  height: 100%;
  position: relative;
}
._btnContainer_d61k7_6 {
  position: absolute;
  width: 83.73333333vw;
  height: 12.8vw;
  left: 50%;
  display: flex;
  flex-direction: row;
  transform: translateX(-50%);
}
._btnContainer_d61k7_6 ._btn_d61k7_6 {
  width: 40.53333333vw;
  height: 100%;
  color: #FFFFFF;
  font-family: "HarmonyOS Sans Bold";
  font-size: 3.73333333vw;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
}
._btnContainer_d61k7_6 ._btn_d61k7_6:not(:last-child) {
  margin-right: 2.66666667vw;
}
._container_sbrqc_1 {
  width: 100%;
  height: 100%;
  position: relative;
}
._container_sbrqc_1 ._btn_sbrqc_6 {
  position: absolute;
  outline: none !important;
  border: none;
}
._pageHeader_13cyp_1 {
  position: fixed;
  top: 0;
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top, 44px);
  padding-bottom: 1.6vw;
  width: 100vw;
  z-index: 1000;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
._pageHeader_13cyp_1._notScrolled_13cyp_14 {
  background: transparent;
  backdrop-filter: none;
}
._pageHeader_13cyp_1._scrolled_13cyp_18 {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, #DAE8FE 100%);
  backdrop-filter: blur(16px);
}
@supports not (safe-area-inset-top: 0) {
  ._pageHeader_13cyp_1 {
    padding-top: 44px;
  }
}
._closeButton_13cyp_27 {
  box-sizing: content-box;
  padding-left: 4.26666667vw;
  padding-top: 1.6vw;
  width: 8.53333333vw;
  height: 8.53333333vw;
  cursor: pointer;
}
._pageHeaderText_13cyp_35 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3.2vw;
  font-family: 'HarmonyOS Sans Bold Italic';
  line-height: 5.33333333vw;
  font-size: 4.26666667vw;
  font-weight: 900;
  color: #2D3FE2;
}
._exitIntentModal_13cyp_46 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1005;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: auto;
}
._exitIntentModal_13cyp_46._show_13cyp_60 {
  opacity: 1;
  visibility: visible;
}
._modalContent_13cyp_64 {
  position: relative;
  width: 80vw;
  border-radius: 4.26666667vw;
  overflow: hidden;
  box-shadow: 0 6.4vw 12.8vw rgba(0, 0, 0, 0.3);
  animation: _slideIn_13cyp_1 0.3s ease-out;
}
@keyframes _slideIn_13cyp_1 {
  from {
    transform: scale(0.9) translateY(5.33333333vw);
    opacity: 0;
  }
  to {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
._backgroundImage_13cyp_82 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
._buttonContainer_13cyp_88 {
  position: absolute;
  top: 73.86666667vw;
  left: 0;
  right: 0;
  padding: 0 6.4vw;
}
._button_13cyp_88 {
  width: 100%;
  padding: 3.2vw 6.4vw;
  border-radius: 3.2vw;
  font-size: 4.26666667vw;
  font-family: 'HarmonyOS Sans Bold';
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  height: 11.73333333vw;
  outline: none;
  position: relative;
  top: 0vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
._button_13cyp_88._BlueFlat_13cyp_112 {
  background: #ffffff;
  color: #4857E4;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #C4C7FF;
}
._button_13cyp_88._BlueFlat_13cyp_112:hover {
  background: #f5f5f7;
  color: #4857E4;
}
._button_13cyp_88._BlueFlat_13cyp_112:active {
  background: #ffffff;
  color: #4857E4;
  border: 0.26666667vw solid transparent;
  box-shadow: none;
  top: 1.06666667vw;
}
._button_13cyp_88._BlueLayered_13cyp_128 {
  background: linear-gradient(179.99998deg, #6372FB 0%, #3D4DDD 96%);
  color: #ffffff;
  border: 0.26666667vw solid transparent;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #3443cd;
}
._button_13cyp_88._BlueLayered_13cyp_128:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(179.99998deg, #6372FB 0%, #3D4DDD 96%);
}
._button_13cyp_88._BlueLayered_13cyp_128:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(179.99998deg, #6372FB 0%, #3D4DDD 96%);
  box-shadow: none;
  top: 1.06666667vw;
}
._button_13cyp_88._OrangeFlat_13cyp_142 {
  background: #ffffff;
  color: #FF8800;
  border: 0.26666667vw solid transparent;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #D27000;
}
._button_13cyp_88._OrangeFlat_13cyp_142:hover {
  background: #f5f5f7;
  color: #FF8800;
}
._button_13cyp_88._OrangeFlat_13cyp_142:active {
  background: #ffffff;
  color: #FF8800;
  box-shadow: none;
  top: 1.06666667vw;
}
._button_13cyp_88._OrangeLayered_13cyp_158 {
  background: linear-gradient(179.99998deg, #FF911C 1%, #FF6414 100%);
  color: #ffffff;
  border: 0.26666667vw solid transparent;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #D27000;
}
._button_13cyp_88._OrangeLayered_13cyp_158:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(179.99998deg, #FF911C 1%, #FF6414 100%);
}
._button_13cyp_88._OrangeLayered_13cyp_158:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(179.99998deg, #FF911C 1%, #FF6414 100%);
  box-shadow: none;
  top: 1.06666667vw;
}
._button_13cyp_88._RedFlat_13cyp_172 {
  background: #ffffff;
  color: #FF4C54;
  border: 0.26666667vw solid transparent;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #D73940;
}
._button_13cyp_88._RedFlat_13cyp_172:hover {
  background: #f5f5f7;
  color: #FF4C54;
}
._button_13cyp_88._RedFlat_13cyp_172:active {
  background: #ffffff;
  color: #FF4C54;
  box-shadow: none;
  top: 1.06666667vw;
}
._button_13cyp_88._RedLayered_13cyp_188 {
  background: linear-gradient(179.99998deg, #FF6B72 0%, #FF4C54 96%);
  color: #ffffff;
  border: 0.26666667vw solid transparent;
  box-shadow: 0vw 1.06666667vw 0vw 0vw #D73940;
}
._button_13cyp_88._RedLayered_13cyp_188:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(179.99998deg, #FF6B72 0%, #FF4C54 96%);
}
._button_13cyp_88._RedLayered_13cyp_188:active {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(179.99998deg, #FF6B72 0%, #FF4C54 96%);
  box-shadow: none;
  top: 1.06666667vw;
}
._giveUpButtonContainer_13cyp_202 {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 4.26666667vw;
}
._giveUpButton_13cyp_202 {
  font-family: 'HarmonyOS Sans';
  color: #FFFFFFCC;
  font-size: 3.73333333vw;
  cursor: pointer;
  text-align: center;
  width: 30%;
}
._hidden_13cyp_216 {
  display: none;
}

