@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes neon{0%{-webkit-backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1);backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1)}50%{-webkit-backdrop-filter:blur(0) brightness(120%) saturate(120%) contrast(1.2);backdrop-filter:blur(0) brightness(120%) saturate(120%) contrast(1.2)}to{-webkit-backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1);backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(187,106,255,.7)}50%{box-shadow:0 0 5px 12px rgba(187,106,255,0)}to{box-shadow:0 0 0 0 rgba(187,106,255,0)}}@keyframes fadeInFromLeft{0%{opacity:0;transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInFromRight{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInFromBottom{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}.policyPage{max-width:1216px;margin:0 auto;width:100%;padding:64px 38px}@media screen and (max-width:768px){.policyPage{padding:64px 20px}}.policyPage .topSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:100px}@media screen and (max-width:768px){.policyPage .topSection{display:flex;flex-direction:column;justify-content:start;align-items:center;margin-bottom:100px}}.policyPage .topSection .mainTitle{width:50%;opacity:0;animation:fadeInFromLeft 1s linear forwards}@media screen and (max-width:768px){.policyPage .topSection .mainTitle{margin-bottom:60px;width:100%;animation:fadeInFromBottom 1s linear forwards}}.policyPage .topSection .mainTitle>h1{font-size:50px;font-weight:700;color:#fff;line-height:70px;transition:.3s;margin-bottom:16px}@media screen and (max-width:1024px){.policyPage .topSection .mainTitle>h1{font-size:40px;font-weight:700;color:#fff;line-height:50px}}@media screen and (max-width:768px){.policyPage .topSection .mainTitle>h1{font-size:34px;font-weight:700;color:#fff;line-height:50px;text-align:center}}.policyPage .topSection .mainTitle>h2{font-size:36px;font-weight:700;color:#ef41ff;transition:.3s;line-height:120%}@media screen and (max-width:1024px){.policyPage .topSection .mainTitle>h2{font-size:32px;font-weight:700;color:#ef41ff}}@media screen and (max-width:768px){.policyPage .topSection .mainTitle>h2{font-size:28px;font-weight:700;color:#ef41ff;text-align:center}}.policyPage .topSection .mainImg{width:45%;max-width:552.92px;aspect-ratio:551/260.5;position:relative;opacity:0;animation:fadeInFromRight 1s linear .5s forwards}@media screen and (max-width:768px){.policyPage .topSection .mainImg{width:100%;max-width:450px;position:relative;animation:fadeInFromBottom 1s linear .5s forwards}}.policyPage .subWrapper{padding-bottom:64px;margin-bottom:64px;border-bottom:1px solid hsla(0,0%,100%,.302)}@media screen and (max-width:768px){.policyPage .subWrapper{padding-bottom:48px;margin-bottom:48px}}.policyPage .subWrapper:last-child{margin-bottom:0;border-bottom:none}.policyPage .subTitle{font-size:32px;font-weight:700;color:#fff;margin-bottom:32px;line-height:140%}@media screen and (max-width:768px){.policyPage .subTitle{font-size:24px;font-weight:700;color:#fff;margin-bottom:20px}}.policyPage .detailInfo{font-size:14px;font-weight:400;color:#fff;line-height:180%;letter-spacing:.02rem}.policyPage .chineseList{list-style-type:cjk-ideographic;padding-left:42px}.policyPage .chineseList>li{margin-bottom:32px}.policyPage .chineseList>li:last-child{margin-bottom:0}.policyPage .chineseList>li>span{display:block}.policyPage .chineseList>.withoutMargin{margin-bottom:0}.policyPage .chineseListWithParentheses{list-style-type:none;counter-reset:list}.policyPage .chineseListWithParentheses>li{display:flex;flex-direction:row;justify-content:start;align-items:start}.policyPage .chineseListWithParentheses>li:before{content:"（" counter(list,cjk-ideographic) "） ";counter-increment:list;white-space:nowrap}.policyPage .numberList{list-style-type:decimal;margin-left:2rem}.policyPage .bottomGap{margin-bottom:32px}.policyPage .verticalLayout{display:flex;flex-direction:column;justify-content:start;align-items:start}.policyPage .reminder{font-size:13px;font-weight:400;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:180%;width:100%;letter-spacing:.02rem}:root{--background:#fff;--foreground:#171717}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{background-color:#171717;background-image:url(/_next/static/media/RectangleBackground.2924ba2e.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}body,html{max-width:100svw;min-height:100svh}body{position:relative;overflow-x:hidden;font-family:var(--fontInter),var(--fontNotoSansTc),sans-serif;color:#fff}body:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}@keyframes Footer_spin__geHxt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Footer_neon__WJ_iU{0%{-webkit-backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1);backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1)}50%{-webkit-backdrop-filter:blur(0) brightness(120%) saturate(120%) contrast(1.2);backdrop-filter:blur(0) brightness(120%) saturate(120%) contrast(1.2)}to{-webkit-backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1);backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1)}}@keyframes Footer_pulse__jLfRH{0%{box-shadow:0 0 0 0 rgba(187,106,255,.7)}50%{box-shadow:0 0 5px 12px rgba(187,106,255,0)}to{box-shadow:0 0 0 0 rgba(187,106,255,0)}}@keyframes Footer_fadeInFromLeft__1HNP_{0%{opacity:0;transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}@keyframes Footer_fadeInFromRight__73vJI{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}@keyframes Footer_fadeInFromBottom__pRHBU{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}.Footer_policyPage__tdg_h{max-width:1216px;margin:0 auto;width:100%;padding:64px 38px}@media screen and (max-width:768px){.Footer_policyPage__tdg_h{padding:64px 20px}}.Footer_policyPage__tdg_h .Footer_topSection__u5nx_{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:100px}@media screen and (max-width:768px){.Footer_policyPage__tdg_h .Footer_topSection__u5nx_{display:flex;flex-direction:column;justify-content:start;align-items:center;margin-bottom:100px}}.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_{width:50%;opacity:0;animation:Footer_fadeInFromLeft__1HNP_ 1s linear forwards}@media screen and (max-width:768px){.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_{margin-bottom:60px;width:100%;animation:Footer_fadeInFromBottom__pRHBU 1s linear forwards}}.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_>h1{font-size:50px;font-weight:700;color:#fff;line-height:70px;transition:.3s;margin-bottom:16px}@media screen and (max-width:1024px){.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_>h1{font-size:40px;font-weight:700;color:#fff;line-height:50px}}@media screen and (max-width:768px){.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_>h1{font-size:34px;font-weight:700;color:#fff;line-height:50px;text-align:center}}.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_>h2{font-size:36px;font-weight:700;color:#ef41ff;transition:.3s;line-height:120%}@media screen and (max-width:1024px){.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_>h2{font-size:32px;font-weight:700;color:#ef41ff}}@media screen and (max-width:768px){.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainTitle__3snR_>h2{font-size:28px;font-weight:700;color:#ef41ff;text-align:center}}.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainImg__pZiA4{width:45%;max-width:552.92px;aspect-ratio:551/260.5;position:relative;opacity:0;animation:Footer_fadeInFromRight__73vJI 1s linear .5s forwards}@media screen and (max-width:768px){.Footer_policyPage__tdg_h .Footer_topSection__u5nx_ .Footer_mainImg__pZiA4{width:100%;max-width:450px;position:relative;animation:Footer_fadeInFromBottom__pRHBU 1s linear .5s forwards}}.Footer_policyPage__tdg_h .Footer_subWrapper__6BbMR{padding-bottom:64px;margin-bottom:64px;border-bottom:1px solid hsla(0,0%,100%,.302)}@media screen and (max-width:768px){.Footer_policyPage__tdg_h .Footer_subWrapper__6BbMR{padding-bottom:48px;margin-bottom:48px}}.Footer_policyPage__tdg_h .Footer_subWrapper__6BbMR:last-child{margin-bottom:0;border-bottom:none}.Footer_policyPage__tdg_h .Footer_subTitle__ucwyk{font-size:32px;font-weight:700;color:#fff;margin-bottom:32px;line-height:140%}@media screen and (max-width:768px){.Footer_policyPage__tdg_h .Footer_subTitle__ucwyk{font-size:24px;font-weight:700;color:#fff;margin-bottom:20px}}.Footer_policyPage__tdg_h .Footer_detailInfo__pw60S{font-size:14px;font-weight:400;color:#fff;line-height:180%;letter-spacing:.02rem}.Footer_policyPage__tdg_h .Footer_chineseList__SmkR2{list-style-type:cjk-ideographic;padding-left:42px}.Footer_policyPage__tdg_h .Footer_chineseList__SmkR2>li{margin-bottom:32px}.Footer_policyPage__tdg_h .Footer_chineseList__SmkR2>li:last-child{margin-bottom:0}.Footer_policyPage__tdg_h .Footer_chineseList__SmkR2>li>span{display:block}.Footer_policyPage__tdg_h .Footer_chineseList__SmkR2>.Footer_withoutMargin__4HdI4{margin-bottom:0}.Footer_policyPage__tdg_h .Footer_chineseListWithParentheses__CvhLR{list-style-type:none;counter-reset:list}.Footer_policyPage__tdg_h .Footer_chineseListWithParentheses__CvhLR>li{display:flex;flex-direction:row;justify-content:start;align-items:start}.Footer_policyPage__tdg_h .Footer_chineseListWithParentheses__CvhLR>li:before{content:"（" counter(list,cjk-ideographic) "） ";counter-increment:list;white-space:nowrap}.Footer_policyPage__tdg_h .Footer_numberList__NabOq{list-style-type:decimal;margin-left:2rem}.Footer_policyPage__tdg_h .Footer_bottomGap__mZNsM{margin-bottom:32px}.Footer_policyPage__tdg_h .Footer_verticalLayout__Fh2pO{display:flex;flex-direction:column;justify-content:start;align-items:start}.Footer_policyPage__tdg_h .Footer_reminder__1Zaz_{font-size:13px;font-weight:400;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:180%;width:100%;letter-spacing:.02rem}.Footer_footer__OQpsI{display:flex;flex-direction:column;justify-content:start;align-items:center;background-color:#000;width:100svw;overflow-x:scroll}.Footer_footer__OQpsI .Footer_content__dOcpA{display:flex;flex-direction:row;justify-content:space-between;align-items:start;max-width:1100px;padding:130px 36px 60px;width:100%;margin:0 auto;transition:all .3s ease}@media screen and (max-width:1024px){.Footer_footer__OQpsI .Footer_content__dOcpA{display:flex;flex-direction:column;justify-content:start;align-items:start}}.Footer_companyInfo__ogqrO{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:60px}.Footer_logoWrapper__YkrY_{margin-bottom:42px}.Footer_infoLG__38WqN{width:260px;display:flex;flex-direction:column;justify-content:start;align-items:start;font-size:14px;font-weight:400;color:#999}@media screen and (max-width:1024px){.Footer_infoLG__38WqN{display:none}}.Footer_infoLG__38WqN>.Footer_lineLogoWrapper__z_31Q{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px}.Footer_infoLG__38WqN>.Footer_infoText__4Lbg7{display:flex;flex-direction:column;justify-content:start;align-items:start;line-height:140%;margin-bottom:26px}.Footer_infoLG__38WqN>.Footer_infoText__4Lbg7>span{margin-bottom:12px}.Footer_infoLG__38WqN>.Footer_right__RJNu2{font-size:14px;font-weight:400;color:#999;line-height:140%}.Footer_infoMD__r8JIz{display:none}@media screen and (max-width:1024px){.Footer_infoMD__r8JIz{display:flex;flex-direction:column;justify-content:start;align-items:start;font-size:14px;font-weight:400;color:#999}.Footer_infoMD__r8JIz>.Footer_lineLogoWrapper__z_31Q{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px}.Footer_infoMD__r8JIz>.Footer_infoText__4Lbg7{display:flex;flex-direction:column;justify-content:start;align-items:start;line-height:140%;margin-bottom:26px}.Footer_infoMD__r8JIz>.Footer_infoText__4Lbg7>span{margin-bottom:12px}.Footer_infoMD__r8JIz>.Footer_right__RJNu2{font-size:14px;font-weight:400;color:#999;line-height:140%}}.Footer_allCategory__PK3ZS{display:flex;flex-direction:row;justify-content:space-between;align-items:start;flex:1 1;flex-wrap:wrap}@media screen and (max-width:1024px){.Footer_allCategory__PK3ZS{width:100%}}.Footer_allCategory__PK3ZS>.Footer_category__uTGXr{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-right:20px;margin-bottom:40px}.Footer_allCategory__PK3ZS>.Footer_category__uTGXr>h5{font-size:16px;font-weight:700;color:#fff;margin-bottom:24px}.Footer_list___LUas{display:flex;flex-direction:column;justify-content:start;align-items:start}.Footer_list___LUas>li{margin-bottom:16px;list-style:none}.Footer_list___LUas>li>a{font-size:14px;font-weight:400;color:#999;text-decoration:none}.Footer_list___LUas>li>a:hover{color:#fff;transition:all .3s ease}.Footer_list___LUas>li:last-child{margin-bottom:0}.Footer_contentMobile__DTCNu{padding:60px 26px}.Footer_allCategoryMobile__6R0w5,.Footer_contentMobile__DTCNu{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%}.Footer_allCategoryMobile__6R0w5{margin-bottom:40px}.Footer_allCategoryMobile__6R0w5>.Footer_category__uTGXr{border-bottom:.7px solid #999;width:80%;cursor:pointer}@media screen and (max-width:393px){.Footer_allCategoryMobile__6R0w5>.Footer_category__uTGXr{width:100%}}.Footer_allCategoryMobile__6R0w5>.Footer_category__uTGXr:last-child{border-bottom:none}.Footer_allCategoryMobile__6R0w5>.Footer_category__uTGXr .Footer_titleRow__fdlVZ{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 0}.Footer_allCategoryMobile__6R0w5>.Footer_category__uTGXr .Footer_titleRow__fdlVZ>h5{font-size:16px;font-weight:700;color:#fff}.Footer_allCategoryMobile__6R0w5>.Footer_category__uTGXr .Footer_titleRow__fdlVZ>.Footer_arrow__rzW1h{width:16px;height:16px;background-image:url(/images/arrow.svg);background-size:contain}.Footer_listMobile__tIDRx{display:flex;flex-direction:column;justify-content:start;align-items:start;overflow:hidden;max-height:0;transition:all .3s ease}.Footer_listMobile__tIDRx.Footer_active__MazNb{max-height:320px}.Footer_listMobile__tIDRx>li{margin-bottom:16px;list-style:none}.Footer_listMobile__tIDRx>li>a{font-size:14px;font-weight:400;color:#999;text-decoration:none}.Footer_listMobile__tIDRx>li>a:hover{color:#fff;transition:all .3s ease}.Footer_infoMobile__gkIAS{display:flex;flex-direction:column;justify-content:start;align-items:center;font-size:14px;font-weight:400;color:#999}.Footer_infoMobile__gkIAS>.Footer_lineLogoWrapper__z_31Q{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px}.Footer_infoMobile__gkIAS>.Footer_infoText__4Lbg7{display:flex;flex-direction:column;justify-content:start;align-items:center;line-height:140%;margin-bottom:26px}.Footer_infoMobile__gkIAS>.Footer_infoText__4Lbg7>span{margin-bottom:12px}.Footer_infoMobile__gkIAS>.Footer_right__RJNu2{font-size:14px;font-weight:400;color:#999;line-height:140%}@keyframes Header_spin__DTPuk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Header_neon__4dWFt{0%{-webkit-backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1);backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1)}50%{-webkit-backdrop-filter:blur(0) brightness(120%) saturate(120%) contrast(1.2);backdrop-filter:blur(0) brightness(120%) saturate(120%) contrast(1.2)}to{-webkit-backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1);backdrop-filter:blur(3px) brightness(90%) saturate(90%) contrast(1)}}@keyframes Header_pulse__TRWmt{0%{box-shadow:0 0 0 0 rgba(187,106,255,.7)}50%{box-shadow:0 0 5px 12px rgba(187,106,255,0)}to{box-shadow:0 0 0 0 rgba(187,106,255,0)}}@keyframes Header_fadeInFromLeft__ukey3{0%{opacity:0;transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}@keyframes Header_fadeInFromRight__dFLuS{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}@keyframes Header_fadeInFromBottom__5SOcs{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}.Header_policyPage__2aceF{max-width:1216px;margin:0 auto;width:100%;padding:64px 38px}@media screen and (max-width:768px){.Header_policyPage__2aceF{padding:64px 20px}}.Header_policyPage__2aceF .Header_topSection__Z3ZTe{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:100px}@media screen and (max-width:768px){.Header_policyPage__2aceF .Header_topSection__Z3ZTe{display:flex;flex-direction:column;justify-content:start;align-items:center;margin-bottom:100px}}.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk{width:50%;opacity:0;animation:Header_fadeInFromLeft__ukey3 1s linear forwards}@media screen and (max-width:768px){.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk{margin-bottom:60px;width:100%;animation:Header_fadeInFromBottom__5SOcs 1s linear forwards}}.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk>h1{font-size:50px;font-weight:700;color:#fff;line-height:70px;transition:.3s;margin-bottom:16px}@media screen and (max-width:1024px){.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk>h1{font-size:40px;font-weight:700;color:#fff;line-height:50px}}@media screen and (max-width:768px){.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk>h1{font-size:34px;font-weight:700;color:#fff;line-height:50px;text-align:center}}.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk>h2{font-size:36px;font-weight:700;color:#ef41ff;transition:.3s;line-height:120%}@media screen and (max-width:1024px){.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk>h2{font-size:32px;font-weight:700;color:#ef41ff}}@media screen and (max-width:768px){.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainTitle__qmgKk>h2{font-size:28px;font-weight:700;color:#ef41ff;text-align:center}}.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainImg__BFGfd{width:45%;max-width:552.92px;aspect-ratio:551/260.5;position:relative;opacity:0;animation:Header_fadeInFromRight__dFLuS 1s linear .5s forwards}@media screen and (max-width:768px){.Header_policyPage__2aceF .Header_topSection__Z3ZTe .Header_mainImg__BFGfd{width:100%;max-width:450px;position:relative;animation:Header_fadeInFromBottom__5SOcs 1s linear .5s forwards}}.Header_policyPage__2aceF .Header_subWrapper__aH_cn{padding-bottom:64px;margin-bottom:64px;border-bottom:1px solid hsla(0,0%,100%,.302)}@media screen and (max-width:768px){.Header_policyPage__2aceF .Header_subWrapper__aH_cn{padding-bottom:48px;margin-bottom:48px}}.Header_policyPage__2aceF .Header_subWrapper__aH_cn:last-child{margin-bottom:0;border-bottom:none}.Header_policyPage__2aceF .Header_subTitle__IsSAf{font-size:32px;font-weight:700;color:#fff;margin-bottom:32px;line-height:140%}@media screen and (max-width:768px){.Header_policyPage__2aceF .Header_subTitle__IsSAf{font-size:24px;font-weight:700;color:#fff;margin-bottom:20px}}.Header_policyPage__2aceF .Header_detailInfo__GXmrH{font-size:14px;font-weight:400;color:#fff;line-height:180%;letter-spacing:.02rem}.Header_policyPage__2aceF .Header_chineseList__DvsGF{list-style-type:cjk-ideographic;padding-left:42px}.Header_policyPage__2aceF .Header_chineseList__DvsGF>li{margin-bottom:32px}.Header_policyPage__2aceF .Header_chineseList__DvsGF>li:last-child{margin-bottom:0}.Header_policyPage__2aceF .Header_chineseList__DvsGF>li>span{display:block}.Header_policyPage__2aceF .Header_chineseList__DvsGF>.Header_withoutMargin__Syxg1{margin-bottom:0}.Header_policyPage__2aceF .Header_chineseListWithParentheses__7MB8t{list-style-type:none;counter-reset:list}.Header_policyPage__2aceF .Header_chineseListWithParentheses__7MB8t>li{display:flex;flex-direction:row;justify-content:start;align-items:start}.Header_policyPage__2aceF .Header_chineseListWithParentheses__7MB8t>li:before{content:"（" counter(list,cjk-ideographic) "） ";counter-increment:list;white-space:nowrap}.Header_policyPage__2aceF .Header_numberList__HrWnd{list-style-type:decimal;margin-left:2rem}.Header_policyPage__2aceF .Header_bottomGap__dBPZ8{margin-bottom:32px}.Header_policyPage__2aceF .Header_verticalLayout___NOB6{display:flex;flex-direction:column;justify-content:start;align-items:start}.Header_policyPage__2aceF .Header_reminder__sxHid{font-size:13px;font-weight:400;color:#fff;line-height:180%;width:100%;letter-spacing:.02rem}.Header_header__1RJ5C,.Header_policyPage__2aceF .Header_reminder__sxHid{display:flex;flex-direction:row;justify-content:center;align-items:center}.Header_header__1RJ5C{position:-webkit-sticky;position:sticky;top:0;height:60px;background-color:#141414;padding:0 40px;z-index:2}@media screen and (max-width:393px){.Header_header__1RJ5C{padding:0 16px}}.Header_header__1RJ5C .Header_headerLogoContainer__6Rosr{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1 1;width:100%;height:100%;max-width:1400px}.Header_header__1RJ5C .Header_headerLogoContainer__6Rosr>img{cursor:pointer;transition:all .3s ease}.Header_header__1RJ5C .Header_headerLogoContainer__6Rosr>img:hover{transform:scale(1.1)}.Header_header__1RJ5C .Header_listButton__3ScCf{display:flex;flex-direction:center;justify-content:center;align-items:center;width:18px;height:12px;position:relative;cursor:pointer;transition:all .3s ease}.Header_header__1RJ5C .Header_listButton__3ScCf:after,.Header_header__1RJ5C .Header_listButton__3ScCf>span{display:block;width:100%;height:1.5px;background-color:#fff;transform:rotate(0deg);transition:all .3s ease}.Header_header__1RJ5C .Header_listButton__3ScCf:after{content:"";position:absolute;top:0;left:0}.Header_header__1RJ5C .Header_listButton__3ScCf:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1.5px;background-color:#fff;transform:rotate(0deg);transition:all .3s ease}.Header_header__1RJ5C .Header_listButton__3ScCf:hover{transform:scale(1.1);transition:all .3s ease}.Header_header__1RJ5C .Header_listButton__3ScCf.Header_active__Ly_zN{height:18px}.Header_header__1RJ5C .Header_listButton__3ScCf.Header_active__Ly_zN>span{opacity:0}.Header_header__1RJ5C .Header_listButton__3ScCf.Header_active__Ly_zN:after{transform:rotate(45deg);top:10%;transform-origin:left}.Header_header__1RJ5C .Header_listButton__3ScCf.Header_active__Ly_zN:before{transform:rotate(-45deg);bottom:10%;transform-origin:left}.Header_header__1RJ5C .Header_headerRight__AdF7w{display:flex;flex-direction:row;justify-content:end;align-items:center;padding:0 24px}.Header_header__1RJ5C .Header_headerRight__AdF7w>ul{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;height:60px}.Header_header__1RJ5C .Header_headerRight__AdF7w>ul>a{text-decoration:none;color:#fff}.Header_header__1RJ5C .Header_headerRight__AdF7w>ul>a>li{position:relative;list-style:none;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:700;line-height:60px;padding:0 24px}.Header_header__1RJ5C .Header_headerRight__AdF7w>ul>a>li:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(239,65,255,.337),rgba(114,38,255,.345));z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.Header_header__1RJ5C .Header_headerRight__AdF7w>ul>a>li:hover:after{transform-origin:left;transform:scaleX(1)}.Header_header__1RJ5C .Header_headerRight__AdF7w>ul>a>li.Header_active__Ly_zN{background:linear-gradient(90deg,rgba(239,65,255,.337),rgba(114,38,255,.345))}.Header_header__1RJ5C .Header_headerRight__AdF7w .Header_userIconWrapper__dGwF1{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:32px;height:32px}.Header_header__1RJ5C .Header_mobileMenu__XfB6x{display:flex;flex-direction:column;justify-content:start;align-items:stretch;position:fixed;overflow:hidden;padding:32px 0;top:0;right:0;width:0;height:100svh;background-color:#141414;transition:all .3s ease}.Header_header__1RJ5C .Header_mobileMenu__XfB6x.Header_active__Ly_zN{width:80%;max-width:340px;padding:32px}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_mobileListTopSection__ZuvHT{display:flex;flex-direction:column;justify-content:start;align-items:stretch;width:100%;height:60px;padding:0 16px}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_mobileListTopSection__ZuvHT>.Header_closeBtn__J5kYf{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;height:100%;cursor:pointer}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_mobileListTopSection__ZuvHT>.Header_closeBtn__J5kYf>.Header_closeIconWrapper__VDelM{position:relative;width:14px;height:14px;transition:all .3s ease}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_mobileListTopSection__ZuvHT>.Header_closeBtn__J5kYf>.Header_closeIconWrapper__VDelM:hover{transform:scale(1.1);transition:all .3s ease}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_mobileListTopSection__ZuvHT>.Header_userInfo__iU_hk{display:flex;flex-direction:column;justify-content:start;align-items:stretch;width:100%;height:100%;padding:16px 0}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_mobileListTopSection__ZuvHT>.Header_userInfo__iU_hk>.Header_userName__N6WYs{font-size:20px;font-weight:700;color:#fff}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_mobileListTopSection__ZuvHT>.Header_userInfo__iU_hk>.Header_userEmail__fYNmf{font-size:16px;font-weight:400;color:#fff}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_list___raeQ{display:flex;flex-direction:column;justify-content:start;align-items:stretch;width:100%;height:100%;padding:16px 0}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_list___raeQ>a{text-decoration:none;color:#fff}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_list___raeQ>a>li{position:relative;font-size:16px;font-weight:400;color:#fff;cursor:pointer;line-height:40px;padding:0 16px}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_list___raeQ>a>li:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(239,65,255,.337),rgba(114,38,255,.345));z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_list___raeQ>a>li:hover:after{transform-origin:left;transform:scaleX(1)}.Header_header__1RJ5C .Header_mobileMenu__XfB6x>.Header_list___raeQ>a>li.Header_active__Ly_zN{background:linear-gradient(90deg,rgba(239,65,255,.337),rgba(114,38,255,.345))}@keyframes Header_slideIn__ZeNKz{0%{width:0}to{width:80%}}