@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
body {
  zoom: 1 !important; }
  body *.hide {
    display: none !important; }
  body .mainWrapper {
    background: #FFFFFF;
    height: 100%; }
    body .mainWrapper .wrapperAccount {
      display: flex;
      flex-direction: column;
      width: 100%;
      height: 100%;
      font-family: Inter, sans-serif;
      z-index: 1041;
      position: relative; }
      body .mainWrapper .wrapperAccount .headerAccount {
        height: 80px;
        padding: 20px 32px;
        position: relative;
        display: flex;
        justify-content: center; }
        body .mainWrapper .wrapperAccount .headerAccount .headerAccount_left {
          height: 100%;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          position: absolute;
          left: 0;
          margin-left: 32px;
          top: 0; }
          body .mainWrapper .wrapperAccount .headerAccount .headerAccount_left .headerLogo {
            display: flex;
            align-items: center;
            width: 85px;
            height: 28px; }
            body .mainWrapper .wrapperAccount .headerAccount .headerAccount_left .headerLogo .headerLogoImg {
              width: 100%; }
          body .mainWrapper .wrapperAccount .headerAccount .headerAccount_left .headerLogoText {
            background-color: #F7F7F7;
            font-size: 11px;
            height: 28px;
            padding: 5px 12px;
            border-radius: 28px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-left: 12px; }
        body .mainWrapper .wrapperAccount .headerAccount .headerAccount_center {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
        body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right {
          position: absolute;
          right: 0;
          margin-right: 32px;
          top: 0;
          height: 100%;
          display: flex;
          align-items: center; }
          body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right .headerLangBtn {
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 13px;
            text-decoration: none;
            color: inherit; }
            body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right .headerLangBtn .headerLangLogo {
              width: 20px;
              height: 20px;
              background-color: transparent;
              background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M10%201.875C8.39303%201.875%206.82214%202.35152%205.486%203.24431C4.14985%204.1371%203.10844%205.40605%202.49348%206.8907C1.87852%208.37535%201.71762%2010.009%202.03112%2011.5851C2.34463%2013.1612%203.11846%2014.6089%204.25476%2015.7452C5.39106%2016.8815%206.8388%2017.6554%208.4149%2017.9689C9.99099%2018.2824%2011.6247%2018.1215%2013.1093%2017.5065C14.594%2016.8916%2015.8629%2015.8502%2016.7557%2014.514C17.6485%2013.1779%2018.125%2011.607%2018.125%2010C18.1225%207.84588%2017.2657%205.78069%2015.7425%204.2575C14.2193%202.7343%2012.1541%201.87748%2010%201.875ZM16.875%2010C16.8755%2010.634%2016.788%2011.2651%2016.6148%2011.875H13.6063C13.7979%2010.6323%2013.7979%209.36765%2013.6063%208.125H16.6148C16.788%208.73493%2016.8755%209.36597%2016.875%2010ZM7.96875%2013.125H12.0313C11.631%2014.4364%2010.9362%2015.6389%2010%2016.6406C9.06413%2015.6387%208.36939%2014.4362%207.96875%2013.125ZM7.66407%2011.875C7.44949%2010.6342%207.44949%209.36579%207.66407%208.125H12.3422C12.5568%209.36579%2012.5568%2010.6342%2012.3422%2011.875H7.66407ZM3.125%2010C3.12446%209.36597%203.21202%208.73493%203.38516%208.125H6.39375C6.20208%209.36765%206.20208%2010.6323%206.39375%2011.875H3.38516C3.21202%2011.2651%203.12446%2010.634%203.125%2010ZM12.0313%206.875H7.96875C8.36898%205.5636%209.06377%204.36108%2010%203.35938C10.9359%204.36134%2011.6306%205.56378%2012.0313%206.875ZM16.1195%206.875H13.3367C12.986%205.58821%2012.3948%204.37943%2011.5945%203.3125C12.5615%203.54479%2013.4668%203.98342%2014.2484%204.59832C15.03%205.21323%2015.6693%205.98987%2016.1227%206.875H16.1195ZM8.40547%203.3125C7.60516%204.37943%207.01403%205.58821%206.66328%206.875H3.87735C4.33068%205.98987%204.97006%205.21323%205.75163%204.59832C6.53321%203.98342%207.43851%203.54479%208.40547%203.3125ZM3.87735%2013.125H6.66328C7.01403%2014.4118%207.60516%2015.6206%208.40547%2016.6875C7.43851%2016.4552%206.53321%2016.0166%205.75163%2015.4017C4.97006%2014.7868%204.33068%2014.0101%203.87735%2013.125ZM11.5945%2016.6875C12.3948%2015.6206%2012.986%2014.4118%2013.3367%2013.125H16.1227C15.6693%2014.0101%2015.03%2014.7868%2014.2484%2015.4017C13.4668%2016.0166%2012.5615%2016.4552%2011.5945%2016.6875Z%22%20fill%3D%22%23747474%22%2F%3E%20%3C%2Fsvg%3E%20");
              background-position: center;
              background-repeat: no-repeat; }
            body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right .headerLangBtn .headerLangText {
              margin-left: 6px; }
          body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right .headerNewAccBtn {
            display: flex;
            align-items: center;
            height: 40px;
            color: #191919;
            margin-left: 24px;
            padding: 0 16px;
            border-radius: 8px;
            background: #F3F3F3;
            font-weight: 600; }
      body .mainWrapper .wrapperAccount .contentAccount {
        display: flex;
        justify-content: center;
        flex-grow: 1; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .errorMessageContainer {
          margin: 12px 0 0 0;
          color: #FF0000; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A {
          width: 480px;
          margin-top: 32px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-01 {
            display: flex;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-01 .c-unit-01 {
              font-size: 32px;
              font-weight: 600; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-01 .c-unit-02 {
              margin-top: 16px;
              width: 420px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-02 {
            margin-top: 48px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-02 .c-unit-01 {
              margin-bottom: 6px;
              font-weight: 600; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-02 .c-unit-02 .c-unit-02-A {
              width: 100%;
              height: 48px;
              padding: 0 12px;
              border: 2px solid;
              border-color: #C4C4C4;
              outline: none !important;
              border-radius: 8px;
              font-size: 14px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-03 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 48px;
            background-color: #5018B5;
            color: #FFFFFF;
            border: 0;
            border-radius: 8px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            margin-top: 24px;
            position: relative; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-03 .c-unit-01 {
              display: none; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-03.loading {
              cursor: default;
              background-color: #5018b5bf; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-03.loading .c-unit-01 {
                display: block;
                position: absolute;
                right: 0;
                margin-right: 14px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-04 {
            display: none; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-05 {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 24px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B {
          width: 480px;
          margin-top: 32px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-01 {
            display: flex;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-01 .c-unit-01 {
              font-size: 32px;
              font-weight: 600; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-01 .c-unit-02 {
              margin-top: 16px;
              width: 420px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 {
            margin-top: 48px;
            display: flex;
            background-color: #F4F4F4;
            border-radius: 8px;
            padding: 16px;
            justify-content: space-between; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-A {
              display: flex;
              align-items: center;
              justify-content: flex-start; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-A .c-unit-01 {
                height: 40px;
                width: 40px;
                border-radius: 20px;
                background-color: #1499A0;
                color: #FFFFFF;
                font-size: 15px;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-right: 12px; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-A .c-unit-02 {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A {
                  font-size: 13px;
                  font-weight: 600; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-B {
                  color: #5D5D5D; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-B .c-unit-01 {
              width: 107px;
              background-color: #EAEAEA;
              border-radius: 8px;
              padding: 0 16px;
              display: flex;
              height: 100%;
              justify-content: space-between;
              align-items: center;
              color: #353535; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-03 {
            width: 100%;
            margin: 24px 0 0 0; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-03 .c-unit-01 .c-unit-01-A {
              font-size: 13px;
              font-weight: bold;
              margin-bottom: 6px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-03 .c-unit-01 .c-unit-01-B {
              position: relative; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-I {
                display: none; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-II {
                width: 100%;
                height: 48px;
                border-radius: 8px;
                padding: 0 12px;
                font-size: 14px; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-III {
                border: 0;
                width: 20px;
                height: 20px;
                position: absolute;
                right: 0;
                top: 0;
                margin: 14px;
                cursor: pointer;
                background-color: transparent;
                background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M19.6094%209.61953C19.5805%209.55625%2018.8961%208.03672%2017.3844%206.525C15.3617%204.50547%2012.8125%203.4375%2010%203.4375C7.1875%203.4375%204.63828%204.50547%202.61797%206.525C1.10625%208.03672%200.421877%209.55625%200.390627%209.61953C0.337699%209.73953%200.310364%209.86924%200.310364%2010.0004C0.310364%2010.1315%200.337699%2010.2613%200.390627%2010.3813C0.419533%2010.4453%201.10391%2011.9641%202.61641%2013.4758C4.63828%2015.4953%207.1875%2016.5625%2010%2016.5625C12.8125%2016.5625%2015.3617%2015.4953%2017.3813%2013.4758C18.8938%2011.9641%2019.5781%2010.4453%2019.607%2010.3813C19.6603%2010.2614%2019.6881%2010.1318%2019.6885%2010.0006C19.6889%209.86949%2019.6619%209.73969%2019.6094%209.61953ZM16.0109%2012.1977C14.3336%2013.8492%2012.3117%2014.6875%2010%2014.6875C7.68828%2014.6875%205.66641%2013.8492%203.99141%2012.1969C3.3323%2011.5447%202.76535%2010.8056%202.30625%2010C2.76548%209.19474%203.33243%208.45589%203.99141%207.80391C5.66719%206.15078%207.68828%205.3125%2010%205.3125C12.3117%205.3125%2014.3328%206.15078%2016.0086%207.80391C16.6676%208.45583%2017.2346%209.19469%2017.6938%2010C17.2346%2010.8055%2016.6676%2011.5447%2016.0086%2012.1969L16.0109%2012.1977ZM10%206.5625C9.32013%206.5625%208.65552%206.76411%208.09023%207.14182C7.52494%207.51954%207.08434%208.0564%206.82417%208.68453C6.56399%209.31265%206.49592%2010.0038%206.62855%2010.6706C6.76119%2011.3374%207.08858%2011.9499%207.56932%2012.4307C8.05007%2012.9114%208.66257%2013.2388%209.32938%2013.3714C9.99619%2013.5041%2010.6874%2013.436%2011.3155%2013.1758C11.9436%2012.9157%2012.4805%2012.4751%2012.8582%2011.9098C13.2359%2011.3445%2013.4375%2010.6799%2013.4375%2010C13.4365%209.08864%2013.074%208.21489%2012.4295%207.57046C11.7851%206.92603%2010.9114%206.56353%2010%206.5625ZM10%2011.5625C9.69097%2011.5625%209.38888%2011.4709%209.13192%2011.2992C8.87497%2011.1275%208.6747%2010.8835%208.55644%2010.5979C8.43818%2010.3124%208.40724%209.99827%208.46752%209.69517C8.52781%209.39208%208.67663%209.11367%208.89515%208.89515C9.11367%208.67663%209.39208%208.52781%209.69517%208.46752C9.99827%208.40723%2010.3124%208.43818%2010.5979%208.55644C10.8835%208.6747%2011.1275%208.87497%2011.2992%209.13192C11.4709%209.38887%2011.5625%209.69097%2011.5625%2010C11.5625%2010.4144%2011.3979%2010.8118%2011.1049%2011.1049C10.8118%2011.3979%2010.4144%2011.5625%2010%2011.5625Z%22%20fill%3D%22%23585858%22%2F%3E%20%3C%2Fsvg%3E%20");
                background-position: center;
                background-repeat: no-repeat; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-III.show {
                  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_357_157%29%22%3E%20%3Cpath%20d%3D%22M3.27498%2014.0688L4.16873%2013.1813C3.19011%2012.3026%202.42121%2011.2154%201.91873%2010C3.18748%206.83125%206.68748%204.375%209.99998%204.375C10.8524%204.38625%2011.6971%204.5383%2012.5%204.825L13.4687%203.85C12.3704%203.38583%2011.1923%203.13959%209.99998%203.125C7.9628%203.20161%205.99272%203.87347%204.33323%205.05755C2.67374%206.24164%201.39758%207.88603%200.662478%209.7875C0.612833%209.92482%200.612833%2010.0752%200.662478%2010.2125C1.21763%2011.6856%202.11275%2013.0069%203.27498%2014.0688Z%22%20fill%3D%22%23585858%22%2F%3E%20%3Cpath%20d%3D%22M7.49999%209.83142C7.54346%209.23249%207.80105%208.66921%208.22567%208.24459C8.65029%207.81997%209.21357%207.56238%209.81249%207.51892L10.9437%206.38142C10.3098%206.21451%209.64327%206.21667%209.01047%206.3877C8.37767%206.55873%207.80075%206.89265%207.33724%207.35616C6.87373%207.81967%206.53981%208.39659%206.36878%209.02939C6.19775%209.66219%206.19558%2010.3288%206.36249%2010.9627L7.49999%209.83142Z%22%20fill%3D%22%23585858%22%2F%3E%20%3Cpath%20d%3D%22M19.3375%209.7875C18.6208%207.92075%2017.3738%206.30439%2015.75%205.1375L18.75%202.13125L17.8688%201.25L1.25%2017.8688L2.13125%2018.75L5.31875%2015.5625C6.73992%2016.3963%208.35253%2016.8484%2010%2016.875C12.0372%2016.7984%2014.0073%2016.1265%2015.6667%2014.9424C17.3262%2013.7584%2018.6024%2012.114%2019.3375%2010.2125C19.3871%2010.0752%2019.3871%209.92482%2019.3375%209.7875ZM12.5%2010C12.4974%2010.4376%2012.3799%2010.8668%2012.1594%2011.2447C11.9389%2011.6227%2011.6231%2011.9361%2011.2435%2012.1538C10.8639%2012.3714%2010.4338%2012.4856%209.99625%2012.485C9.55868%2012.4843%209.12894%2012.3688%208.75%2012.15L12.15%208.75C12.3747%209.12858%2012.4954%209.55978%2012.5%2010ZM10%2015.625C8.68879%2015.6021%207.40243%2015.2634%206.25%2014.6375L7.8375%2013.05C8.55959%2013.551%209.43471%2013.7825%2010.3101%2013.704C11.1855%2013.6256%2012.0055%2013.2421%2012.6269%2012.6207C13.2484%2011.9992%2013.6318%2011.1792%2013.7103%2010.3038C13.7888%209.42846%2013.5573%208.55333%2013.0562%207.83125L14.85%206.0375C16.2841%207.02186%2017.4056%208.39714%2018.0813%2010C16.8125%2013.1688%2013.3125%2015.625%2010%2015.625Z%22%20fill%3D%22%23585858%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_357_157%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E"); }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-04 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 48px;
            background-color: #5018B5;
            color: #FFFFFF;
            border: 0;
            border-radius: 8px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            position: relative;
            margin: 24px 0 0 0; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-04 .c-unit-01 {
              display: none; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-04.loading {
              cursor: default;
              background-color: #5018b5bf; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-04.loading .c-unit-01 {
                display: block;
                position: absolute;
                right: 0;
                margin-right: 14px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C {
          width: 480px;
          margin-top: 32px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-01 .c-unit-01 {
            font-size: 32px;
            font-style: normal;
            font-weight: 600; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-01 .c-unit-02 {
            margin-top: 16px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-01 .c-unit-02 .c-unit-02-A {
              font-weight: 600; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-02 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 96px;
            margin-top: 48px;
            border-radius: 8px;
            background-color: #F8F8F8; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-02 .c-item-02-A {
              width: fit-content; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-02 .c-item-02-A .c-unit-01 {
                width: 48px;
                height: 48px;
                margin-left: 10px;
                font-size: 20px;
                text-align: center;
                border: 2px solid;
                border-color: #C4C4C4;
                outline: none !important;
                border-radius: 8px; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-02 .c-item-02-A .c-unit-01:first-child {
                  margin-left: 0 !important; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-02 .c-item-02-A .c-unit-01::-webkit-inner-spin-button, body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-02 .c-item-02-A .c-unit-01::-webkit-outer-spin-button {
                  -webkit-appearance: none;
                  -moz-appearance: none;
                  appearance: none;
                  margin: 0; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-03 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 48px;
            margin-top: 24px;
            background-color: #5018B5;
            color: #FFFFFF;
            border: 0;
            border-radius: 8px;
            font-size: 14px;
            font-weight: bold;
            cursor: pointer;
            position: relative; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-03 .c-unit-01 {
              display: none; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-03.disabled {
              background-color: #5018b5bf !important;
              cursor: default; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-03.loading {
              cursor: default;
              background-color: #5018b5bf; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-03.loading .c-unit-01 {
                display: block;
                position: absolute;
                right: 0;
                margin-right: 14px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-04 {
            width: 180px;
            height: max-content;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 23px;
            margin-left: calc(50% - 90px);
            background-color: transparent;
            color: #FFFFFF;
            border: 0;
            border-radius: 8px;
            font-size: 14px;
            font-weight: bold;
            color: #1B1B1B;
            cursor: pointer; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-04.disabled {
              color: #9D9D9D !important;
              cursor: default !important; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C .c-item-04 .c-unit-02 {
              margin-left: 4px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D {
          width: 480px;
          margin-top: 32px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-01 {
            display: flex;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-01 .c-unit-01 {
              font-size: 32px;
              font-weight: 600; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-01 .c-unit-02 {
              margin-top: 16px;
              width: 420px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-02 {
            margin-top: 48px;
            display: flex;
            flex-direction: column;
            width: 100%; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-02 .c-item-02-A {
              display: flex;
              background-color: #F4F4F4;
              border-radius: 8px;
              padding: 16px;
              display: flex;
              align-items: center;
              justify-content: flex-start;
              margin-bottom: 8px; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-02 .c-item-02-A .c-unit-01 {
                height: 40px;
                width: 40px;
                border-radius: 20px;
                background-color: #1499A0;
                color: #FFFFFF;
                font-size: 15px;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-right: 12px; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-02 .c-item-02-A .c-unit-02 {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A {
                  font-size: 13px;
                  font-weight: 600;
                  color: #000000; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-B {
                  color: #5D5D5D; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-03 {
            display: flex;
            background-color: #F4F4F4;
            border-radius: 8px;
            padding: 16px;
            display: flex;
            align-items: center;
            justify-content: flex-start; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-03 .c-unit-01 {
              height: 40px;
              width: 40px;
              border-radius: 20px;
              display: flex;
              justify-content: center;
              align-items: center;
              margin-right: 12px;
              background-color: #EAEAEA; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-03 .c-unit-02 {
              color: #000000;
              font-size: 13px;
              font-weight: 600; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-E {
          width: 480px;
          margin-top: 32px;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-E .c-item-01 {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: 100%; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-E .c-item-01 .c-unit-01 {
              margin-bottom: 24px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-E .c-item-01 .c-unit-02 {
              font-size: 14px;
              line-height: 20px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F {
          width: 480px;
          margin-top: 32px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-01 {
            display: flex;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-01 .c-unit-01 {
              font-size: 32px;
              font-weight: 600; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-01 .c-unit-02 {
              margin-top: 16px;
              width: 420px; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-01 .c-unit-02.pwUpdateErrorContainer {
                font-weight: 600;
                color: #C61D1D;
                margin-bottom: -8px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 {
            width: 100%;
            margin: 24px 0 0 0; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-A {
              font-size: 13px;
              font-weight: bold;
              margin-bottom: 6px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B {
              position: relative; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-I {
                display: none; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-II {
                width: 100%;
                height: 48px;
                border-radius: 8px;
                padding: 0 12px;
                font-size: 14px; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-II.success {
                  border: 2px solid #3C9D33 !important; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-II.error {
                  border: 2px solid #C61D1D !important; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-III {
                border: 0;
                width: 20px;
                height: 20px;
                position: absolute;
                right: 0;
                top: 0;
                margin: 14px;
                cursor: pointer;
                background-color: transparent;
                background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M19.6094%209.61953C19.5805%209.55625%2018.8961%208.03672%2017.3844%206.525C15.3617%204.50547%2012.8125%203.4375%2010%203.4375C7.1875%203.4375%204.63828%204.50547%202.61797%206.525C1.10625%208.03672%200.421877%209.55625%200.390627%209.61953C0.337699%209.73953%200.310364%209.86924%200.310364%2010.0004C0.310364%2010.1315%200.337699%2010.2613%200.390627%2010.3813C0.419533%2010.4453%201.10391%2011.9641%202.61641%2013.4758C4.63828%2015.4953%207.1875%2016.5625%2010%2016.5625C12.8125%2016.5625%2015.3617%2015.4953%2017.3813%2013.4758C18.8938%2011.9641%2019.5781%2010.4453%2019.607%2010.3813C19.6603%2010.2614%2019.6881%2010.1318%2019.6885%2010.0006C19.6889%209.86949%2019.6619%209.73969%2019.6094%209.61953ZM16.0109%2012.1977C14.3336%2013.8492%2012.3117%2014.6875%2010%2014.6875C7.68828%2014.6875%205.66641%2013.8492%203.99141%2012.1969C3.3323%2011.5447%202.76535%2010.8056%202.30625%2010C2.76548%209.19474%203.33243%208.45589%203.99141%207.80391C5.66719%206.15078%207.68828%205.3125%2010%205.3125C12.3117%205.3125%2014.3328%206.15078%2016.0086%207.80391C16.6676%208.45583%2017.2346%209.19469%2017.6938%2010C17.2346%2010.8055%2016.6676%2011.5447%2016.0086%2012.1969L16.0109%2012.1977ZM10%206.5625C9.32013%206.5625%208.65552%206.76411%208.09023%207.14182C7.52494%207.51954%207.08434%208.0564%206.82417%208.68453C6.56399%209.31265%206.49592%2010.0038%206.62855%2010.6706C6.76119%2011.3374%207.08858%2011.9499%207.56932%2012.4307C8.05007%2012.9114%208.66257%2013.2388%209.32938%2013.3714C9.99619%2013.5041%2010.6874%2013.436%2011.3155%2013.1758C11.9436%2012.9157%2012.4805%2012.4751%2012.8582%2011.9098C13.2359%2011.3445%2013.4375%2010.6799%2013.4375%2010C13.4365%209.08864%2013.074%208.21489%2012.4295%207.57046C11.7851%206.92603%2010.9114%206.56353%2010%206.5625ZM10%2011.5625C9.69097%2011.5625%209.38888%2011.4709%209.13192%2011.2992C8.87497%2011.1275%208.6747%2010.8835%208.55644%2010.5979C8.43818%2010.3124%208.40724%209.99827%208.46752%209.69517C8.52781%209.39208%208.67663%209.11367%208.89515%208.89515C9.11367%208.67663%209.39208%208.52781%209.69517%208.46752C9.99827%208.40723%2010.3124%208.43818%2010.5979%208.55644C10.8835%208.6747%2011.1275%208.87497%2011.2992%209.13192C11.4709%209.38887%2011.5625%209.69097%2011.5625%2010C11.5625%2010.4144%2011.3979%2010.8118%2011.1049%2011.1049C10.8118%2011.3979%2010.4144%2011.5625%2010%2011.5625Z%22%20fill%3D%22%23585858%22%2F%3E%20%3C%2Fsvg%3E%20");
                background-position: center;
                background-repeat: no-repeat; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B .c-unit-01-B-III.show {
                  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_357_157%29%22%3E%20%3Cpath%20d%3D%22M3.27498%2014.0688L4.16873%2013.1813C3.19011%2012.3026%202.42121%2011.2154%201.91873%2010C3.18748%206.83125%206.68748%204.375%209.99998%204.375C10.8524%204.38625%2011.6971%204.5383%2012.5%204.825L13.4687%203.85C12.3704%203.38583%2011.1923%203.13959%209.99998%203.125C7.9628%203.20161%205.99272%203.87347%204.33323%205.05755C2.67374%206.24164%201.39758%207.88603%200.662478%209.7875C0.612833%209.92482%200.612833%2010.0752%200.662478%2010.2125C1.21763%2011.6856%202.11275%2013.0069%203.27498%2014.0688Z%22%20fill%3D%22%23585858%22%2F%3E%20%3Cpath%20d%3D%22M7.49999%209.83142C7.54346%209.23249%207.80105%208.66921%208.22567%208.24459C8.65029%207.81997%209.21357%207.56238%209.81249%207.51892L10.9437%206.38142C10.3098%206.21451%209.64327%206.21667%209.01047%206.3877C8.37767%206.55873%207.80075%206.89265%207.33724%207.35616C6.87373%207.81967%206.53981%208.39659%206.36878%209.02939C6.19775%209.66219%206.19558%2010.3288%206.36249%2010.9627L7.49999%209.83142Z%22%20fill%3D%22%23585858%22%2F%3E%20%3Cpath%20d%3D%22M19.3375%209.7875C18.6208%207.92075%2017.3738%206.30439%2015.75%205.1375L18.75%202.13125L17.8688%201.25L1.25%2017.8688L2.13125%2018.75L5.31875%2015.5625C6.73992%2016.3963%208.35253%2016.8484%2010%2016.875C12.0372%2016.7984%2014.0073%2016.1265%2015.6667%2014.9424C17.3262%2013.7584%2018.6024%2012.114%2019.3375%2010.2125C19.3871%2010.0752%2019.3871%209.92482%2019.3375%209.7875ZM12.5%2010C12.4974%2010.4376%2012.3799%2010.8668%2012.1594%2011.2447C11.9389%2011.6227%2011.6231%2011.9361%2011.2435%2012.1538C10.8639%2012.3714%2010.4338%2012.4856%209.99625%2012.485C9.55868%2012.4843%209.12894%2012.3688%208.75%2012.15L12.15%208.75C12.3747%209.12858%2012.4954%209.55978%2012.5%2010ZM10%2015.625C8.68879%2015.6021%207.40243%2015.2634%206.25%2014.6375L7.8375%2013.05C8.55959%2013.551%209.43471%2013.7825%2010.3101%2013.704C11.1855%2013.6256%2012.0055%2013.2421%2012.6269%2012.6207C13.2484%2011.9992%2013.6318%2011.1792%2013.7103%2010.3038C13.7888%209.42846%2013.5573%208.55333%2013.0562%207.83125L14.85%206.0375C16.2841%207.02186%2017.4056%208.39714%2018.0813%2010C16.8125%2013.1688%2013.3125%2015.625%2010%2015.625Z%22%20fill%3D%22%23585858%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_357_157%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E"); }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo {
                position: absolute;
                top: -145%;
                right: -67%;
                border-radius: 5px;
                background: var(--light-background, #FFF);
                box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
                padding: 16px;
                font-size: 12px; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo:before {
                  content: "";
                  position: absolute;
                  top: 50%;
                  margin-top: -5px;
                  left: -10px;
                  border: solid 10px transparent;
                  border-right-color: #FFF;
                  z-index: 1;
                  box-shadow: -3px 3px 11px 0px rgba(0, 0, 0, 0.12);
                  rotate: 45deg; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo .pwRegexDesc {
                  margin-bottom: 10px; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo .regexRow {
                  margin-bottom: 6px;
                  display: flex;
                  align-items: center; }
                  body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo .regexRow .regexIcon {
                    margin-right: 8px;
                    background-color: transparent;
                    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%2220px%22%20width%3D%2220px%22%20version%3D%221.1%22%20viewBox%3D%220%200%2031.955%2031.955%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cg%3E%20%3Cpath%20style%3D%22fill%3A%23030104%3B%22%20d%3D%22M27.25%2C4.655C20.996-1.571%2C10.88-1.546%2C4.656%2C4.706C-1.571%2C10.96-1.548%2C21.076%2C4.705%2C27.3%20%20%20c6.256%2C6.226%2C16.374%2C6.203%2C22.597-0.051C33.526%2C20.995%2C33.505%2C10.878%2C27.25%2C4.655z%22%2F%3E%20%3Cpath%20style%3D%22fill%3A%23030104%3B%22%20d%3D%22M13.288%2C23.896l-1.768%2C5.207c2.567%2C0.829%2C5.331%2C0.886%2C7.926%2C0.17l-0.665-5.416%20%20%20C17.01%2C24.487%2C15.067%2C24.5%2C13.288%2C23.896z%20M8.12%2C13.122l-5.645-0.859c-0.741%2C2.666-0.666%2C5.514%2C0.225%2C8.143l5.491-1.375%20%20%20C7.452%2C17.138%2C7.426%2C15.029%2C8.12%2C13.122z%20M28.763%2C11.333l-4.965%2C1.675c0.798%2C2.106%2C0.716%2C4.468-0.247%2C6.522l5.351%2C0.672%20%20%20C29.827%2C17.319%2C29.78%2C14.193%2C28.763%2C11.333z%20M11.394%2C2.883l1.018%2C5.528c2.027-0.954%2C4.356-1.05%2C6.442-0.288l1.583-5.137%20%20%20C17.523%2C1.94%2C14.328%2C1.906%2C11.394%2C2.883z%22%2F%3E%20%3Ccircle%20style%3D%22fill%3A%23030104%3B%22%20cx%3D%2215.979%22%20cy%3D%2215.977%22%20r%3D%226.117%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
                    background-position: center;
                    background-repeat: no-repeat;
                    width: 5px;
                    height: 5px;
                    border-radius: 5px; }
                  body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo .regexRow.success .regexIcon {
                    width: 15px;
                    height: 15px;
                    border-radius: unset;
                    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_59_318%29%22%3E%20%3Cpath%20d%3D%22M8.125%2015L2.5%209.375L3.38375%208.49125L8.125%2013.2319L16.6163%204.74125L17.5%205.625L8.125%2015Z%22%20fill%3D%22%233C9D33%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_59_318%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20"); }
                  body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo .regexRow.success .regexText {
                    color: #3C9D33; }
                  body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo .regexRow.error .regexIcon {
                    width: 15px;
                    height: 15px;
                    border-radius: unset;
                    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_59_323%29%22%3E%20%3Cpath%20d%3D%22M10.8838%2010L16.25%204.63381L15.3662%203.75L10%209.11619L4.63394%203.75L3.75%204.63381L9.11619%2010L3.75%2015.3662L4.63394%2016.25L10%2010.8838L15.3662%2016.25L16.25%2015.3662L10.8838%2010Z%22%20fill%3D%22%23C61D1D%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_59_323%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20"); }
                  body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B #pwRegexInfo .regexRow.error .regexText {
                    color: #C61D1D; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-03 .c-unit-01 .c-unit-01-B .pwError_again {
                margin-top: 8px;
                color: #C61D1D; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-04 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 48px;
            background-color: #5018B5;
            color: #FFFFFF;
            border: 0;
            border-radius: 8px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            position: relative;
            margin: 24px 0 0 0; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-04 .c-unit-01 {
              display: none; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-04.loading {
              cursor: default;
              background-color: #5018b5bf; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-04.loading .c-unit-01 {
                display: block;
                position: absolute;
                right: 0;
                margin-right: 14px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-F .c-item-04.disabled {
              background-color: #CDC7D6 !important;
              cursor: unset !important; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-G {
          width: 480px;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-G .c-item-01 {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-G .c-item-01 .c-unit-01 {
              margin-bottom: 16px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-G .c-item-01 .c-unit-02 {
              margin-bottom: 16px;
              color: #1B1B1B;
              text-align: center;
              font-family: 'Inter';
              font-size: 20px;
              font-style: normal;
              font-weight: 600;
              line-height: 28px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-G .c-item-01 .c-unit-03 {
              margin-bottom: 32px;
              color: #1B1B1B;
              text-align: center;
              font-family: 'Inter';
              font-size: 16px;
              font-style: normal;
              font-weight: 400;
              line-height: 24px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-G .c-item-01 .c-unit-04 {
              width: 100%;
              height: 48px;
              display: flex;
              align-items: center;
              justify-content: center;
              border-radius: 8px;
              background: #5018B5;
              margin-bottom: 8px;
              color: #FFF;
              font-family: 'Inter';
              font-size: 14px;
              font-style: normal;
              font-weight: 600;
              line-height: 18px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-G .c-item-01 .c-unit-05 {
              width: 100%;
              display: flex;
              align-items: center;
              justify-content: center;
              height: 48px;
              border-radius: 8px;
              border: 1px solid #6530B5;
              background: #FFF;
              color: #6731B5;
              font-family: 'Inter';
              font-size: 14px;
              font-style: normal;
              font-weight: 600;
              line-height: 18px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-H {
          width: 480px;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-H .c-item-01 {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-H .c-item-01 .c-unit-01 {
              margin-bottom: 16px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-H .c-item-01 .c-unit-02 {
              margin-bottom: 16px;
              color: #1B1B1B;
              text-align: center;
              font-family: 'Inter';
              font-size: 20px;
              font-style: normal;
              font-weight: 600;
              line-height: 28px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-H .c-item-01 .c-unit-03 {
              margin-bottom: 32px;
              color: #1B1B1B;
              text-align: center;
              font-family: 'Inter';
              font-size: 16px;
              font-style: normal;
              font-weight: 400;
              line-height: 24px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-H .c-item-01 .c-unit-04 {
              width: 100%;
              height: 48px;
              display: flex;
              align-items: center;
              justify-content: center;
              border-radius: 8px;
              background: #5018B5;
              margin-bottom: 8px;
              color: #FFF;
              font-family: 'Inter';
              font-size: 14px;
              font-style: normal;
              font-weight: 600;
              line-height: 18px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-J {
          width: 480px;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-J .c-item-01 {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-J .c-item-01 .c-unit-01 {
              margin-bottom: 24px;
              width: 24px;
              height: 24px;
              border: 2px solid #FFFFFF;
              border-bottom-color: transparent;
              border-radius: 50%;
              display: inline-block;
              box-sizing: border-box;
              animation: rotation 0.8s linear infinite; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-J .c-item-01 .c-unit-02 {
              color: #1B1B1B;
              text-align: center;
              font-family: 'Inter';
              font-size: 14px;
              font-style: normal;
              font-weight: 600;
              line-height: 20px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-J .c-item-01 .c-unit-03 {
              color: #1B1B1B;
              font-family: 'Inter';
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: 20px; }
      body .mainWrapper .wrapperAccount .footerAccount {
        display: flex;
        justify-content: space-between;
        padding: 32px 32px 72px 32px; }
        body .mainWrapper .wrapperAccount .footerAccount .footerAccount_left {
          display: flex;
          justify-content: start;
          align-items: center; }
        body .mainWrapper .wrapperAccount .footerAccount .footerAccount_center .c-container-01 {
          display: flex;
          justify-content: space-between;
          width: 800px;
          height: 40px; }
          body .mainWrapper .wrapperAccount .footerAccount .footerAccount_center .c-container-01 .c-item-01 {
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 13px;
            line-height: 20px;
            width: 242px; }
            body .mainWrapper .wrapperAccount .footerAccount .footerAccount_center .c-container-01 .c-item-01 .c-unit-01 {
              width: 32px;
              height: 32px;
              min-width: 32px;
              min-height: 32px;
              background-color: transparent;
              background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M26.1015%2019.4352L20.9423%2014.276C20.4217%2013.7552%2019.5774%2013.7552%2019.0567%2014.276L9.1532%2024.1795C6.81819%2022.2228%205.33341%2019.2848%205.33341%2016C5.33341%2010.1089%2010.109%205.33332%2016.0001%205.33332C21.8911%205.33332%2026.6667%2010.1089%2026.6667%2016C26.6667%2017.2019%2026.4679%2018.3572%2026.1015%2019.4352ZM11.4524%2025.6515L19.9995%2017.1044L24.8506%2021.9555C22.9323%2024.8004%2019.6818%2026.6664%2015.9995%2026.6664C14.3714%2026.6664%2012.8313%2026.3024%2011.4524%2025.6515ZM16.0001%2029.3333C23.3638%2029.3333%2029.3334%2023.3637%2029.3334%2016C29.3334%208.63619%2023.3638%202.66666%2016.0001%202.66666C8.63628%202.66666%202.66675%208.63619%202.66675%2016C2.66675%2023.3637%208.63628%2029.3333%2016.0001%2029.3333ZM14.6667%2013.3333C14.6667%2014.8061%2013.4729%2016%2012.0001%2016C10.5273%2016%209.33341%2014.8061%209.33341%2013.3333C9.33341%2011.8606%2010.5273%2010.6667%2012.0001%2010.6667C13.4729%2010.6667%2014.6667%2011.8606%2014.6667%2013.3333Z%22%20fill%3D%22%231B1B1B%22%2F%3E%20%3C%2Fsvg%3E%20");
              background-position: center;
              background-repeat: no-repeat; }
            body .mainWrapper .wrapperAccount .footerAccount .footerAccount_center .c-container-01 .c-item-01 .c-unit-02 {
              margin-left: 12px; }
        body .mainWrapper .wrapperAccount .footerAccount .footerAccount_right {
          display: flex;
          justify-content: end;
          align-items: center; }
      body .mainWrapper .wrapperAccount .modal .modal-content {
        min-height: 500px; }
    body .mainWrapper .bgOverlay {
      position: absolute;
      height: 100%;
      width: 100%;
      overflow: hidden;
      top: 0; }
      body .mainWrapper .bgOverlay .overlayTint {
        background: radial-gradient(circle at 50%, #FFF, #ffffff 0%, #FFDDB5 0%, #ffffff 50%);
        position: absolute;
        width: 100vw;
        height: 100vw;
        top: 20vw;
        left: 0; }

@media all and (max-width: 767px) {
  body .mainWrapper .wrapperAccount {
    padding: 20px 0 0 0; }
    body .mainWrapper .wrapperAccount .headerAccount {
      display: flex;
      flex-direction: column;
      height: fit-content;
      padding: 20px 20px 20px 20px;
      margin: 0; }
      body .mainWrapper .wrapperAccount .headerAccount .headerAccount_left {
        position: unset;
        margin: 0; }
        body .mainWrapper .wrapperAccount .headerAccount .headerAccount_left .headerLogo {
          width: 73px; }
        body .mainWrapper .wrapperAccount .headerAccount .headerAccount_left .headerLogoText {
          font-size: 10px;
          font-weight: 500;
          line-height: 16px;
          padding: 4px 8px;
          margin-left: 8px; }
      body .mainWrapper .wrapperAccount .headerAccount .headerAccount_center {
        display: none; }
      body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right {
        height: auto;
        margin: 20px 20px 0 0; }
        body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right .headerLangBtn {
          width: 20px;
          height: 20px; }
          body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right .headerLangBtn .headerLangText {
            display: none; }
        body .mainWrapper .wrapperAccount .headerAccount .headerAccount_right .headerNewAccBtn {
          display: none; }
    body .mainWrapper .wrapperAccount .contentAccount {
      width: 100%;
      overflow: hidden;
      padding: 0 20px; }
      body .mainWrapper .wrapperAccount .contentAccount .c-container-01 {
        width: 100%; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A {
          width: 100%;
          margin-top: 132px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-01 .c-unit-01 {
            width: 100%; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-01 .c-unit-02 {
            width: 100%; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-04 {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 16px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-04 .c-unit-01 {
              margin-right: 5px; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-A .c-item-04 .c-unit-02 {
              font-weight: 600; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B {
          width: 100%;
          margin-top: 132px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-01 .c-unit-02 {
            width: 100%; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 {
            margin-top: 40px;
            flex-direction: column; }
            body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-B {
              width: 100%; }
              body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-B .c-unit-01 {
                width: 100%;
                height: 40px;
                margin-top: 12px;
                justify-content: center; }
                body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-B .c-item-02 .c-item-02-B .c-unit-01 .c-unit-01-A {
                  margin-right: 6px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-C {
          width: 100%;
          margin-top: 132px; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D {
          width: 100%;
          margin-top: 132px; }
          body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-D .c-item-01 .c-unit-02 {
            width: 100%; }
        body .mainWrapper .wrapperAccount .contentAccount .c-container-01 .c-container-01-E {
          width: 100%;
          margin-top: 0; }
    body .mainWrapper .wrapperAccount .footerAccount {
      display: none; }
  body .mainWrapper .bgOverlay .overlayTint {
    width: 360px;
    height: 800px;
    background: radial-gradient(circle at 50%, #FFF, #ffffff 0%, #FFDDB5 0%, #ffffff 100%);
    position: absolute;
    top: unset;
    bottom: -80%; } }

/*# sourceMappingURL=Account.css.map */
