/*! tailwindcss v4.0.11 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono);--color-red-500:oklch(.637 .237 25.331);--color-blue-500:oklch(.623 .214 259.815);--color-gray-300:oklch(.872 .01 258.338);--color-gray-400:oklch(.707 .022 261.325);--color-gray-500:oklch(.551 .027 264.364);--color-gray-700:oklch(.373 .034 259.733);--color-gray-800:oklch(.278 .033 256.848);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-md:28rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--tracking-wider:.05em;--leading-tight:1.25;--leading-relaxed:1.625;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-4xl:2rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.inset-\[2px\]{inset:2px}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.-top-\[5\%\]{top:-5%}.-top-\[8\%\]{top:-8%}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.top-1\/3{top:33.3333%}.top-1\/4{top:25%}.top-2\/3{top:66.6667%}.top-7{top:calc(var(--spacing)*7)}.top-8{top:calc(var(--spacing)*8)}.top-14{top:calc(var(--spacing)*14)}.top-30{top:calc(var(--spacing)*30)}.top-\[-20px\]{top:-20px}.top-\[-30px\]{top:-30px}.top-\[-39px\]{top:-39px}.top-\[-40px\]{top:-40px}.top-\[-45px\]{top:-45px}.top-\[-78px\]{top:-78px}.top-\[-79px\]{top:-79px}.top-\[-90px\]{top:-90px}.top-\[-130px\]{top:-130px}.top-\[0\],.top-\[0px\]{top:0}.top-\[10px\]{top:10px}.top-\[15px\]{top:15px}.top-\[20px\]{top:20px}.top-\[25px\]{top:25px}.top-\[30px\]{top:30px}.top-\[45px\]{top:45px}.top-\[55px\]{top:55px}.top-\[60px\]{top:60px}.top-\[80px\]{top:80px}.top-\[110px\]{top:110px}.top-\[119px\]{top:119px}.top-\[140px\]{top:140px}.top-\[149px\]{top:149px}.top-\[150px\]{top:150px}.top-\[174px\]{top:174px}.top-\[200px\]{top:200px}.top-\[250px\]{top:250px}.top-\[300px\]{top:300px}.top-\[380px\]{top:380px}.top-\[389px\]{top:389px}.top-\[410px\]{top:410px}.top-\[420px\]{top:420px}.top-\[458px\]{top:458px}.top-\[500px\]{top:500px}.top-\[700px\]{top:700px}.top-\[749px\]{top:749px}.top-\[750px\]{top:750px}.top-\[800px\]{top:800px}.top-\[840px\]{top:840px}.top-\[1000px\]{top:1000px}.top-\[1100px\]{top:1100px}.top-\[1200px\]{top:1200px}.top-\[1300px\]{top:1300px}.top-\[1400px\]{top:1400px}.top-\[1500px\]{top:1500px}.top-\[1600px\]{top:1600px}.top-\[1700px\]{top:1700px}.top-\[1900px\]{top:1900px}.top-\[2100px\]{top:2100px}.top-\[2300px\]{top:2300px}.-right-10{right:calc(var(--spacing)*-10)}.-right-30{right:calc(var(--spacing)*-30)}.right-0{right:calc(var(--spacing)*0)}.right-1\/2{right:50%}.right-1\/3{right:33.3333%}.right-2{right:calc(var(--spacing)*2)}.right-4{right:calc(var(--spacing)*4)}.right-8{right:calc(var(--spacing)*8)}.right-18{right:calc(var(--spacing)*18)}.right-20{right:calc(var(--spacing)*20)}.right-60{right:calc(var(--spacing)*60)}.right-\[-0px\]{right:0}.right-\[-10px\]{right:-10px}.right-\[0px\]{right:0}.right-\[4px\]{right:4px}.right-\[10px\]{right:10px}.right-\[20px\]{right:20px}.right-\[30px\]{right:30px}.right-\[120px\]{right:120px}.right-\[260px\]{right:260px}.right-\[320px\]{right:320px}.right-\[350px\]{right:350px}.-bottom-4{bottom:calc(var(--spacing)*-4)}.-bottom-24{bottom:calc(var(--spacing)*-24)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-2{bottom:calc(var(--spacing)*2)}.bottom-4{bottom:calc(var(--spacing)*4)}.bottom-8{bottom:calc(var(--spacing)*8)}.bottom-10{bottom:calc(var(--spacing)*10)}.bottom-16{bottom:calc(var(--spacing)*16)}.bottom-20{bottom:calc(var(--spacing)*20)}.bottom-26{bottom:calc(var(--spacing)*26)}.bottom-\[-0px\]{bottom:0}.bottom-\[-10px\]{bottom:-10px}.bottom-\[-25px\]{bottom:-25px}.bottom-\[-30px\]{bottom:-30px}.bottom-\[-55px\]{bottom:-55px}.bottom-\[-390px\]{bottom:-390px}.bottom-\[0px\]{bottom:0}.bottom-\[15px\]{bottom:15px}.bottom-\[30px\]{bottom:30px}.bottom-\[50px\]{bottom:50px}.bottom-\[70px\]{bottom:70px}.bottom-\[450px\]{bottom:450px}.-left-30{left:calc(var(--spacing)*-30)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-1\/3{left:33.3333%}.left-4{left:calc(var(--spacing)*4)}.left-6{left:calc(var(--spacing)*6)}.left-12{left:calc(var(--spacing)*12)}.left-60{left:calc(var(--spacing)*60)}.left-\[-35px\]{left:-35px}.left-\[0\],.left-\[0px\]{left:0}.left-\[10px\]{left:10px}.left-\[20px\]{left:20px}.left-\[30px\]{left:30px}.left-\[53px\]{left:53px}.left-\[55px\]{left:55px}.left-\[110px\]{left:110px}.left-\[118px\]{left:118px}.left-\[120px\]{left:120px}.left-\[140px\]{left:140px}.left-\[150px\]{left:150px}.left-\[160px\]{left:160px}.left-\[168px\]{left:168px}.left-\[174px\]{left:174px}.left-\[178px\]{left:178px}.left-\[180px\]{left:180px}.left-\[200px\]{left:200px}.left-\[269px\]{left:269px}.left-\[285px\]{left:285px}.left-\[295px\]{left:295px}.left-\[320px\]{left:320px}.left-\[377\.5px\]{left:377.5px}.left-\[430px\]{left:430px}.left-\[450px\]{left:450px}.left-\[500px\]{left:500px}.left-\[590px\]{left:590px}.left-\[676px\]{left:676px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-60{z-index:60}.z-100{z-index:100}.z-\[1\]{z-index:1}.z-\[20\]{z-index:20}.z-\[40\]{z-index:40}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.row-span-1{grid-row:span 1/span 1}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-auto{margin:auto}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-16{margin-inline:calc(var(--spacing)*16)}.mx-20{margin-inline:calc(var(--spacing)*20)}.mx-24{margin-inline:calc(var(--spacing)*24)}.mx-auto{margin-inline:auto}.my-8{margin-block:calc(var(--spacing)*8)}.my-12{margin-block:calc(var(--spacing)*12)}.my-24{margin-block:calc(var(--spacing)*24)}.-mt-20{margin-top:calc(var(--spacing)*-20)}.-mt-\[300px\]{margin-top:-300px}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-14{margin-top:calc(var(--spacing)*14)}.mt-18{margin-top:calc(var(--spacing)*18)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-24{margin-top:calc(var(--spacing)*24)}.mt-28{margin-top:calc(var(--spacing)*28)}.mt-32{margin-top:calc(var(--spacing)*32)}.mt-42{margin-top:calc(var(--spacing)*42)}.mt-46{margin-top:calc(var(--spacing)*46)}.mt-48{margin-top:calc(var(--spacing)*48)}.mt-\[-80px\]{margin-top:-80px}.mt-\[-130px\]{margin-top:-130px}.mt-\[2px\]{margin-top:2px}.mt-\[68px\]{margin-top:68px}.mt-\[200px\]{margin-top:200px}.mt-\[210px\]{margin-top:210px}.mt-auto{margin-top:auto}.mr-0\.5{margin-right:calc(var(--spacing)*.5)}.mr-6{margin-right:calc(var(--spacing)*6)}.-mb-20{margin-bottom:calc(var(--spacing)*-20)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-16{margin-bottom:calc(var(--spacing)*16)}.mb-20{margin-bottom:calc(var(--spacing)*20)}.mb-24{margin-bottom:calc(var(--spacing)*24)}.mb-40{margin-bottom:calc(var(--spacing)*40)}.-ml-28{margin-left:calc(var(--spacing)*-28)}.ml-0\.5{margin-left:calc(var(--spacing)*.5)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-32{margin-left:calc(var(--spacing)*32)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-video{aspect-ratio:var(--aspect-video)}.h-0{height:calc(var(--spacing)*0)}.h-2{height:calc(var(--spacing)*2)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-16{height:calc(var(--spacing)*16)}.h-18{height:calc(var(--spacing)*18)}.h-20{height:calc(var(--spacing)*20)}.h-\[0\.5px\]{height:.5px}.h-\[1px\]{height:1px}.h-\[2px\]{height:2px}.h-\[3px\]{height:3px}.h-\[25px\]{height:25px}.h-\[27px\]{height:27px}.h-\[30px\]{height:30px}.h-\[31px\]{height:31px}.h-\[34px\]{height:34px}.h-\[44px\]{height:44px}.h-\[47px\]{height:47px}.h-\[48px\]{height:48px}.h-\[54px\]{height:54px}.h-\[60px\]{height:60px}.h-\[63px\]{height:63px}.h-\[68px\]{height:68px}.h-\[76px\]{height:76px}.h-\[78px\]{height:78px}.h-\[80\%\]{height:80%}.h-\[80vh\]{height:80vh}.h-\[86\%\]{height:86%}.h-\[88\.87px\]{height:88.87px}.h-\[92px\]{height:92px}.h-\[96\%\]{height:96%}.h-\[100\%\]{height:100%}.h-\[100px\]{height:100px}.h-\[102px\]{height:102px}.h-\[110\%\]{height:110%}.h-\[110px\]{height:110px}.h-\[113px\]{height:113px}.h-\[116px\]{height:116px}.h-\[120px\]{height:120px}.h-\[121px\]{height:121px}.h-\[123px\]{height:123px}.h-\[125px\]{height:125px}.h-\[128px\]{height:128px}.h-\[140px\]{height:140px}.h-\[142px\]{height:142px}.h-\[143px\]{height:143px}.h-\[146px\]{height:146px}.h-\[150px\]{height:150px}.h-\[154px\]{height:154px}.h-\[156px\]{height:156px}.h-\[170px\]{height:170px}.h-\[181px\]{height:181px}.h-\[182px\]{height:182px}.h-\[186px\]{height:186px}.h-\[198px\]{height:198px}.h-\[205px\]{height:205px}.h-\[211px\]{height:211px}.h-\[213px\]{height:213px}.h-\[221px\]{height:221px}.h-\[232px\]{height:232px}.h-\[240px\]{height:240px}.h-\[241px\]{height:241px}.h-\[250px\]{height:250px}.h-\[255px\]{height:255px}.h-\[256px\]{height:256px}.h-\[260px\]{height:260px}.h-\[266px\]{height:266px}.h-\[274px\]{height:274px}.h-\[280px\]{height:280px}.h-\[282px\]{height:282px}.h-\[283px\]{height:283px}.h-\[288px\]{height:288px}.h-\[292px\]{height:292px}.h-\[297px\]{height:297px}.h-\[299px\]{height:299px}.h-\[300px\]{height:300px}.h-\[306px\]{height:306px}.h-\[315px\]{height:315px}.h-\[322px\]{height:322px}.h-\[325px\]{height:325px}.h-\[326px\]{height:326px}.h-\[327px\]{height:327px}.h-\[331px\]{height:331px}.h-\[332px\]{height:332px}.h-\[337px\]{height:337px}.h-\[341px\]{height:341px}.h-\[345px\]{height:345px}.h-\[350px\]{height:350px}.h-\[357\.21px\]{height:357.21px}.h-\[361px\]{height:361px}.h-\[374px\]{height:374px}.h-\[382px\]{height:382px}.h-\[387px\]{height:387px}.h-\[399\.88px\]{height:399.88px}.h-\[399px\]{height:399px}.h-\[400px\]{height:400px}.h-\[424px\]{height:424px}.h-\[430px\]{height:430px}.h-\[434px\]{height:434px}.h-\[438px\]{height:438px}.h-\[453px\]{height:453px}.h-\[460px\]{height:460px}.h-\[462px\]{height:462px}.h-\[465px\]{height:465px}.h-\[469\.2758483886719px\]{height:469.276px}.h-\[470px\]{height:470px}.h-\[477px\]{height:477px}.h-\[482px\]{height:482px}.h-\[484px\]{height:484px}.h-\[488px\]{height:488px}.h-\[496px\]{height:496px}.h-\[501px\]{height:501px}.h-\[502px\]{height:502px}.h-\[504px\]{height:504px}.h-\[511px\]{height:511px}.h-\[533px\]{height:533px}.h-\[538px\]{height:538px}.h-\[539px\]{height:539px}.h-\[543px\]{height:543px}.h-\[547px\]{height:547px}.h-\[548\.63px\]{height:548.63px}.h-\[550px\]{height:550px}.h-\[563px\]{height:563px}.h-\[565px\]{height:565px}.h-\[582px\]{height:582px}.h-\[587px\]{height:587px}.h-\[600px\]{height:600px}.h-\[602px\]{height:602px}.h-\[614px\]{height:614px}.h-\[623\.4363403320312px\]{height:623.436px}.h-\[639px\]{height:639px}.h-\[648\.8646240234375px\]{height:648.865px}.h-\[650px\]{height:650px}.h-\[654px\]{height:654px}.h-\[660px\]{height:660px}.h-\[700px\]{height:700px}.h-\[703px\]{height:703px}.h-\[731px\]{height:731px}.h-\[740px\]{height:740px}.h-\[750px\]{height:750px}.h-\[768px\]{height:768px}.h-\[800px\]{height:800px}.h-\[815px\]{height:815px}.h-\[884px\]{height:884px}.h-\[1000px\]{height:1000px}.h-\[1257px\]{height:1257px}.h-\[1344px\]{height:1344px}.h-\[1600px\]{height:1600px}.h-\[1800px\]{height:1800px}.h-\[2541px\]{height:2541px}.h-\[2600px\]{height:2600px}.h-\[2800px\]{height:2800px}.h-auto{height:auto}.h-full{height:100%}.h-min{height:min-content}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[150px\]{max-height:150px}.max-h-\[500px\]{max-height:500px}.min-h-screen{min-height:100vh}.w-0{width:calc(var(--spacing)*0)}.w-1{width:calc(var(--spacing)*1)}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-2\/3{width:66.6667%}.w-3xl{width:var(--container-3xl)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-14{width:calc(var(--spacing)*14)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-32{width:calc(var(--spacing)*32)}.w-46{width:calc(var(--spacing)*46)}.w-\[1px\]{width:1px}.w-\[3px\]{width:3px}.w-\[20px\]{width:20px}.w-\[27px\]{width:27px}.w-\[42px\]{width:42px}.w-\[44px\]{width:44px}.w-\[45\%\]{width:45%}.w-\[50\%\]{width:50%}.w-\[60\%\]{width:60%}.w-\[76px\]{width:76px}.w-\[80\%\]{width:80%}.w-\[88\.87px\]{width:88.87px}.w-\[90vw\]{width:90vw}.w-\[92px\]{width:92px}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[110px\]{width:110px}.w-\[116px\]{width:116px}.w-\[130px\]{width:130px}.w-\[139px\]{width:139px}.w-\[140px\]{width:140px}.w-\[156px\]{width:156px}.w-\[160px\]{width:160px}.w-\[169px\]{width:169px}.w-\[187px\]{width:187px}.w-\[189px\]{width:189px}.w-\[196px\]{width:196px}.w-\[197px\]{width:197px}.w-\[200px\]{width:200px}.w-\[202px\]{width:202px}.w-\[207px\]{width:207px}.w-\[211px\]{width:211px}.w-\[213\.22px\]{width:213.22px}.w-\[218px\]{width:218px}.w-\[223px\]{width:223px}.w-\[224px\]{width:224px}.w-\[228px\]{width:228px}.w-\[229px\]{width:229px}.w-\[236px\]{width:236px}.w-\[247px\]{width:247px}.w-\[250\.5px\]{width:250.5px}.w-\[250px\]{width:250px}.w-\[256px\]{width:256px}.w-\[258px\]{width:258px}.w-\[261px\]{width:261px}.w-\[278px\]{width:278px}.w-\[280px\]{width:280px}.w-\[282px\]{width:282px}.w-\[289px\]{width:289px}.w-\[300px\]{width:300px}.w-\[304px\]{width:304px}.w-\[305px\]{width:305px}.w-\[312px\]{width:312px}.w-\[317px\]{width:317px}.w-\[320px\]{width:320px}.w-\[326px\]{width:326px}.w-\[329px\]{width:329px}.w-\[334px\]{width:334px}.w-\[336px\]{width:336px}.w-\[341px\]{width:341px}.w-\[344px\]{width:344px}.w-\[347px\]{width:347px}.w-\[350px\]{width:350px}.w-\[351px\]{width:351px}.w-\[355px\]{width:355px}.w-\[360px\]{width:360px}.w-\[370px\]{width:370px}.w-\[381px\]{width:381px}.w-\[396px\]{width:396px}.w-\[399px\]{width:399px}.w-\[400px\]{width:400px}.w-\[401px\]{width:401px}.w-\[411px\]{width:411px}.w-\[413px\]{width:413px}.w-\[422\.03px\]{width:422.03px}.w-\[447px\]{width:447px}.w-\[453px\]{width:453px}.w-\[457px\]{width:457px}.w-\[469px\]{width:469px}.w-\[485px\]{width:485px}.w-\[488px\]{width:488px}.w-\[498px\]{width:498px}.w-\[500px\]{width:500px}.w-\[504px\]{width:504px}.w-\[521px\]{width:521px}.w-\[526px\]{width:526px}.w-\[533px\]{width:533px}.w-\[563px\]{width:563px}.w-\[574px\]{width:574px}.w-\[591px\]{width:591px}.w-\[600px\]{width:600px}.w-\[606px\]{width:606px}.w-\[614px\]{width:614px}.w-\[642px\]{width:642px}.w-\[650px\]{width:650px}.w-\[660px\]{width:660px}.w-\[700px\]{width:700px}.w-\[704\.7913818359375px\]{width:704.791px}.w-\[720px\]{width:720px}.w-\[738px\]{width:738px}.w-\[768px\]{width:768px}.w-\[775px\]{width:775px}.w-\[800px\]{width:800px}.w-\[813px\]{width:813px}.w-\[1028px\]{width:1028px}.w-\[1050px\]{width:1050px}.w-\[1100px\]{width:1100px}.w-\[1149px\]{width:1149px}.w-\[1160px\]{width:1160px}.w-\[1184px\]{width:1184px}.w-\[1300px\]{width:1300px}.w-\[1320px\]{width:1320px}.w-\[1420px\]{width:1420px}.w-\[full\]{width:full}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-min{width:min-content}.w-px{width:1px}.w-screen{width:100vw}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[1100px\]{max-width:1100px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1300px\]{max-width:1300px}.max-w-\[1420px\]{max-width:1420px}.max-w-\[1440px\]{max-width:1440px}.max-w-md{max-width:var(--container-md)}.max-w-xs{max-width:var(--container-xs)}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.basis-1\/2{flex-basis:50%}.border-collapse{border-collapse:collapse}.-translate-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1);--tw-translate-y:calc(calc(1/2*100%)*-1)}.-translate-1\/2,.-translate-x-1\/2{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1)}.-translate-x-full{--tw-translate-x:-100%}.-translate-x-full,.translate-x-0{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-0{--tw-translate-x:calc(var(--spacing)*0)}.translate-x-1\/2{--tw-translate-x:calc(1/2*100%)}.translate-x-1\/2,.translate-x-4{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-4{--tw-translate-x:calc(var(--spacing)*4)}.translate-x-8{--tw-translate-x:calc(var(--spacing)*8)}.translate-x-8,.translate-x-\[-25px\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-25px\]{--tw-translate-x:-25px}.translate-x-\[-65px\]{--tw-translate-x:-65px}.translate-x-\[-65px\],.translate-x-\[22\.5px\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[22\.5px\]{--tw-translate-x:22.5px}.translate-x-\[35\%\]{--tw-translate-x:35%}.translate-x-\[35\%\],.translate-x-full{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-full{--tw-translate-x:100%}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1)}.-translate-y-1\/2,.-translate-y-3{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-3{--tw-translate-y:calc(var(--spacing)*-3)}.-translate-y-3\/5{--tw-translate-y:calc(calc(3/5*100%)*-1)}.-translate-y-3\/5,.-translate-y-8{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-8{--tw-translate-y:calc(var(--spacing)*-8)}.-translate-y-16{--tw-translate-y:calc(var(--spacing)*-16)}.-translate-y-16,.translate-y-0{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0)}.translate-y-2\/2{--tw-translate-y:calc(2/2*100%)}.translate-y-2\/2,.translate-y-3{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-3{--tw-translate-y:calc(var(--spacing)*3)}.translate-y-10{--tw-translate-y:calc(var(--spacing)*10)}.translate-y-10,.translate-y-\[-25px\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-25px\]{--tw-translate-y:-25px}.translate-y-\[-47\.5px\]{--tw-translate-y:-47.5px}.translate-y-\[-47\.5px\],.translate-y-\[50px\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[50px\]{--tw-translate-y:50px}.translate-y-full{--tw-translate-y:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-90{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%}.scale-90,.scale-95{scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%}.scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%}.scale-110,.scale-125{scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-125{--tw-scale-x:125%;--tw-scale-y:125%;--tw-scale-z:125%}.scale-x-\[-1\]{--tw-scale-x:-1}.scale-x-\[-1\],.scale-y-\[-1\]{scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-y-\[-1\]{--tw-scale-y:-1}.rotate-90{rotate:90deg}.rotate-\[16deg\]{rotate:16deg}.rotate-z-40{--tw-rotate-z:rotateZ(40deg)}.rotate-z-40,.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-crosshair{cursor:crosshair}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-disc{list-style-type:disc}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.gap-12{gap:calc(var(--spacing)*12)}.gap-16{gap:calc(var(--spacing)*16)}.gap-18{gap:calc(var(--spacing)*18)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-12>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*12)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-x-reverse)))}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-style:var(--tw-border-style);border-inline-start-width:calc(1px*var(--tw-divide-x-reverse));border-inline-end-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-\[\#202020\]>:not(:last-child)){border-color:#202020}:where(.divide-\[\#F4F4F4\]>:not(:last-child)){border-color:#f4f4f4}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-scroll{overflow-x:scroll}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-4xl{border-radius:var(--radius-4xl)}.rounded-\[1\.9rem\]{border-radius:1.9rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[15\.9px\]{border-radius:15.9px}.rounded-\[19px\]{border-radius:19px}.rounded-\[20px\]{border-radius:20px}.rounded-\[30px\]{border-radius:30px}.rounded-\[32\.64px\]{border-radius:32.64px}.rounded-\[37px\]{border-radius:37px}.rounded-\[40px\]{border-radius:40px}.rounded-\[41px\]{border-radius:41px}.rounded-\[48px\]{border-radius:48px}.rounded-\[50px\]{border-radius:50px}.rounded-\[60px\]{border-radius:60px}.rounded-\[70px\]{border-radius:70px}.rounded-\[80px\]{border-radius:80px}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-\[90px\]{border-top-left-radius:90px;border-top-right-radius:90px}.rounded-tl-4xl{border-top-left-radius:var(--radius-4xl)}.rounded-tl-\[80px\]{border-top-left-radius:80px}.rounded-tr-2xl{border-top-right-radius:var(--radius-2xl)}.rounded-tr-4xl{border-top-right-radius:var(--radius-4xl)}.rounded-tr-\[18px\]{border-top-right-radius:18px}.rounded-tr-\[80px\]{border-top-right-radius:80px}.rounded-br-2xl{border-bottom-right-radius:var(--radius-2xl)}.rounded-br-4xl{border-bottom-right-radius:var(--radius-4xl)}.rounded-br-\[18px\]{border-bottom-right-radius:18px}.rounded-br-\[100px\]{border-bottom-right-radius:100px}.rounded-bl-4xl{border-bottom-left-radius:var(--radius-4xl)}.rounded-bl-\[18px\]{border-bottom-left-radius:18px}.rounded-bl-\[100px\]{border-bottom-left-radius:100px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[0\.5px\]{border-style:var(--tw-border-style);border-width:.5px}.border-\[0\.82px\]{border-style:var(--tw-border-style);border-width:.82px}.border-\[1px\]{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-\[6px\]{border-top-style:var(--tw-border-style);border-top-width:6px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-\[6px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:6px}.border-l-\[10px\]{border-left-style:var(--tw-border-style);border-left-width:10px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#202020\]{border-color:#202020}.border-\[\#333333\]{border-color:#333}.border-\[\#474747\]{border-color:#474747}.border-\[\#767373\]{border-color:#767373}.border-\[\#C8C8C8\]\/30{border-color:oklab(83.2794% 2.98023e-8 0/.3)}.border-\[\#CBCBCB\]{border-color:#cbcbcb}.border-\[\#F4F4F4\]{border-color:#f4f4f4}.border-\[\#c5c5c5\]{border-color:#c5c5c5}.border-\[rgba\(0\,0\,0\,0\.11\)\]{border-color:#0000001c}.border-black{border-color:var(--color-black)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-white\/10{border-color:color-mix(in oklab,var(--color-white)10%,transparent)}.border-white\/30{border-color:color-mix(in oklab,var(--color-white)30%,transparent)}.border-white\/60{border-color:color-mix(in oklab,var(--color-white)60%,transparent)}.border-t-transparent{border-top-color:#0000}.border-b-transparent{border-bottom-color:#0000}.border-l-white{border-left-color:var(--color-white)}.bg-\[\#000000\]{background-color:#000}.bg-\[\#1a1a1a\]{background-color:#1a1a1a}.bg-\[\#080808\]{background-color:#080808}.bg-\[\#111111\]{background-color:#111}.bg-\[\#141414\]{background-color:#141414}.bg-\[\#181818\]{background-color:#181818}.bg-\[\#212121\]{background-color:#212121}.bg-\[\#444444\]{background-color:#444}.bg-\[\#888888\]{background-color:#888}.bg-\[\#C0C0C0\]{background-color:silver}.bg-\[\#DDDDDD\]{background-color:#ddd}.bg-\[\#E7E7E7\]{background-color:#e7e7e7}.bg-\[\#E9E9E9\]{background-color:#e9e9e9}.bg-\[\#EAEAEA\]{background-color:#eaeaea}.bg-\[\#F0F0F0\]{background-color:#f0f0f0}.bg-\[\#F1F1F1\]{background-color:#f1f1f1}.bg-\[\#F2F2F2\]{background-color:#f2f2f2}.bg-\[\#F8F8F8\]{background-color:#f8f8f8}.bg-\[\#FFFFFF\]{background-color:#fff}.bg-\[\#f0f0f0\]{background-color:#f0f0f0}.bg-\[\#f1f1f1\]{background-color:#f1f1f1}.bg-\[\#f2f2f2\]{background-color:#f2f2f2}.bg-\[\#ff0000\]{background-color:red}.bg-black{background-color:var(--color-black)}.bg-gray-700{background-color:var(--color-gray-700)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/25{background-color:color-mix(in oklab,var(--color-white)25%,transparent)}.bg-gradient-to-l{--tw-gradient-position:to left in oklab}.bg-gradient-to-l,.bg-gradient-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[radial-gradient\(circle\,_\#2a2a2a_0\%\,_\#181818_70\%\)\]{background-image:radial-gradient(circle,#2a2a2a 0,#181818 70%)}.from-\[\#444444\]{--tw-gradient-from:#444;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-black\/40{--tw-gradient-from:color-mix(in oklab,var(--color-black)40%,transparent);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-black\/90{--tw-gradient-from:color-mix(in oklab,var(--color-black)90%,transparent);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-white{--tw-gradient-from:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-\[\#dedede\]{--tw-gradient-via:#dedede;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-black\/0{--tw-gradient-via:color-mix(in oklab,var(--color-black)0%,transparent);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-transparent{--tw-gradient-via:transparent;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#050505\]{--tw-gradient-to:#050505;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-bottom{object-position:bottom}.p-0{padding:calc(var(--spacing)*0)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.p-12{padding:calc(var(--spacing)*12)}.p-16{padding:calc(var(--spacing)*16)}.p-18{padding:calc(var(--spacing)*18)}.p-19{padding:calc(var(--spacing)*19)}.p-20{padding:calc(var(--spacing)*20)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.px-12{padding-inline:calc(var(--spacing)*12)}.px-16{padding-inline:calc(var(--spacing)*16)}.px-20{padding-inline:calc(var(--spacing)*20)}.px-\[14\%\]{padding-inline:14%}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.py-14{padding-block:calc(var(--spacing)*14)}.py-16{padding-block:calc(var(--spacing)*16)}.py-24{padding-block:calc(var(--spacing)*24)}.py-32{padding-block:calc(var(--spacing)*32)}.py-\[100px\]{padding-block:100px}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-6{padding-top:calc(var(--spacing)*6)}.pt-10{padding-top:calc(var(--spacing)*10)}.pt-12{padding-top:calc(var(--spacing)*12)}.pt-14{padding-top:calc(var(--spacing)*14)}.pt-16{padding-top:calc(var(--spacing)*16)}.pt-20{padding-top:calc(var(--spacing)*20)}.pt-24{padding-top:calc(var(--spacing)*24)}.pt-26{padding-top:calc(var(--spacing)*26)}.pt-28{padding-top:calc(var(--spacing)*28)}.pt-30{padding-top:calc(var(--spacing)*30)}.pt-\[200px\]{padding-top:200px}.pr-0{padding-right:calc(var(--spacing)*0)}.pr-60{padding-right:calc(var(--spacing)*60)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-6{padding-left:calc(var(--spacing)*6)}.pl-20{padding-left:calc(var(--spacing)*20)}.pl-40{padding-left:calc(var(--spacing)*40)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16\.8px\]{font-size:16.8px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[19px\]{font-size:19px}.text-\[20px\]{font-size:20px}.text-\[21px\]{font-size:21px}.text-\[22px\]{font-size:22px}.text-\[23px\]{font-size:23px}.text-\[24px\]{font-size:24px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-\[31px\]{font-size:31px}.text-\[43px\]{font-size:43px}.text-\[44px\]{font-size:44px}.text-\[45px\]{font-size:45px}.text-\[70px\]{font-size:70px}.text-\[165px\]{font-size:165px}.leading-5{--tw-leading:calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}.leading-16{--tw-leading:calc(var(--spacing)*16);line-height:calc(var(--spacing)*16)}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.02em\]{--tw-tracking:.02em;letter-spacing:.02em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.whitespace-nowrap{white-space:nowrap}.text-\[\#000000\]{color:#000}.text-\[\#1C9A4C\]{color:#1c9a4c}.text-\[\#222\]{color:#222}.text-\[\#229B17\]{color:#229b17}.text-\[\#333\]{color:#333}.text-\[\#080808\]{color:#080808}.text-\[\#181818\]{color:#181818}.text-\[\#212121\]{color:#212121}.text-\[\#313131\]{color:#313131}.text-\[\#333333\]{color:#333}.text-\[\#444444\]{color:#444}.text-\[\#838383\]{color:#838383}.text-\[\#888888\]{color:#888}.text-\[\#989898\]{color:#989898}.text-\[\#A4A4A4\]{color:#a4a4a4}.text-\[\#D1D1D1\]{color:#d1d1d1}.text-\[\#FFFFFF\]{color:#fff}.text-\[\#dedede\]{color:#dedede}.text-\[\#fff\],.text-\[\#ffffff\]{color:#fff}.text-\[black\]{color:#000}.text-black{color:var(--color-black)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-red-500{color:var(--color-red-500)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.opacity-100{opacity:1}.mix-blend-lighten{mix-blend-mode:lighten}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.shadow-lg,.shadow-md{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor)}.ring,.ring-2{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor)}.ring-blue-500{--tw-ring-color:var(--color-blue-500)}.grayscale{--tw-grayscale:grayscale(100%)}.filter,.grayscale{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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.delay-100{transition-delay:.1s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.group-hover\:translate-y-0:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:opacity-50:is(:where(.group):hover *){opacity:.5}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.group-hover\:grayscale-0:is(:where(.group):hover *){--tw-grayscale:grayscale(0%);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,)}}.placeholder\:text-black::placeholder{color:var(--color-black)}@media (hover:hover){.hover\:translate-y-\[10\%\]:hover{--tw-translate-y:10%;translate:var(--tw-translate-x)var(--tw-translate-y)}.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-\[1\.3\]:hover{scale:1.3}.hover\:bg-\[\#D7D7D7\]:hover{background-color:#d7d7d7}.hover\:bg-\[\#E8E8E8\]:hover{background-color:#e8e8e8}.hover\:text-white:hover{color:var(--color-white)}.hover\:opacity-80:hover{opacity:.8}.hover\:ring-2:hover{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:ring-gray-300:hover{--tw-ring-color:var(--color-gray-300)}.hover\:grayscale-0:hover{--tw-grayscale:grayscale(0%);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,)}}.focus\:border-\[\#181818\]:focus{border-color:#181818}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-black:focus{--tw-ring-color:var(--color-black)}.focus-visible\:outline-none:focus-visible,.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.disabled\:opacity-50:disabled{opacity:.5}@media (width>=48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:mt-2{margin-top:calc(var(--spacing)*2)}.md\:mt-8{margin-top:calc(var(--spacing)*8)}.md\:mt-16{margin-top:calc(var(--spacing)*16)}.md\:mt-20{margin-top:calc(var(--spacing)*20)}.md\:mt-36{margin-top:calc(var(--spacing)*36)}.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:block{display:block}.md\:flex{display:flex}.md\:h-\[138px\]{height:138px}.md\:h-\[450px\]{height:450px}.md\:h-\[500px\]{height:500px}.md\:h-\[600px\]{height:600px}.md\:w-1\/2{width:50%}.md\:w-\[138px\]{width:138px}.md\:w-\[200px\]{width:200px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-18{gap:calc(var(--spacing)*18)}.md\:px-6{padding-inline:calc(var(--spacing)*6)}.md\:py-20{padding-block:calc(var(--spacing)*20)}.md\:pl-12{padding-left:calc(var(--spacing)*12)}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media (width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.lg\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}@keyframes gradient{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.animate-gradient{animation:gradient 8s linear infinite}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#f2f3f6;--foreground:#ededed}}.gradient-text{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:radial-gradient(94.24% 291.21% at 86.4% 9.71%,#ab67ff 0,#486cff 50.9%,#00dcdf 100%);-webkit-background-clip:text;background-clip:text}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-left2{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes marquee-right{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes marquee-right2{0%{transform:translate(0)}to{transform:translate(100%)}}.accordion-down{animation:accordion-down .2s ease-out}.accordion-up{animation:accordion-up .2s ease-out}.marquee-left{animation:marquee-left 50s linear infinite}.marquee-left2{animation:marquee-left2 50s linear infinite}.marquee-right{animation:marquee-right 50s linear infinite}.marquee-right2{animation:marquee-right2 50s linear infinite}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.5}}@font-face{font-family:Nohemi;src:url(/_next/static/media/6728a7319476fa9d-s.p.ttf) format("truetype");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:Nohemi Fallback;src:local("Arial");ascent-override:68.56%;descent-override:17.56%;line-gap-override:6.95%;size-adjust:107.94%}.__className_8da8f9{font-family:Nohemi,Nohemi Fallback;font-style:normal}.__variable_8da8f9{--font-nohemi:"Nohemi","Nohemi Fallback"}