@import "https://static.pw.live/fonts/reddit/font.css";:root{--primary:#5a4bda;--secondary:#fff;--selection:var(--cyan);--text-base:#1b2124;--text-primary:#5a4bda;--text-secondary:#fff;--hover:rgba(0,0,0,.075);--hover-1:rgba(0,0,0,.15);--hover-2:rgba(0,0,0,.25);--cyan:#22b8cf;--green:#37b679;--success:#37b679;--red:#da3c3c;--purple:#f81ce5;--blue:#0070f3;--pink:#ff0080;--pink-light:#ff379c;--magenta:#eb367f;--violet:#7928ca;--violet-dark:#4c2889;--accent-0:#fff;--accent-1:#fafafa;--accent-2:#eaeaea;--accent-3:#999;--accent-4:#888;--accent-5:#666;--accent-6:#444;--accent-7:#333;--accent-8:#111;--accent-9:#000;--font-sans:RedditSans,system-ui,BlinkMacSystemFont,"Helvetica Neue","Helvetica",sans-serif}[data-theme=dark]{--primary:#5a4bda;--secondary:#fff;--hover:hsla(0,0%,100%,.075);--hover-1:hsla(0,0%,100%,.15);--hover-2:hsla(0,0%,100%,.25);--selection:var(--purple);--text-base:#1b2124;--text-primary:#5a4bda;--text-secondary:#000;--accent-9:#fff;--accent-8:#fafafa;--accent-7:#eaeaea;--accent-6:#999;--accent-5:#888;--accent-4:#666;--accent-3:#444;--accent-2:#333;--accent-1:#111;--accent-0:#000}*,:after,:before{box-sizing:inherit}body,html{height:100%;box-sizing:border-box;touch-action:manipulation;font-family:var(--font-sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--secondary);color:var(--text-base);overscroll-behavior-x:none}body{position:relative;min-height:100%}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.animated{animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slideIn{animation-name:slideIn;-webkit-animation-name:slideIn}@keyframes slideIn{0%{opacity:.5;padding-top:10px}to{opacity:1;padding-top:0}}.fit{min-height:calc(100vh - 88px)}.nav-btn{margin-right:.5rem;height:2rem;width:2rem;cursor:pointer;border-radius:9999px;border-width:1px;padding:.5rem;font-weight:800;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.nav-btn,.nav-btn:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.nav-btn:hover{--tw-shadow:0px 5px 5px #cccc;--tw-shadow-colored:0px 5px 5px var(--tw-shadow-color)}.nav-btn.disable{cursor:not-allowed;--tw-text-opacity:1;color:rgb(181 187 197/var(--tw-text-opacity))}.nav-btn.disable:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}

/*
! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #cdd1d8}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#b5bbc5}input::placeholder,textarea::placeholder{color:#b5bbc5}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#989da5;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#989da5;opacity:1}input::placeholder,textarea::placeholder{color:#989da5;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23989DA5' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto auto;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:inherit;print-color-adjust:inherit}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#989da5;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--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)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:inherit;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.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}.inset-y-0{top:0;bottom:0}.-bottom-0{bottom:0}.-bottom-2{bottom:-.5rem}.-bottom-\[4px\]{bottom:-4px}.-left-2{left:-.5rem}.-right-0{right:0}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-5{right:-1.25rem}.-top-0{top:0}.-top-10{top:-2.5rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-\[3\.5rem\]{top:-3.5rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-8{bottom:2rem}.bottom-\[-130px\]{bottom:-130px}.bottom-\[110px\]{bottom:110px}.bottom-\[120px\]{bottom:120px}.bottom-\[44px\]{bottom:44px}.bottom-\[4px\]{bottom:4px}.bottom-\[60px\]{bottom:60px}.bottom-\[64px\]{bottom:64px}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-12{left:3rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[100px\]{left:100px}.left-\[275px\]{left:275px}.left-\[32px\]{left:32px}.left-\[50px\]{left:50px}.right-0{right:0}.right-1{right:.25rem}.right-12{right:3rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-8{right:2rem}.right-\[-36px\]{right:-36px}.right-\[16px\]{right:16px}.right-\[20px\]{right:20px}.right-\[275px\]{right:275px}.right-\[50\%\]{right:50%}.right-\[50px\]{right:50px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-11{top:2.75rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-7{top:1.75rem}.top-\[-44px\]{top:-44px}.top-\[16px\]{top:16px}.top-\[30\%\]{top:30%}.top-\[62px\]{top:62px}.top-full{top:100%}.\!z-50{z-index:50!important}.-z-\[1\]{z-index:-1}.z-10{z-index:10}.z-100{z-index:100}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-60{z-index:60}.z-70{z-index:70}.z-\[0\]{z-index:0}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[1\]{z-index:1}.z-\[200\]{z-index:200}.z-\[2\]{z-index:2}.z-\[51\]{z-index:51}.z-\[999999\]{z-index:999999}.z-\[99999\]{z-index:99999}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.col-span-1{grid-column:span 1/span 1}.col-span-3{grid-column:span 3/span 3}.col-span-5{grid-column:span 5/span 5}.col-span-8{grid-column:span 8/span 8}.m-2{margin:.5rem}.m-5{margin:1.25rem}.m-8{margin:2rem}.m-\[10px\]{margin:10px}.m-\[6px\]{margin:6px}.m-\[8px\]{margin:8px}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[10px\]{margin-left:10px;margin-right:10px}.mx-\[16px\]{margin-left:16px;margin-right:16px}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[12px\]{margin-top:12px;margin-bottom:12px}.-mb-10{margin-bottom:-2.5rem}.-ml-1{margin-left:-.25rem}.-ml-6{margin-left:-1.5rem}.-mt-1{margin-top:-.25rem}.-mt-8{margin-top:-2rem}.-mt-\[30px\]{margin-top:-30px}.-mt-\[8px\]{margin-top:-8px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-40px\]{margin-bottom:-40px}.mb-\[16px\]{margin-bottom:16px}.mb-\[44px\]{margin-bottom:44px}.mb-\[60px\]{margin-bottom:60px}.mb-\[72px\]{margin-bottom:72px}.mb-\[8px\]{margin-bottom:8px}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-\[10px\]{margin-left:10px}.ml-\[280px\]{margin-left:280px}.ml-\[4px\]{margin-left:4px}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-\[10px\]{margin-right:10px}.mr-\[18px\]{margin-right:18px}.mr-\[8px\]{margin-right:8px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[10vh\]{margin-top:10vh}.mt-\[12px\]{margin-top:12px}.mt-\[16px\]{margin-top:16px}.mt-\[3px\]{margin-top:3px}.mt-\[8px\]{margin-top:8px}.box-border{box-sizing:border-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.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!important}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.\!h-12{height:3rem!important}.\!h-7{height:1.75rem!important}.\!h-full{height:100%!important}.h-0{height:0}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/6{height:16.666667%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[100\%\]{height:100%}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[104px\]{height:104px}.h-\[128px\]{height:128px}.h-\[12px\]{height:12px}.h-\[14px\]{height:14px}.h-\[152px\]{height:152px}.h-\[16px\]{height:16px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[252px\]{height:252px}.h-\[300px\]{height:300px}.h-\[362px\]{height:362px}.h-\[3px\]{height:3px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[465px\]{height:465px}.h-\[46px\]{height:46px}.h-\[48px\]{height:48px}.h-\[499px\]{height:499px}.h-\[50px\]{height:50px}.h-\[52px\]{height:52px}.h-\[530px\]{height:530px}.h-\[54px\]{height:54px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[64px\]{height:64px}.h-\[7\.33rem\]{height:7.33rem}.h-\[71px\]{height:71px}.h-\[72px\]{height:72px}.h-\[7px\]{height:7px}.h-\[80\%\]{height:80%}.h-\[83\%\]{height:83%}.h-\[calc\(100\%-70px\)\]{height:calc(100% - 70px)}.h-\[calc\(100vh-50px\)\]{height:calc(100vh - 50px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:0}.max-h-10{max-height:2.5rem}.max-h-96{max-height:24rem}.max-h-\[104px\]{max-height:104px}.max-h-\[220px\]{max-height:220px}.max-h-\[25px\]{max-height:25px}.max-h-\[300px\]{max-height:300px}.max-h-\[30vh\]{max-height:30vh}.max-h-\[430px\]{max-height:430px}.max-h-\[45svh\]{max-height:45svh}.max-h-\[500px\]{max-height:500px}.max-h-\[700px\]{max-height:700px}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-\[100\%\]{min-height:100%}.min-h-\[120px\]{min-height:120px}.min-h-\[170px\]{min-height:170px}.min-h-\[27px\]{min-height:27px}.min-h-\[94px\]{min-height:94px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-7{width:1.75rem!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-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-9\/12{width:75%}.w-96{width:24rem}.w-\[1\%\]{width:1%}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[100vw\]{width:100vw}.w-\[108px\]{width:108px}.w-\[10px\]{width:10px}.w-\[118px\]{width:118px}.w-\[12px\]{width:12px}.w-\[140px\]{width:140px}.w-\[142px\]{width:142px}.w-\[15\%\]{width:15%}.w-\[150px\]{width:150px}.w-\[16px\]{width:16px}.w-\[17px\]{width:17px}.w-\[180px\]{width:180px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[208px\]{width:208px}.w-\[20px\]{width:20px}.w-\[22\%\]{width:22%}.w-\[232px\]{width:232px}.w-\[24px\]{width:24px}.w-\[25\%\]{width:25%}.w-\[272px\]{width:272px}.w-\[275px\]{width:275px}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[3px\]{width:3px}.w-\[4\.8rem\]{width:4.8rem}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[420px\]{width:420px}.w-\[434px\]{width:434px}.w-\[45\%\]{width:45%}.w-\[450px\]{width:450px}.w-\[460px\]{width:460px}.w-\[500px\]{width:500px}.w-\[56px\]{width:56px}.w-\[60px\]{width:60px}.w-\[71px\]{width:71px}.w-\[7px\]{width:7px}.w-\[8\%\]{width:8%}.w-\[80\%\]{width:80%}.w-\[82px\]{width:82px}.w-\[84\.5\%\]{width:84.5%}.w-\[85\%\]{width:85%}.w-\[90\%\]{width:90%}.w-\[90px\]{width:90px}.w-\[92\%\]{width:92%}.w-\[95\%\]{width:95%}.w-\[95vw\]{width:95vw}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.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}.w-screen{width:100vw}.w-sidebar{width:280px}.min-w-\[100\%\]{min-width:100%}.min-w-\[118px\]{min-width:118px}.min-w-\[120px\]{min-width:120px}.min-w-\[148px\]{min-width:148px}.min-w-\[150px\]{min-width:150px}.min-w-\[16px\]{min-width:16px}.min-w-\[24px\]{min-width:24px}.min-w-\[400px\]{min-width:400px}.min-w-\[50px\]{min-width:50px}.min-w-\[61px\]{min-width:61px}.min-w-\[80px\]{min-width:80px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.\!max-w-\[1054px\]{max-width:1054px!important}.\!max-w-\[1200px\]{max-width:1200px!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-\[100\%\]{max-width:100%}.max-w-\[1000px\]{max-width:1000px}.max-w-\[100vw\]{max-width:100vw}.max-w-\[110px\]{max-width:110px}.max-w-\[121px\]{max-width:121px}.max-w-\[125px\]{max-width:125px}.max-w-\[128px\]{max-width:128px}.max-w-\[140px\]{max-width:140px}.max-w-\[152px\]{max-width:152px}.max-w-\[160px\]{max-width:160px}.max-w-\[161px\]{max-width:161px}.max-w-\[170px\]{max-width:170px}.max-w-\[174px\]{max-width:174px}.max-w-\[175px\]{max-width:175px}.max-w-\[178px\]{max-width:178px}.max-w-\[200px\]{max-width:200px}.max-w-\[25px\]{max-width:25px}.max-w-\[30px\]{max-width:30px}.max-w-\[320px\]{max-width:320px}.max-w-\[332px\]{max-width:332px}.max-w-\[350px\]{max-width:350px}.max-w-\[400px\]{max-width:400px}.max-w-\[438px\]{max-width:438px}.max-w-\[45\%\]{max-width:45%}.max-w-\[56px\]{max-width:56px}.max-w-\[75\%\]{max-width:75%}.max-w-\[80\%\]{max-width:80%}.max-w-\[85vw\]{max-width:85vw}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1}.flex-\[0\.38\]{flex:0.38 1}.flex-\[0\.3\]{flex:0.3 1}.flex-\[0\.6\]{flex:0.6 1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.table-auto{table-layout:auto}.origin-\[0\]{transform-origin:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-\[300px\]{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-x-\[300px\]{--tw-translate-x:-300px}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.-translate-y-\[1\.2rem\]{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\.2rem\]{--tw-translate-y:-1.2rem}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-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-x-2{--tw-translate-x:0.5rem}.translate-x-full{--tw-translate-x:100%}.translate-x-full,.translate-y-0{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-0{--tw-translate-y:0px}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-1,.translate-y-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-2{--tw-translate-y:0.5rem}.translate-y-4{--tw-translate-y:1rem}.translate-y-4,.translate-y-\[10px\]{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-\[10px\]{--tw-translate-y:10px}.translate-y-full{--tw-translate-y:100%}.-rotate-180,.translate-y-full{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-45{--tw-rotate:-45deg}.-rotate-45,.-rotate-90{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-45{--tw-rotate:45deg}.rotate-45,.rotate-90{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-\[120deg\]{--tw-rotate:120deg}.rotate-\[120deg\],.scale-100{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))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.scale-75,.scale-95{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))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-\[1\.4\]{--tw-scale-x:1.4;--tw-scale-y:1.4}.scale-\[1\.4\],.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 ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-none{cursor:none}.cursor-not-allowed{cursor:not-allowed}.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}.auto-cols-\[calc\(50\%-10px\)\]{grid-auto-columns:calc(50% - 10px)}.grid-flow-col{grid-auto-flow:column}.\!grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.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-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.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-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-stretch{justify-items:stretch}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[2px\]{gap:2px}.gap-\[4px\]{gap:4px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.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-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.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-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * 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-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * 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))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(217 220 225/var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(205 209 216/var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.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}.overscroll-contain{overscroll-behavior:contain}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-md{border-radius:.375rem!important}.\!rounded-xl{border-radius:.75rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[100\%\]{border-radius:100%}.rounded-\[10px\]{border-radius:10px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[38px\]{border-radius:38px}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-\[8px\]{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-\[8px\]{border-top-left-radius:8px;border-top-right-radius:8px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-\[8px\]{border-top-left-radius:8px}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-\[8px\]{border-top-right-radius:8px}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-xl{border-top-right-radius:.75rem}.\!border,.\!border-\[1px\]{border-width:1px!important}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-\[1px\]{border-left-width:1px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-8{border-top-width:8px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-\[\#1B7938\]{--tw-border-opacity:1!important;border-color:rgb(27 121 56/var(--tw-border-opacity))!important}.\!border-\[\#B7B7B7\]{--tw-border-opacity:1!important;border-color:rgb(183 183 183/var(--tw-border-opacity))!important}.\!border-\[\#D2CCFF\]{--tw-border-opacity:1!important;border-color:rgb(210 204 255/var(--tw-border-opacity))!important}.\!border-\[\#D9DCE1\]{--tw-border-opacity:1!important;border-color:rgb(217 220 225/var(--tw-border-opacity))!important}.\!border-gray-500{--tw-border-opacity:1!important;border-color:rgb(152 157 165/var(--tw-border-opacity))!important}.border-\[\#\#D9DCE1\]{border-color:##D9DCE1}.border-\[\#5a4bda\]{--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity))}.border-\[\#6236ff\]{--tw-border-opacity:1;border-color:rgb(98 54 255/var(--tw-border-opacity))}.border-\[\#6366F1\]{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.border-\[\#64A478\]{--tw-border-opacity:1;border-color:rgb(100 164 120/var(--tw-border-opacity))}.border-\[\#7363FC\]{--tw-border-opacity:1;border-color:rgb(115 99 252/var(--tw-border-opacity))}.border-\[\#747474\]{--tw-border-opacity:1;border-color:rgb(116 116 116/var(--tw-border-opacity))}.border-\[\#88b988\]{--tw-border-opacity:1;border-color:rgb(136 185 136/var(--tw-border-opacity))}.border-\[\#B7B7B7\]{--tw-border-opacity:1;border-color:rgb(183 183 183/var(--tw-border-opacity))}.border-\[\#BF2734\]{--tw-border-opacity:1;border-color:rgb(191 39 52/var(--tw-border-opacity))}.border-\[\#C94A54\]{--tw-border-opacity:1;border-color:rgb(201 74 84/var(--tw-border-opacity))}.border-\[\#D36C75\]{--tw-border-opacity:1;border-color:rgb(211 108 117/var(--tw-border-opacity))}.border-\[\#D3E9FF\]{--tw-border-opacity:1;border-color:rgb(211 233 255/var(--tw-border-opacity))}.border-\[\#D9DCE1\]{--tw-border-opacity:1;border-color:rgb(217 220 225/var(--tw-border-opacity))}.border-\[\#E5E7EB\]{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-\[\#EFEFEF\]{--tw-border-opacity:1;border-color:rgb(239 239 239/var(--tw-border-opacity))}.border-\[\#EFEFFF\]{--tw-border-opacity:1;border-color:rgb(239 239 255/var(--tw-border-opacity))}.border-\[\#de8f95\]{--tw-border-opacity:1;border-color:rgb(222 143 149/var(--tw-border-opacity))}.border-\[text-gray-300\]{border-color:text-gray-300}.border-athensGray{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(27 33 36/var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-cyan{border-color:var(--cyan)}.border-gray-100{--tw-border-opacity:1;border-color:rgb(217 220 225/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(205 209 216/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(193 198 206/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(181 187 197/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(152 157 165/var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(65 67 71/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-indigo-300{--tw-border-opacity:1;border-color:rgb(147 135 255/var(--tw-border-opacity))}.border-indigo-400{--tw-border-opacity:1;border-color:rgb(115 99 252/var(--tw-border-opacity))}.border-indigo-50{--tw-border-opacity:1;border-color:rgb(241 239 255/var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity))}.border-primary{border-color:var(--primary)}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.border-stroke-light{--tw-border-opacity:1;border-color:rgb(217 220 225/var(--tw-border-opacity))}.border-stroke-medium{--tw-border-opacity:1;border-color:rgb(183 183 183/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-b-\[\#D9D9D9\]{--tw-border-opacity:1;border-bottom-color:rgb(217 217 217/var(--tw-border-opacity))}.border-b-\[\#F8F8F8\]{--tw-border-opacity:1;border-bottom-color:rgb(248 248 248/var(--tw-border-opacity))}.border-b-gray-200{--tw-border-opacity:1;border-bottom-color:rgb(205 209 216/var(--tw-border-opacity))}.border-b-gray-800{--tw-border-opacity:1;border-bottom-color:rgb(65 67 71/var(--tw-border-opacity))}.border-b-indigo-100{--tw-border-opacity:1;border-bottom-color:rgb(210 204 255/var(--tw-border-opacity))}.border-b-primary{border-bottom-color:var(--primary)}.border-r-gray-800{--tw-border-opacity:1;border-right-color:rgb(65 67 71/var(--tw-border-opacity))}.border-r-indigo-300{--tw-border-opacity:1;border-right-color:rgb(147 135 255/var(--tw-border-opacity))}.border-t-white{--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity))}.\!bg-\[\#1b2124\]{--tw-bg-opacity:1!important;background-color:rgb(27 33 36/var(--tw-bg-opacity))!important}.\!bg-\[\#EB427E\]{--tw-bg-opacity:1!important;background-color:rgb(235 66 126/var(--tw-bg-opacity))!important}.\!bg-\[\#F1EFFF\]{--tw-bg-opacity:1!important;background-color:rgb(241 239 255/var(--tw-bg-opacity))!important}.\!bg-indigo-500{--tw-bg-opacity:1!important;background-color:rgb(90 75 218/var(--tw-bg-opacity))!important}.\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-\[\#0000004d\]{background-color:#0000004d}.bg-\[\#000000\],.bg-\[\#000\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-\[\#111111\]{--tw-bg-opacity:1;background-color:rgb(17 17 17/var(--tw-bg-opacity))}.bg-\[\#1B2124\]{--tw-bg-opacity:1;background-color:rgb(27 33 36/var(--tw-bg-opacity))}.bg-\[\#1B7938\]{--tw-bg-opacity:1;background-color:rgb(27 121 56/var(--tw-bg-opacity))}.bg-\[\#1c85f1\]{--tw-bg-opacity:1;background-color:rgb(28 133 241/var(--tw-bg-opacity))}.bg-\[\#504d6b\]{--tw-bg-opacity:1;background-color:rgb(80 77 107/var(--tw-bg-opacity))}.bg-\[\#5A4BDA\]{--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity))}.bg-\[\#5FC19D\]{--tw-bg-opacity:1;background-color:rgb(95 193 157/var(--tw-bg-opacity))}.bg-\[\#64A478\]{--tw-bg-opacity:1;background-color:rgb(100 164 120/var(--tw-bg-opacity))}.bg-\[\#685BFF\]{--tw-bg-opacity:1;background-color:rgb(104 91 255/var(--tw-bg-opacity))}.bg-\[\#7252F7\]{--tw-bg-opacity:1;background-color:rgb(114 82 247/var(--tw-bg-opacity))}.bg-\[\#8686862f\]{background-color:#8686862f}.bg-\[\#989DA5\]{--tw-bg-opacity:1;background-color:rgb(152 157 165/var(--tw-bg-opacity))}.bg-\[\#BF2734\]{--tw-bg-opacity:1;background-color:rgb(191 39 52/var(--tw-bg-opacity))}.bg-\[\#C20D00\]{--tw-bg-opacity:1;background-color:rgb(194 13 0/var(--tw-bg-opacity))}.bg-\[\#C94A54\]{--tw-bg-opacity:1;background-color:rgb(201 74 84/var(--tw-bg-opacity))}.bg-\[\#CCCCCC\]{--tw-bg-opacity:1;background-color:rgb(204 204 204/var(--tw-bg-opacity))}.bg-\[\#D2CCFF\]{--tw-bg-opacity:1;background-color:rgb(210 204 255/var(--tw-bg-opacity))}.bg-\[\#D36C75\]{--tw-bg-opacity:1;background-color:rgb(211 108 117/var(--tw-bg-opacity))}.bg-\[\#DDEBF8\]{--tw-bg-opacity:1;background-color:rgb(221 235 248/var(--tw-bg-opacity))}.bg-\[\#DFF1E4\]{--tw-bg-opacity:1;background-color:rgb(223 241 228/var(--tw-bg-opacity))}.bg-\[\#E1DCFF\]{--tw-bg-opacity:1;background-color:rgb(225 220 255/var(--tw-bg-opacity))}.bg-\[\#E2E6E9\]{--tw-bg-opacity:1;background-color:rgb(226 230 233/var(--tw-bg-opacity))}.bg-\[\#E4E7EA\]{--tw-bg-opacity:1;background-color:rgb(228 231 234/var(--tw-bg-opacity))}.bg-\[\#EAECEF\]{--tw-bg-opacity:1;background-color:rgb(234 236 239/var(--tw-bg-opacity))}.bg-\[\#EFEFEF\]{--tw-bg-opacity:1;background-color:rgb(239 239 239/var(--tw-bg-opacity))}.bg-\[\#F1EFFF\]{--tw-bg-opacity:1;background-color:rgb(241 239 255/var(--tw-bg-opacity))}.bg-\[\#F1F5FE\]{--tw-bg-opacity:1;background-color:rgb(241 245 254/var(--tw-bg-opacity))}.bg-\[\#F2F2F2\]{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.bg-\[\#F4F2FF\]{--tw-bg-opacity:1;background-color:rgb(244 242 255/var(--tw-bg-opacity))}.bg-\[\#F5F9FF\]{--tw-bg-opacity:1;background-color:rgb(245 249 255/var(--tw-bg-opacity))}.bg-\[\#F7F7F7\]{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity))}.bg-\[\#F8F8F8\]{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-\[\#F9FAFB\]{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-\[\#FAF9FF\]{--tw-bg-opacity:1;background-color:rgb(250 249 255/var(--tw-bg-opacity))}.bg-\[\#FBE1E1\]{--tw-bg-opacity:1;background-color:rgb(251 225 225/var(--tw-bg-opacity))}.bg-\[\#FEE7E9\]{--tw-bg-opacity:1;background-color:rgb(254 231 233/var(--tw-bg-opacity))}.bg-\[\#FFFFFF\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[\#caf5e3\]{--tw-bg-opacity:1;background-color:rgb(202 245 227/var(--tw-bg-opacity))}.bg-\[\#dff1e4\]{--tw-bg-opacity:1;background-color:rgb(223 241 228/var(--tw-bg-opacity))}.bg-\[\#eaecef\]{--tw-bg-opacity:1;background-color:rgb(234 236 239/var(--tw-bg-opacity))}.bg-\[\#ee8d72\]{--tw-bg-opacity:1;background-color:rgb(238 141 114/var(--tw-bg-opacity))}.bg-\[\#eeeaff\]{--tw-bg-opacity:1;background-color:rgb(238 234 255/var(--tw-bg-opacity))}.bg-\[\#f8f8f8\]{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-\[\#f9fafb\]{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-\[\#fee7e9\]{--tw-bg-opacity:1;background-color:rgb(254 231 233/var(--tw-bg-opacity))}.bg-alabaster{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-athenGray{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-athensGray{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(27 33 36/var(--tw-bg-opacity))}.bg-black\/40{background-color:rgba(27,33,36,.4)}.bg-black\/60{background-color:rgba(27,33,36,.6)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-gray-10{--tw-bg-opacity:1;background-color:rgb(234 236 239/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(217 220 225/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(205 209 216/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(193 198 206/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(228 231 234/var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(152 157 165/var(--tw-bg-opacity))}.bg-gray-6{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(123 127 134/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(94 97 102/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(65 67 71/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(27 33 36/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(178 169 255/var(--tw-bg-opacity))}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(147 135 255/var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(241 239 255/var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(68 55 184/var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity))}.bg-primary{background-color:var(--primary)}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-stroke-medium{--tw-bg-opacity:1;background-color:rgb(183 183 183/var(--tw-bg-opacity))}.bg-success{background-color:var(--success)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-\[linear-gradient\(180deg\2c _\#F4F2FF_0\%\2c _\#EAE8FF_100\%\)\]{background-image:linear-gradient(180deg,#f4f2ff,#eae8ff)}.bg-\[radial-gradient\(circle\2c _rgba\(0\2c 0\2c 0\2c 0\.4\)_0\%\2c _rgba\(0\2c 0\2c 0\2c 0\.9\)_100\%\)\]{background-image:radial-gradient(circle,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#8076E5\]{--tw-gradient-from:#8076e5 var(--tw-gradient-from-position);--tw-gradient-to:rgba(128,118,229,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#3422D3\]{--tw-gradient-to:#3422d3 var(--tw-gradient-to-position)}.stroke-2{stroke-width:2}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[16px\]{padding:16px}.p-\[20px\]{padding:20px}.p-\[22px\]{padding:22px}.p-\[2px\]{padding:2px}.p-\[8px\]{padding:8px}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.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-\[0\.8rem\]{padding-left:.8rem;padding-right:.8rem}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[2rem\]{padding-left:2rem;padding-right:2rem}.px-\[32px\]{padding-left:32px;padding-right:32px}.px-\[59px\]{padding-left:59px;padding-right:59px}.px-\[60px\]{padding-left:60px;padding-right:60px}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-0{padding-top:0;padding-bottom:0}.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-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[0\.44rem\]{padding-top:.44rem;padding-bottom:.44rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.py-\[32px\]{padding-top:32px;padding-bottom:32px}.py-\[40px\]{padding-top:40px;padding-bottom:40px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-\[100px\]{padding-bottom:100px}.pb-\[16px\]{padding-bottom:16px}.pb-\[32px\]{padding-bottom:32px}.pb-\[8px\]{padding-bottom:8px}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-\[8px\]{padding-left:8px}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-\[10px\]{padding-right:10px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-\[12px\]{padding-top:12px}.pt-\[24px\]{padding-top:24px}.pt-\[8px\]{padding-top:8px}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.\!text-\[10px\]{font-size:10px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-8xl{font-size:6rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[2rem\]{font-size:2rem}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.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-semibold{font-weight:600!important}.font-\[500\]{font-weight:500}.font-\[600\]{font-weight:600}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-\[3\.13rem\]{line-height:3.13rem}.leading-\[30px\]{line-height:30px}.tracking-normal{letter-spacing:0}.tracking-wider{letter-spacing:.05em}.\!text-\[\#037CBF\]{--tw-text-opacity:1!important;color:rgb(3 124 191/var(--tw-text-opacity))!important}.\!text-\[\#3D3D3D\],.\!text-\[\#3d3d3d\]{--tw-text-opacity:1!important;color:rgb(61 61 61/var(--tw-text-opacity))!important}.\!text-\[\#BF2734\]{--tw-text-opacity:1!important;color:rgb(191 39 52/var(--tw-text-opacity))!important}.\!text-gray-500{--tw-text-opacity:1!important;color:rgb(152 157 165/var(--tw-text-opacity))!important}.\!text-primary{color:var(--text-primary)!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-\[\#037CBF\]{--tw-text-opacity:1;color:rgb(3 124 191/var(--tw-text-opacity))}.text-\[\#17662F\]{--tw-text-opacity:1;color:rgb(23 102 47/var(--tw-text-opacity))}.text-\[\#1B2124\]{--tw-text-opacity:1;color:rgb(27 33 36/var(--tw-text-opacity))}.text-\[\#1B7938\]{--tw-text-opacity:1;color:rgb(27 121 56/var(--tw-text-opacity))}.text-\[\#1b2124\]{--tw-text-opacity:1;color:rgb(27 33 36/var(--tw-text-opacity))}.text-\[\#1b7938\]{--tw-text-opacity:1;color:rgb(27 121 56/var(--tw-text-opacity))}.text-\[\#333333A6\]{color:#333333a6}.text-\[\#3D3D3D\],.text-\[\#3d3d3d\]{--tw-text-opacity:1;color:rgb(61 61 61/var(--tw-text-opacity))}.text-\[\#424242\]{--tw-text-opacity:1;color:rgb(66 66 66/var(--tw-text-opacity))}.text-\[\#444\]{--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}.text-\[\#46B284\]{--tw-text-opacity:1;color:rgb(70 178 132/var(--tw-text-opacity))}.text-\[\#47B586\]{--tw-text-opacity:1;color:rgb(71 181 134/var(--tw-text-opacity))}.text-\[\#525252\]{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.text-\[\#5A4BDA\],.text-\[\#5a4bda\]{--tw-text-opacity:1;color:rgb(90 75 218/var(--tw-text-opacity))}.text-\[\#606060\]{--tw-text-opacity:1;color:rgb(96 96 96/var(--tw-text-opacity))}.text-\[\#6236ff\]{--tw-text-opacity:1;color:rgb(98 54 255/var(--tw-text-opacity))}.text-\[\#757575\]{--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity))}.text-\[\#8B8B8B\]{--tw-text-opacity:1;color:rgb(139 139 139/var(--tw-text-opacity))}.text-\[\#9F741F\]{--tw-text-opacity:1;color:rgb(159 116 31/var(--tw-text-opacity))}.text-\[\#B2A9FF\]{--tw-text-opacity:1;color:rgb(178 169 255/var(--tw-text-opacity))}.text-\[\#BF2734\]{--tw-text-opacity:1;color:rgb(191 39 52/var(--tw-text-opacity))}.text-\[\#FF0F48\]{--tw-text-opacity:1;color:rgb(255 15 72/var(--tw-text-opacity))}.text-\[\#bf2734\]{--tw-text-opacity:1;color:rgb(191 39 52/var(--tw-text-opacity))}.text-\[\#ff2323\]{--tw-text-opacity:1;color:rgb(255 35 35/var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-accent-7{color:var(--accent-7)}.text-black{--tw-text-opacity:1;color:rgb(27 33 36/var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blueLagoon{--tw-text-opacity:1;color:rgb(0 141 148/var(--tw-text-opacity))}.text-body-text-one{--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity))}.text-body-txt-1{--tw-text-opacity:1;color:rgb(61 61 61/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(217 220 225/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(193 198 206/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(181 187 197/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(152 157 165/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(123 127 134/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(94 97 102/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(65 67 71/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(27 33 36/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-indigo-300{--tw-text-opacity:1;color:rgb(147 135 255/var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(90 75 218/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(68 55 184/var(--tw-text-opacity))}.text-indochine{--tw-text-opacity:1;color:rgb(204 122 0/var(--tw-text-opacity))}.text-mineShaft{--tw-text-opacity:1;color:rgb(61 61 61/var(--tw-text-opacity))}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}.text-primary{color:var(--text-primary)}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-shark{--tw-text-opacity:1;color:rgb(27 33 36/var(--tw-text-opacity))}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.underline-offset-4{text-underline-offset:4px}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(181 187 197/var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(181 187 197/var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_0_4px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{--tw-shadow:0 0 4px rgba(0,0,0,.25);--tw-shadow-colored:0 0 4px var(--tw-shadow-color)}.shadow-\[0_0_4px_rgba\(0\2c 0\2c 0\2c 0\.25\)\],.shadow-\[0_2px_4px_\#CCCC\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_4px_\#CCCC\]{--tw-shadow:0 2px 4px #cccc;--tw-shadow-colored:0 2px 4px var(--tw-shadow-color)}.shadow-\[0px_12px_36px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0px 12px 36px rgba(0,0,0,.1);--tw-shadow-colored:0px 12px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{--tw-shadow:0px 1px 2px rgba(0,0,0,.05);--tw-shadow-colored:0px 1px 2px var(--tw-shadow-color)}.shadow-\[0px_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.05\)\],.shadow-\[0px_1px_8px_0px_\#00000014\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_1px_8px_0px_\#00000014\]{--tw-shadow:0px 1px 8px 0px #00000014;--tw-shadow-colored:0px 1px 8px 0px var(--tw-shadow-color)}.shadow-\[0px_8px_24px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{--tw-shadow:0px 8px 24px rgba(0,0,0,.06);--tw-shadow-colored:0px 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-all-round{--tw-shadow:0px 3px 10px rgba(0,0,0,.09);--tw-shadow-colored:0px 3px 10px var(--tw-shadow-color)}.shadow-all-round,.shadow-all-round-primary{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-all-round-primary{--tw-shadow:0px 3px 10px #b2a9ff;--tw-shadow-colored:0px 3px 10px var(--tw-shadow-color)}.shadow-all-round-strong{--tw-shadow:1px 4px 12px rgba(0,0,0,.2);--tw-shadow-colored:1px 4px 12px var(--tw-shadow-color)}.shadow-all-round-strong,.shadow-inner{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-top-shadow{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-top-shadow{--tw-shadow:0px 0 22px -4px #888;--tw-shadow-colored:0px 0 22px -4px var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-slate-300{--tw-shadow-color:#cbd5e1;--tw-shadow:var(--tw-shadow-colored)}.shadow-slate-50{--tw-shadow-color:#f8fafc;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-0{outline-width:0}.ring{--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-1{--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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(27 33 36/var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.blur{--tw-blur:blur(8px);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)}.grayscale,.grayscale-\[100\%\]{--tw-grayscale:grayscale(100%)}.grayscale,.grayscale-\[100\%\],.invert{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)}.invert{--tw-invert:invert(100%)}.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)}.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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-150{transition-delay:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input{background:#fff}body{color:#333;font-size:14px}audio::-webkit-media-controls-panel{background-color:#9a9b9c}.slick-slide>div{margin:0 0 0 20px}.chip{display:inline-block;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;text-transform:capitalize}.chip-success{background-color:rgb(220 252 231/var(--tw-bg-opacity));color:rgb(21 128 61/var(--tw-text-opacity))}.chip-danger,.chip-success{--tw-bg-opacity:1;--tw-text-opacity:1}.chip-danger{background-color:rgb(254 226 226/var(--tw-bg-opacity));color:rgb(185 28 28/var(--tw-text-opacity))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:start-\[2px\]:after{content:var(--tw-content);inset-inline-start:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.last\:mb-1:last-child{margin-bottom:.25rem}.last\:mr-0:last-child{margin-right:0}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:\!border-gray-500:hover{--tw-border-opacity:1!important;border-color:rgb(152 157 165/var(--tw-border-opacity))!important}.hover\:border-\[\#757575\]:hover{--tw-border-opacity:1;border-color:rgb(117 117 117/var(--tw-border-opacity))}.hover\:border-indigo-500:hover{--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity))}.hover\:border-primary:hover{border-color:var(--primary)}.hover\:border-secondary:hover{border-color:var(--secondary)}.hover\:border-b-\[\#F8F8F8\]:hover{--tw-border-opacity:1;border-bottom-color:rgb(248 248 248/var(--tw-border-opacity))}.hover\:bg-\[\#D2CCFF\]:hover{--tw-bg-opacity:1;background-color:rgb(210 204 255/var(--tw-bg-opacity))}.hover\:bg-\[\#EAECEF\]:hover{--tw-bg-opacity:1;background-color:rgb(234 236 239/var(--tw-bg-opacity))}.hover\:bg-\[\#F1F5FE\]:hover{--tw-bg-opacity:1;background-color:rgb(241 245 254/var(--tw-bg-opacity))}.hover\:bg-\[\#F8F8F8\]:hover{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.hover\:bg-\[\#eaecef\]:hover{--tw-bg-opacity:1;background-color:rgb(234 236 239/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(217 220 225/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(205 209 216/var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(193 198 206/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(228 231 234/var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgb(210 204 255/var(--tw-bg-opacity))}.hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgb(178 169 255/var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgb(241 239 255/var(--tw-bg-opacity))}.hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(68 55 184/var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(49 37 150/var(--tw-bg-opacity))}.hover\:bg-primary:hover{background-color:var(--primary)}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:text-accent-3:hover{color:var(--accent-3)}.hover\:text-accent-5:hover{color:var(--accent-5)}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(94 97 102/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(27 33 36/var(--tw-text-opacity))}.hover\:text-gray-950:hover{--tw-text-opacity:1;color:rgb(3 7 18/var(--tw-text-opacity))}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(33 23 116/var(--tw-text-opacity))}.hover\:text-primary:hover{color:var(--text-primary)}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-all-round-strong:hover{--tw-shadow:1px 4px 12px rgba(0,0,0,.2);--tw-shadow-colored:1px 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity))}.focus\:border-secondary:focus{border-color:var(--secondary)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0}.focus\:ring-0:focus{--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)}.focus\:ring-0:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--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)}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(90 75 218/var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:-translate-y-4{--tw-translate-y:-1rem}.group:hover .group-hover\:-translate-y-4,.group:hover .group-hover\:-translate-y-\[11px\]{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:hover .group-hover\:-translate-y-\[11px\]{--tw-translate-y:-11px}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x:100%;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))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:top-1\/2{top:50%}.peer:placeholder-shown~.peer-placeholder-shown\:top-1\/2{top:50%}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:-translate-y-1\/2{--tw-translate-y:-50%;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))}.peer:placeholder-shown~.peer-placeholder-shown\:-translate-y-1\/2{--tw-translate-y:-50%;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))}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:scale-100{--tw-scale-x:1;--tw-scale-y:1;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))}.peer:placeholder-shown~.peer-placeholder-shown\:scale-100{--tw-scale-x:1;--tw-scale-y:1;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))}.peer:focus~.peer-focus\:top-2{top:.5rem}.peer:focus~.peer-focus\:-translate-y-4{--tw-translate-y:-1rem}.peer:focus~.peer-focus\:-translate-y-4,.peer:focus~.peer-focus\:scale-75{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))}.peer:focus~.peer-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75}.peer:focus~.peer-focus\:px-2{padding-left:.5rem;padding-right:.5rem}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}:is([dir=rtl] .peer:checked~.rtl\:peer-checked\:after\:-translate-x-full):after{content:var(--tw-content);--tw-translate-x:-100%;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))}@media (prefers-color-scheme:dark){.dark\:bg-gray-200{--tw-bg-opacity:1;background-color:rgb(205 209 216/var(--tw-bg-opacity))}}@media not all and (min-width:640px){.max-sm\:py-8{padding-top:2rem;padding-bottom:2rem}}@media (min-width:640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-\[-20px\]{margin-bottom:-20px}.sm\:mb-\[95px\]{margin-bottom:95px}.sm\:ml-2{margin-left:.5rem}.sm\:ml-4{margin-left:1rem}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-8{height:2rem}.sm\:h-\[40px\]{height:40px}.sm\:w-10\/12{width:83.333333%}.sm\:w-36{width:9rem}.sm\:w-56{width:14rem}.sm\:w-\[35\%\]{width:35%}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:translate-x-0{--tw-translate-x:0px}.sm\:translate-x-0,.sm\:translate-x-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))}.sm\:translate-x-2{--tw-translate-x:0.5rem}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:scale-100,.sm\:translate-y-0{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))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;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))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pt-7{padding-top:1.75rem}.sm\:text-center{text-align:center}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:shadow-all-round{--tw-shadow:0px 3px 10px rgba(0,0,0,.09);--tw-shadow-colored:0px 3px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sm\:duration-700{transition-duration:.7s}}@media (min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-4{grid-column:span 4/span 4}.md\:mb-0{margin-bottom:0}.md\:mb-4{margin-bottom:1rem}.md\:mb-\[60px\]{margin-bottom:60px}.md\:ml-2{margin-left:.5rem}.md\:mt-0{margin-top:0}.md\:mt-16{margin-top:4rem}.md\:block{display:block}.md\:inline{display:inline}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-3\/4{height:75%}.md\:h-5{height:1.25rem}.md\:h-\[150px\]{height:150px}.md\:h-\[640px\]{height:640px}.md\:w-5{width:1.25rem}.md\:w-\[150px\]{width:150px}.md\:w-\[330px\]{width:330px}.md\:w-\[400px\]{width:400px}.md\:w-\[420px\]{width:420px}.md\:w-\[450px\]{width:450px}.md\:w-\[80\%\]{width:80%}.md\:w-\[87\%\]{width:87%}.md\:w-full{width:100%}.md\:min-w-\[unset\]{min-width:0;min-width:auto}.md\:auto-cols-\[calc\(33\%-10px\)\]{grid-auto-columns:calc(33% - 10px)}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:justify-evenly{justify-content:space-evenly}.md\:gap-1{gap:.25rem}.md\:gap-1\.5{gap:.375rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.md\: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)))}.md\: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)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.md\:rounded-tr-none{border-top-right-radius:0}.md\:border-r{border-right-width:1px}.md\:bg-\[rgba\(0\2c 0\2c 0\2c 0\.6\)\]{background-color:rgba(0,0,0,.6)}.md\:p-20{padding:5rem}.md\:p-3{padding:.75rem}.md\:p-6{padding:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-2{padding-left:.5rem}.md\:pl-2\.5{padding-left:.625rem}.md\:pr-3{padding-right:.75rem}.md\:pr-3\.5{padding-right:.875rem}.md\:pt-20{padding-top:5rem}.md\:text-\[14px\]{font-size:14px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[24px\]{font-size:24px}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:bottom-\[130px\]{bottom:130px}.lg\:right-\[35px\]{right:35px}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:my-6{margin-top:1.5rem}.lg\:mb-6,.lg\:my-6{margin-bottom:1.5rem}.lg\:mb-\[0px\]{margin-bottom:0}.lg\:mb-\[95px\]{margin-bottom:95px}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-6{margin-top:1.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[260px\]{height:260px}.lg\:h-full{height:100%}.lg\:w-5\/12{width:41.666667%}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[500px\]{width:500px}.lg\:w-\[calc\(100\%-8rem\)\]{width:calc(100% - 8rem)}.lg\:w-auto{width:auto}.lg\:min-w-\[200px\]{min-width:200px}.lg\:min-w-\[260px\]{min-width:260px}.lg\:min-w-\[75px\]{min-width:75px}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-none{max-width:none}.lg\:basis-\[243px\]{flex-basis:243px}.lg\:auto-cols-\[calc\(25\%-10px\)\]{grid-auto-columns:calc(25% - 10px)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:gap-0{gap:0}.lg\:gap-20{gap:5rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-\[20px\]{gap:20px}.lg\: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)))}.lg\:rounded-md{border-radius:.375rem}.lg\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.lg\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.lg\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.lg\:border{border-width:1px}.lg\:border-b-0{border-bottom-width:0}.lg\:border-\[\#b7b7b7\]{--tw-border-opacity:1;border-color:rgb(183 183 183/var(--tw-border-opacity))}.lg\:border-transparent{border-color:transparent}.lg\:p-16{padding:4rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-6{padding-top:1.5rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-black{--tw-text-opacity:1;color:rgb(27 33 36/var(--tw-text-opacity))}.lg\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1280px){.xl\:flex-\[0\.35\]{flex:0.35 1}.xl\:px-24{padding-left:6rem;padding-right:6rem}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button,.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}body.loading *{transition:none!important}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.FeatureBar_root__doHgd{position:fixed;bottom:0;z-index:30;width:100%;flex-direction:row;align-items:center;justify-content:center;background-color:var(--primary);padding:1.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:768px){.FeatureBar_root__doHgd{display:flex;text-align:left}}.Typography_heading1___vMj9{font-size:24px;line-height:32px}@media (min-width:768px){.Typography_heading1___vMj9{font-size:32px;line-height:48px}}@media (min-width:1024px){.Typography_heading1___vMj9{font-size:40px;line-height:50px}}.Typography_heading2__M5xNG{font-size:20px;line-height:30px}@media (min-width:768px){.Typography_heading2__M5xNG{font-size:24px;line-height:36px}}@media (min-width:1024px){.Typography_heading2__M5xNG{font-size:32px;line-height:48px}}.Typography_heading3__DGEDl{font-size:18px;line-height:26px}@media (min-width:768px){.Typography_heading3__DGEDl{font-size:20px;line-height:30px}}@media (min-width:1024px){.Typography_heading3__DGEDl{font-size:24px;line-height:36px}}.Typography_heading4__NOaT9{font-size:16px;line-height:24px}@media (min-width:768px){.Typography_heading4__NOaT9{font-size:18px;line-height:26px}}@media (min-width:1024px){.Typography_heading4__NOaT9{font-size:20px;line-height:30px}}.Typography_subHeading__qT3A8{font-size:14px;line-height:22px}@media (min-width:768px){.Typography_subHeading__qT3A8{font-size:16px;line-height:24px}}@media (min-width:1024px){.Typography_subHeading__qT3A8{font-size:18px;line-height:28px}}.Typography_regular__5kKM_{font-size:14px;line-height:22px}@media (min-width:768px){.Typography_regular__5kKM_{font-size:16px;line-height:24px}}@media (min-width:1024px){.Typography_regular__5kKM_{font-size:16px;line-height:24px}}.Typography_small__WFqk4{font-size:12px;line-height:18px}@media (min-width:768px){.Typography_small__WFqk4{font-size:14px;line-height:22px}}@media (min-width:1024px){.Typography_small__WFqk4{font-size:14px;line-height:22px}}.Typography_tiny__Hgi_d{font-size:10px;line-height:18px}@media (min-width:768px){.Typography_tiny__Hgi_d{font-size:12px;line-height:18px}}@media (min-width:1024px){.Typography_tiny__Hgi_d{font-size:12px;line-height:18px}}.Typography_label__byL34{font-size:10px;line-height:18px}@media (min-width:768px){.Typography_label__byL34{font-size:10px;line-height:16px}}@media (min-width:1024px){.Typography_label__byL34{font-size:10px;line-height:16px}}.Loader_loader-ring__fYNup{display:inline-block;position:relative;width:20px;height:20px}.Loader_loader-ring__fYNup div{box-sizing:border-box;display:block;position:absolute;width:15px;height:15px;margin:2px;border:2px solid #fff;border-radius:50%;animation:Loader_loader-ring__fYNup 1.2s cubic-bezier(.5,0,.5,1) infinite}.Loader_loader-ring__fYNup div:first-child{animation-delay:-.45s}.Loader_loader-ring__fYNup div:nth-child(2){animation-delay:-.3s}.Loader_loader-ring__fYNup div:nth-child(3){animation-delay:-.15s}@keyframes Loader_loader-ring__fYNup{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Button_root__KTqL7{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;white-space:nowrap;border-radius:.375rem;border-width:1px;border-color:transparent;--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity));padding:.75rem 2rem;text-align:center;font-weight:500;line-height:14px;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));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-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Button_root__KTqL7:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.Button_primary__F_0jY{border-width:1px;--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Button_primary__F_0jY:active,.Button_primary__F_0jY:focus,.Button_primary__F_0jY:hover{--tw-border-opacity:1;border-color:rgb(68 55 184/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(68 55 184/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Button_primary__F_0jY.Button_inverted__cchBf{border-width:1px;--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(90 75 218/var(--tw-text-opacity));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Button_primary__F_0jY.Button_inverted__cchBf:active,.Button_primary__F_0jY.Button_inverted__cchBf:focus,.Button_primary__F_0jY.Button_inverted__cchBf:hover{--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Button_stretch___JyiB{width:100%}.Button_root__KTqL7:hover{--tw-bg-opacity:1;background-color:rgb(90 75 218/var(--tw-bg-opacity))}.Button_root__KTqL7:focus{outline:2px solid transparent;outline-offset:2px}.Button_root__KTqL7[data-active]{background-color:var(--accent-6)}.Button_loading__aIrT_{cursor:not-allowed}.Button_small__eeKn8{transform:none;border-radius:.375rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.Button_small__eeKn8{padding-top:.375rem;padding-bottom:.375rem}}.Button_tiny__vkbmR{transform:none;border-radius:.375rem;padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.Button_tiny__vkbmR{padding-top:.125rem;padding-bottom:.125rem}}.Button_large__5rJAM{padding-top:1rem;padding-bottom:1rem}.Button_rounded__iL0Gj{border-radius:9999px}.Button_ghost__XRhV_,.Button_ghost__XRhV_:active,.Button_ghost__XRhV_:focus,.Button_ghost__XRhV_:hover{--tw-bg-opacity:1;background-color:rgb(238 237 251/var(--tw-bg-opacity));color:var(--text-primary);--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Button_ghost__XRhV_:disabled{background-color:transparent}.Button_dark__KkbUo,.Button_dark__KkbUo:active,.Button_dark__KkbUo:focus,.Button_dark__KkbUo:hover{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.Button_dark__KkbUo,.Button_dark__KkbUo:active,.Button_dark__KkbUo:focus,.Button_dark__KkbUo:hover,.Button_naked__ZchJc{color:var(--text-primary);--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Button_naked__ZchJc{border-style:none;background-color:transparent;padding:0;font-weight:600}.Button_wizard___saJm,.Button_wizard___saJm:active,.Button_wizard___saJm:focus,.Button_wizard___saJm:hover{--tw-bg-opacity:1;background-color:rgb(27 33 36/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Button_naked__ZchJc:active,.Button_naked__ZchJc:focus,.Button_naked__ZchJc:hover,.Button_wizard___saJm,.Button_wizard___saJm:active,.Button_wizard___saJm:focus,.Button_wizard___saJm:hover{border-style:none;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Button_naked__ZchJc:active,.Button_naked__ZchJc:focus,.Button_naked__ZchJc:hover{border-width:0;background-color:transparent}.Button_naked__ZchJc:disabled{background-color:transparent}.Button_secondaryActive__kZmm6,.Button_secondary__a4QEU,.Button_secondary__a4QEU:active,.Button_secondary__a4QEU:focus,.Button_secondary__a4QEU:hover{border-color:rgb(215 211 252/var(--tw-border-opacity));background-color:rgb(255 255 255/var(--tw-bg-opacity));color:var(--text-primary);--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.Button_secondaryActive__kZmm6,.Button_secondary__a4QEU,.Button_secondary__a4QEU.Button_inverted__cchBf,.Button_secondary__a4QEU:active,.Button_secondary__a4QEU:focus,.Button_secondary__a4QEU:hover{border-width:1px;--tw-border-opacity:1;--tw-bg-opacity:1;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Button_secondary__a4QEU.Button_inverted__cchBf{border-color:rgb(90 75 218/var(--tw-border-opacity));background-color:rgb(147 135 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.Button_secondaryActive__kZmm6,.Button_secondary__a4QEU.Button_inverted__cchBf:active,.Button_secondary__a4QEU.Button_inverted__cchBf:focus,.Button_secondary__a4QEU.Button_inverted__cchBf:hover{--tw-border-opacity:1;border-color:rgb(147 135 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(90 75 218/var(--tw-text-opacity))}.Button_disabled__XyYzn,.Button_disabled__XyYzn:hover{cursor:not-allowed;opacity:.6;-webkit-transform:translateZ(0);-webkit-perspective:10;-webkit-backface-visibility:hidden}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(135deg);transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(225deg);transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.Dropdown_root__S5tpF{width:100%}.Dropdown_menuItemsRoot__t2X6k{max-height:20rem;width:100%;overflow:scroll}.Progress_root__vp_ys{position:relative;height:.25rem;width:100%;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(241 239 255/var(--tw-bg-opacity))}.Progress_progressClassName__bIDXe{height:.25rem;border-radius:.375rem;background-color:var(--primary);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;width:0}.TabHeader_root__z_ukS{--tw-bg-opacity:1;background-color:rgb(89 81 118/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Tabs_tabItem__9rpPw{position:relative;display:flex;cursor:pointer;padding:.5rem 2rem;--tw-text-opacity:1;color:rgb(181 187 197/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.Tabs_tabItem__9rpPw:hover{background-color:#59517610;--tw-text-opacity:1;color:rgb(89 81 118/var(--tw-text-opacity))}.Tabs_activeTabItem__CvjlV{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(89 81 118/var(--tw-text-opacity))}.Tabs_roundedTabItem__lNQU0{cursor:pointer;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media (min-width:768px){.Tabs_roundedTabItem__lNQU0{padding-left:2rem;padding-right:2rem}}.Tabs_selfLearningTabItem__g8hD9{--tw-text-opacity:1;color:rgb(89 81 118/var(--tw-text-opacity))}.Tabs_roundedActiveTabItem__2XN7K{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(89 81 118/var(--tw-text-opacity))}.Tabs_tabIndicator__xnUy_{background-color:transparent}.Tabs_activeTabIndicator__wMwy7,.Tabs_tabIndicator__xnUy_{position:absolute;left:0;bottom:-2px;right:0;height:4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.Tabs_activeTabIndicator__wMwy7{--tw-bg-opacity:1;background-color:rgb(89 81 118/var(--tw-bg-opacity))}.Input_root__uQwmR{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;border-width:1px;border-color:var(--accent-3);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.875rem 2.5rem .75rem .875rem;font-size:1rem;line-height:1.5rem;font-weight:600;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-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Input_wrapperRoot__yHv1a{position:relative;width:100%}.Input_outlined__6onv3{border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(193 198 206/var(--tw-border-opacity))}.Input_outlined__6onv3:focus{--tw-border-opacity:1;border-color:rgb(90 75 218/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--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)}.Input_root__uQwmR:focus{--tw-shadow:0 0 0 2px var(--accent-2);--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Input_noStyle__uczmP{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;background-color:transparent;padding:.75rem 2.5rem .75rem .5rem;color:var(--accent-6);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-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Input_wrapperShadow__5JYC6{border-radius:.5rem;border-width:1px;border-color:transparent;--tw-shadow:0px 3px 10px rgba(0,0,0,.09);--tw-shadow-colored:0px 3px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.Input_wrapperGray__8D2Zq{--tw-bg-opacity:1;background-color:rgb(217 220 225/var(--tw-bg-opacity))}.Input_wrapperFlat__GkxYZ,.Input_wrapperGray__8D2Zq{border-radius:.5rem;padding-top:.25rem;padding-bottom:.25rem}.Input_wrapperFlat__GkxYZ{border-width:1px;--tw-border-opacity:1;border-color:rgb(205 209 216/var(--tw-border-opacity))}.Input_gray__l7v8R{background-color:transparent}.Input_flat__esdmF,.Input_gray__l7v8R,.Input_shadow__ZmABi{border-width:0}.Input_flat__esdmF:focus,.Input_gray__l7v8R:focus,.Input_shadow__ZmABi:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.Input_wrapperFlatInvalid__qIT8T,.Input_wrapperGrayInvalid__KFglT,.Input_wrapperShadowInvalid__r0Elr{border-width:1px;--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity));--tw-shadow:1px 4px 12px rgba(218,60,60,.3);--tw-shadow-colored:1px 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.Input_noStyle__uczmP:focus{outline:2px solid transparent;outline-offset:2px}.Input_invalid__7qCzs{border-width:1px}.Input_invalid__7qCzs,.Input_invalid__7qCzs:focus{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}.Sidebar_root__H8WEW{inset:0;height:100%;width:280px;flex-direction:column;border-right-width:1px}@media (min-width:1024px){.Sidebar_root__H8WEW{display:flex}}.Sidebar_logoSection__XIHT3{display:flex;flex-direction:column;align-items:center;justify-content:center}.Sidebar_logoSection__XIHT3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.Sidebar_logoSection__XIHT3{border-bottom-width:1px;padding-top:.75rem;padding-bottom:.75rem}.Sidebar_sidebar__KRUj4{flex:1 1;overflow-y:auto;padding-left:.625rem;padding-right:.625rem}.Navbar_root__xXia1{position:sticky;top:0;z-index:40;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(205 209 216/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-bottom:.25rem;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;min-height:65px;box-shadow:0 2px 6px rgba(0,0,0,.06)}.Navbar_nav__Q_q21{position:relative;display:flex;flex-direction:row;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){.Navbar_nav__Q_q21{padding-top:1rem;padding-bottom:1rem}}.Navbar_navMenu__HsjUx{margin-left:1.5rem;display:none}.Navbar_navMenu__HsjUx>: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)))}@media (min-width:1024px){.Navbar_navMenu__HsjUx{display:block}}.Navbar_link__qZpnN{display:inline-flex;cursor:pointer;align-items:center;line-height:1.5rem;color:var(--accent-5);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-duration:75ms;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Navbar_link__qZpnN:hover{color:var(--accent-9)}.Navbar_link__qZpnN:focus{color:var(--accent-8);outline:2px solid transparent;outline-offset:2px}.Navbar_logo__s_Rj8{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;border-radius:9999px;border-width:1px;transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Navbar_logo__s_Rj8:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transform:scale(1.05)}.Layout_root__a11h5{margin-left:auto;margin-right:auto;display:flex;height:100vh}.Layout_root__a11h5,.Searchbar_root__c5mhk{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Searchbar_root__c5mhk{position:relative;width:100%;font-size:.875rem;line-height:1.25rem}.Searchbar_input__j903g{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(225 225 225/var(--tw-border-opacity));background-color:transparent;padding:14px 2.5rem 14px .75rem;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-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Searchbar_input__j903g::-moz-placeholder{--tw-text-opacity:1;color:rgb(204 204 204/var(--tw-text-opacity))}.Searchbar_input__j903g::placeholder{--tw-text-opacity:1;color:rgb(204 204 204/var(--tw-text-opacity))}.Searchbar_input__j903g:focus{outline:2px solid transparent;outline-offset:2px}.Searchbar_iconContainer__zZSCR{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:.75rem;color:var(--accent-3)}.Searchbar_icon__aYBNx{height:1.25rem;width:1.25rem}@media (min-width:640px){.Searchbar_input__j903g{min-width:300px}}.UserNav_root__ZXNbh{position:relative;display:flex;align-items:center}.UserNav_root__ZXNbh>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.SidebarLayout_root__i_e7J{position:relative;display:flex;height:100%;flex-direction:column}.SidebarLayout_header__AJVkE{position:sticky;top:0;z-index:10;box-sizing:border-box;display:flex;width:100%;align-items:center;justify-content:space-between;background-color:var(--accent-0);padding:1rem 1.5rem 1rem 1rem;min-height:66px}.SidebarLayout_container__MwXhX{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column}@media (min-width:1024px){.SidebarLayout_header__AJVkE{min-height:74px}}.MenuSidebarView_root__6FFv1{z-index:20;flex:1 1;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.MenuSidebarView_root__6FFv1{width:100%;padding-left:1.5rem;padding-right:1.5rem}}.MenuSidebarView_item__CPtsw{padding-top:.5rem;padding-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.VideoCard_selfPacedBanner__WM8cN{position:relative;aspect-ratio:16/9;width:100%;border-radius:.5rem;padding:.5rem .5rem 0}.VideoCard_selfPacedBanner__WM8cN img:first-child{height:100%;width:100%;border-radius:.5rem;--tw-brightness:brightness(.5);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)}.VideoCard_icon__Xt1xq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;height:40px;width:40px;flex-direction:column;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(94 97 102/var(--tw-bg-opacity));opacity:.9;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.VideoCard_icon__Xt1xq:hover{opacity:1}.VideoCard_videoDescriptionContainer__DtOGu{display:flex;flex-direction:column;gap:.5rem}.VideoCard_videoTitle__jn3GO{overflow:hidden;text-overflow:ellipsis;height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.VideoCard_timestamp__m78o2{display:flex;align-items:center}.Tab_root__H2Yuc{display:flex;width:-moz-min-content;width:min-content;max-width:340px}.Tab_root__H2Yuc>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.Tab_root__H2Yuc{overflow-x:scroll;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(241 245 254/var(--tw-bg-opacity));padding:.5rem}.Tab_root__H2Yuc::-webkit-scrollbar{display:none}.Tab_root__H2Yuc{-ms-overflow-style:none;scrollbar-width:none}@media (min-width:640px){.Tab_root__H2Yuc{max-width:620px}}.Tab_item__mtlfh{cursor:pointer;border-radius:.5rem;padding:.875rem 1.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.Tab_itemActive__Rozq5,.Tab_item__mtlfh:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0px 3px 10px rgba(0,0,0,.09);--tw-shadow-colored:0px 3px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.Tab_itemActive__Rozq5{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}
/*# sourceMappingURL=cc199acbd3892d1c.css.map*/