@charset "UTF-8";*,:after,:before{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,button,input,select,textarea{font-family:inherit;font-size:14px;font-weight:400;font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-weight:400}button,input,table,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;outline:none}li,ol,ul{list-style:none outside none}a{color:inherit;cursor:pointer;text-decoration:none}img{border:0}img:not([src]),img[src=""]{opacity:0}table{border-collapse:collapse;border-spacing:0;word-wrap:break-word;word-break:break-all}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:7px}@-moz-document url-prefix(){*{scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}}::-ms-scrollbar{height:7px;width:7px}::-ms-thumb{background-color:#0003;border-radius:7px}:root{--white: #fff;--black: #000;--brand-alpha: rgba(11,212,198,.2);--brand-hover: #00dbd0;--brand-regular: #0bd4c6;--brand-press: #00c4b7;--seconday-blue-alpha: rgba(22,116,223,.2);--seconday-blue-hover: #187ef2;--seconday-blue: #1675df;--seconday-blue-press: #156bcf;--seconday-yellow-alpha: rgba(252,194,69,.2);--seconday-yellow-hover: #ffd058;--seconday-yellow: #fcc245;--seconday-yellow-press: #edb641;--seconday-red-alpha: rgba(229,51,65,.2);--seconday-red-hover: #f53646;--seconday-red: #e53341;--seconday-red-press: #c72c39;--seconday-green-alpha: rgba(8,153,117,.2);--seconday-green-hover: #11bd92;--seconday-green: #089975;--seconday-green-press: #0d8f6e;--info-bg: var(--seconday-blue-alpha);--info-hover: var(--seconday-blue-hover);--info: var(--seconday-blue);--info-active: var(--seconday-blue-press);--success-bg: var(--seconday-green-alpha);--success-hover: var(--seconday-green-hover);--success: var(--seconday-green);--success-active: var(--seconday-green-pres);--warning-bg: var(--seconday-yellow-alpha);--warning-hover: var(--seconday-yellow-hover);--warning: var(--seconday-yellow);--warning-active: var(--seconday-yellow-press);--error-bg: var(--seconday-red-alpha);--error-hover: var(--seconday-red-hover);--error: var(--seconday-red);--error-active: var(--seconday-red-press);--grey-invert: var(--white);--grey-white: var(--white);--grey-black: #121b24;--grey-major: #121b24;--grey-main: #293f52;--grey-minor: #7a91a0;--grey-detail: #a7b4bf;--grey-disable: hsla(0,0%,89%,.45);--line-deep: #cbd4db;--line-general: #dee2e5;--line-light: #ebedf2;--line-card-light: #ebedf2;--line-card-general: #dee2e5;--line-card-deep: #d0d9e0;--bg-invert: #121b24;--bg-light: var(--white);--bg-general: #f7f8fa;--bg-heavy: #f0f2f7;--bg-deep: #e1e5ed;--bg-mask: rgba(18,27,36,.55);--bg-card-light: var(--bg-light);--bg-card-general: var(--bg-general);--bg-card-heavy: var(--bg-heavy);--black00: #000;--black01: #0c100e;--black02: #181918;--black03: #252625;--white00: #fff;--white01: #a8b4c7;--white02: #788190;--white03: #505661;--white03_3: #5056614d;--white04: #393c44;--palette01: #3ee91c;--palette02: #f23645;--palette03: #f6ca1b;--palette04: #2ea7e0}.theme-dark{--brand-alpha: rgba(11,204,191,.1);--brand-hover: #00dbd0;--brand-regular: #0bccbf;--brand-press: #05c2b6;--grey-invert: #05080a;--grey-black: #05080a;--grey-major: var(--white);--grey-main: #bbc9d6;--grey-minor: #8599a6;--grey-detail: #505f69;--grey-disable: rgba(54,54,54,.45);--line-deep: #233442;--line-general: #1c2b38;--line-light: #17222b;--line-card-light: #1b2833;--line-card-general: #203140;--line-card-deep: #293c4d;--bg-invert: var(--white);--bg-light: #05080a;--bg-general: #0b1217;--bg-heavy: #10181f;--bg-deep: #141e26;--bg-mask: rgba(28,29,31,.7);--bg-card-light: var(--bg-heavy);--bg-card-general: var(--bg-general);--bg-card-heavy: var(--bg-light)}html{background-color:transparent}body{font-family:Inter}#zoomex-web-root{min-width:1200px}::-webkit-scrollbar{height:0;width:0}.lang-dialog .p-dialog-header{padding:24px 24px 0}.lang-dialog .p-dialog-header .p-dialog-title{color:#fff}.lang-dialog .p-dialog-header-actions{border:none}.lang-dialog .p-dialog-header-actions .p-button{border:none;color:#fff}.lang-dialog .p-dialog-header-actions .p-button:hover{background:#181918;border:none}.lang-dialog .p-dialog-content{padding-bottom:24px}.trading-common-block{width:100%;background-color:var(--black02);border-radius:16px}body .long{color:var(--palette01)}body .short{color:var(--palette02)}body .submit-button{font-size:16px;line-height:19px;color:var(--black00);font-weight:700}body .submit-button.submit-button--buy,body .submit-button.submit-button--sell{background-color:transparent;background-repeat:no-repeat;background-size:cover;border:none;height:48px;width:296px}body .submit-button.submit-button--buy:hover,body .submit-button.submit-button--sell:hover{background-color:transparent;background-repeat:no-repeat;background-size:cover;border:none}body .submit-button.submit-button--buy{background-image:url(./buy.CPdEkbuX.png)}body .submit-button.submit-button--buy:hover{background-image:url(./buy--hover.B8IPtIdS.png)}body .submit-button.submit-button--buy:active{background-image:url(./buy--active.XGDDTCR2.png)}body .submit-button.submit-button--sell{background-image:url(./sell.BBxHcfmr.png)}body .submit-button.submit-button--sell:hover{background-image:url(./sell--hover.BonQCtld.png)}body .submit-button.submit-button--sell:active{background-image:url(./sell--active.BsjS9tIk.png)}body .submit-button:disabled{background-color:var(--white04)!important;background-image:none!important;border-radius:12px;color:var(--white02)}.copy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%23788190'%3E%3Cpath d='M5.333 3.333H10a2 2 0 0 1 2 2v6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H7.333a2 2 0 0 0-2 2'/%3E%3Cpath d='M2 6.667a2 2 0 0 1 2-2h4.667a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;cursor:pointer;display:inline-block;height:16px;width:16px}::-moz-selection{background:var(--white04)}::selection{background:var(--white04)}@font-face{font-family:HarmonyOS Sans;font-weight:400;src:url(./HarmonyOS_Sans_Regular.CATN6v3k.ttf) format("truetype")}@font-face{font-family:HarmonyOS Sans;font-weight:500;src:url(./HarmonyOS_Sans_Medium.Dyx5fP7a.ttf) format("truetype")}@font-face{font-family:HarmonyOS Sans;font-weight:700;src:url(./HarmonyOS_Sans_Bold.pKVrMCrK.ttf) format("truetype")}@font-face{font-family:HarmonyOS Sans;font-weight:900;src:url(./HarmonyOS_Sans_Black.COasUrA3.ttf) format("truetype")}body .p-card .p-card-title{border-bottom:1px solid var(--line-card-light);line-height:39px;padding-bottom:32px}body .p-inputtext{font-size:14px;font-weight:500}body .p-select .p-select-label{font-weight:500;line-height:17px}body .p-select-overlay .p-select-option{font-weight:500;height:36px}body .p-datatable .p-datatable-table .p-datatable-thead .p-datatable-column-header-content{line-height:15px}body .p-popover:after,body .p-popover:before{content:unset}body .p-popover .p-popover-content{border-radius:12px}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.fx\[jb-cs\]{align-content:flex-start;display:flex;justify-content:space-between}.fx\[jb-ib\]{align-items:baseline;display:flex;justify-content:space-between}.fx\[jb-ic\]{align-items:center;display:flex;justify-content:space-between}.fx\[jc-ic\]{align-items:center;display:flex;justify-content:center}.fx\[js-ic\]{align-items:center;display:flex;justify-content:flex-start}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-1\/2{bottom:-50%}.bottom-0,.bottom-0px{bottom:0}.bottom-12{bottom:3rem}.bottom-5{bottom:1.25rem}.left-0,.left-0px{left:0}.right-\[-100\%\]{right:-100%}.right-\[190px\]{right:190px}.right-\[90px\]{right:90px}.right-0,.right-0px{right:0}.right-5{right:1.25rem}.right-8{right:2rem}.top-\[160px\]{top:160px}.top-\[250px\]{top:250px}.top-0,.top-0px{top:0}.z-10{z-index:10}.z-20{z-index:20}.grid{display:grid}.m-0{margin:0}.m-auto{margin:auto}.m16{margin:4rem}.m4\.67{margin:1.1675rem}.mx-4px{margin-left:4px;margin-right:4px}.mx-8px{margin-left:8px;margin-right:8px}.mx-auto{margin-left:auto;margin-right:auto}.mb-\[30px\]{margin-bottom:30px}.mb-0{margin-bottom:0}.mb-12px{margin-bottom:12px}.mb-16{margin-bottom:4rem}.mb-16px{margin-bottom:16px}.mb-20px{margin-bottom:20px}.mb-24px{margin-bottom:24px}.mb-2px{margin-bottom:2px}.mb-32px{margin-bottom:32px}.mb-4{margin-bottom:1rem}.mb-4px{margin-bottom:4px}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-8px{margin-bottom:8px}.ml-10px{margin-left:10px}.ml-12px{margin-left:12px}.ml-16px{margin-left:16px}.ml-2{margin-left:.5rem}.ml-24px{margin-left:24px}.ml-4px{margin-left:4px}.ml-8px{margin-left:8px}.mr-12px{margin-right:12px}.mr-16px{margin-right:16px}.mr-20px{margin-right:20px}.mr-24px{margin-right:24px}.mr-26px{margin-right:26px}.mr-28px{margin-right:28px}.mr-2px{margin-right:2px}.mr-3{margin-right:.75rem}.mr-40px{margin-right:40px}.mr-48px{margin-right:48px}.mr-4px{margin-right:4px}.mr-6px{margin-right:6px}.mr-8px{margin-right:8px}.mt-10px{margin-top:10px}.mt-12px{margin-top:12px}.mt-16px{margin-top:16px}.mt-20px{margin-top:20px}.mt-24px{margin-top:24px}.mt-2px{margin-top:2px}.mt-32px{margin-top:32px}.mt-3px{margin-top:3px}.mt-4px{margin-top:4px}.mt-8px{margin-top:8px}.mt12{margin-top:3rem}.block{display:block}.inline-block{display:inline-block}.list-item{display:list-item}.hidden{display:none}.h-100px,.h-\[100px\]{height:100px}.h-1\/2{height:50%}.h-12px{height:12px}.h-143px{height:143px}.h-15px{height:15px}.h-16px{height:16px}.h-17px{height:17px}.h-18px{height:18px}.h-200px{height:200px}.h-20px{height:20px}.h-223px{height:223px}.h-23px{height:23px}.h-240px{height:240px}.h-24px{height:24px}.h-25px{height:25px}.h-26px{height:26px}.h-28px{height:28px}.h-30px{height:30px}.h-32px{height:32px}.h-34px{height:34px}.h-357px{height:357px}.h-35px{height:35px}.h-36px{height:36px}.h-384px{height:384px}.h-38px{height:38px}.h-3px{height:3px}.h-400px{height:400px}.h-409px{height:409px}.h-438px{height:438px}.h-44px{height:44px}.h-46px{height:46px}.h-48px{height:48px}.h-570px{height:570px}.h-60px{height:60px}.h-64px{height:64px}.h-68px{height:68px}.h-7{height:1.75rem}.h-72px{height:72px}.h-74px{height:74px}.h-78px{height:78px}.h-8{height:2rem}.h-88px{height:88px}.h-auto{height:auto}.h-full{height:100%}.h1{height:.25rem}.max-h-350px{max-height:350px}.max-h-512px{max-height:512px}.max-w-\[65\%\]{max-width:65%}.max-w-\[700px\]{max-width:700px}.max-w-3xl{max-width:48rem}.max-w-520px{max-width:520px}.min-h-64px{min-height:64px}.min-h-74px{min-height:74px}.min-h-screen{min-height:100vh}.min-w-1200px{min-width:1200px}.w-100px,.w-\[100px\]{width:100px}.w-\[600px\]{width:600px}.w-100\%,.w-full{width:100%}.w-110px{width:110px}.w-1144px{width:1144px}.w-114px{width:114px}.w-116px{width:116px}.w-1200px{width:1200px}.w-120px{width:120px}.w-128px{width:128px}.w-12px{width:12px}.w-130px{width:130px}.w-140px{width:140px}.w-14px{width:14px}.w-150px{width:150px}.w-156px{width:156px}.w-160px{width:160px}.w-16px{width:16px}.w-170px{width:170px}.w-180px{width:180px}.w-200px{width:200px}.w-20px{width:20px}.w-230px{width:230px}.w-240px{width:240px}.w-24px{width:24px}.w-250px{width:250px}.w-264px{width:264px}.w-276px{width:276px}.w-280px{width:280px}.w-28px{width:28px}.w-30px{width:30px}.w-32px{width:32px}.w-336px{width:336px}.w-36px{width:36px}.w-46px{width:46px}.w-48px{width:48px}.w-500px{width:500px}.w-582px{width:582px}.w-584px{width:584px}.w-60px{width:60px}.w-65px{width:65px}.w-67px{width:67px}.w-7{width:1.75rem}.w-72px{width:72px}.w-808px{width:808px}.w-80px{width:80px}.w-843px{width:843px}.w-848px{width:848px}.w-85px{width:85px}.w-90px{width:90px}.w-95px{width:95px}.w-960px{width:960px}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.place-content-center{place-content:center}.items-start{align-items:flex-start}.flex-items-center,.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-12px{gap:12px}.gap-2{gap:.5rem}.gap-24px{gap:24px}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.b-0px{border-width:0}.border{border-width:1px}.border-\[12px\]{border-width:12px}.border-2,.border-2px{border-width:2px}.border-t-1px{border-top-width:1px}.border-\#252625{--un-border-opacity:1;border-color:rgb(37 38 37 / var(--un-border-opacity))}.border-blue-500{--un-border-opacity:1;border-color:rgb(59 130 246 / var(--un-border-opacity))}.border-t-\#252625{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(37 38 37 / var(--un-border-top-opacity))}.border-t-white-03_3{border-top-color:var(--white03_3)}.border-rd-12px{border-radius:12px}.border-rd-15px{border-radius:15px}.border-rd-16px{border-radius:16px}.border-rd-18px{border-radius:18px}.border-rd-20px{border-radius:20px}.border-rd-36px{border-radius:36px}.border-rd-3px{border-radius:3px}.border-rd-43px{border-radius:43px}.border-rd-50\%{border-radius:50%}.border-rd-8px{border-radius:8px}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-24px{border-radius:24px}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border-solid{border-style:solid}.border-t-solid{border-top-style:solid}.bg-\[\#020420\]{--un-bg-opacity:1;background-color:rgb(2 4 32 / var(--un-bg-opacity))}.bg-\[\#212121\]{--un-bg-opacity:1;background-color:rgb(33 33 33 / var(--un-bg-opacity))}.bg-\[\#ECDC5A\]{--un-bg-opacity:1;background-color:rgb(236 220 90 / var(--un-bg-opacity))}.bg-\#000{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.bg-\#0c100e,.bg-\#0C100E{--un-bg-opacity:1;background-color:rgb(12 16 14 / var(--un-bg-opacity))}.bg-\#181918{--un-bg-opacity:1;background-color:rgb(24 25 24 / var(--un-bg-opacity))}.bg-\#252625{--un-bg-opacity:1;background-color:rgb(37 38 37 / var(--un-bg-opacity))}.bg-\#3EE91C{--un-bg-opacity:1;background-color:rgb(62 233 28 / var(--un-bg-opacity))}.bg-\#F6CA1B{--un-bg-opacity:1;background-color:rgb(246 202 27 / var(--un-bg-opacity))}.bg-black-01,.bg-black01{background-color:var(--black01)}.bg-black-03{background-color:var(--black03)}.bg-black00{background-color:var(--black00)}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.bg-gray-900{--un-bg-opacity:1;background-color:rgb(17 24 39 / var(--un-bg-opacity))}.bg-neutral-900{--un-bg-opacity:1;background-color:rgb(23 23 23 / var(--un-bg-opacity))}.bg-sky-50{--un-bg-opacity:1;background-color:rgb(240 249 255 / var(--un-bg-opacity))}.bg-yellow-50{--un-bg-opacity:1;background-color:rgb(254 252 232 / var(--un-bg-opacity))}.bg-center{background-position:50%}.p-\[60px\]{padding:60px}.p-0{padding:0}.p-10px{padding:10px}.p-20{padding:5rem}.p-20px{padding:20px}.p-5{padding:1.25rem}.p-8{padding:2rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-\[6\.75rem\]{padding-left:6.75rem;padding-right:6.75rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-10px{padding-left:10px;padding-right:10px}.px-12px{padding-left:12px;padding-right:12px}.px-14px{padding-left:14px;padding-right:14px}.px-16px{padding-left:16px;padding-right:16px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-20px{padding-left:20px;padding-right:20px}.px-24px{padding-left:24px;padding-right:24px}.px-32px{padding-left:32px;padding-right:32px}.px-4px{padding-left:4px;padding-right:4px}.px-60px{padding-left:60px;padding-right:60px}.px-6px{padding-left:6px;padding-right:6px}.px-8{padding-left:2rem;padding-right:2rem}.px-8px{padding-left:8px;padding-right:8px}.py-10px{padding-bottom:10px;padding-top:10px}.py-11px{padding-bottom:11px;padding-top:11px}.py-12px{padding-bottom:12px;padding-top:12px}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-20px{padding-bottom:20px;padding-top:20px}.py-24px{padding-bottom:24px;padding-top:24px}.py-2px{padding-bottom:2px;padding-top:2px}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4px{padding-bottom:4px;padding-top:4px}.py-6px{padding-bottom:6px;padding-top:6px}.py-8\.5px{padding-bottom:8.5px;padding-top:8.5px}.py-8px{padding-bottom:8px;padding-top:8px}.pb-\[70px\]{padding-bottom:70px}.pb-10{padding-bottom:2.5rem}.pb-10px{padding-bottom:10px}.pb-16px{padding-bottom:16px}.pb-20px{padding-bottom:20px}.pl-\[100px\]{padding-left:100px}.pl-12px{padding-left:12px}.pl-2{padding-left:.5rem}.pl-4px{padding-left:4px}.pl-8px{padding-left:8px}.pr-10{padding-right:2.5rem}.pr-12px{padding-right:12px}.pt{padding-top:1rem}.pt-60px,.pt-\[60px\]{padding-top:60px}.pt-12px{padding-top:12px}.pt-14{padding-top:3.5rem}.pt-16px{padding-top:16px}.pt-216px{padding-top:216px}.pt-24px{padding-top:24px}.pt-32px{padding-top:32px}.text-align-center,.text-center{text-align:center}.text-left{text-align:left}.text-align-right{text-align:right}.text-\[120px\]{font-size:120px}.text-\[200px\]{font-size:200px}.text-24px,.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-\[35px\]{font-size:35px}.text-\[40px\]{font-size:40px}.text-\[60px\]{font-size:60px}.text-\[75px\]{font-size:75px}.text-\[80px\]{font-size:80px}.text-10px{font-size:10px}.text-12px{font-size:12px}.text-14px,.text-size-14px{font-size:14px}.text-16px{font-size:16px}.text-2xl{font-size:20px;line-height:28px}.text-36px{font-size:36px}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-base{font-size:12px;line-height:15px}.text-lg{font-size:14px;line-height:17px}.text-xl{font-size:16px;line-height:19px}.text-\[\#00DC82\]{--un-text-opacity:1;color:rgb(0 220 130 / var(--un-text-opacity))}.text-\[\#E4E4E7\]{--un-text-opacity:1;color:rgb(228 228 231 / var(--un-text-opacity))}.text-\[\#FEC476\]{--un-text-opacity:1;color:rgb(254 196 118 / var(--un-text-opacity))}.text-gray-300{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}.text-gray-900{--un-text-opacity:1;color:rgb(17 24 39 / var(--un-text-opacity))}.c-white-00,.text-white-00{color:var(--white00)}.c-white-02,.text-white-02{color:var(--white02)}.c-\#000{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.c-\#2EA7E0{--un-text-opacity:1;color:rgb(46 167 224 / var(--un-text-opacity))}.c-\#3EE91C{--un-text-opacity:1;color:rgb(62 233 28 / var(--un-text-opacity))}.c-\#505661{--un-text-opacity:1;color:rgb(80 86 97 / var(--un-text-opacity))}.c-\#788190{--un-text-opacity:1;color:rgb(120 129 144 / var(--un-text-opacity))}.c-\#F23645{--un-text-opacity:1;color:rgb(242 54 69 / var(--un-text-opacity))}.c-\#F6CA1B{--un-text-opacity:1;color:rgb(246 202 27 / var(--un-text-opacity))}.c-\#fff{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.c-palette01{color:var(--palette01)}.c-palette02{color:var(--palette02)}.c-palette03{color:var(--palette03)}.c-white-01,.color-white-01{color:var(--white01)}.font-400,.font-normal,.fw-400{font-weight:400}.font-500,.font-medium,.fw-500{font-weight:500}.font-600,.font-semibold,.fw-600{font-weight:600}.font-black{font-weight:900}.font-bold,.fw-700{font-weight:700}.font-light{font-weight:300}.leading-\[60px\]{line-height:60px}.leading-12{line-height:3rem}.leading-tight{line-height:1.25}.lh-15px{line-height:15px}.lh-17px,.line-height-17px{line-height:17px}.lh-19px{line-height:19px}.lh-29px{line-height:29px}.lh-36px,.line-height-36px{line-height:36px}.lh-44px{line-height:44px}.font-sans{font-family:ui-sans-serif,system-ui,-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}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab,.active-tab:active{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.opacity-10{opacity:.1}.outline{outline-style:solid}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.min-main-height{min-height:calc(100vh - 86px)}@media (min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:20px;line-height:28px}.sm\:text-4xl{font-size:32px;line-height:44px}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-xl{font-size:16px;line-height:19px}}@media (min-width:768px){.md\:w-56{width:14rem}}
