@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}