*{box-sizing:border-box;margin:0;padding:0}*,: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: }.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.top-0{top:0}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mt-4{margin-top:1rem}[size~="16px"]{height:16px;width:16px}[size~="24px"]{height:24px;width:24px}[size~="32px"]{height:32px;width:32px}[size~="48px"]{height:48px;width:48px}.h-\[104px\]{height:104px}.h-\[140px\]{height:140px}.h-\[148px\]{height:148px}.h-\[16px\]{height:16px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[56px\]{height:56px}.h-\[80px\]{height:80px}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.h-\[calc\(100vh-240px\)\]{height:calc(100vh - 240px)}.h-\[calc\(100vh-380px\)\]{height:calc(100vh - 380px)}.h-\[calc\(100vh-400px\)\]{height:calc(100vh - 400px)}.h-100vh{height:100vh}.h-52px\!{height:52px!important}.h-760px{height:760px}.h-760px\!{height:760px!important}.h-full{height:100%}.h-full\!{height:100%!important}.max-h-\[540px\]{max-height:540px}.max-w-\[80px\]\!{max-width:80px!important}.max-w-520px{max-width:520px}.min-h-screen{min-height:100vh}.min-w-\[32px\]{min-width:32px}.min-w-\[36px\]{min-width:36px}.min-w-\[52px\]{min-width:52px}.min-w-\[auto\]{min-width:auto}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[176px\]{width:176px}.w-\[294px\]{width:294px}.w-\[348px\]{width:348px}.w-\[40px\]{width:40px}.w-\[48px\]{width:48px}.w-\[52px\]{width:52px}.w-full{width:100%}.flex,[flex=""]{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.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=""]{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-center,[items-center=""]{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-11{gap:2.75rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.whitespace-nowrap{white-space:nowrap}.border,.border-\[1px\],[hover~="border-[1px]"]:hover{border-width:1px}.border-b-\[1px\]{border-bottom-width:1px}.border-\[\#FFF\]{--un-border-opacity:1;border-color:rgb(255 255 255/var(--un-border-opacity))}.border-gray5{--un-border-opacity:1;border-color:rgb(227 230 232/var(--un-border-opacity))}.border-gray9{--un-border-opacity:1;border-color:rgb(250 250 250/var(--un-border-opacity))}.border-green1{--un-border-opacity:1;border-color:rgb(0 168 87/var(--un-border-opacity))}.border-main1{--un-border-opacity:1;border-color:rgb(46 92 255/var(--un-border-opacity))}.border-red1{--un-border-opacity:1;border-color:rgb(245 63 63/var(--un-border-opacity))}[hover~=border-green1]:hover{--un-border-opacity:1;border-color:rgb(0 168 87/var(--un-border-opacity))}[hover~=border-main1]:hover{--un-border-opacity:1;border-color:rgb(46 92 255/var(--un-border-opacity))}[hover~=border-red1]:hover{--un-border-opacity:1;border-color:rgb(245 63 63/var(--un-border-opacity))}.rounded-\[0_4px_0_4px\]{border-radius:0 4px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50px\]{border-radius:50px}.rounded-\[6px\]{border-radius:6px}.rounded-\[6px\]\!{border-radius:6px!important}.rounded-\[8px\]{border-radius:8px}.rounded-b-lg\!{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-t-lg\!{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.border-solid,[hover~=border-solid]:hover{border-style:solid}.border-b-solid{border-bottom-style:solid}.bg-\[\#FFF\]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.bg-gray7{--un-bg-opacity:1;background-color:rgb(248 250 252/var(--un-bg-opacity))}.bg-gray9{--un-bg-opacity:1;background-color:rgb(250 250 250/var(--un-bg-opacity))}.bg-green1{--un-bg-opacity:1;background-color:rgb(0 168 87/var(--un-bg-opacity))}.bg-green2{--un-bg-opacity:1;background-color:rgb(228 243 236/var(--un-bg-opacity))}.bg-main1,[bg-main1=""]{--un-bg-opacity:1;background-color:rgb(46 92 255/var(--un-bg-opacity))}.bg-main6{--un-bg-opacity:1;background-color:rgb(232 243 255/var(--un-bg-opacity))}.bg-main7{--un-bg-opacity:1;background-color:rgb(243 249 255/var(--un-bg-opacity))}.bg-red2{--un-bg-opacity:1;background-color:rgb(252 242 243/var(--un-bg-opacity))}.bg-red6{--un-bg-opacity:1;background-color:rgb(220 38 38/var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.dark .dark\:bg-\[\#020420\]{--un-bg-opacity:1;background-color:rgb(2 4 32/var(--un-bg-opacity))}[hover~=bg-green2]:hover{--un-bg-opacity:1;background-color:rgb(228 243 236/var(--un-bg-opacity))}[hover~=bg-main6]:hover{--un-bg-opacity:1;background-color:rgb(232 243 255/var(--un-bg-opacity))}[hover~=bg-main7]:hover{--un-bg-opacity:1;background-color:rgb(243 249 255/var(--un-bg-opacity))}[hover~=bg-red2]:hover{--un-bg-opacity:1;background-color:rgb(252 242 243/var(--un-bg-opacity))}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px,.px-4,[px-4=""],[px=""]{padding-left:1rem;padding-right:1rem}.px-\[2px\]{padding-left:2px;padding-right:2px}.px-\[8px\]{padding-left:8px;padding-right:8px}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-\[4px\]{padding-bottom:4px;padding-top:4px}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-3{padding-right:.75rem}.pt-1{padding-top:.25rem}.text-center{text-align:center}.text-right{text-align:right}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[80px\]{font-size:80px}.text-16px\!{font-size:16px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.dark .dark\:text-white,.text-white{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.text-\[\#020420\]{--un-text-opacity:1;color:rgb(2 4 32/var(--un-text-opacity))}.text-\[\#64748B\],.text-gray8{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.text-\[\#FFF\]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.text-gray1{--un-text-opacity:1;color:rgb(23 23 26/var(--un-text-opacity))}.text-gray1\!{--un-text-opacity:1!important;color:rgb(23 23 26/var(--un-text-opacity))!important}.text-gray3{--un-text-opacity:1;color:rgb(97 99 101/var(--un-text-opacity))}.text-gray4{--un-text-opacity:1;color:rgb(146 148 150/var(--un-text-opacity))}.text-gray8\!{--un-text-opacity:1!important;color:rgb(100 116 139/var(--un-text-opacity))!important}.text-green1,[text-green1=""]{--un-text-opacity:1;color:rgb(0 168 87/var(--un-text-opacity))}.text-main1{--un-text-opacity:1;color:rgb(46 92 255/var(--un-text-opacity))}.group:hover .group-hover\:text-main1\!,.text-main1\!{--un-text-opacity:1!important;color:rgb(46 92 255/var(--un-text-opacity))!important}.text-orange1{--un-text-opacity:1;color:rgb(255 237 213/var(--un-text-opacity))}.text-origin1{--un-text-opacity:1;color:rgb(255 132 0/var(--un-text-opacity))}.text-red1,[text-red1=""]{--un-text-opacity:1;color:rgb(245 63 63/var(--un-text-opacity))}.hover\:text-\[\#00DC82\]:hover{--un-text-opacity:1;color:rgb(0 220 130/var(--un-text-opacity))}[hover~=text-main1]:hover{--un-text-opacity:1;color:rgb(46 92 255/var(--un-text-opacity))}[hover~=text-red1]:hover{--un-text-opacity:1;color:rgb(245 63 63/var(--un-text-opacity))}[color~="#5E80E9"]{--un-text-opacity:1;color:rgb(94 128 233/var(--un-text-opacity))}.font-500,.font-medium,[font-500=""]{font-weight:500}.font-600\!{font-weight:600!important}.font-semibold{font-weight:600}.leading-none{line-height:1}.line-height-\[40px\]{line-height:40px}.tracking-wide{letter-spacing:.025em}.font-\[14px\]{font-family:14px}.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}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.line-through,[line-through=""]{text-decoration-line:line-through}.underline{text-decoration-line:underline}.underline-offset-3{text-underline-offset:3px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.opacity-0,[opacity-0=""]{opacity:0}.group:hover .group-hover\:opacity-100,.group:hover [group-hover\:opacity-100=""]{opacity:1}.disabled\:opacity-0:disabled,[disabled\:opacity-0=""]:disabled{opacity:0}.shadow-\[0px_4px_24px_0px_rgba\(69\,73\,94\,0\.2\)\],[hover~="shadow-[0px_4px_24px_0px_rgba(69,73,94,0.2)]"]:hover{--un-shadow:0px 4px 24px 0px var(--un-shadow-color,rgba(69,73,94,.2));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:640px){.sm\:text-\[110px\]{font-size:110px}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
