html{font-size:16px}*{box-sizing:border-box;padding:0}*,body{margin:0}body{color:#333;font-family:PingFangSC\, PingFang SC;src:url(./PingFang.D2K0UjAr.ttf)}*,: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: }.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.absolute{position:absolute}.fixed{position:fixed}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-24px{margin-bottom:24px}.mb-4{margin-bottom:1rem}.mb-50px{margin-bottom:50px}.mb-6{margin-bottom:1.5rem}.mb-60px{margin-bottom:60px}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.h-\[200px\]{height:200px}.h-100\%,.h-full{height:100%}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-25px{height:25px}.h-3{height:.75rem}.h-30px{height:30px}.h-390px{height:390px}.h-530px{height:530px}.h-638px{height:638px}.h-645px{height:645px}.h-650px{height:650px}.h-8{height:2rem}.h-auto{height:auto}.max-h-\[140px\]{max-height:140px}.max-h-\[60vh\]{max-height:60vh}.max-w-\[calc\(100\%-32px\)\]{max-width:calc(100% - 32px)}.max-w-520px{max-width:520px}.min-h-\[200px\]{min-height:200px}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-24{width:6rem}.w-3{width:.75rem}.w-full{width:100%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.hover\:scale-105:hover{--un-scale-x:1.05;--un-scale-y:1.05;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))}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fade-in{animation:fade-in 1s linear 1}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.place-content-center{place-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2{row-gap:.5rem}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.5rem*var(--un-space-y-reverse));margin-top:calc(.5rem*(1 - var(--un-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(1rem*var(--un-space-y-reverse));margin-top:calc(1rem*(1 - var(--un-space-y-reverse)))}.overflow-hidden{overflow:hidden}.whitespace-pre-wrap{white-space:pre-wrap}.border-b{border-bottom-width:1px}.border-gray-100{--un-border-opacity:1;border-color:rgb(243 244 246/var(--un-border-opacity))}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.bg-\[\#1B222A\]{--un-bg-opacity:1;background-color:rgb(27 34 42/var(--un-bg-opacity))}.bg-\[\#F6F6F6\]{--un-bg-opacity:1;background-color:rgb(246 246 246/var(--un-bg-opacity))}.bg-\[\#F7F7F7\]{--un-bg-opacity:1;background-color:rgb(247 247 247/var(--un-bg-opacity))}.bg-\[\#FFFFFF\]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.bg-\[url\(\'\@\/assets\/images\/home\/bottom-red\.png\'\)\]{--un-url:url(./bottom-red._N6GBe8Y.png);background-image:var(--un-url)}.bg-gray-500{--un-bg-opacity:1;background-color:rgb(107 114 128/var(--un-bg-opacity))}.bg-green-500{--un-bg-opacity:1;background-color:rgb(34 197 94/var(--un-bg-opacity))}.bg-red-500{--un-bg-opacity:1;background-color:rgb(239 68 68/var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.bg-yellow-500{--un-bg-opacity:1;background-color:rgb(234 179 8/var(--un-bg-opacity))}.dark .dark\:bg-\[\#020420\]{--un-bg-opacity:1;background-color:rgb(2 4 32/var(--un-bg-opacity))}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-2{padding-bottom:.5rem}.pb-60px{padding-bottom:60px}.pt-12px{padding-top:12px}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-60px{padding-top:60px}.pt-90px{padding-top:90px}.text-center{text-align:center}.text-justify{text-align:justify}.text-\[18px\]{font-size:18px}.text-\[24px\]{font-size:24px}.text-\[29px\]{font-size:29px}.text-\[80px\]{font-size:80px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.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-\[\#333333\],.text-\[\#333\]{--un-text-opacity:1;color:rgb(51 51 51/var(--un-text-opacity))}.text-\[\#64748B\]{--un-text-opacity:1;color:rgb(100 116 139/var(--un-text-opacity))}.text-\[\#666\]{--un-text-opacity:1;color:rgb(102 102 102/var(--un-text-opacity))}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81/var(--un-text-opacity))}.hover\:text-\[\#00DC82\]:hover{--un-text-opacity:1;color:rgb(0 220 130/var(--un-text-opacity))}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.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)}.underline{text-decoration-line:underline}.underline-offset-3{text-underline-offset:3px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-65{opacity:.65}.opacity-85{opacity:.85}.hover\:shadow-2xl:hover{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color,rgba(0,0,0,.25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.filter{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-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.delay-600{transition-delay:.6s}.delay-700{transition-delay:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media(min-width:640px){.sm\:text-\[110px\]{font-size:110px}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:mb-\[50px\]{margin-bottom:50px}.md\:mb-\[60px\]{margin-bottom:60px}.md\:mb-6{margin-bottom:1.5rem}.md\:mt-\[50px\]{margin-top:50px}.md\:mt-\[80px\]{margin-top:80px}.md\:mt-3{margin-top:.75rem}.md\:mt-5{margin-top:1.25rem}.md\:h-\[130px\]{height:130px}.md\:h-\[300px\]{height:300px}.md\:h-\[340px\]{height:340px}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-20{height:5rem}.md\:max-h-\[180px\]{max-height:180px}.md\:min-h-\[390px\]{min-height:390px}.md\:min-h-\[430px\]{min-height:430px}.md\:min-h-\[530px\]{min-height:530px}.md\:min-h-\[538px\]{min-height:538px}.md\:min-h-\[645px\]{min-height:645px}.md\:min-h-\[650px\]{min-height:650px}.md\:w-\[120px\]{width:120px}.md\:w-\[130px\]{width:130px}.md\:w-\[480px\]{width:480px}.md\:w-\[540px\]{width:540px}.md\:w-14{width:3.5rem}.md\:flex-1{flex:1 1 0%}.md\:flex-none{flex:none}.md\:flex-row{flex-direction:row}.md\:gap-6{gap:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:pt-3{padding-top:.75rem}.md\:text-left{text-align:left}.md\:text-\[29px\]{font-size:29px}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}.loading[data-v-0e30d2c4]{background:transparent;height:100%;position:fixed;z-index:9999}.loading[data-v-0e30d2c4],.loading-text[data-v-0e30d2c4]{left:0;top:0;width:100%}.loading-text[data-v-0e30d2c4]{bottom:0;height:100px;line-height:100px;margin:auto;position:absolute;right:0;text-align:center}.loading-text span[data-v-0e30d2c4]{display:inline-block;font-family:Quattrocento Sans,sans-serif;margin:0 5px}.loading-text span[data-v-0e30d2c4]:first-child{animation:blur-text-0e30d2c4 1.5s linear 0s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(2){animation:blur-text-0e30d2c4 1.5s linear .2s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(3){animation:blur-text-0e30d2c4 1.5s linear .4s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(4){animation:blur-text-0e30d2c4 1.5s linear .6s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(5){animation:blur-text-0e30d2c4 1.5s linear .8s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(6){animation:blur-text-0e30d2c4 1.5s linear 1s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(7){animation:blur-text-0e30d2c4 1.5s linear 1.2s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(8){animation:blur-text-0e30d2c4 1.5s linear 1.4s infinite alternate;filter:blur(0)}.loading-text span[data-v-0e30d2c4]:nth-child(9){animation:blur-text-0e30d2c4 1.5s linear 1.6s infinite alternate;filter:blur(0)}@keyframes blur-text-0e30d2c4{0%{filter:blur(0)}to{filter:blur(4px)}}@font-face{font-family:PingFang SC;src:url(./PingFang.D2K0UjAr.ttf)}.ant-image-preview-img{max-height:70%!important;max-width:70%!important}
