@font-face{font-family:Lexend-Bold;src:local("Lexend-Bold"),url("/assets/font/subset-Lexend-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lexend-Regular;src:local("Lexend-Regular"),url("/assets/font/subset-Lexend-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--Theme-Theme-0:#f2fffb;--Theme-Theme-1:#e6fff7;--Theme-Theme-2:#bdffeb;--Theme-Theme-3:#8df2d7;--Theme-Theme-4:#60e6c6;--Theme-Theme-5:#38d9b9;--Theme-Theme-6:#14ccad;--Theme-Theme-7:#f0f4ff;--Text-on-light-text-1:#000000;--Text-on-light-text-2:#40454e;--Text-on-light-text-3:#697586;--Text-on-light-text-4:#b9bfc8;--Line-line-1:#dce4ef;--Line-line-2:#b8c6d9;--Line-line-3:#697586;--Fill-grey-1:#f2f7ff;--Fill-grey-2:#f1f4f8;--Fill-overlay:rgba(14, 22, 36, 0.6);--Fill-dark:#0e1624;--Fill-dark-black:#000000;--New-colors-white:#ffffff;--New-colors-white-80:rgba(255, 255, 255, 0.8);--New-colors-white-50:rgba(255, 255, 255, 0.5);--New-colors-white-30:rgba(255, 255, 255, 0.3);--New-colors-white-20:rgba(255, 255, 255, 0.2);--New-colors-white-10:rgba(255, 255, 255, 0.1);--New-colors-blue:#007AFF;--New-colors-blue-pale:#2997ff;--New-colors-skyblue:#CCE5FF;--New-colors-orange:#ff9500;--New-colors-yellow:#ffc107;--New-colors-red:#ff3b30;--New-colors-pink:#ff2d55;--New-colors-green:#00B67A;--boder-radius-1:4px;--boder-radius-2:6px;--boder-radius-3:8px;--boder-radius-4:16px;--boder-radius-5:24px;--space-size-0:4px;--space-size-1:8px;--space-size-2-12:12px;--space-size-2:16px;--space-size-3:24px;--space-size-4:32px;--space-size-5:40px;--space-size-6:48px;--space-size-7:56px;--space-size-8:64px;--space-size-9:72px;--space-size-10:80px;--space-size-15:120px;--font-family-lighter:"Lexend-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-bolder:"Lexend-Bold",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}*,::after,::before{box-sizing:border-box}*{margin:0;padding:0}body{font-size:16px;font-family:var(--font-family-lighter);line-height:1.5;color:var(--Text-on-light-text-1);-webkit-font-smoothing:antialiased}article,aside,footer,header,nav,section{display:block}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto;margin:0 auto}button,input,select,textarea{font:inherit;text-align:inherit;outline:0;border:0;background-color:transparent;cursor:pointer;color:inherit}button:active,input:active,select:active,textarea:active{opacity:.6}dd,dl,dt,ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-bolder);line-height:1.25;color:var(--Text-on-light-text-1);overflow-wrap:break-word}a{text-decoration:none;color:inherit;cursor:pointer}.flex-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-size-1)}.flex-column{display:flex;flex-direction:column;gap:var(--space-size-2)}.flex-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-size-1)}.flex-center{display:flex;justify-content:center;align-items:center}.flex-start{display:flex;justify-content:flex-start;align-items:center}.npt{padding-top:0!important}.show{display:block!important}.hidden{display:none!important}.text-color-orange{color:var(--New-colors-orange)}.section{width:100%}.container{margin:0 auto}.logo{display:flex;align-items:center;gap:var(--space-size-1)}.avatar{border-radius:50%}@media (min-width:1600px){.section{padding:var(--space-size-8) 0}.container{max-width:1360px}}@media (min-width:1280px) and (max-width:1599px){.section{padding:var(--space-size-6) 0}.container{max-width:1200px}}@media (max-width:1279px){.container{max-width:100%}.logo .l-name{display:none}}@media (min-width:768px) and (max-width:1279px){.section{padding:var(--space-size-5)}}@media (max-width:767px){.section{padding:var(--space-size-4)}}.header{background-color:var(--Fill-dark-black);color:var(--New-colors-white)}.header .navbar{display:flex;justify-content:space-between;align-items:center}.navbar .n-link a{font-size:14px;font-family:var(--font-family-bolder)}.navbar .n-link a.active,.navbar .n-link a:hover{color:var(--Theme-Theme-6)}@media (min-width:1280px){.navbar{height:72px}.navbar .menu{height:inherit;display:flex;align-items:center;gap:var(--space-size-2)}.navbar .menu li{height:inherit;display:flex;align-items:center}.navbar .menu li.n-link{padding:0 var(--space-size-3)}.navbar .menu li.n-btn{gap:var(--space-size-2)}.navbar .toggler{display:none}}@media (max-width:1279px){.header{position:relative;z-index:49}.navbar{margin:0 var(--space-size-3);height:56px}.navbar .menu{position:absolute;top:56px;left:0;z-index:50;width:100%;max-height:0;overflow:hidden;opacity:0;transition:all .2s linear}.navbar .menu li{padding:var(--space-size-2) var(--space-size-3)}.navbar .toggler[aria-expanded=true]::before{position:fixed;top:0;left:0;content:"";width:100%;height:100vh;background-color:rgba(0,0,0,.4)}.navbar .toggler[aria-expanded=true]+.menu{max-height:calc(100vh - 56px);background-color:var(--Fill-dark-black);overflow:visible;opacity:1}.navbar .n-dowwnload,.navbar .toggler[aria-expanded=false] .t-open,.navbar .toggler[aria-expanded=true] .t-close{display:none}}.navbar .nav-account{width:80px;position:relative;color:var(--Text-on-light-text-2)}.navbar .nav-account .avatar{cursor:pointer}.navbar .nav-account .operation{z-index:51;position:absolute;top:100%;left:0;min-width:200px;padding:var(--space-size-2) 0;border-radius:var(--space-size-1);background-color:var(--New-colors-white);box-shadow:0 5px 15px rgba(0,0,0,.3)}.navbar .nav-account .operation::before{content:"";position:absolute;bottom:99%;left:40px;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--New-colors-white)}.navbar .operation>*{display:block;width:100%;padding:var(--space-size-0) var(--space-size-2);text-align:center}.navbar .operation>:hover{background-color:#f8f9fa}@media (min-width:1280px) and (max-width:1599px){.navbar .nav-account .operation{left:unset;right:0}.navbar .nav-account .operation::before{left:unset;right:40px;transform:translateX(50%)}}.btn{display:flex;align-items:center;justify-content:center;gap:var(--space-size-0);border-width:1px;border-style:solid;border-radius:100px;font-weight:600;cursor:pointer}.l-btn{gap:var(--space-size-1);padding:15px 32px;font-size:18px}.m-btn{padding:12px 24px;font-size:16px}.s-btn{padding:8px 16px;font-size:14px}@media (max-width:1279px){.J_download{display:none}}.green-solid-btn{color:var(--New-colors-white);background-color:var(--Theme-Theme-6);border-color:var(--Theme-Theme-6)}.green-solid-btn:hover{background-color:var(--Theme-Theme-5);border-color:var(--Theme-Theme-5)}.green-hollow-btn{color:var(--Theme-Theme-6);border-color:var(--Theme-Theme-6)}.green-hollow-btn:hover{color:var(--New-colors-white);background-color:var(--Theme-Theme-6);border-color:var(---Theme-Theme-6)}.white-hollow-btn{color:var(--New-colors-white);border-color:var(--New-colors-white)}.white-hollow-btn:hover{background-color:var(--New-colors-white-50);border-color:var(--New-colors-white-10)}.grey-hollow-btn{color:var(--Text-on-light-text-3);border-color:var(--Line-line-1)}.grey-hollow-btn:hover{border-color:var(--Text-on-light-text-3)}.blue-hollow-btn{color:var(--New-colors-blue);border-color:var(--New-colors-blue)}.blue-hollow-btn:hover{color:var(--New-colors-white);background-color:var(--New-colors-blue-pale);border-color:var(--New-colors-blue-pale)}.pink-hollow-btn{color:var(--New-colors-pink);border-color:var(--Line-line-1)}.pink-hollow-btn:hover{border-color:var(--New-colors-pink)}.yellow-solid-btn{border-color:var(--New-colors-yellow);background-color:var(--New-colors-yellow)}.yellow-solid-btn:hover{filter:brightness(.9)}.blue-solid-btn{color:var(--New-colors-white);background-color:var(--New-colors-blue);border-color:var(--New-colors-blue)}.blue-solid-btn:hover{background-color:var(--New-colors-blue-pale);border-color:var(--New-colors-blue-pale)}.pink-solid-btn{color:var(--New-colors-white);border-color:var(--New-colors-pink);background-color:var(--New-colors-pink)}.pink-solid-btn:hover{filter:brightness(.9)}.grey-solid-btn{color:var(--Text-on-light-text-4);background-color:var(--Fill-grey-1);border-color:var(--Line-line-1)}.white-blue-btn{color:var(--New-colors-blue);background-color:var(--New-colors-white);border-color:var(--New-colors-blue)}.white-blue-btn:hover{background-color:var(--New-colors-white-80);border-color:var(--New-colors-white-80)}.footer{background-color:var(--Fill-dark-black);font-size:12px}.footer .row{display:flex;align-items:center;gap:var(--space-size-1);padding:var(--space-size-2) 0}.footer .column{display:flex;flex-direction:column;gap:var(--space-size-1)}.footer .row+.row{border-top:.5px solid var(--New-colors-white-20)}.footer .policies{display:flex;flex-direction:row;gap:var(--space-size-2);color:var(--New-colors-white-80)}.footer .copyright{width:100%;color:var(--New-colors-white-50)}@media (min-width:1280px){.footer .row{justify-content:space-between}.footer .copyright{text-align:right}}@media (max-width:1279px){.footer .row{padding:var(--space-size-1) 0;flex-direction:column}.footer .policies{justify-content:center}.footer .copyright{text-align:center}}.wheel{display:none;animation:loading 1s linear infinite}.submitting .wheel{display:block}.submitting .text,.submitting .txt{display:none}@keyframes loading{to{transform:rotate(1turn)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.modal-box{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-box .modal{position:relative;padding:var(--space-size-3) var(--space-size-4);background:var(--New-colors-white);border-radius:var(--boder-radius-4);overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:var(--space-size-3)}.modal-box .modal-bg{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.modal-box .headline{font-size:24px;font-weight:700}.modal-box .modal-button{border-radius:var(--boder-radius-2)}.modal-box .txt{flex:1}.modalMsg .modal{background:#fff;width:400px;max-height:80%;justify-content:space-between}.modalMsg .modal-content{flex:1;overflow-y:auto}.modalMsg .modal-footer{justify-content:flex-end}