#silktide-wrapper{--focus:0 0 0 2px #fff,0 0 0 4px #000,0 0 0 6px #fff;--boxShadow:-5px 5px 10px 0px #00000012,0px 0px 50px 0px #0000001a;--fontFamily:Helvetica Neue,Segoe UI,Arial,sans-serif;--primaryColor:#8953f7;--backgroundColor:#fff;--textColor:#4b494b;--backdropBackgroundColor:#00000033;--backdropBackgroundBlur:0px;--cookieIconColor:#8953f7;--cookieIconBackgroundColor:#fff;bottom:0;right:0;z-index:99999;pointer-events:none;display:flex;justify-content:center;align-items:center}#silktide-backdrop-global,#silktide-wrapper{position:fixed;width:100%;height:100%;border:0}#silktide-backdrop-global{top:0;left:0;pointer-events:auto;display:none}#silktide-wrapper a{all:unset;display:inline-block;color:var(--primaryColor);text-decoration:underline}#silktide-wrapper a:hover{cursor:pointer;color:var(--textColor)}#silktide-wrapper #silktide-banner button:focus,#silktide-wrapper #silktide-cookie-icon:focus,#silktide-wrapper #silktide-modal button:focus,#silktide-wrapper a:focus{outline:none;box-shadow:var(--focus);border-radius:5px}#silktide-wrapper #silktide-cookie-icon:focus{border-radius:50%}#silktide-wrapper .st-button{color:var(--backgroundColor);background-color:var(--primaryColor);border:2px solid var(--primaryColor);padding:10px 20px;text-decoration:none;text-align:center;display:inline-block;font-size:16px;line-height:24px;cursor:pointer;border-radius:5px}#silktide-wrapper .st-button--primary:hover,#silktide-wrapper .st-button--secondary{background-color:var(--backgroundColor);color:var(--primaryColor)}#silktide-wrapper .st-button--secondary:hover{background-color:var(--primaryColor);color:var(--backgroundColor)}#silktide-banner{font-family:var(--fontFamily);color:var(--textColor);background-color:var(--backgroundColor);box-sizing:border-box;padding:32px;border-radius:5px;pointer-events:auto;border:0;position:fixed;bottom:16px;right:16px;width:600px;max-width:calc(100% - 32px);transform:translateY(-20px);opacity:0;animation:silktide-slideInDown .35s ease-out forwards;animation-delay:.3s;box-shadow:-5px 5px 10px 0 #00000012,0 0 50px 0 #0000001a}#silktide-banner:focus{border-radius:50%}#silktide-banner.center{top:50%;left:50%;bottom:auto;right:auto;position:fixed;transform:translate(-50%,calc(-50% - 20px));animation:silktide-slideInDown-center .35s ease-out forwards}#silktide-banner.bottomLeft{bottom:16px;left:16px;position:fixed}#silktide-banner.bottomCenter{bottom:16px;left:50%;position:fixed;transform:translate(-50%,-20px);animation:silktide-slideInDown-bottomCenter .35s ease-out forwards}#silktide-banner .preferences{display:flex;gap:5px;border:none;padding:0;background-color:transparent;color:var(--primaryColor);cursor:pointer;font-size:16px}#silktide-banner .preferences span{display:block;white-space:nowrap;text-decoration:underline}#silktide-banner .preferences span:hover{color:var(--textColor)}#silktide-banner .preferences:after{display:block;content:">";text-decoration:none}#silktide-banner p{font-size:16px;line-height:24px;margin:0 0 15px}#silktide-banner a{display:inline-block;color:var(--primaryColor);text-decoration:underline;background-color:var(--backgroundColor)}#silktide-banner a:hover{color:var(--textColor)}#silktide-banner a.silktide-logo{display:block;fill:var(--primaryColor);margin-left:auto;width:24px;height:24px}#silktide-banner .actions{display:flex;gap:16px;flex-direction:column;margin-top:24px}@media (min-width:600px){#silktide-banner .actions{flex-direction:row;align-items:center}}#silktide-banner .actions-row{display:flex;gap:16px;flex-direction:row;align-items:center;justify-content:space-between;flex-grow:1}#silktide-modal{display:none;pointer-events:auto;width:800px;max-width:100%;max-height:100%;border:0;transform:translateY(-20px);opacity:0;animation:silktide-slideInUp-center .35s ease-out forwards;box-shadow:-5px 5px 10px 0 #00000012,0 0 50px 0 #0000001a;font-family:var(--fontFamily);color:var(--textColor);flex-direction:column;padding:30px;background-color:var(--backgroundColor);border-radius:5px;box-sizing:border-box}#silktide-modal header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}#silktide-modal h1{font-family:var(--fontFamily);color:var(--textColor);font-size:24px;font-weight:500;margin:0}#silktide-modal .modal-close{display:inline-flex;padding:10px;border:0;cursor:pointer;background:var(--backgroundColor);color:var(--primaryColor)}#silktide-modal .modal-close svg{fill:var(--primaryColor)}#silktide-modal section{flex:1;overflow-y:auto;margin-top:32px;padding-right:7px}#silktide-modal section::-webkit-scrollbar{display:block;width:5px}#silktide-modal section::-webkit-scrollbar-thumb{background-color:var(--textColor);border-radius:10px}#silktide-modal p{font-size:16px;line-height:24px;color:var(--textColor);margin:0 0 15px}#silktide-modal p:last-of-type{margin:0}#silktide-modal fieldset{padding:0;border:none;margin:0 0 32px}#silktide-modal fieldset:last-of-type{margin:0}#silktide-modal legend{padding:0;margin:0 0 10px;font-weight:700;color:var(--textColor);font-size:16px}#silktide-modal .cookie-type-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}#silktide-modal .switch{flex-shrink:0;position:relative;display:inline-block;height:34px;width:74px;cursor:pointer}#silktide-modal .switch:focus-within{outline:none;box-shadow:var(--focus);border-radius:25px}#silktide-modal .switch input{opacity:0;position:absolute}#silktide-modal .switch__pill{position:relative;display:block;height:34px;width:74px;background:var(--textColor);border-radius:25px}#silktide-modal .switch__dot{position:absolute;top:2px;left:2px;display:block;height:30px;width:30px;background:var(--backgroundColor);border-radius:50%;transition:left .15s ease-out}#silktide-modal .switch__off,#silktide-modal .switch__on{text-transform:uppercase;font-size:15px;font-weight:500;color:var(--backgroundColor);position:absolute;top:7px;right:8px;transition:right .15s ease-out,opacity .15s ease-out}#silktide-modal .switch__off{opacity:1}#silktide-modal .switch__on{opacity:0}#silktide-modal .switch input:checked+.switch__pill{background:var(--primaryColor)}#silktide-modal .switch input:checked~.switch__dot{left:calc(100% - 32px)}#silktide-modal .switch input:checked~.switch__off{right:calc(100% - 32px);opacity:0}#silktide-modal .switch input:checked~.switch__on{right:calc(100% - 34px);opacity:1}#silktide-modal .switch input:disabled+.switch__pill{opacity:.65;cursor:not-allowed}#silktide-modal footer{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media (min-width:600px){#silktide-modal footer{flex-direction:row;align-items:center}}#silktide-modal footer a{margin-left:auto}#silktide-cookie-icon{display:none;position:fixed;bottom:10px;left:10px;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;padding:0;border:none;background-color:var(--cookieIconColor);cursor:pointer;box-shadow:0 0 6px 0 #0000001a;pointer-events:auto;animation:silktide-fadeIn .3s ease-in-out forwards}#silktide-cookie-icon.bottomRight{left:auto;right:10px}#silktide-cookie-icon svg{fill:var(--cookieIconBackgroundColor)}#silktide-backdrop{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--backdropBackgroundColor);-webkit-backdrop-filter:blur(var(--backdropBackgroundBlur));backdrop-filter:blur(var(--backdropBackgroundBlur));pointer-events:all}@keyframes silktide-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes silktide-slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes silktide-slideInDown-center{0%{opacity:0;transform:translate(-50%,calc(-50% - 20px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes silktide-slideInDown-bottomCenter{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes silktide-slideInUp-center{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0)}}*,: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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,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,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}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-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-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}dialog{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]:where(:not([hidden=until-found])){display:none}*{scrollbar-color:auto;scrollbar-width:auto}:root{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:240 5.9% 10%;--primary-foreground:0 0% 98%;--secondary:220,20%,95%;--secondary-foreground:220,7%,25%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:220,15%,92%;--border-secondary:220,10%,84%;--input:240 5.9% 90%;--ring:240 10% 3.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:0.5rem;--text-primary:220,2%,8%;--text-secondary:220,7%,25%}.dark{--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 3.9%;--card-foreground:0 0% 98%;--popover:240 10% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:240 5.9% 10%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:240 3.7% 15.9%;--input:240 3.7% 15.9%;--ring:240 4.9% 83.9%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}body *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.container{width:100%}@media (min-width:519px){.container{max-width:519px}}@media (min-width:639px){.container{max-width:639px}}@media (min-width:767px){.container{max-width:767px}}@media (min-width:1023px){.container{max-width:1023px}}@media (min-width:1170px){.container{max-width:1170px}}@media (min-width:1359px){.container{max-width:1359px}}@media (min-width:1439px){.container{max-width:1439px}}@media (min-width:1919px){.container{max-width:1919px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-1{bottom:-.25rem}.-bottom-10{bottom:-2.5rem}.-bottom-2{bottom:-.5rem}.-bottom-\[2px\]{bottom:-2px}.-bottom-\[8px\]{bottom:-8px}.-right-10{right:-2.5rem}.-right-3{right:-.75rem}.-top-10{top:-2.5rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.bottom-\[-100px\]{bottom:-100px}.bottom-\[-36px\]{bottom:-36px}.bottom-\[16px\]{bottom:16px}.bottom-\[20px\]{bottom:20px}.bottom-\[37px\]{bottom:37px}.bottom-\[calc\(100\%\+11px\)\]{bottom:calc(100% + 11px)}.bottom-\[calc\(100\%\+4px\)\]{bottom:calc(100% + 4px)}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-6{left:1.5rem}.right-0{right:0}.right-1{right:.25rem}.right-12{right:3rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-6{right:1.5rem}.right-\[-10px\]{right:-10px}.right-\[135px\]{right:135px}.right-\[51px\]{right:51px}.start-1\/2{inset-inline-start:50%}.top-0{top:0}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-12{top:3rem}.top-20{top:5rem}.top-28{top:7rem}.top-3{top:.75rem}.top-6{top:1.5rem}.top-\[0px\]{top:0}.top-\[1px\]{top:1px}.top-\[2px\]{top:2px}.top-\[calc\(100\%\+4px\)\]{top:calc(100% + 4px)}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[1000000\]{z-index:1000000}.z-\[100000\]{z-index:100000}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[11000\]{z-index:11000}.z-\[1100\]{z-index:1100}.z-\[11100\]{z-index:11100}.z-\[111100\]{z-index:111100}.z-\[11110\]{z-index:11110}.z-\[111200\]{z-index:111200}.z-\[1200\]{z-index:1200}.z-\[1201\]{z-index:1201}.z-\[15\]{z-index:15}.z-\[9999999\]{z-index:9999999}.z-\[999999\]{z-index:999999}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.row-span-2{grid-row:span 2/span 2}.-m-6{margin:-1.5rem}.m-0{margin:0}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.\!mt-0{margin-top:0!important}.-mr-2{margin-right:-.5rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[12px\]{margin-bottom:12px}.mb-\[16px\]{margin-bottom:16px}.mb-\[22px\]{margin-bottom:22px}.mb-\[24px\]{margin-bottom:24px}.mb-\[8px\]{margin-bottom:8px}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-5{margin-left:1.25rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-\[50px\]{margin-right:50px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-15px\]{margin-top:-15px}.mt-\[24px\]{margin-top:24px}.mt-auto{margin-top:auto}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[11\/7\]{aspect-ratio:11/7}.aspect-\[2\]{aspect-ratio:2}.aspect-\[308\/204\]{aspect-ratio:308/204}.aspect-\[33\/17\]{aspect-ratio:33/17}.aspect-\[709\/400\]{aspect-ratio:709/400}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.\!size-4{width:1rem!important;height:1rem!important}.\!size-5{width:1.25rem!important;height:1.25rem!important}.\!size-6{width:1.5rem!important;height:1.5rem!important}.\!size-8{width:2rem!important;height:2rem!important}.size-1\.5{width:.375rem;height:.375rem}.size-12{width:3rem;height:3rem}.size-16{width:4rem;height:4rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[72px\]{width:72px;height:72px}.size-\[84px\]{width:84px;height:84px}.size-full{width:100%;height:100%}.\!h-10{height:2.5rem!important}.\!h-6{height:1.5rem!important}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100\%\]{height:100%}.h-\[100dvh\]{height:100dvh}.h-\[120px\]{height:120px}.h-\[125px\]{height:125px}.h-\[140px\]{height:140px}.h-\[142px\]{height:142px}.h-\[185px\]{height:185px}.h-\[1px\]{height:1px}.h-\[204px\]{height:204px}.h-\[22px\]{height:22px}.h-\[240px\]{height:240px}.h-\[2px\]{height:2px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[44px\]{height:44px}.h-\[51px\]{height:51px}.h-\[64px\]{height:64px}.h-\[66px\]{height:66px}.h-\[6px\]{height:6px}.h-\[72px\]{height:72px}.h-\[80\%\]{height:80%}.h-\[88px\]{height:88px}.h-\[92px\]{height:92px}.h-\[93px\]{height:93px}.h-\[96px\]{height:96px}.h-\[99px\]{height:99px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.h-px{height:1px}.max-h-0{max-height:0}.max-h-12{max-height:3rem}.max-h-28{max-height:7rem}.max-h-40{max-height:10rem}.max-h-6{max-height:1.5rem}.max-h-60{max-height:15rem}.max-h-\[168px\]{max-height:168px}.max-h-\[250px\]{max-height:250px}.max-h-\[266px\]{max-height:266px}.max-h-\[350px\]{max-height:350px}.max-h-\[40px\]{max-height:40px}.max-h-\[456px\]{max-height:456px}.max-h-\[500px\]{max-height:500px}.max-h-\[60dvh\]{max-height:60dvh}.max-h-\[80dvh\]{max-height:80dvh}.max-h-\[80px\]{max-height:80px}.max-h-\[95dvh\]{max-height:95dvh}.max-h-\[calc\(100dvh-142px\)\]{max-height:calc(100dvh - 142px)}.\!min-h-10{min-height:2.5rem!important}.min-h-0{min-height:0}.min-h-12{min-height:3rem}.min-h-\[100\%\]{min-height:100%}.min-h-\[113px\]{min-height:113px}.min-h-\[136px\]{min-height:136px}.min-h-\[144px\]{min-height:144px}.min-h-\[200px\]{min-height:200px}.min-h-\[44px\]{min-height:44px}.min-h-\[72px\]{min-height:72px}.min-h-cover{min-height:max(calc(100dvh - 553px),300px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-10{width:2.5rem!important}.\!w-6{width:1.5rem!important}.w-0{width:0}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-28{width:7rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-96{width:24rem}.w-\[100\%\]{width:100%}.w-\[100dvw\]{width:100dvw}.w-\[136px\]{width:136px}.w-\[138px\]{width:138px}.w-\[140px\]{width:140px}.w-\[160px\]{width:160px}.w-\[165px\]{width:165px}.w-\[180px\]{width:180px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[230px\]{width:230px}.w-\[235px\]{width:235px}.w-\[240px\]{width:240px}.w-\[268px\]{width:268px}.w-\[272px\]{width:272px}.w-\[2px\]{width:2px}.w-\[308px\]{width:308px}.w-\[30px\]{width:30px}.w-\[347px\]{width:347px}.w-\[360px\]{width:360px}.w-\[400px\]{width:400px}.w-\[46px\]{width:46px}.w-\[48px\]{width:48px}.w-\[60\%\]{width:60%}.w-\[60px\]{width:60px}.w-\[650px\]{width:650px}.w-\[656px\]{width:656px}.w-\[6px\]{width:6px}.w-\[72\%\]{width:72%}.w-\[72px\]{width:72px}.w-\[84px\]{width:84px}.w-\[87vw\]{width:87vw}.w-\[92px\]{width:92px}.w-\[calc\(100\%\+6px\)\]{width:calc(100% + 6px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.\!min-w-10{min-width:2.5rem!important}.min-w-0{min-width:0}.min-w-12{min-width:3rem}.min-w-20{min-width:5rem}.min-w-48{min-width:12rem}.min-w-52{min-width:13rem}.min-w-6{min-width:1.5rem}.min-w-64{min-width:16rem}.min-w-\[100vw\]{min-width:100vw}.min-w-\[102px\]{min-width:102px}.min-w-\[107px\]{min-width:107px}.min-w-\[138px\]{min-width:138px}.min-w-\[144px\]{min-width:144px}.min-w-\[190px\]{min-width:190px}.min-w-\[308px\]{min-width:308px}.min-w-\[310px\]{min-width:310px}.min-w-\[375px\]{min-width:375px}.min-w-\[84px\]{min-width:84px}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.\!max-w-\[326px\]{max-width:326px!important}.max-w-6{max-width:1.5rem}.max-w-\[100\%\]{max-width:100%}.max-w-\[100vw\]{max-width:100vw}.max-w-\[102px\]{max-width:102px}.max-w-\[108px\]{max-width:108px}.max-w-\[200px\]{max-width:200px}.max-w-\[242px\]{max-width:242px}.max-w-\[270px\]{max-width:270px}.max-w-\[280px\]{max-width:280px}.max-w-\[320px\]{max-width:320px}.max-w-\[326px\]{max-width:326px}.max-w-\[342px\]{max-width:342px}.max-w-\[393px\]{max-width:393px}.max-w-\[50vw\]{max-width:50vw}.max-w-\[56px\]{max-width:56px}.max-w-\[632px\]{max-width:632px}.max-w-\[640px\]{max-width:640px}.max-w-\[80\%\]{max-width:80%}.max-w-\[848px\]{max-width:848px}.max-w-\[882px\]{max-width:882px}.max-w-\[95\%\]{max-width:95%}.max-w-\[956px\]{max-width:956px}.max-w-\[calc\(100\%-150px\)\]{max-width:calc(100% - 150px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-screen-xl{max-width:1439px}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-\[0_0_24px\]{flex:0 0 24px}.flex-\[10\]{flex:10}.flex-\[1\]{flex:1}.flex-\[3\]{flex:3}.flex-\[4\]{flex:4}.flex-\[9\]{flex:9}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-1\/3{flex-basis:33.333333%}.basis-14{flex-basis:3.5rem}.basis-5{flex-basis:1.25rem}.basis-6{flex-basis:1.5rem}.basis-80{flex-basis:20rem}.basis-\[24px\]{flex-basis:24px}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{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))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-\[21px\]{--tw-translate-y:-21px}.-rotate-90,.-translate-y-\[21px\]{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))}.-rotate-90{--tw-rotate:-90deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-180{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))}.rotate-180{--tw-rotate:180deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.rotate-\[-8deg\]{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))}.rotate-\[-8deg\]{--tw-rotate:-8deg}.rotate-\[15deg\]{--tw-rotate:15deg}.rotate-\[15deg\],.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))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.scroll-p-40{scroll-padding:10rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-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-\[24px_1fr\]{grid-template-columns:24px 1fr}.grid-cols-\[32px_1fr\]{grid-template-columns:32px 1fr}.grid-cols-\[max-content_1fr\]{grid-template-columns:max-content 1fr}.grid-cols-\[repeat\(1\2c minmax\(308px\2c 1fr\)\)\]{grid-template-columns:repeat(1,minmax(308px,1fr))}.grid-cols-\[repeat\(3\2c minmax\(305px\2c 1fr\)\)\]{grid-template-columns:repeat(3,minmax(305px,1fr))}.grid-cols-\[repeat\(4\2c minmax\(308px\2c 1fr\)\)\]{grid-template-columns:repeat(4,minmax(308px,1fr))}.grid-cols-\[repeat\(5\2c minmax\(308px\2c 1fr\)\)\]{grid-template-columns:repeat(5,minmax(308px,1fr))}.grid-cols-\[repeat\(auto-fill\2c minmax\(195px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(195px,1fr))}.grid-cols-\[repeat\(auto-fill\2c minmax\(300px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.grid-cols-\[repeat\(auto-fill\2c minmax\(308px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(308px,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-\[8px\]{gap:8px}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-center{align-self:center}.justify-self-end{justify-self:end}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[36px\]{border-radius:36px}.rounded-\[40px\]{border-radius:40px}.rounded-\[50px\]{border-radius:50px}.rounded-\[8px\]{border-radius:8px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[2px\]{border-width:2px}.border-\[4px\]{border-width:4px}.border-x-0{border-left-width:0;border-right-width:0}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-\[\#\#E8EAEE\]{border-color:##E8EAEE}.border-\[\#8953F7\]{--tw-border-opacity:1;border-color:rgb(137 83 247/var(--tw-border-opacity,1))}.border-\[\#D3D6DB\]{--tw-border-opacity:1;border-color:rgb(211 214 219/var(--tw-border-opacity,1))}.border-\[\#E53E3E\]{--tw-border-opacity:1;border-color:rgb(229 62 62/var(--tw-border-opacity,1))}.border-\[\#E8EAEE\]{--tw-border-opacity:1;border-color:rgb(232 234 238/var(--tw-border-opacity,1))}.border-\[\#F0F2F5\]{--tw-border-opacity:1;border-color:rgb(240 242 245/var(--tw-border-opacity,1))}.border-border-secondary{border-color:hsl(var(--border-secondary))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-l-transparent{border-left-color:transparent}.border-t-\[\#E8EAEE\]{--tw-border-opacity:1;border-top-color:rgb(232 234 238/var(--tw-border-opacity,1))}.border-t-\[\#FFFFFF1F\]{border-top-color:#ffffff1f}.border-t-transparent{border-top-color:transparent}.bg-\[\#0AB365\]{--tw-bg-opacity:1;background-color:rgb(10 179 101/var(--tw-bg-opacity,1))}.bg-\[\#12A423\]{--tw-bg-opacity:1;background-color:rgb(18 164 35/var(--tw-bg-opacity,1))}.bg-\[\#1414151F\]{background-color:#1414151f}.bg-\[\#141415\]{--tw-bg-opacity:1;background-color:rgb(20 20 21/var(--tw-bg-opacity,1))}.bg-\[\#141415\]\/60{background-color:rgba(20,20,21,.6)}.bg-\[\#2E3035\]{--tw-bg-opacity:1;background-color:rgb(46 48 53/var(--tw-bg-opacity,1))}.bg-\[\#2F81E1\]{--tw-bg-opacity:1;background-color:rgb(47 129 225/var(--tw-bg-opacity,1))}.bg-\[\#337DD4\]{--tw-bg-opacity:1;background-color:rgb(51 125 212/var(--tw-bg-opacity,1))}.bg-\[\#3A3D43\]{--tw-bg-opacity:1;background-color:rgb(58 61 67/var(--tw-bg-opacity,1))}.bg-\[\#3B82F6\]{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-\[\#797F8B\]{--tw-bg-opacity:1;background-color:rgb(121 127 139/var(--tw-bg-opacity,1))}.bg-\[\#7D7F84\]{--tw-bg-opacity:1;background-color:rgb(125 127 132/var(--tw-bg-opacity,1))}.bg-\[\#8953F7\]{--tw-bg-opacity:1;background-color:rgb(137 83 247/var(--tw-bg-opacity,1))}.bg-\[\#9AA1B1\]{--tw-bg-opacity:1;background-color:rgb(154 161 177/var(--tw-bg-opacity,1))}.bg-\[\#D3D6DB\]{--tw-bg-opacity:1;background-color:rgb(211 214 219/var(--tw-bg-opacity,1))}.bg-\[\#DE3333\]{--tw-bg-opacity:1;background-color:rgb(222 51 51/var(--tw-bg-opacity,1))}.bg-\[\#E53E3E\]{--tw-bg-opacity:1;background-color:rgb(229 62 62/var(--tw-bg-opacity,1))}.bg-\[\#E8EAEE\]{--tw-bg-opacity:1;background-color:rgb(232 234 238/var(--tw-bg-opacity,1))}.bg-\[\#E9F8F1\]{--tw-bg-opacity:1;background-color:rgb(233 248 241/var(--tw-bg-opacity,1))}.bg-\[\#F0F2F5\]{--tw-bg-opacity:1;background-color:rgb(240 242 245/var(--tw-bg-opacity,1))}.bg-\[\#F1F7E0\]{--tw-bg-opacity:1;background-color:rgb(241 247 224/var(--tw-bg-opacity,1))}.bg-\[\#F5F0FF\]{--tw-bg-opacity:1;background-color:rgb(245 240 255/var(--tw-bg-opacity,1))}.bg-\[\#FBCCCC\]{--tw-bg-opacity:1;background-color:rgb(251 204 204/var(--tw-bg-opacity,1))}.bg-\[\#FBF9FF\]{--tw-bg-opacity:1;background-color:rgb(251 249 255/var(--tw-bg-opacity,1))}.bg-\[\#FCD116\]{--tw-bg-opacity:1;background-color:rgb(252 209 22/var(--tw-bg-opacity,1))}.bg-\[\#FDEEEE\]{--tw-bg-opacity:1;background-color:rgb(253 238 238/var(--tw-bg-opacity,1))}.bg-\[\#FF8B00\]{--tw-bg-opacity:1;background-color:rgb(255 139 0/var(--tw-bg-opacity,1))}.bg-\[\#FFF5E8\]{--tw-bg-opacity:1;background-color:rgb(255 245 232/var(--tw-bg-opacity,1))}.bg-\[\#FFFFFF\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-accent{background-color:hsl(var(--accent))}.bg-background{background-color:hsl(var(--background))}.bg-black\/25{background-color:rgba(0,0,0,.25)}.bg-border{background-color:hsl(var(--border))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-muted{background-color:hsl(var(--muted))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-reference-card{background-image:linear-gradient(180deg,#fff 67.5%,hsla(0,0%,100%,0))}.from-\[\#F0F2F5\]{--tw-gradient-from:#f0f2f5 var(--tw-gradient-from-position);--tw-gradient-to:rgba(240,242,245,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#F6F0FF\]{--tw-gradient-from:#f6f0ff var(--tw-gradient-from-position);--tw-gradient-to:rgba(246,240,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#FFFFFF\],.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#FFFFFF00\]{--tw-gradient-to:#ffffff00 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.stroke-current{stroke:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-bottom{-o-object-position:bottom;object-position:bottom}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[16px\]{padding:16px}.p-\[1px\]{padding:1px}.p-\[24px\]{padding:24px}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-\[30px\]{padding-bottom:30px}.pb-\[8px\]{padding-bottom:8px}.pl-0{padding-left:0}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-\[16px\]{padding-top:16px}.text-left{text-align:left}.text-center{text-align:center}.align-top{vertical-align:top}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[40px\]{font-size:40px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[120\%\]{line-height:120%}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[32px\]{line-height:32px}.leading-\[48px\]{line-height:48px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.-tracking-\[2\%\]{letter-spacing:-2%}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-\[-0\.02rem\]{letter-spacing:-.02rem}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[-0\.03rem\]{letter-spacing:-.03rem}.tracking-\[-0\.28px\]{letter-spacing:-.28px}.tracking-\[-0\.32px\]{letter-spacing:-.32px}.tracking-\[-0\.4px\]{letter-spacing:-.4px}.tracking-\[-1\.2px\]{letter-spacing:-1.2px}.tracking-\[-3\%\]{letter-spacing:-3%}.tracking-\[-4\%\]{letter-spacing:-4%}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.02rem\]{letter-spacing:.02rem}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.32px\]{letter-spacing:.32px}.tracking-\[2\%\]{letter-spacing:2%}.tracking-c-tight{letter-spacing:-.02em}.tracking-cs-tight,.tracking-cxs-tight{letter-spacing:-.03em}.text-\[\#000000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#0AB365\]{--tw-text-opacity:1;color:rgb(10 179 101/var(--tw-text-opacity,1))}.text-\[\#141415\]{--tw-text-opacity:1;color:rgb(20 20 21/var(--tw-text-opacity,1))}.text-\[\#3A3D43\]{--tw-text-opacity:1;color:rgb(58 61 67/var(--tw-text-opacity,1))}.text-\[\#4B5563\]{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-\[\#6E6E6E\]{--tw-text-opacity:1;color:rgb(110 110 110/var(--tw-text-opacity,1))}.text-\[\#797F8B\]{--tw-text-opacity:1;color:rgb(121 127 139/var(--tw-text-opacity,1))}.text-\[\#8049EE\]{--tw-text-opacity:1;color:rgb(128 73 238/var(--tw-text-opacity,1))}.text-\[\#808080\]{--tw-text-opacity:1;color:rgb(128 128 128/var(--tw-text-opacity,1))}.text-\[\#83808A\]{--tw-text-opacity:1;color:rgb(131 128 138/var(--tw-text-opacity,1))}.text-\[\#8953F7\],.text-\[\#8953f7\]{--tw-text-opacity:1;color:rgb(137 83 247/var(--tw-text-opacity,1))}.text-\[\#9499A3\]{--tw-text-opacity:1;color:rgb(148 153 163/var(--tw-text-opacity,1))}.text-\[\#9AA1B1\]{--tw-text-opacity:1;color:rgb(154 161 177/var(--tw-text-opacity,1))}.text-\[\#D3D6DB\]{--tw-text-opacity:1;color:rgb(211 214 219/var(--tw-text-opacity,1))}.text-\[\#E53E3E\]{--tw-text-opacity:1;color:rgb(229 62 62/var(--tw-text-opacity,1))}.text-\[\#E8EAEE\]{--tw-text-opacity:1;color:rgb(232 234 238/var(--tw-text-opacity,1))}.text-\[\#FF8B00\]{--tw-text-opacity:1;color:rgb(255 139 0/var(--tw-text-opacity,1))}.text-\[\#FFFFFF\],.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-\[3A3D43\]{color:3A3D43}.text-\[797F8B\]{color:797F8B}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-current{color:currentColor}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.opacity-100{opacity:1}.opacity-50{opacity:.5}.mix-blend-darken{mix-blend-mode:darken}.shadow-main-shadow{--tw-shadow:0px 16px 56px rgba(16,23,42,.08);--tw-shadow-colored:0px 16px 56px var(--tw-shadow-color)}.shadow-main-shadow,.shadow-secondary-shadow{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-secondary-shadow{--tw-shadow:0 4px 16px 0 rgba(16,23,42,.12);--tw-shadow-colored:0 4px 16px 0 var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.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)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-150{transition-delay:.15s}.duration-1000{transition-duration:1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.duration-1000{animation-duration:1s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.delay-150{animation-delay:.15s}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.wrapper{margin-left:auto;margin-right:auto;max-width:1920px}.modal-inner>*{max-width:100%!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{background:#d3d6db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d3d6db}body.disabled{overflow:hidden;margin-right:4px;@media (pointer:coarse){margin-right:0}}body.keyboard-open{position:fixed;overflow:hidden;width:100%}.marker\:text-\[14px\] ::marker{font-size:14px}.marker\:font-bold ::marker{font-weight:700}.marker\:leading-\[20px\] ::marker{line-height:20px}.marker\:tracking-\[-0\.02em\] ::marker{letter-spacing:-.02em}.marker\:text-\[\#141415\] ::marker{color:#141415}.marker\:text-\[14px\]::marker{font-size:14px}.marker\:font-bold::marker{font-weight:700}.marker\:leading-\[20px\]::marker{line-height:20px}.marker\:tracking-\[-0\.02em\]::marker{letter-spacing:-.02em}.marker\:text-\[\#141415\]::marker{color:#141415}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-\[\#9AA1B1\]::-moz-placeholder{--tw-text-opacity:1;color:rgb(154 161 177/var(--tw-text-opacity,1))}.placeholder\:text-\[\#9AA1B1\]::placeholder{--tw-text-opacity:1;color:rgb(154 161 177/var(--tw-text-opacity,1))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-bottom-6:before{content:var(--tw-content);bottom:-1.5rem}.before\:-left-3:before{content:var(--tw-content);left:-.75rem}.before\:-right-3:before{content:var(--tw-content);right:-.75rem}.before\:bottom-2:before{content:var(--tw-content);bottom:.5rem}.before\:left-\[calc\(50\%-3px\)\]:before{content:var(--tw-content);left:calc(50% - 3px)}.before\:top-6:before{content:var(--tw-content);top:1.5rem}.before\:-z-20:before{content:var(--tw-content);z-index:-20}.before\:h-1\.5:before{content:var(--tw-content);height:.375rem}.before\:h-\[1px\]:before{content:var(--tw-content);height:1px}.before\:w-1\.5:before{content:var(--tw-content);width:.375rem}.before\:flex-auto:before{content:var(--tw-content);flex:1 1 auto}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:rounded-t-3xl:before{content:var(--tw-content);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.before\:bg-\[\#3A3D43\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(58 61 67/var(--tw-bg-opacity,1))}.before\:bg-\[\#8953F7\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(137 83 247/var(--tw-bg-opacity,1))}.before\:bg-\[\#E8EAEE\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(232 234 238/var(--tw-bg-opacity,1))}.before\:bg-reference-card:before{content:var(--tw-content);background-image:linear-gradient(180deg,#fff 67.5%,hsla(0,0%,100%,0))}.before\:opacity-60:before{content:var(--tw-content);opacity:.6}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-bottom-14:after{content:var(--tw-content);bottom:-3.5rem}.after\:-left-6:after{content:var(--tw-content);left:-1.5rem}.after\:-right-6:after{content:var(--tw-content);right:-1.5rem}.after\:bottom-0:after{content:var(--tw-content);bottom:0}.after\:right-0:after{content:var(--tw-content);right:0}.after\:top-0:after{content:var(--tw-content);top:0}.after\:top-14:after{content:var(--tw-content);top:3.5rem}.after\:-z-30:after{content:var(--tw-content);z-index:-30}.after\:h-\[1px\]:after{content:var(--tw-content);height:1px}.after\:w-\[72px\]:after{content:var(--tw-content);width:72px}.after\:flex-auto:after{content:var(--tw-content);flex:1 1 auto}.after\:rounded-t-3xl:after{content:var(--tw-content);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.after\:bg-\[\#E8EAEE\]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(232 234 238/var(--tw-bg-opacity,1))}.after\:bg-custom-gradient:after{content:var(--tw-content);background-image:linear-gradient(90deg,#fff0,#fff)}.after\:bg-reference-card:after{content:var(--tw-content);background-image:linear-gradient(180deg,#fff 67.5%,hsla(0,0%,100%,0))}.after\:opacity-40:after{content:var(--tw-content);opacity:.4}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.first\:justify-end:first-child{justify-content:flex-end}.last\:border-none:last-child{border-style:none}.open\:border-\[\#E8EAEE\][open]{--tw-border-opacity:1;border-color:rgb(232 234 238/var(--tw-border-opacity,1))}.open\:bg-white[open]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.group[open] .group-open\:rotate-90{--tw-rotate:90deg;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))}.group[open] .group-open\:grid-rows-\[1fr\]{grid-template-rows:1fr}.group[open] .group-open\:pt-\[10px\]{padding-top:10px}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:text-\[\#8953F7\]{--tw-text-opacity:1;color:rgb(137 83 247/var(--tw-text-opacity,1))}.group:hover .group-hover\:opacity-60{opacity:.6}.group:disabled .group-disabled\:grayscale{--tw-grayscale:grayscale(100%);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)}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.aria-selected\:bg-\[\#F5F0FF\][aria-selected=true]{--tw-bg-opacity:1;background-color:rgb(245 240 255/var(--tw-bg-opacity,1))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent)/.5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-\[label\=Saturday\]\:text-\[\#141415\][aria-label=Saturday],.aria-\[label\=Sunday\]\:text-\[\#141415\][aria-label=Sunday]{--tw-text-opacity:1;color:rgb(20 20 21/var(--tw-text-opacity,1))}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{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))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{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))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem}.data-\[state\=checked\]\:translate-x-4[data-state=checked],.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{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))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:0px}.data-\[state\=checked\]\:border-\[\#8953F7\][data-state=checked]{--tw-border-opacity:1;border-color:rgb(137 83 247/var(--tw-border-opacity,1))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-\[\#8953F7\][data-state=checked]{--tw-bg-opacity:1;background-color:rgb(137 83 247/var(--tw-bg-opacity,1))}.data-\[state\=unchecked\]\:bg-\[\#D3D6DB\][data-state=unchecked]{--tw-bg-opacity:1;background-color:rgb(211 214 219/var(--tw-bg-opacity,1))}.data-\[state\=active\]\:text-\[\#3A3D43\][data-state=active]{--tw-text-opacity:1;color:rgb(58 61 67/var(--tw-text-opacity,1))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.hover\:border-\[\#8953F7\]:hover{--tw-border-opacity:1;border-color:rgb(137 83 247/var(--tw-border-opacity,1))}.hover\:bg-\[\#2E3035\]:hover{--tw-bg-opacity:1;background-color:rgb(46 48 53/var(--tw-bg-opacity,1))}.hover\:bg-\[\#8049EE\]:hover{--tw-bg-opacity:1;background-color:rgb(128 73 238/var(--tw-bg-opacity,1))}.hover\:bg-\[\#8953F7\]:hover{--tw-bg-opacity:1;background-color:rgb(137 83 247/var(--tw-bg-opacity,1))}.hover\:bg-\[\#D3D6DB\]:hover{--tw-bg-opacity:1;background-color:rgb(211 214 219/var(--tw-bg-opacity,1))}.hover\:bg-\[\#E8EAEE\]:hover{--tw-bg-opacity:1;background-color:rgb(232 234 238/var(--tw-bg-opacity,1))}.hover\:bg-\[\#F0F2F5\]:hover{--tw-bg-opacity:1;background-color:rgb(240 242 245/var(--tw-bg-opacity,1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:text-\[\#6B7280\]:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.hover\:text-\[\#8953F7\]:hover{--tw-text-opacity:1;color:rgb(137 83 247/var(--tw-text-opacity,1))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-60:hover{opacity:.6}.hover\:data-\[state\=unchecked\]\:bg-\[\#9AA1B1\][data-state=unchecked]:hover{--tw-bg-opacity:1;background-color:rgb(154 161 177/var(--tw-bg-opacity,1))}.focus\:border-none:focus{border-style:none}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.active\:bg-\[\#2E3035\]:active{--tw-bg-opacity:1;background-color:rgb(46 48 53/var(--tw-bg-opacity,1))}.active\:bg-\[\#723AE4\]:active{--tw-bg-opacity:1;background-color:rgb(114 58 228/var(--tw-bg-opacity,1))}.active\:bg-\[\#D3D6DB\]:active{--tw-bg-opacity:1;background-color:rgb(211 214 219/var(--tw-bg-opacity,1))}.active\:bg-\[\#F0F2F5\]:active{--tw-bg-opacity:1;background-color:rgb(240 242 245/var(--tw-bg-opacity,1))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-\[\#F5F0FF\]:disabled{--tw-bg-opacity:1;background-color:rgb(245 240 255/var(--tw-bg-opacity,1))}.disabled\:text-\[\#8953F7\]:disabled{--tw-text-opacity:1;color:rgb(137 83 247/var(--tw-text-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}@media (min-width:519px){.xs\:w-fit{width:-moz-fit-content;width:fit-content}.xs\:max-w-\[unset\]{max-width:unset}.xs\:max-w-none{max-width:none}.xs\:grid-cols-\[repeat\(auto-fill\2c minmax\(308px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(308px,1fr))}.xs\:flex-col{flex-direction:column}.xs\:flex-wrap{flex-wrap:wrap}.xs\:items-end{align-items:flex-end}.xs\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:639px){.sm\:absolute{position:absolute}.sm\:right-0{right:0}.sm\:right-3{right:.75rem}.sm\:top-0{top:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:ml-2{margin-left:.5rem}.sm\:mr-0{margin-right:0}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-6{height:1.5rem}.sm\:h-\[26px\]{height:26px}.sm\:max-h-none{max-height:none}.sm\:min-h-\[173px\]{min-height:173px}.sm\:w-6{width:1.5rem}.sm\:w-\[308px\]{width:308px}.sm\:w-\[55px\]{width:55px}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:min-w-\[173px\]{min-width:173px}.sm\:min-w-\[308px\]{min-width:308px}.sm\:min-w-\[400px\]{min-width:400px}.sm\:max-w-\[308px\]{max-width:308px}.sm\:max-w-full{max-width:100%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:p-8{padding:2rem}.sm\:px-28{padding-left:7rem;padding-right:7rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-\[16px\]{padding-top:16px;padding-bottom:16px}.sm\:pt-0{padding-top:0}.sm\:text-\[16px\]{font-size:16px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-\[24px\]{line-height:24px}}@media (min-width:767px){.md\:absolute{position:absolute}.md\:sticky{position:sticky}.md\:bottom-0{bottom:0}.md\:bottom-3{bottom:.75rem}.md\:right-0{right:0}.md\:right-10{right:2.5rem}.md\:-order-1{order:-1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-8{margin-bottom:2rem}.md\:mr-1{margin-right:.25rem}.md\:mt-4{margin-top:1rem}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:\!size-12{width:3rem!important;height:3rem!important}.md\:size-10{width:2.5rem;height:2.5rem}.md\:h-\[210px\]{height:210px}.md\:h-\[344px\]{height:344px}.md\:h-auto{height:auto}.md\:max-h-\[60dvh\]{max-height:60dvh}.md\:min-h-\[500px\]{min-height:500px}.md\:min-h-\[548px\]{min-height:548px}.md\:w-28{width:7rem}.md\:w-80{width:20rem}.md\:w-\[326px\]{width:326px}.md\:w-\[480px\]{width:480px}.md\:w-\[50\%\]{width:50%}.md\:w-\[736px\]{width:736px}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:min-w-\[270px\]{min-width:270px}.md\:min-w-\[440px\]{min-width:440px}.md\:min-w-\[581px\]{min-width:581px}.md\:min-w-\[600px\]{min-width:600px}.md\:max-w-80{max-width:20rem}.md\:max-w-\[200px\]{max-width:200px}.md\:max-w-\[326px\]{max-width:326px}.md\:max-w-\[95\%\]{max-width:95%}.md\:max-w-none{max-width:none}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:grid-cols-\[740fr_516fr\]{grid-template-columns:740fr 516fr}.md\:grid-cols-\[repeat\(2\2c minmax\(308px\2c 1fr\)\)\]{grid-template-columns:repeat(2,minmax(308px,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:gap-20{gap:5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:whitespace-pre-line{white-space:pre-line}.md\:text-nowrap{text-wrap:nowrap}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-xl{border-radius:.75rem}.md\:border{border-width:1px}.md\:border-solid{border-style:solid}.md\:border-\[\#E8EAEE\]{--tw-border-opacity:1;border-color:rgb(232 234 238/var(--tw-border-opacity,1))}.md\:p-10{padding:2.5rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-\[40px\]{padding:40px}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-\[10px\]{padding-bottom:10px}.md\:pl-5{padding-left:1.25rem}.md\:pl-\[72px\]{padding-left:72px}.md\:pt-10{padding-top:2.5rem}.md\:pt-11{padding-top:2.75rem}.md\:pt-6{padding-top:1.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-\[14px\]{font-size:14px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[30px\]{font-size:30px}.md\:text-\[40px\]{font-size:40px}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-\[48px\]{line-height:48px}.group:hover .md\:group-hover\:block{display:block}}@media (min-width:1023px){.lg\:absolute{position:absolute}.lg\:sticky{position:sticky}.lg\:bottom-0{bottom:0}.lg\:right-0{right:0}.lg\:top-28{top:7rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:-mr-3{margin-right:-.75rem}.lg\:-mr-5{margin-right:-1.25rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:aspect-\[1280\/381\]{aspect-ratio:1280/381}.lg\:aspect-\[740\/167\]{aspect-ratio:740/167}.lg\:size-\[206px\]{width:206px;height:206px}.lg\:h-20{height:5rem}.lg\:h-\[42px\]{height:42px}.lg\:h-\[calc\(100dvh-80px-80px\)\]{height:calc(100dvh - 80px - 80px)}.lg\:w-\[256px\]{width:256px}.lg\:w-\[56px\]{width:56px}.lg\:w-\[632px\]{width:632px}.lg\:w-\[75\%\]{width:75%}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:max-w-\[300px\]{max-width:300px}.lg\:max-w-\[360px\]{max-width:360px}.lg\:flex-1{flex:1 1 0%}.lg\:flex-\[0_0_306px\]{flex:0 0 306px}.lg\:flex-\[13\]{flex:13}.lg\:flex-\[6\]{flex:6}.lg\:flex-initial{flex:0 1 auto}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[740fr_516fr\]{grid-template-columns:740fr 516fr}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0}.lg\:gap-20{gap:5rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-\[70px\]{gap:70px}.lg\:rounded-t-\[40px\]{border-top-left-radius:40px;border-top-right-radius:40px}.lg\:border{border-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-solid{border-style:solid}.lg\:p-10{padding:2.5rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-\[32px\]{padding:32px}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pr-2{padding-right:.5rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-6{padding-top:1.5rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[40px\]{font-size:40px}.lg\:text-\[64px\]{font-size:64px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-\[48px\]{line-height:48px}.lg\:leading-\[64px\]{line-height:64px}.group:hover .lg\:group-hover\:block{display:block}}@media (min-width:1170px){.llg\:mx-0{margin-left:0;margin-right:0}.llg\:-ml-5{margin-left:-1.25rem}.llg\:-mr-16{margin-right:-4rem}.llg\:-mr-5{margin-right:-1.25rem}.llg\:mt-6{margin-top:1.5rem}.llg\:flex{display:flex}.llg\:hidden{display:none}.llg\:h-\[250px\]{height:250px}.llg\:h-\[377px\]{height:377px}.llg\:w-\[256px\]{width:256px}.llg\:w-\[316px\]{width:316px}.llg\:w-\[378px\]{width:378px}.llg\:w-\[574px\]{width:574px}.llg\:w-auto{width:auto}.llg\:w-fit{width:-moz-fit-content;width:fit-content}.llg\:w-full{width:100%}.llg\:flex-\[10\]{flex:10}.llg\:flex-\[3\]{flex:3}.llg\:flex-\[9\]{flex:9}.llg\:grid-cols-\[repeat\(auto-fit\2c minmax\(285px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(285px,1fr))}.llg\:flex-col{flex-direction:column}.llg\:flex-nowrap{flex-wrap:nowrap}.llg\:items-start{align-items:flex-start}.llg\:justify-start{justify-content:flex-start}.llg\:gap-10{gap:2.5rem}.llg\:gap-3{gap:.75rem}.llg\:gap-\[120px\]{gap:120px}.llg\:overflow-visible{overflow:visible}.llg\:whitespace-pre-line{white-space:pre-line}.llg\:border-t-0{border-top-width:0}.llg\:p-10{padding:2.5rem}.llg\:p-6{padding:1.5rem}.llg\:px-16{padding-left:4rem;padding-right:4rem}.llg\:py-12{padding-top:3rem;padding-bottom:3rem}.llg\:pb-0{padding-bottom:0}.llg\:pl-20{padding-left:5rem}.llg\:pt-4{padding-top:1rem}}@media (min-width:1359px){.mxl\:col-span-1{grid-column:span 1/span 1}.mxl\:grid-cols-\[repeat\(auto-fit\2c minmax\(305px\2c 1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(305px,1fr))}.mxl\:flex-col{flex-direction:column}.mxl\:items-start{align-items:flex-start}.mxl\:justify-start{justify-content:flex-start}.mxl\:pb-8{padding-bottom:2rem}}@media (min-width:1439px){.xl\:bottom-0\.5{bottom:.125rem}.xl\:right-\[-7\.5px\]{right:-7.5px}.xl\:right-\[22\.5px\]{right:22.5px}.xl\:right-\[67px\]{right:67px}.xl\:mb-0{margin-bottom:0}.xl\:w-\[632px\]{width:632px}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-40{gap:10rem}.xl\:whitespace-pre-line{white-space:pre-line}.xl\:px-20{padding-left:5rem;padding-right:5rem}}@media (min-width:1919px){.xxl\:w-\[956px\]{width:956px}}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&_\*\]\:text-base *{font-size:1rem;line-height:1.5rem}.\[\&_\*\]\:font-normal *{font-weight:400}.\[\&_\*\]\:tracking-c-tight *{letter-spacing:-.02em}.\[\&_\*\]\:text-\[\#141415\] *{--tw-text-opacity:1;color:rgb(20 20 21/var(--tw-text-opacity,1))}.\[\&_\>_label\]\:flex-1>label{flex:1 1 0%}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}