/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Montserrat,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}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-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}}.static{position:static}.relative{position:relative}.right-0{right:0}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-\[16px\]{margin-top:16px;margin-bottom:16px}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-4{margin-top:1rem}.mt-\[24px\]{margin-top:24px}.mb-\[8px\]{margin-bottom:8px}.mt-\[8px\]{margin-top:8px}.mt-2{margin-top:.5rem}.mt-\[-60px\]{margin-top:-60px}.mt-\[20px\]{margin-top:20px}.mt-\[4px\]{margin-top:4px}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-\[16px\]{margin-top:16px}.mt-\[32px\]{margin-top:32px}.block{display:block}.flex{display:flex}.hidden{display:none}.h-\[1px\]{height:1px}.h-full{height:100%}.h-\[500px\]{height:500px}.w-\[60\%\]{width:60%}.w-full{width:100%}.w-\[1000px\]{width:1000px}.min-w-full{min-width:100%}.max-w-\[50px\]{max-width:50px}.max-w-\[90\%\]{max-width:90%}.max-w-\[120px\]{max-width:120px}.max-w-\[40\%\]{max-width:40%}.max-w-\[85\%\]{max-width:85%}.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}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-\[17px\]{-moz-column-gap:17px;column-gap:17px}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.whitespace-nowrap{white-space:nowrap}.rounded-\[12px\]{border-radius:12px}.rounded-md{border-radius:.375rem}.rounded-\[56px\]{border-radius:56px}.bg-\[\#262626\]{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.bg-\[\#0585F2\]{--tw-bg-opacity:1;background-color:rgb(5 133 242/var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.p-2{padding:.5rem}.p-3{padding:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.pt-5{padding-top:1.25rem}.pt-0{padding-top:0}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.text-center{text-align:center}.font-sans{font-family:Montserrat,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}.text-\[18px\]{font-size:18px}.text-\[24px\]{font-size:24px}.text-\[14px\]{font-size:14px}.text-\[12px\]{font-size:12px}.text-\[20px\]{font-size:20px}.text-\[16px\]{font-size:16px}.text-\[30px\]{font-size:30px}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-normal{font-weight:400}.font-bold{font-weight:700}.not-italic{font-style:normal}.leading-\[20px\]{line-height:20px}.leading-5{line-height:1.25rem}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-tight{letter-spacing:-.025em}.tracking-\[-1\%\]{letter-spacing:-1%}.text-\[\#A1A1AA\]{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.text-\[\#ffffff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[\#A3A3A3\]{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[\#7FE3EC\]{--tw-text-opacity:1;color:rgb(127 227 236/var(--tw-text-opacity))}.text-\[\#D4D4D4\]{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.opacity-20{opacity:.2}body,html{background-color:#000;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.montserrat,h1{font-family:Inter,sans-serif;font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@keyframes pulse{50%{opacity:.5}}.hover\:animate-pulse:hover{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.hover\:bg-\[\#00B37D\]:hover{--tw-bg-opacity:1;background-color:rgb(0 179 125/var(--tw-bg-opacity))}.hover\:text-\[\#ffffff\]:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:my-\[32px\]{margin-top:32px;margin-bottom:32px}.sm\:mt-8{margin-top:2rem}.sm\:mt-0{margin-top:0}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-\[12px\]{margin-top:12px}.sm\:mt-\[8px\]{margin-top:8px}.sm\:mt-\[64px\]{margin-top:64px}.sm\:block{display:block}.sm\:h-\[400px\]{height:400px}.sm\:h-\[450px\]{height:450px}.sm\:w-\[50\%\]{width:50%}.sm\:w-auto{width:auto}.sm\:w-\[72\%\]{width:72%}.sm\:max-w-\[70px\]{max-width:70px}.sm\:max-w-\[80\%\]{max-width:80%}.sm\:max-w-\[154px\]{max-width:154px}.sm\:max-w-\[85\%\]{max-width:85%}.sm\:max-w-\[60\%\]{max-width:60%}.sm\:max-w-\[50\%\]{max-width:50%}.sm\:flex-row{flex-direction:row}.sm\:space-x-\[25px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(25px * var(--tw-space-x-reverse));margin-left:calc(25px * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-\[24px\]{padding-left:24px;padding-right:24px}.sm\:py-\[36px\]{padding-top:36px;padding-bottom:36px}.sm\:pt-0{padding-top:0}.sm\:pt-\[25\.97px\]{padding-top:25.97px}.sm\:text-\[36px\]{font-size:36px}.sm\:text-\[16px\]{font-size:16px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[24px\]{font-size:24px}.sm\:text-\[30px\]{font-size:30px}.sm\:text-\[20px\]{font-size:20px}.sm\:text-\[42px\]{font-size:42px}.sm\:leading-\[48px\]{line-height:48px}}@media (min-width:768px){.md\:mt-\[20px\]{margin-top:20px}.md\:block{display:block}.md\:h-\[500px\]{height:500px}.md\:w-\[50\%\]{width:50%}.md\:max-w-\[85\%\]{max-width:85%}.md\:max-w-\[90px\]{max-width:90px}.md\:max-w-\[100\%\]{max-width:100%}.md\:space-x-\[40px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(40px * var(--tw-space-x-reverse));margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))}.md\:px-\[32px\]{padding-left:32px;padding-right:32px}.md\:py-\[43px\]{padding-top:43px;padding-bottom:43px}.md\:px-0{padding-left:0;padding-right:0}.md\:pt-\[30\.97px\]{padding-top:30.97px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[30px\]{font-size:30px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[50px\]{font-size:50px}.md\:leading-\[66px\]{line-height:66px}}@media (min-width:1024px){.lg\:relative{position:relative}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:my-\[25px\]{margin-top:25px;margin-bottom:25px}.lg\:mt-12{margin-top:3rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-20{margin-top:5rem}.lg\:flex{display:flex}.lg\:h-auto{height:auto}.lg\:h-\[600px\]{height:600px}.lg\:w-\[45\%\]{width:45%}.lg\:max-w-\[65\%\]{max-width:65%}.lg\:max-w-\[100px\]{max-width:100px}.lg\:max-w-\[100\%\]{max-width:100%}.lg\:max-w-\[80\%\]{max-width:80%}.lg\:max-w-\[300px\]{max-width:300px}.lg\:max-w-full{max-width:100%}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:space-x-\[72px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(72px * var(--tw-space-x-reverse));margin-left:calc(72px * calc(1 - var(--tw-space-x-reverse)))}.lg\:rounded-\[12px\]{border-radius:12px}.lg\:p-3{padding:.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[32px\]{padding-left:32px;padding-right:32px}.lg\:px-\[64px\]{padding-left:64px;padding-right:64px}.lg\:py-\[57px\]{padding-top:57px;padding-bottom:57px}.lg\:pt-\[46\.71px\]{padding-top:46.71px}.lg\:text-left{text-align:left}.lg\:text-\[22px\]{font-size:22px}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[30px\]{font-size:30px}.lg\:text-\[16px\]{font-size:16px}.lg\:text-\[60px\]{font-size:60px}}@media (min-width:1280px){.xl\:mt-16{margin-top:4rem}.xl\:mt-24{margin-top:6rem}.xl\:mt-8{margin-top:2rem}.xl\:max-w-\[691px\]{max-width:691px}.xl\:max-w-\[120px\]{max-width:120px}.xl\:max-w-\[55\%\]{max-width:55%}.xl\:max-w-\[50\%\]{max-width:50%}.xl\:max-w-\[170px\]{max-width:170px}.xl\:max-w-\[100\%\]{max-width:100%}.xl\:max-w-\[85\%\]{max-width:85%}.xl\:max-w-\[350px\]{max-width:350px}.xl\:py-\[82px\]{padding-top:82px;padding-bottom:82px}.xl\:pt-\[55px\]{padding-top:55px}.xl\:text-\[24px\]{font-size:24px}.xl\:text-\[18px\]{font-size:18px}.xl\:text-\[20px\]{font-size:20px}.xl\:text-\[36px\]{font-size:36px}.xl\:text-\[16px\]{font-size:16px}}@media (min-width:1536px){.\32xl\:container{width:100%}@media (min-width:640px){.\32xl\:container{max-width:640px}}@media (min-width:768px){.\32xl\:container{max-width:768px}}@media (min-width:1024px){.\32xl\:container{max-width:1024px}}@media (min-width:1280px){.\32xl\:container{max-width:1280px}}@media (min-width:1536px){.\32xl\:container{max-width:1536px}}.\32xl\:mx-auto{margin-left:auto;margin-right:auto}.\32xl\:my-\[32px\]{margin-top:32px;margin-bottom:32px}.\32xl\:mt-24{margin-top:6rem}.\32xl\:mt-12{margin-top:3rem}.\32xl\:mt-\[32px\]{margin-top:32px}.\32xl\:mt-\[70px\]{margin-top:70px}.\32xl\:h-\[800px\]{height:800px}.\32xl\:w-\[50\%\]{width:50%}.\32xl\:w-full{width:100%}.\32xl\:max-w-\[150px\]{max-width:150px}.\32xl\:max-w-\[45\%\]{max-width:45%}.\32xl\:max-w-\[100\%\]{max-width:100%}.\32xl\:max-w-\[1284px\]{max-width:1284px}.\32xl\:max-w-\[1280px\]{max-width:1280px}.\32xl\:max-w-\[1536px\]{max-width:1536px}.\32xl\:max-w-full{max-width:100%}.\32xl\:max-w-\[402\.89px\]{max-width:402.89px}.\32xl\:space-x-\[80px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(80px * var(--tw-space-x-reverse));margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))}.\32xl\:px-0{padding-left:0;padding-right:0}.\32xl\:py-\[105px\]{padding-top:105px;padding-bottom:105px}.\32xl\:pt-\[64px\]{padding-top:64px}.\32xl\:text-\[18px\]{font-size:18px}}