:root{--max-width:1100px;--max-width-1200:1200px;--border-radius:12px;--font-mono:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--primary-glow:conic-gradient(from 180deg at 50% 50%, rgba(22,171,255,.2) 0deg, rgba(8,133,255,.2) 55deg, rgba(84,214,255,.2) 120deg, rgba(0,113,255,.2) 160deg, transparent 360deg);--secondary-glow:radial-gradient(#fff, rgba(255,255,255,0));--tile-start-rgb:239, 245, 249;--tile-end-rgb:228, 232, 233;--tile-border:conic-gradient(rgba(0,0,0,.5), rgba(0,0,0,.25), rgba(0,0,0,.19), rgba(0,0,0,.125), rgba(0,0,0,.063), rgba(0,0,0,.063), rgba(0,0,0,.5));--callout-rgb:238, 240, 241;--callout-border-rgb:172, 175, 176;--card-rgb:180, 185, 188;--card-border-rgb:131, 134, 135;--page-size:1200px;--theme-color:#1a5aff;--theme-color-hover:#3d6cf6;--theme-color-active:#2553dc;--page-size-m:768px;--color-white-100:#fff;--color-white-80:rgba(255,255,255,.8);--color-white-60:rgba(255,255,255,.6);--color-white-40:rgba(255,255,255,.4);--color-white-20:rgba(255,255,255,.2);--color-white-15:rgba(255,255,255,.15);--color-white-10:rgba(255,255,255,.1);--color-black-100:#000;--color-black-80:rgba(0,0,0,.8);--color-black-60:rgba(0,0,0,.6);--color-black-40:rgba(0,0,0,.4);--color-black-20:rgba(0,0,0,.2);--color-black-15:rgba(0,0,0,.15);--color-black-10:rgba(0,0,0,.1);--bg-black:#000;--bg-black-111:#111;--bg-white:#fff;--bg-grey:#f1f3f7}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-width:var(--page-size);font-family:Montserrat,__Montserrat_656221,__Montserrat_Fallback_656221}body{color:rgb(var(--foreground-rgb))}a{color:inherit;text-decoration:none}ul{list-style:none}@media screen and (max-width:768px){html,body{color:rgb(var(--foreground-rgb));width:100%;min-width:100%}}
.common-module-scss-module__nR2SCa__btn{border:1px solid var(--theme-color);cursor:pointer;color:var(--theme-color);background:0 0;border-radius:24px;gap:10px;padding:10px 20px;font-size:16px;font-weight:500;line-height:20px;position:relative;overflow:hidden}.common-module-scss-module__nR2SCa__btn:hover{color:var(--color-white-100)}.common-module-scss-module__nR2SCa__btn:hover:before{width:150%}.common-module-scss-module__nR2SCa__btn:before{content:"";background:var(--theme-color);z-index:-1;width:0%;height:100%;transition:all .3s;display:block;position:absolute;top:0;left:-30px}.common-module-scss-module__nR2SCa__btnEmpty{color:#000;opacity:.8;text-transform:capitalize;font-size:16px;font-weight:500;line-height:40px;position:relative;overflow:hidden}.common-module-scss-module__nR2SCa__btnEmpty:hover{color:var(--theme-color-hover)}.common-module-scss-module__nR2SCa__btnFill{background:var(--theme-color);cursor:pointer;color:var(--color-white-100);border:none;border-radius:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;padding:14px 32px;font-size:16px;font-weight:500;line-height:20px;display:-ms-flexbox;display:flex}.common-module-scss-module__nR2SCa__btnFill:hover{background:var(--theme-color-hover)}
.announcement{background-color:#e8eeff}.announcement .wrapper{width:var(--page-size);color:#111;box-sizing:border-box;background-image:url(/imgs/home/announcement-bg.svg);background-repeat:no-repeat;background-size:100% 100%;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:16px;min-height:48px;margin:0 auto;padding:10px 24px;font-size:14px;font-weight:400;line-height:22px;display:-ms-flexbox;display:flex}.announcement .announcementMain{-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:0;padding-left:0;display:-ms-flexbox;display:flex}.announcement .announcementText{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.announcement .announcementActions{-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;gap:8px;display:-ms-flexbox;display:flex}.announcement .announcementLearnMore{color:#111;white-space:nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:8px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:underline;display:-ms-inline-flexbox;display:inline-flex}.announcement .announcementLearnMore:hover{color:#1a5aff}.announcement .announcementClose{cursor:pointer;background:0 0;border:none;border-radius:6px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0;padding:6px;line-height:0;display:-ms-inline-flexbox;display:inline-flex}div.announcement:has(.wrapper){z-index:1000;display:block;position:-webkit-sticky;position:sticky;top:0}.tusd-nav-container{z-index:999;background-color:var(--bg-white);width:100%;height:80px;position:-webkit-sticky;position:sticky;top:0;left:0}body:has(.announcement .wrapper) .tusd-nav-container{top:var(--announcement-bar-height,48px)}.tusd-nav-container .wrapper{width:var(--page-size);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:100%;margin:0 auto;display:-ms-flexbox;display:flex;position:relative}.tusd-nav-container .wrapper .logoBox{cursor:pointer;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.tusd-nav-container .wrapper .logoBox .token{padding-left:12px;font-size:24px;font-weight:600;line-height:40px}.tusd-nav-container .wrapper .navBox{border:none;width:485px;display:-ms-flexbox;display:flex}.tusd-nav-container .wrapper .navBox .active{color:var(--theme-color);opacity:1}.tusd-nav-container .wrapper .navBox li{color:var(--color-black-80);cursor:pointer;margin-right:40px;font-size:16px;font-weight:500;line-height:40px;position:relative}.tusd-nav-container .wrapper .navBox li:hover{color:var(--theme-color-hover)}.tusd-nav-container .wrapper .btnGroup{display:-ms-flexbox;display:flex}.tusd-nav-container .wrapper .btnGroup a:first-child{margin-right:24px;display:inline-block}.tusd-nav-container .ant-menu{font-family:__Montserrat_656221,__Montserrat_Fallback_656221}.tusd-nav-container .ant-menu .ant-menu-item-selected{color:var(--theme-color-hover)!important}.tusd-nav-container .ant-menu .ant-menu-active-bar{display:none!important}.tusd-nav-container .ant-menu .ant-menu-overflow-item{padding-left:0;padding-right:0}.tusd-nav-container .ant-menu .ant-menu-overflow-item:hover .ant-menu-title-content{color:var(--theme-color-hover)}.tusd-nav-container .ant-menu .ant-menu-overflow-item:after{border:none!important}.tusd-nav-container .mWrapper{display:none}.navBorder{box-shadow:0 4px 16px rgba(0,0,0,.04)}.ant-menu-submenu{font-family:__Montserrat_656221,__Montserrat_Fallback_656221;font-weight:500}.ant-menu-submenu .ant-menu-sub{text-align:center;width:282px;margin-top:18px;margin-left:-105px;padding:24px 0!important}.ant-menu-submenu .ant-menu-sub .ant-menu-item{width:100%;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}.ant-menu-submenu .ant-menu-sub .ant-menu-item:hover .ant-menu-title-content{color:var(--theme-color-hover)}.ant-menu-submenu .ant-menu-sub .ant-menu-item:not(.ant-menu-item-selected):hover{background-color:var(--bg-grey)!important}@media screen and (max-width:768px){.announcement .wrapper{background-image:none;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;gap:8px;width:100%;height:auto;min-height:48px;padding:12px 12px 12px 16px}.announcement .announcementMain{-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start;min-width:0}.announcement .announcementText{text-align:left;white-space:normal;text-overflow:unset;overflow:visible}.announcement .announcementActions{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;padding-top:0}.announcement .announcementClose{padding:4px}.tusd-nav-container{height:56px;padding:8px 16px 8px 24px}.tusd-nav-container .wrapper,.tusd-nav-container .ant-menu{display:none}.tusd-nav-container .mWrapper{-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.tusd-nav-container .mWrapper .logoBox{cursor:pointer;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.tusd-nav-container .mWrapper .logoBox .token{padding-left:8px;font-size:20px;font-weight:600;line-height:40px}.tusd-nav-container .mWrapper .mMenu{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.tusd-nav-container .mWrapper .mNavBox{background:#f6f7f9;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;width:100%;height:0;padding-left:64px;transition:height .2s ease-in;display:-ms-flexbox;display:flex;position:fixed;top:56px;left:0;overflow:hidden}.tusd-nav-container .mWrapper .mNavBox li{color:var(--color-black-80);cursor:pointer;width:100%;margin-bottom:8px;font-size:16px;font-weight:500;line-height:40px}.tusd-nav-container .mWrapper .mNavBox li:first-child{padding-top:24px}.tusd-nav-container .mWrapper .mNavBox li:last-child{margin-bottom:48px}.tusd-nav-container .mWrapper .mNavBox .active{color:var(--theme-color);opacity:1;font-weight:600}.tusd-nav-container .mWrapper .mNavBox .btnGroup{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;gap:24px;width:100%;margin-top:32px;display:-ms-flexbox;display:flex}.tusd-nav-container .mWrapper .mNavBox .btnGroup a:first-child{display:inline-block}body:has(.announcement .wrapper) .tusd-nav-container .mNavBox{top:calc(56px + var(--announcement-bar-height,48px))}}
.Footer-module-scss-module__L0JmnG__pc{display:block}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container{width:100%}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea{background-image:url(/imgs/footer_bg.svg);background-repeat:no-repeat;background-size:100% 100%;width:100%;padding-bottom:23.33%;position:relative}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content{color:var(--color-white-100);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content p{text-transform:capitalize;margin-bottom:24px;font-size:32px;font-weight:600;line-height:48px}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content .Footer-module-scss-module__L0JmnG__btn{cursor:pointer;color:var(--color-white-100);background:var(--theme-color);border:1px solid var(--theme-color);border-radius:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;margin-right:24px;padding:14px 20px;font-size:16px;font-weight:500;line-height:20px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content .Footer-module-scss-module__L0JmnG__btn:hover{color:var(--theme-color);background:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea{background:var(--bg-black);color:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper{width:var(--page-size);-ms-flex-direction:column;flex-direction:column;height:100%;margin:0 auto;padding:69px 0 0;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox{border-bottom:1px solid var(--color-white-10);-ms-flex-pack:justify;justify-content:space-between;padding:0 0 65px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox{width:384px}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__logobox{margin-bottom:16px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__logobox span{margin-left:16px;font-size:28px;font-weight:600;line-height:40px;display:inline-block}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox p{color:var(--color-white-40);letter-spacing:.14px;margin-bottom:28px;font-size:14px;font-weight:400;line-height:26px}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox span{letter-spacing:.18px;font-size:18px;font-weight:600;line-height:24px}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__icongroup{margin:16px 0 48px}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__icongroup svg{cursor:pointer;transition:all .2s;transition-timing-function:ease-in-out}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__icongroup svg:hover path{fill-opacity:1}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__btn{cursor:pointer;color:var(--color-white-80);background:var(--bg-black);border:1px solid var(--color-white-15);border-radius:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;margin-right:24px;padding:14px 20px;font-size:16px;font-weight:500;line-height:20px;display:inline-block}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__btn:hover{color:var(--color-black-80);background:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:distribute;justify-content:space-around;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkTitle{color:var(--color-white-100);margin-bottom:16px;font-size:18px;font-weight:600;line-height:18px}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc{color:var(--color-white-40);cursor:pointer;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;line-height:36px;display:-ms-flexbox;display:flex}@keyframes Footer-module-scss-module__L0JmnG__slidein{0%{transform:translate(-100%,100%)}to{transform:translate(0%)}}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc .Footer-module-scss-module__L0JmnG__icon{background-color:var(--color-white-10);border-radius:8px;width:16px;height:16px;margin-left:8px;display:inline-block;position:relative;overflow:hidden}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc .Footer-module-scss-module__L0JmnG__icon:after{content:" ";background-image:url(/imgs/home/icon/arrow-right-up-circle-16.svg);background-size:contain;width:16px;height:16px;display:inline-block;position:absolute;top:0;left:0}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc:hover{color:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc:hover .Footer-module-scss-module__L0JmnG__icon:after{animation-name:Footer-module-scss-module__L0JmnG__slidein;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__bottombox{color:var(--color-white-40);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;line-height:80px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__bottombox .Footer-module-scss-module__L0JmnG__backTop{cursor:pointer;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__pc .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__bottombox .Footer-module-scss-module__L0JmnG__backTop:hover{color:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__h5{display:none}.Footer-module-scss-module__L0JmnG__telebox{-ms-flex-align:center;align-items:center;gap:12px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__telebox a{color:rgba(0,0,0,.85);font-family:Montserrat;font-size:14px;font-weight:500;line-height:40px}.Footer-module-scss-module__L0JmnG__telebox a:hover{color:#1a5aff}.Footer-module-scss-module__L0JmnG__telebox svg path{fill:#000;fill-opacity:1}@media screen and (max-width:768px){.Footer-module-scss-module__L0JmnG__pc{display:none}.Footer-module-scss-module__L0JmnG__h5{display:block}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container{width:100%}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea{background-image:url(/imgs/h5/home/footer-bg.png);background-repeat:no-repeat;background-size:100% 100%;width:100%;padding-bottom:51.28%;position:relative}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content{color:var(--color-white-100);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content p{text-transform:capitalize;text-align:center;margin-bottom:24px;font-size:22px;font-weight:600;line-height:32px}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content .Footer-module-scss-module__L0JmnG__btn{cursor:pointer;color:var(--color-white-100);background:var(--theme-color);border:1px solid var(--theme-color);border-radius:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;margin-right:24px;padding:14px 20px;font-size:16px;font-weight:500;line-height:20px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__toparea .Footer-module-scss-module__L0JmnG__content .Footer-module-scss-module__L0JmnG__btn:hover{color:var(--theme-color);background:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea{background:var(--bg-black);color:var(--color-white-100);margin-top:-1px;padding:0 24px}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper{-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;margin:0 auto;padding:32px 0 0;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox{border-bottom:1px solid var(--color-white-10);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 65px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox{width:100%}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__logobox{margin-bottom:16px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__logobox span{margin-left:16px;font-size:28px;font-weight:600;line-height:40px;display:inline-block}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox p{color:var(--color-white-40);letter-spacing:.14px;margin-bottom:28px;font-size:14px;font-weight:400;line-height:26px}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox span{letter-spacing:.18px;font-size:18px;font-weight:600;line-height:24px}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__icongroup{margin:16px 0 48px}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__icongroup svg{cursor:pointer;transition:all .2s;transition-timing-function:ease-in-out}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__icongroup svg:hover path{fill-opacity:1}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__btn{cursor:pointer;color:var(--color-white-80);background:var(--bg-black);border:1px solid var(--color-white-15);border-radius:24px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;margin-right:24px;padding:14px 20px;font-size:16px;font-weight:500;line-height:20px;display:inline-block}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__leftbox .Footer-module-scss-module__L0JmnG__contactbox .Footer-module-scss-module__L0JmnG__btn:hover{color:var(--color-black-80);background:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:1;flex-grow:1;margin-top:40px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkBox{width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkBox:nth-child(3){margin-top:20px}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkTitle{color:var(--color-white-100);margin-bottom:8px;font-size:14px;font-weight:600;line-height:18px}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc{color:var(--color-white-40);cursor:pointer;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;line-height:36px;display:-ms-flexbox;display:flex}@keyframes Footer-module-scss-module__L0JmnG__slidein{0%{transform:translate(-100%,100%)}to{transform:translate(0%)}}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc .Footer-module-scss-module__L0JmnG__icon{background-color:var(--color-white-10);border-radius:8px;width:16px;height:16px;margin-left:8px;display:inline-block;position:relative;overflow:hidden}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc .Footer-module-scss-module__L0JmnG__icon:after{content:" ";background-image:url(/imgs/home/icon/arrow-right-up-circle-16.svg);background-size:contain;width:16px;height:16px;display:inline-block;position:absolute;top:0;left:0}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc:hover{color:var(--color-white-100)}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__topbox .Footer-module-scss-module__L0JmnG__rightbox .Footer-module-scss-module__L0JmnG__linkDesc:hover .Footer-module-scss-module__L0JmnG__icon:after{animation-name:Footer-module-scss-module__L0JmnG__slidein;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__bottombox{color:var(--color-white-40);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;line-height:80px;display:-ms-flexbox;display:flex}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__bottombox .Footer-module-scss-module__L0JmnG__backTop{cursor:pointer;-ms-flex-align:center;align-items:center;display:none}.Footer-module-scss-module__L0JmnG__h5 .Footer-module-scss-module__L0JmnG__container .Footer-module-scss-module__L0JmnG__bottomarea .Footer-module-scss-module__L0JmnG__wrapper .Footer-module-scss-module__L0JmnG__bottombox .Footer-module-scss-module__L0JmnG__backTop:hover{color:var(--color-white-100)}}
