/*
! tailwindcss v3.3.2 | 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: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;font-feature-settings:normal;font-variation-settings:normal}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{color:inherit;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%;font-weight:inherit;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::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-border-spacing-x:0;--tw-border-spacing-y:0;--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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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:rgba(59,130,246,.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: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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:rgba(59,130,246,.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}}.relative{position:relative}.row-auto{grid-row:auto}.flex{display:flex}.grid{display:grid}.h-16{height:4rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-16{width:4rem}.max-w-xs{max-width:20rem}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-12{gap:3rem}.gap-4{gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-\[\#141414\]{--tw-gradient-from:#141414 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,8%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#242424\]{--tw-gradient-to:#242424 var(--tw-gradient-to-position)}.p-2{padding:.5rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-16{padding-top:4rem;padding-bottom:4rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.capitalize{text-transform:capitalize}.tracking-tight{letter-spacing:-.025em}.text-\[\#000000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-\[\#6390F0\]{--tw-text-opacity:1;color:rgb(99 144 240/var(--tw-text-opacity))}.text-\[\#6F35FC\]{--tw-text-opacity:1;color:rgb(111 53 252/var(--tw-text-opacity))}.text-\[\#705746\]{--tw-text-opacity:1;color:rgb(112 87 70/var(--tw-text-opacity))}.text-\[\#735797\]{--tw-text-opacity:1;color:rgb(115 87 151/var(--tw-text-opacity))}.text-\[\#7AC74C\]{--tw-text-opacity:1;color:rgb(122 199 76/var(--tw-text-opacity))}.text-\[\#96D9D6\]{--tw-text-opacity:1;color:rgb(150 217 214/var(--tw-text-opacity))}.text-\[\#A33EA1\]{--tw-text-opacity:1;color:rgb(163 62 161/var(--tw-text-opacity))}.text-\[\#A6B91A\]{--tw-text-opacity:1;color:rgb(166 185 26/var(--tw-text-opacity))}.text-\[\#A8A77A\]{--tw-text-opacity:1;color:rgb(168 167 122/var(--tw-text-opacity))}.text-\[\#A98FF3\]{--tw-text-opacity:1;color:rgb(169 143 243/var(--tw-text-opacity))}.text-\[\#B6A136\]{--tw-text-opacity:1;color:rgb(182 161 54/var(--tw-text-opacity))}.text-\[\#B7B7CE\]{--tw-text-opacity:1;color:rgb(183 183 206/var(--tw-text-opacity))}.text-\[\#C22E28\]{--tw-text-opacity:1;color:rgb(194 46 40/var(--tw-text-opacity))}.text-\[\#D685AD\]{--tw-text-opacity:1;color:rgb(214 133 173/var(--tw-text-opacity))}.text-\[\#E2BF65\]{--tw-text-opacity:1;color:rgb(226 191 101/var(--tw-text-opacity))}.text-\[\#EE8130\]{--tw-text-opacity:1;color:rgb(238 129 48/var(--tw-text-opacity))}.text-\[\#F7D02C\]{--tw-text-opacity:1;color:rgb(247 208 44/var(--tw-text-opacity))}.text-\[\#F95587\]{--tw-text-opacity:1;color:rgb(249 85 135/var(--tw-text-opacity))}.text-\[\#eb312e\]{--tw-text-opacity:1;color:rgb(235 49 46/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-opacity-50{--tw-text-opacity:0.5}.duration-1000{transition-duration:1s}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}@keyframes bounceOrig{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounceNew{0%,to{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}50%{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}}.hover\:bounceOrig:hover{animation:bounceOrig 1s infinite}.hover\:bounceNew:hover{animation:bounceNew 1s infinite}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background:#333}::-webkit-scrollbar-thumb{background-color:#707070;border-radius:0;border:0 solid #000}::-webkit-scrollbar-thumb:hover{background-color:#999;border-radius:0;border:0 solid #000}.hover\:border-2:hover{border-width:2px}.hover\:border-\[\#000000\]:hover{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.hover\:border-\[\#6390F0\]:hover{--tw-border-opacity:1;border-color:rgb(99 144 240/var(--tw-border-opacity))}.hover\:border-\[\#6F35FC\]:hover{--tw-border-opacity:1;border-color:rgb(111 53 252/var(--tw-border-opacity))}.hover\:border-\[\#705746\]:hover{--tw-border-opacity:1;border-color:rgb(112 87 70/var(--tw-border-opacity))}.hover\:border-\[\#735797\]:hover{--tw-border-opacity:1;border-color:rgb(115 87 151/var(--tw-border-opacity))}.hover\:border-\[\#7AC74C\]:hover{--tw-border-opacity:1;border-color:rgb(122 199 76/var(--tw-border-opacity))}.hover\:border-\[\#96D9D6\]:hover{--tw-border-opacity:1;border-color:rgb(150 217 214/var(--tw-border-opacity))}.hover\:border-\[\#A33EA1\]:hover{--tw-border-opacity:1;border-color:rgb(163 62 161/var(--tw-border-opacity))}.hover\:border-\[\#A6B91A\]:hover{--tw-border-opacity:1;border-color:rgb(166 185 26/var(--tw-border-opacity))}.hover\:border-\[\#A8A77A\]:hover{--tw-border-opacity:1;border-color:rgb(168 167 122/var(--tw-border-opacity))}.hover\:border-\[\#A98FF3\]:hover{--tw-border-opacity:1;border-color:rgb(169 143 243/var(--tw-border-opacity))}.hover\:border-\[\#B6A136\]:hover{--tw-border-opacity:1;border-color:rgb(182 161 54/var(--tw-border-opacity))}.hover\:border-\[\#B7B7CE\]:hover{--tw-border-opacity:1;border-color:rgb(183 183 206/var(--tw-border-opacity))}.hover\:border-\[\#C22E28\]:hover{--tw-border-opacity:1;border-color:rgb(194 46 40/var(--tw-border-opacity))}.hover\:border-\[\#D685AD\]:hover{--tw-border-opacity:1;border-color:rgb(214 133 173/var(--tw-border-opacity))}.hover\:border-\[\#E2BF65\]:hover{--tw-border-opacity:1;border-color:rgb(226 191 101/var(--tw-border-opacity))}.hover\:border-\[\#EE8130\]:hover{--tw-border-opacity:1;border-color:rgb(238 129 48/var(--tw-border-opacity))}.hover\:border-\[\#F7D02C\]:hover{--tw-border-opacity:1;border-color:rgb(247 208 44/var(--tw-border-opacity))}.hover\:border-\[\#F95587\]:hover{--tw-border-opacity:1;border-color:rgb(249 85 135/var(--tw-border-opacity))}@media (min-width:640px){.sm\:h-32{height:8rem}.sm\:w-32{width:8rem}.sm\:pt-4{padding-top:1rem}.sm\:text-\[5rem\]{font-size:5rem}}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-8{gap:2rem}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1536px){.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}