:root{--color-primary:#1677ff;--color-primary-light:#3f8df6;--color-success:#52c41a;--color-success-hover:#73d13d;--color-warning:#faad14;--color-warning-hover:#ffc53d;--sidebar-color:#1b1d1c;--layout-background-color:#000;--color-grey:#535353;--color-grey-light:#9ca3af;--color-grey-light-1:grey;--color-white:#fff;--color-black:#000;--color-text-default:#fff}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}*,:after,:before{margin:0;padding:0}html{font-size:62.5%}.container{padding-left:10rem;padding-right:12rem}@media only screen and (max-width:480px){.container{padding:2.2rem}}:where(.css-dev-only-do-not-override-ixblex).ant-menu-horizontal{border-bottom:none}:where(.css-dev-only-do-not-override-ixblex).ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:after,:where(.css-dev-only-do-not-override-ixblex).ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected:after{border-bottom:none}:where(.css-dev-only-do-not-override-ixblex).ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:after{border-bottom:none}.ant-menu-item-selected{background-color:transparent!important}.dark .ant-modal-content{background-color:#555}.light .ant-modal-content{background-color:#f1f2f4}.bg-success{background:var(--color-success)}.bg-warning{background:var(--color-warning)}.button-success{background:var(--color-success)}.button-success:hover{background:var(--color-success-hover)!important}.button-warning{background:var(--color-warning)}.button-warning:hover{background:var(--color-warning-hover)!important}.btn-circle-animation,.button-animation{transition:all .2s;position:relative}.btn-circle-animation:after,.button-animation:after{content:"";display:inline-block;height:100%;width:100%;border-radius:8px;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.btn-circle-animation:hover,.button-animation:hover{transform:translateY(-3px);box-shadow:0 10px 20px hsla(0,0%,100%,.2)}.btn-circle-animation:active,.button-animation:active{transform:translateY(0)}.btn-circle-animation:hover:after,.button-animation:hover:after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn-circle-animation.btn--white:after,.button-animation.btn--white:after{background-color:#fff}.btn-circle-animation:after{border-radius:50%}.btn-circle-animation:hover:after{transform:scaleX(1.8) scaleY(1.8);opacity:0}.ant-carousel .slick-dots-bottom{transform:translateY(45px)}.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}}@media (min-width:1850px){.container{max-width:1850px}}@media (min-width:2100px){.container{max-width:2100px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-top-\[2rem\]{top:-2rem}.bottom-0{bottom:0}.left-0{left:0}.left-\[5rem\]{left:5rem}.right-0{right:0}.right-16{right:4rem}.top-0{top:0}.top-1\/2{top:50%}.z-0{z-index:0}.z-10{z-index:10}.z-\[7\]{z-index:7}.mx-auto{margin-left:auto;margin-right:auto}.my-12{margin-top:3rem;margin-bottom:3rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-mb-1{margin-bottom:-.25rem}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-28{margin-bottom:7rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-5{margin-left:1.25rem}.mr-2{margin-right:.5rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[10rem\]{margin-top:10rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.\!h-\[50px\]{height:50px!important}.\!h-\[52px\]{height:52px!important}.h-14{height:3.5rem}.h-24{height:6rem}.h-28{height:7rem}.h-40{height:10rem}.h-8{height:2rem}.h-\[5px\]{height:5px}.h-full{height:100%}.h-screen{height:100vh}.\!w-80{width:20rem!important}.w-8{width:2rem}.w-\[45\%\]{width:45%}.w-\[6px\]{width:6px}.w-full{width:100%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.basis-1\/2{flex-basis:50%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-\[60px\]{gap:60px}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-solid{border-style:solid}.border-cyan-100{--tw-border-opacity:1;border-color:rgb(207 250 254/var(--tw-border-opacity))}.border-divider{--tw-border-opacity:1;border-color:rgb(179 185 196/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.\!bg-bg-card{--tw-bg-opacity:1!important;background-color:rgb(247 248 249/var(--tw-bg-opacity))!important}.bg-\[\#1D1D1D\],.bg-\[\#1d1d1d\]{--tw-bg-opacity:1;background-color:rgb(29 29 29/var(--tw-bg-opacity))}.bg-\[\#333333\]{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-bg{--tw-bg-opacity:1;background-color:rgb(241 242 244/var(--tw-bg-opacity))}.bg-bg-card{--tw-bg-opacity:1;background-color:rgb(247 248 249/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(51 102 255/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-opacity-0{--tw-bg-opacity:0}.bg-bg-app{background-image:url(/images/bg.png)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-cyan-500{--tw-gradient-from:#06b6d4;--tw-gradient-to:rgba(6,182,212,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to:#3b82f6}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-5{padding-bottom:1.25rem}.pb-\[50px\]{padding-bottom:50px}.pl-6{padding-left:1.5rem}.pr-20{padding-right:5rem}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-Gotham{font-family:Gotham,GothamLight,GothamBook,GothamMedium,GothamBold}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[12px\]{font-size:12px}.font-bold{font-weight:700}.leading-10{line-height:2.5rem}.leading-9{line-height:2.25rem}.leading-\[30px\]{line-height:30px}.leading-relaxed{line-height:1.625}.text-\[\#DDDDDD\]{--tw-text-opacity:1;color:rgb(221 221 221/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-text-primary{--tw-text-opacity:1;color:rgb(16 18 20/var(--tw-text-opacity))}.text-text-primary-dark,.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.opacity-\[0\.4\]{opacity:.4}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@import url("https://fonts.googleapis.com/css2?family=Rajdhani&display=swap");body{color:#000;background-color:azure}[data-theme=dark] body{color:#fff;background-color:#000}*{font-family:GotHam,Rajdhani,sans-serif}.dark{background-color:#161a1d}.light{background-color:#f7f8f9}@font-face{font-family:Rajdhani;font-weight:700;src:url(/fonts/Rajdhani-Bold.ttf)}@font-face{font-family:Rajdhani;font-weight:300;src:url(/fonts/Rajdhani-Light.ttf)}@font-face{font-family:Rajdhani;font-weight:500;src:url(/fonts/Rajdhani-Medium.ttf)}@font-face{font-family:Rajdhani;font-weight:400;src:url(/fonts/Rajdhani-Regular.ttf)}@font-face{font-family:Rajdhani;font-weight:600;src:url(/fonts/Rajdhani-SemiBold.ttf)}@font-face{font-family:Gotham;font-weight:300;src:url(/fonts/GothamLight.otf)}@font-face{font-family:Gotham;font-weight:400;src:url(/fonts/GothamBook.ttf)}@font-face{font-family:Gotham;font-weight:500;src:url(/fonts/GothamMedium.ttf)}@font-face{font-family:Gotham;font-weight:700;src:url(/fonts/GothamBold.otf)}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1536px){.xl\:container{max-width:1536px}}@media (min-width:1850px){.xl\:container{max-width:1850px}}@media (min-width:2100px){.xl\:container{max-width:2100px}}}.hover\:bg-\[\#131313\]:hover{--tw-bg-opacity:1;background-color:rgb(19 19 19/var(--tw-bg-opacity))}.hover\:bg-\[\#363636\]:hover{--tw-bg-opacity:1;background-color:rgb(54 54 54/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:underline:hover{text-decoration-line:underline}.dark .dark\:border-divider-dark{border-color:hsla(0,0%,100%,.12)}.dark .dark\:\!bg-bg-card-dark{--tw-bg-opacity:1!important;background-color:rgb(29 33 37/var(--tw-bg-opacity))!important}.dark .dark\:bg-bg-card-dark{--tw-bg-opacity:1;background-color:rgb(29 33 37/var(--tw-bg-opacity))}.dark .dark\:bg-bg-dark{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.dark .dark\:text-text-primary-dark{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sm\:pr-20{padding-right:5rem}}@media (min-width:768px){.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mb-0{margin-bottom:0}.md\:mb-16{margin-bottom:4rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-36{margin-bottom:9rem}.md\:mb-44{margin-bottom:11rem}.md\:mt-0{margin-top:0}.md\:mt-28{margin-top:7rem}.md\:h-\[9rem\]{height:9rem}.md\:w-3\/5{width:60%}.md\:w-\[inherit\]{width:inherit}.md\:justify-center{justify-content:center}.md\:gap-16{gap:4rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-52{padding-left:13rem;padding-right:13rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:pb-0{padding-bottom:0}}@media (min-width:1024px){.lg\:fixed{position:fixed}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}}@media (min-width:1280px){.xl\:block{display:block}.xl\:gap-16{gap:4rem}.xl\:gap-24{gap:6rem}}@media (min-width:1536px){.\32xl\:gap-32{gap:8rem}.\32xl\:px-0{padding-left:0;padding-right:0}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.style_text__ZFH45{font-size:1.6rem;color:#fff}.style_text__ZFH45.style_textHeader__VoJxG{font-family:WhyteInktrap}.style_text__ZFH45.style_textGrey__IEE8B{color:#000!important}.style_text__ZFH45.style_textWhite__vyeAZ{color:#fff}.style_text__ZFH45.style_textPrimary__EamDu{color:#000}.style_text__ZFH45.style_textGradient__82yUk{background:-webkit-linear-gradient(305deg,#ff804e,#ffcb4e,#ffce4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.style_text__ZFH45.style_textLink__IuhrK{color:var(--color-primary);cursor:pointer;text-decoration:underline}.style_text__ZFH45.style_strokeText__DKQ66{text-align:center;-webkit-text-stroke:.5px #fff;position:relative;text-transform:uppercase;color:#252527;font-size:14vw;letter-spacing:1.2vw;font-weight:700;text-shadow:0 1px 0 #4a4a4e,-1px -1px 0 #4a4a4e,-1px 0 0 #343437,-2px 1px 0 #343437,-3px 2px 0 #313134,-4px 3px 0 #2f2f31,-5px 4px 0 #2c2c2f,-6px 5px 0 #2a2a2c,-7px 6px 0 #27272a,-8px 7px 0 #252527,-9px 8px 0 #232324,-10px 9px 0 #202022,-11px 10px 0 #1e1e1f,-12px 11px 0 #1b1b1d,-13px 12px 0 #19191a,-14px 13px 0 #161617,-15px 14px 0 #141415,-16px 15px 0 #111112,0 -1px 1px #fff,0 -2px 0 #fff,-15px 14px 0 #fff,-16px 15px 0 #fff,-17px 16px 0 #fff,-18px 17px 0 #fff,-2px -1px 0 #fff,-3px 0 0 #fff,-19px 15px 0 #fff,-18px 14px 0 #fff,-17px 13px 0 #fff,-16px 12px 0 #fff,-15px 11px 0 #fff,-14px 10px 0 #fff,-13px 9px 0 #fff,-12px 8px 0 #fff,-11px 7px 0 #fff,-10px 6px 0 #fff,-9px 5px 0 #fff,-8px 4px 0 #fff,-7px 3px 0 #fff,-6px 2px 0 #fff,-5px 1px 0 #fff,-4px 0 0 #fff,0 2px 0 #fff,-1px 3px 0 #fff,-2px 4px 0 #fff,-3px 5px 0 #fff,-4px 6px 0 #fff,-5px 7px 0 #fff,-6px 8px 0 #fff,-7px 9px 0 #fff,-8px 10px 0 #fff,-9px 11px 0 #fff,-10px 12px 0 #fff,-11px 13px 0 #fff,-12px 14px 0 #fff,-13px 15px 0 #fff,-14px 16px 0 #fff,-15px 17px 0 #fff}.style_textGrey__IEE8B{color:#000!important}.style_shadowText__4gDy6{color:transparent;position:absolute;left:.5rem;top:.4rem;right:-.5rem;bottom:-.4rem;z-index:-1;-webkit-text-stroke:.5px #fff}.style_shadowText__4gDy6.style_shadowTextLeft__Z_Ulm{left:-4px;top:-5px;right:4px;bottom:3px}.styles_item__62_UQ:after{display:block;content:"";border-bottom:3px solid #fff;transform:scaleX(0);transition:transform .25s ease-in-out}.styles_item__62_UQ.styles_selected__E_2GJ:after{transform:scaleX(1)}.styles_item__c7xTZ:after{display:block;content:"";border-bottom:3px solid #fff;transform:scaleX(0);transition:transform .25s ease-in-out}.styles_item__c7xTZ.styles_selected__oywvv:after{transform:scaleX(1)}.styles_videoBgWrap__21xfT{left:calc(50% + 300px);transform:translateX(-50%)}@media only screen and (max-width:480px){.styles_videoBgWrap__21xfT{left:0;transform:translateX(0)}}