div::-webkit-scrollbar,html::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}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{border:0;margin:0;outline:none;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,img,menu,nav,section{display:block}em,i{font-style:normal}img{border:none}img:not([src]),img[src=""]{opacity:0}ol,ul{list-style:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=checkbox],input[type=email],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text]{-webkit-appearance:none;color:#424242;outline:0;-webkit-user-select:text;vertical-align:middle}::-webkit-input-placeholder{color:#d9d9d9}::-webkit-input-placeholder,::placeholder{color:#d9d9d9}select,textarea{-webkit-appearance:none;color:#424242;outline:0}textarea{-webkit-user-select:text}table{border-collapse:collapse;border-spacing:0}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none}*,:after,:before{box-sizing:border-box}a{color:#5e5e5e;cursor:pointer}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{-webkit-touch-callout:none;color:inherit}embed,iframe,img,video{height:auto;max-width:100%}.flex{display:flex}.f-wrap{flex-wrap:wrap}.f-dir-top{flex-direction:column}.f-main-center{justify-content:center}.f-main-between{justify-content:space-between}.f-main-around{justify-content:space-around}.f-main-right{justify-content:flex-end}.f-cross-center{align-items:center}.f-cross-bottom{align-items:flex-end}.f-cross-baseline{align-items:baseline}.f-cross-stretch{align-items:stretch}.f-center{align-items:center;justify-content:center}.f-box-first>*,.f-box-justify>*,.f-box-last>*,.f-box-mean>*{flex-grow:1;flex-shrink:1}.f-box-first>:first-child,.f-box-justify>:first-child,.f-box-justify>:last-child,.f-box-last>:last-child{flex-grow:0;flex-shrink:0}.f-dir-top .f-box-first,.f-dir-top .f-box-justify,.f-dir-top .f-box-last,.f-dir-top .f-box-mean{flex-grow:1;flex-shrink:1}.f-dir-top .f-box-first>:first-child,.f-dir-top .f-box-justify>:first-child,.f-dir-top .f-box-justify>:last-child,.f-dir-top .f-box-last>:last-child{flex-grow:0;flex-shrink:0}.f-self-top{align-self:flex-start}.f-self-bottom{align-self:flex-end}.f-self-center{align-self:center}.f-self-baseline{align-self:baseline}.f-self-stretch{align-self:stretch}.f-1{flex-grow:1;flex-shrink:1}.f-2{flex-grow:2;flex-shrink:2}.f-3{flex-grow:3;flex-shrink:3}.f-4{flex-grow:4;flex-shrink:4}.f-5{flex-grow:5;flex-shrink:5}.f-6{flex-grow:6;flex-shrink:6}.f-7{flex-grow:7;flex-shrink:7}.f-8{flex-grow:8;flex-shrink:8}.f-9{flex-grow:9;flex-shrink:9}.f-10{flex-grow:10;flex-shrink:10}.block-center{margin-left:auto;margin-right:auto}.text-center{align-items:center;display:flex;justify-content:center}.pos-r{position:relative}.pos-a{position:absolute}.pos-f{position:fixed}.pos-full{bottom:0;left:0;right:0;top:0}.pos-c{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mt-a{margin-top:auto}.mr-a{margin-right:auto}.mb-a{margin-bottom:auto}.ml-a{margin-left:auto}@media screen and (min-width:750px){html{font-size:1rem!important}}body{-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;background-color:#f2f2f2;color:#000;font-family:TikTokFont,system-ui,-apple-system,Roboto,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;line-height:1.3;overflow-x:hidden;text-rendering:optimizeLegibility;-moz-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none}.page,body{width:100vw}.page{background-color:#fff;min-height:100vh;overflow:hidden}.lh-1{line-height:1}.of-h{overflow:hidden}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bgc-white{background-color:#fff}.mask-page{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0}.ellipsis{display:block;white-space:nowrap}.ellipsis,.ellipsis-2{overflow:hidden;text-overflow:ellipsis}.ellipsis-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.scroll{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;overflow:auto}.scroll::-webkit-scrollbar{display:none}.stick{position:-webkit-sticky;position:sticky;top:0}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}