#content.page_msg{display:flex;flex-direction:column;align-items:center;justify-content:center}#content.page_msg>.inner{max-width:60em;display:flex;flex-direction:column;gap:2em}#content #logo svg{vertical-align:top;width:auto;height:3em;aspect-ratio:220/48}#content #logo h1{display:none}@media only screen and (max-width:480px){#content>.inner{padding:1em;gap:1.5em}#content #logo{text-align:center}}.msg{display:flex;flex-direction:column;gap:1em;width:100%;max-width:30em;margin-inline:auto}.msg h2{font-size:2.5em;font-weight:800;text-transform:uppercase}.msg h3{font-size:1.75em;font-weight:800}.tips_wrp{display:flex;flex-direction:column;gap:1em}.tips_wrp .tips{color:var(--body-text-color-a50,rgba(0 0 0/50%))}.tips_wrp .alert{color:var(--text-color-alert);font-weight:800}.tips_wrp .img{border-radius:.5em;box-shadow:var(--body-text-color-a5,rgba(0 0 0/5%)) 0 0 0 1px;overflow:hidden}.tips_wrp .img>img{vertical-align:top;width:100%;height:auto}.btc{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5em 2em;width:100%;max-width:30em;margin-inline:auto}.btc>.btw{flex:none;text-transform:uppercase}.btc>.btw>span{gap:1em}.btc>.btw>span[icon]::before{font-size:1.333334em;width:1.5em;height:1.5em;background:var(--body-text-color-a10,rgba(0 0 0/5%));line-height:1.5;border-radius:2em}@media only screen and (max-width:480px){.msg h2{font-size:2em}.msg h3{font-size:1.5em}.btc{flex-direction:column}}#msg_wrp{padding:3em 4em;border-radius:1em;background:var(--background-color-L1,#fff);text-align:center;display:flex;flex-direction:column;gap:1.5em}@media only screen and (max-width:480px){#msg_wrp{padding:2em}}#msg_wrp svg{display:block;width:20em;max-width:60%;height:auto;aspect-ratio:4/3;margin-inline:auto}#msg_wrp svg .alert{fill:var(--text-color-alert)}#msg_wrp svg .tips{fill:var(--body-text-color-a50,rgba(0 0 0/25%))}#content.page_loading{display:flex;align-items:center}#loading_wrp{padding:3em 4em;border-radius:1em;background:var(--background-color-L1,#fff);text-align:center;display:flex;flex-direction:column;gap:1.5em;width:100%;max-width:40em;margin-inline:auto;box-sizing:border-box}@media only screen and (max-width:480px){#loading_wrp{padding:2em}}#loading_wrp .loading_svg{display:block;width:20em;max-width:100%;height:auto;aspect-ratio:4/3;margin-inline:auto}#loading_wrp .loading_svg .c1{fill:none;stroke:var(--SiteTHM);stroke-width:5;stroke-dasharray:60;stroke-opacity:.5;stroke-dashoffset:0;stroke-linecap:round;animation:loading_dash_offset linear 1.7s infinite,loading_dash_opacity ease 2.3s infinite}@keyframes loading_dash_offset{0%{stroke-dashoffset:0}100%{stroke-dashoffset:240}}@keyframes loading_dash_opacity{0%,100%{stroke-opacity:.1}50%{stroke-opacity:.5}}#content.page_form{display:flex;flex-direction:column;align-items:center;justify-content:center}#content.page_form>.inner{max-width:50em;display:flex;flex-direction:column;gap:2em}#form_wrp{padding:3em;border-radius:1em;background:var(--background-color-L1,#fff)}#form_wrp>.inner{display:flex;flex-direction:column;gap:2em;max-width:30em;margin-inline:auto}#form_wrp .title h3{font-size:1.166667em;font-weight:800}#form_wrp .form{display:flex;flex-direction:column;gap:1em}#form_wrp .cpt-select,#form_wrp .cpt-text{height:3.5em}#form_wrp .btc .btw{font-size:1.166667em;min-width:15em}#form_wrp .phone_sms_code{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1em}#form_wrp .phone_sms_code .phone{font-size:1.166667em;font-weight:800}@media only screen and (max-width:480px){#form_wrp{padding:2em}}