@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";.loader-wrapper{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 194px)}.loader-wrapper .page-loader{display:flex;justify-content:space-between;padding:0 20px}.loader-wrapper .page-loader .page-loading{background:#ffc82e;width:30px;height:30px;border-radius:50px;margin:0 5px;animation:page-load .7s ease infinite}.loader-wrapper .page-loader .page-loading.one{animation-delay:.3s}.loader-wrapper .page-loader .page-loading.two{animation-delay:.4s}.loader-wrapper .page-loader .page-loading.three{animation-delay:.5s}@keyframes page-load{0%{width:30px;height:30px}50%{width:20px;height:20px}}.loader{width:100px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader.loader-second{top:0}.loader div{content:" ";width:20px;height:20px;background:#2196f3;border-radius:100%;position:absolute;animation:shift 2s linear infinite}.loader div:nth-of-type(1){animation-delay:-.4s}.loader div:nth-of-type(2){animation-delay:-.8s}.loader div:nth-of-type(3){animation-delay:-1.2s}.loader div:nth-of-type(4){animation-delay:-1.6s}@keyframes shift{0%{left:-60px;opacity:0;background-color:#ff0}10%{left:0;opacity:1}90%{left:100px;opacity:1}to{left:160px;background-color:#fff;opacity:0}}html{height:100%;width:100%}html body{margin:0;height:100%;width:100%;--tw-bg-opacity: 1;background-color:rgb(238 239 243 / var(--tw-bg-opacity));padding:0;font-family:Manrope,sans-serif}html body #root{height:100%}.loading{font-size:24px;font-family:Montserrat,sans-serif;font-weight:800;text-align:center}.loading span{display:inline-block}.loading07 span{position:relative;color:#0003}.loading07 span:after{position:absolute;top:0;left:0;content:attr(data-text);color:#4f46e5;opacity:0;transform:scale(1.5);animation:loading07 3s infinite}.loading07 span:nth-child(2):after{animation-delay:.1s}.loading07 span:nth-child(3):after{animation-delay:.2s}.loading07 span:nth-child(4):after{animation-delay:.3s}.loading07 span:nth-child(5):after{animation-delay:.4s}.loading07 span:nth-child(6):after{animation-delay:.5s}.loading07 span:nth-child(7):after{animation-delay:.6s}@keyframes loading07{0%,75%,to{transform:scale(1.5);opacity:0}25%,50%{transform:scale(1);opacity:1}}.sidebar_menu ul li a.current_button svg,.sidebar_menu ul li a.button_open svg,.sidebar_menu ul li button.current_button svg,.sidebar_menu ul li button.button_open svg{fill:#000}.sidebar_menu ul li a.current_button svg path,.sidebar_menu ul li a.button_open svg path,.sidebar_menu ul li button.current_button svg path,.sidebar_menu ul li button.button_open svg path{fill:#000;stroke:#000}.sidebar_menu ul li a.current_button svg path.fill-none-hover,.sidebar_menu ul li a.current_button svg path.fill_none,.sidebar_menu ul li a.button_open svg path.fill-none-hover,.sidebar_menu ul li a.button_open svg path.fill_none,.sidebar_menu ul li button.current_button svg path.fill-none-hover,.sidebar_menu ul li button.current_button svg path.fill_none,.sidebar_menu ul li button.button_open svg path.fill-none-hover,.sidebar_menu ul li button.button_open svg path.fill_none{fill:none}.sidebar_menu ul li a svg,.sidebar_menu ul li button svg{fill:#fff}.sidebar_menu ul li a svg path,.sidebar_menu ul li button svg path{fill:#fff}.sidebar_menu ul li a svg path.fill_none,.sidebar_menu ul li button svg path.fill_none{fill:none}.sidebar_menu ul li a svg.current_active,.sidebar_menu ul li button svg.current_active{fill:#000}.sidebar_menu ul li a svg.current_active path,.sidebar_menu ul li button svg.current_active path{fill:#000;stroke:#000}.sidebar_menu ul li a svg.current_active path.fill-none-hover,.sidebar_menu ul li a svg.current_active path.fill_none,.sidebar_menu ul li button svg.current_active path.fill-none-hover,.sidebar_menu ul li button svg.current_active path.fill_none{fill:none}.sidebar_menu ul li a:hover svg,.sidebar_menu ul li button:hover svg{fill:#000;stroke:#000}.sidebar_menu ul li a:hover svg path,.sidebar_menu ul li button:hover svg path{fill:#000;stroke:#000}.sidebar_menu ul li a:hover svg path.fill-none-hover,.sidebar_menu ul li a:hover svg path.fill_none,.sidebar_menu ul li button:hover svg path.fill-none-hover,.sidebar_menu ul li button:hover svg path.fill_none{fill:none}.sidebar_menu ul li .sidebar_menu_child li a:hover svg{fill:#fff;stroke:#fff}.sidebar_menu ul li .sidebar_menu_child li a:hover svg path{fill:#fff;stroke:#fff}.sidebar_menu ul li .sidebar_menu_child li a:hover svg path.fill-none-hover,.sidebar_menu ul li .sidebar_menu_child li a:hover svg path.fill_none{fill:none}.sidebar_menu ul li .dropdown.dropdown-active .icon,.sidebar_menu ul li .dropdown:hover .icon{fill:#000;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.sidebar_menu ul li .dropdown.dropdown-active .icon path,.sidebar_menu ul li .dropdown:hover .icon path{fill:#000;stroke:#000}.sidebar_menu ul li .dropdown.dropdown-active .icon path.fill-none-hover,.sidebar_menu ul li .dropdown.dropdown-active .icon path.fill_none,.sidebar_menu ul li .dropdown:hover .icon path.fill-none-hover,.sidebar_menu ul li .dropdown:hover .icon path.fill_none{fill:none}.sidebar_menu ul li .dropdown.dropdown-active button.arrow-button svg,.sidebar_menu ul li .dropdown:hover button.arrow-button svg{fill:#000}.sidebar_menu ul li .dropdown.dropdown-active button.arrow-button svg path,.sidebar_menu ul li .dropdown:hover button.arrow-button svg path{fill:#000;stroke:#000}.sidebar_menu ul li .dropdown.dropdown-active button.arrow-button svg path.fill-none-hover,.sidebar_menu ul li .dropdown.dropdown-active button.arrow-button svg path.fill_none,.sidebar_menu ul li .dropdown:hover button.arrow-button svg path.fill-none-hover,.sidebar_menu ul li .dropdown:hover button.arrow-button svg path.fill_none{fill:none}.sidebar_menu ul li .sub_items{padding-top:.5rem}.sidebar_menu ul li .sub_items_item{position:relative;display:inline-block;padding-left:1.5rem}.sidebar_menu ul li .sub_items_item a{margin-bottom:.5rem;width:83.333333%}.sidebar_menu ul li .sub_items_item:before{content:"";position:absolute;bottom:0;left:0;height:100%;width:1px;--tw-bg-opacity: 1;background-color:rgb(177 177 177 / var(--tw-bg-opacity))}.sidebar_menu ul li .sub_items_item:after{content:"•";position:absolute;--tw-text-opacity: 1;color:rgb(177 177 177 / var(--tw-text-opacity));top:28%;left:-3.5px;font-size:14px}.sidebar_menu ul li .sub_items_item:hover:after,.sidebar_menu ul li .sub_items_item_active:after{--tw-text-opacity: 1;color:rgb(5 36 17 / var(--tw-text-opacity))}.sidebar_menu ul li .sub_items_item:first-child:before{height:50%}.sidebar_menu ul li .sub_items_item:last-child:before{top:0;bottom:auto;height:50%}.sidebar-main-scroll::-webkit-scrollbar{width:5px}.sidebar-main-scroll::-webkit-scrollbar-track{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.sidebar-main-scroll::-webkit-scrollbar-thumb{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(197 197 197 / var(--tw-bg-opacity))}*,:before,:after{--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: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#b1b1b1}input::placeholder,textarea::placeholder{opacity:1;color:#b1b1b1}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.steps-indicator .step-item .count{display:flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(252 233 233 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(227 30 39 / var(--tw-text-opacity))}.steps-indicator .step-item .separator{display:block;height:1px;flex:1 1 auto;--tw-bg-opacity: 1;background-color:rgb(252 233 233 / var(--tw-bg-opacity))}.steps-indicator .step-item.\!active .count,.steps-indicator .step-item.active .count{--tw-bg-opacity: 1;background-color:rgb(227 30 39 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.steps-indicator .step-item.\!active .separator,.steps-indicator .step-item.active .separator{--tw-bg-opacity: 1;background-color:rgb(227 30 39 / var(--tw-bg-opacity))}select{position:relative}select.custom_select{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon'%20clip-path='url(%23clip0_632_5098)'%3e%3cpath%20id='Vector'%20d='M3.3335%205.6665L8.00016%2010.3332L12.6668%205.6665'%20stroke='%239EA3AE'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_632_5098'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-position:calc(100% - 10px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;padding-right:25px}select.custom_select.small_select{background-position:calc(100% - 4px) calc(1em - 5px),calc(100% - 15px) calc(1em - 2px),100% 0;padding-right:25px!important}input[type=number],input[type=number]:hover{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}table.custom_table tbody tr:nth-child(2) .custom_table_dropdown_option,table.custom_table tbody tr:nth-child(2) .custom_select_options,table.custom_table tbody tr:last-child .custom_table_dropdown_option,table.custom_table tbody tr:last-child .custom_select_options{top:auto;bottom:35px}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.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}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.bottom-2\.5{bottom:.625rem}.bottom-\[-10px\]{bottom:-10px}.left-0{left:0}.left-1\/2{left:50%}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-\[12\%\]{left:12%}.left-full{left:100%}.right-0{right:0}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-48{right:12rem}.right-5{right:1.25rem}.right-\[18px\]{right:18px}.top-0{top:0}.top-1\/2{top:50%}.top-\[70px\]{top:70px}.top-\[80px\]{top:80px}.top-\[9px\]{top:9px}.isolate{isolation:isolate}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[999\]{z-index:999}.-m-1\.5{margin:-.375rem}.-m-2\.5{margin:-.625rem}.m-0{margin:0}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.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}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.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-\[16px\]{margin-bottom:16px}.mb-\[6px\]{margin-bottom:6px}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-3{margin-left:.75rem}.ml-\[200px\]{margin-left:200px}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-\[16px\]{margin-right:16px}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-\[-20px\]{margin-top:-20px}.mt-\[10px\]{margin-top:10px}.mt-\[12px\]{margin-top:12px}.mt-\[30\.52px\]{margin-top:30.52px}.mt-\[40px\]{margin-top:40px}.mt-\[42px\]{margin-top:42px}.mt-\[60px\]{margin-top:60px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.aspect-\[370\/300\]{aspect-ratio:370/300}.size-5{width:1.25rem;height:1.25rem}.\!h-auto{height:auto!important}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[1\.50px\]{height:1.5px}.h-\[16px\]{height:16px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[2px\]{height:2px}.h-\[300px\]{height:300px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[395px\]{height:395px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[62px\]{height:62px}.h-\[73px\]{height:73px}.h-\[80px\]{height:80px}.h-\[calc\(100\%-130px\)\]{height:calc(100% - 130px)}.h-\[calc\(100\%-144px\)\]{height:calc(100% - 144px)}.h-\[calc\(100\%-24px\)\]{height:calc(100% - 24px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-60{max-height:15rem}.min-h-\[100vh\]{min-height:100vh}.min-h-\[180px\]{min-height:180px}.min-h-\[200px\]{min-height:200px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[158px\]{width:158px}.w-\[16px\]{width:16px}.w-\[172px\]{width:172px}.w-\[188px\]{width:188px}.w-\[20px\]{width:20px}.w-\[23rem\]{width:23rem}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[35px\]{width:35px}.w-\[50px\]{width:50px}.w-\[700px\]{width:700px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[36px\]{min-width:36px}.min-w-\[40px\]{min-width:40px}.min-w-\[740px\]{min-width:740px}.min-w-full{min-width:100%}.max-w-\[100px\]{max-width:100px}.max-w-\[105px\]{max-width:105px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[110px\]{max-width:110px}.max-w-\[112px\]{max-width:112px}.max-w-\[120px\]{max-width:120px}.max-w-\[123px\]{max-width:123px}.max-w-\[125px\]{max-width:125px}.max-w-\[126px\]{max-width:126px}.max-w-\[130px\]{max-width:130px}.max-w-\[135px\]{max-width:135px}.max-w-\[1366\]{max-width:1366}.max-w-\[138px\]{max-width:138px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[165px\]{max-width:165px}.max-w-\[166px\]{max-width:166px}.max-w-\[170px\]{max-width:170px}.max-w-\[180px\]{max-width:180px}.max-w-\[186px\]{max-width:186px}.max-w-\[190px\]{max-width:190px}.max-w-\[195px\]{max-width:195px}.max-w-\[200px\]{max-width:200px}.max-w-\[210px\]{max-width:210px}.max-w-\[215px\]{max-width:215px}.max-w-\[220px\]{max-width:220px}.max-w-\[230px\]{max-width:230px}.max-w-\[237px\]{max-width:237px}.max-w-\[250px\]{max-width:250px}.max-w-\[260px\]{max-width:260px}.max-w-\[270px\]{max-width:270px}.max-w-\[300px\]{max-width:300px}.max-w-\[330px\]{max-width:330px}.max-w-\[350px\]{max-width:350px}.max-w-\[36px\]{max-width:36px}.max-w-\[370px\]{max-width:370px}.max-w-\[40px\]{max-width:40px}.max-w-\[450px\]{max-width:450px}.max-w-\[500px\]{max-width:500px}.max-w-\[62px\]{max-width:62px}.max-w-\[700px\]{max-width:700px}.max-w-\[762px\]{max-width:762px}.max-w-\[77px\]{max-width:77px}.max-w-\[88px\]{max-width:88px}.max-w-\[90px\]{max-width:90px}.max-w-\[93px\]{max-width:93px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-separate{border-collapse:separate}.border-spacing-y-4{--tw-border-spacing-y: 1rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[22px\]{--tw-translate-x: 22px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.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}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[13px\]{gap:13px}.gap-\[18px\]{gap:18px}.gap-\[24px\]{gap:24px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-\[8px\]{gap:8px}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-7{row-gap:1.75rem}.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-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * 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-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px * var(--tw-divide-y-reverse))}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(255 255 255 / var(--tw-divide-opacity))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[100px\]{border-radius:100px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[27px\]{border-radius:27px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[0\.5px\]{border-width:.5px}.border-\[1\.5px\]{border-width:1.5px}.border-\[2px\]{border-width:2px}.border-b,.border-b-\[1px\]{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t-0{border-top-width:0px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#4abc74\]{--tw-border-opacity: 1;border-color:rgb(74 188 116 / var(--tw-border-opacity))}.border-\[\#60D98C\]{--tw-border-opacity: 1;border-color:rgb(96 217 140 / var(--tw-border-opacity))}.border-\[\#B2C7C1\]{--tw-border-opacity: 1;border-color:rgb(178 199 193 / var(--tw-border-opacity))}.border-\[\#E3E3E3\]{--tw-border-opacity: 1;border-color:rgb(227 227 227 / var(--tw-border-opacity))}.border-\[\#E4ECEA\]{--tw-border-opacity: 1;border-color:rgb(228 236 234 / var(--tw-border-opacity))}.border-\[\#E7E7E7\]{--tw-border-opacity: 1;border-color:rgb(231 231 231 / var(--tw-border-opacity))}.border-\[\#EBEFF3\]{--tw-border-opacity: 1;border-color:rgb(235 239 243 / var(--tw-border-opacity))}.border-\[\#ECECEC\]{--tw-border-opacity: 1;border-color:rgb(236 236 236 / var(--tw-border-opacity))}.border-\[\#F1D79D\]{--tw-border-opacity: 1;border-color:rgb(241 215 157 / var(--tw-border-opacity))}.border-\[\#FFB35E\]{--tw-border-opacity: 1;border-color:rgb(255 179 94 / var(--tw-border-opacity))}.border-\[\#e7e7e7\]{--tw-border-opacity: 1;border-color:rgb(231 231 231 / var(--tw-border-opacity))}.border-\[\#ff8181\]{--tw-border-opacity: 1;border-color:rgb(255 129 129 / var(--tw-border-opacity))}.border-\[rgb\(202\,107\,107\)\]{--tw-border-opacity: 1;border-color:rgb(202 107 107 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(197 197 197 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(177 177 177 / var(--tw-border-opacity))}.border-gray-900\/25{border-color:#11182740}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(173 179 183 / var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-primary{--tw-border-opacity: 1;border-color:rgb(5 36 17 / var(--tw-border-opacity))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity))}.bg-\[\#052411\]{--tw-bg-opacity: 1;background-color:rgb(5 36 17 / var(--tw-bg-opacity))}.bg-\[\#0DA86A\]{--tw-bg-opacity: 1;background-color:rgb(13 168 106 / var(--tw-bg-opacity))}.bg-\[\#2C4636\]{--tw-bg-opacity: 1;background-color:rgb(44 70 54 / var(--tw-bg-opacity))}.bg-\[\#386349\]{--tw-bg-opacity: 1;background-color:rgb(56 99 73 / var(--tw-bg-opacity))}.bg-\[\#4abc74\]{--tw-bg-opacity: 1;background-color:rgb(74 188 116 / var(--tw-bg-opacity))}.bg-\[\#60D98C\]{--tw-bg-opacity: 1;background-color:rgb(96 217 140 / var(--tw-bg-opacity))}.bg-\[\#A1EEBD\]{--tw-bg-opacity: 1;background-color:rgb(161 238 189 / var(--tw-bg-opacity))}.bg-\[\#B2C7C1\]{--tw-bg-opacity: 1;background-color:rgb(178 199 193 / var(--tw-bg-opacity))}.bg-\[\#D1F0DD\]{--tw-bg-opacity: 1;background-color:rgb(209 240 221 / var(--tw-bg-opacity))}.bg-\[\#DBEDE1\]{--tw-bg-opacity: 1;background-color:rgb(219 237 225 / var(--tw-bg-opacity))}.bg-\[\#DCEBE2\]{--tw-bg-opacity: 1;background-color:rgb(220 235 226 / var(--tw-bg-opacity))}.bg-\[\#E4E5E7\]{--tw-bg-opacity: 1;background-color:rgb(228 229 231 / var(--tw-bg-opacity))}.bg-\[\#E6E6E6\]{--tw-bg-opacity: 1;background-color:rgb(230 230 230 / var(--tw-bg-opacity))}.bg-\[\#E8F7ED\]{--tw-bg-opacity: 1;background-color:rgb(232 247 237 / var(--tw-bg-opacity))}.bg-\[\#ECEEEC\]{--tw-bg-opacity: 1;background-color:rgb(236 238 236 / var(--tw-bg-opacity))}.bg-\[\#EDEFEE\]{--tw-bg-opacity: 1;background-color:rgb(237 239 238 / var(--tw-bg-opacity))}.bg-\[\#F0D7D7\]{--tw-bg-opacity: 1;background-color:rgb(240 215 215 / var(--tw-bg-opacity))}.bg-\[\#F0F4F7\]{--tw-bg-opacity: 1;background-color:rgb(240 244 247 / var(--tw-bg-opacity))}.bg-\[\#F1F2F1\]{--tw-bg-opacity: 1;background-color:rgb(241 242 241 / var(--tw-bg-opacity))}.bg-\[\#F43333\]{--tw-bg-opacity: 1;background-color:rgb(244 51 51 / var(--tw-bg-opacity))}.bg-\[\#F4F5F4\]{--tw-bg-opacity: 1;background-color:rgb(244 245 244 / var(--tw-bg-opacity))}.bg-\[\#F5E355\]{--tw-bg-opacity: 1;background-color:rgb(245 227 85 / var(--tw-bg-opacity))}.bg-\[\#F6F2CD\]{--tw-bg-opacity: 1;background-color:rgb(246 242 205 / var(--tw-bg-opacity))}.bg-\[\#F7E342\]{--tw-bg-opacity: 1;background-color:rgb(247 227 66 / var(--tw-bg-opacity))}.bg-\[\#F9F9F9\]{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity))}.bg-\[\#FBE5B7\]{--tw-bg-opacity: 1;background-color:rgb(251 229 183 / var(--tw-bg-opacity))}.bg-\[\#FDF281\]{--tw-bg-opacity: 1;background-color:rgb(253 242 129 / var(--tw-bg-opacity))}.bg-\[\#FFB35E\]{--tw-bg-opacity: 1;background-color:rgb(255 179 94 / var(--tw-bg-opacity))}.bg-\[\#FFEEEE\]{--tw-bg-opacity: 1;background-color:rgb(255 238 238 / var(--tw-bg-opacity))}.bg-\[\#FFF5EB\]{--tw-bg-opacity: 1;background-color:rgb(255 245 235 / var(--tw-bg-opacity))}.bg-\[\#FFFFFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[\#d2d2d2\]{--tw-bg-opacity: 1;background-color:rgb(210 210 210 / var(--tw-bg-opacity))}.bg-\[\#f8f7f7\]{--tw-bg-opacity: 1;background-color:rgb(248 247 247 / var(--tw-bg-opacity))}.bg-\[\#ff8181\]{--tw-bg-opacity: 1;background-color:rgb(255 129 129 / var(--tw-bg-opacity))}.bg-\[rgb\(202\,107\,107\,0\.1\)\]{background-color:#ca6b6b1a}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(177 177 177 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(158 158 158 / var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-gray-900\/80{background-color:#111827cc}.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-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(5 36 17 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(252 233 233 / var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(245 227 85 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-\[30\%\]{--tw-bg-opacity: 30%}.bg-opacity-\[60\%\]{--tw-bg-opacity: 60%}.bg-\[url\(\'\$\{LoginBg\}\'\)\]{background-image:url(${LoginBg})}.bg-\[url\(\'\/src\/assets\/login-bg\.png\'\)\]{background-image:url(/assets/login-bg--BfAl_nK.png)}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-black{fill:#000}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.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-7{padding:1.75rem}.p-8{padding:2rem}.p-\[2px\]{padding:2px}.\!px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.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-\[12px\]{padding-left:12px;padding-right:12px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[17px\]{padding-left:17px;padding-right:17px}.px-\[28px\]{padding-left:28px;padding-right:28px}.px-\[3px\]{padding-left:3px;padding-right:3px}.px-\[47px\]{padding-left:47px;padding-right:47px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.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-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[13px\]{padding-top:13px;padding-bottom:13px}.py-\[14\.5px\]{padding-top:14.5px;padding-bottom:14.5px}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-9{padding-bottom:2.25rem}.pb-\[300px\]{padding-bottom:300px}.pe-2{padding-inline-end:.5rem}.pe-4{padding-inline-end:1rem}.pe-\[8px\]{padding-inline-end:8px}.pl-0{padding-left:0}.pl-1\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-28{padding-left:7rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[120px\]{padding-left:120px}.pl-\[12px\]{padding-left:12px}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-28{padding-right:7rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-9{padding-right:2.25rem}.pr-\[14px\]{padding-right:14px}.pr-\[8px\]{padding-right:8px}.ps-3{padding-inline-start:.75rem}.ps-\[16px\]{padding-inline-start:16px}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[6px\]{padding-top:6px}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.align-middle{vertical-align:middle}.font-manrope{font-family:Manrope,sans-serif}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[14px\]\/\[18px\]{font-size:14px;line-height:18px}.text-\[14px\]\/\[20px\]{font-size:14px;line-height:20px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[16px\]\/\[20px\]{font-size:16px;line-height:20px}.text-\[18px\]{font-size:18px}.text-\[23px\]{font-size:23px}.text-\[25px\]\/\[30px\]{font-size:25px;line-height:30px}.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-sm\/6{font-size:.875rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[16px\]{font-weight:16px}.font-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[100\%\]{line-height:100%}.leading-\[18px\]{line-height:18px}.leading-\[19\.12px\]{line-height:19.12px}.leading-\[19px\]{line-height:19px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[23px\]{line-height:23px}.leading-\[27\.41px\]{line-height:27.41px}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.text-\[\#000000\],.text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-\[\#04D564\]{--tw-text-opacity: 1;color:rgb(4 213 100 / var(--tw-text-opacity))}.text-\[\#050909\]{--tw-text-opacity: 1;color:rgb(5 9 9 / var(--tw-text-opacity))}.text-\[\#0C1610\]{--tw-text-opacity: 1;color:rgb(12 22 16 / var(--tw-text-opacity))}.text-\[\#0DA86A\]{--tw-text-opacity: 1;color:rgb(13 168 106 / var(--tw-text-opacity))}.text-\[\#101010\]{--tw-text-opacity: 1;color:rgb(16 16 16 / var(--tw-text-opacity))}.text-\[\#122118\]{--tw-text-opacity: 1;color:rgb(18 33 24 / var(--tw-text-opacity))}.text-\[\#151A22\]{--tw-text-opacity: 1;color:rgb(21 26 34 / var(--tw-text-opacity))}.text-\[\#1A5946\]{--tw-text-opacity: 1;color:rgb(26 89 70 / var(--tw-text-opacity))}.text-\[\#1AB653\]{--tw-text-opacity: 1;color:rgb(26 182 83 / var(--tw-text-opacity))}.text-\[\#1E2428\]{--tw-text-opacity: 1;color:rgb(30 36 40 / var(--tw-text-opacity))}.text-\[\#1E703C\]{--tw-text-opacity: 1;color:rgb(30 112 60 / var(--tw-text-opacity))}.text-\[\#242424\]{--tw-text-opacity: 1;color:rgb(36 36 36 / var(--tw-text-opacity))}.text-\[\#2F3031\]{--tw-text-opacity: 1;color:rgb(47 48 49 / var(--tw-text-opacity))}.text-\[\#454545\]{--tw-text-opacity: 1;color:rgb(69 69 69 / var(--tw-text-opacity))}.text-\[\#4abc74\]{--tw-text-opacity: 1;color:rgb(74 188 116 / var(--tw-text-opacity))}.text-\[\#60D98C\]{--tw-text-opacity: 1;color:rgb(96 217 140 / var(--tw-text-opacity))}.text-\[\#6E726F\]{--tw-text-opacity: 1;color:rgb(110 114 111 / var(--tw-text-opacity))}.text-\[\#727272\]{--tw-text-opacity: 1;color:rgb(114 114 114 / var(--tw-text-opacity))}.text-\[\#858B98\]{--tw-text-opacity: 1;color:rgb(133 139 152 / var(--tw-text-opacity))}.text-\[\#9C9C9C\]{--tw-text-opacity: 1;color:rgb(156 156 156 / var(--tw-text-opacity))}.text-\[\#CC7C23\]{--tw-text-opacity: 1;color:rgb(204 124 35 / var(--tw-text-opacity))}.text-\[\#F43333\]{--tw-text-opacity: 1;color:rgb(244 51 51 / var(--tw-text-opacity))}.text-\[\#FFFFFF\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-\[\#ff8181\]{--tw-text-opacity: 1;color:rgb(255 129 129 / var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-\[rgb\(202\,107\,107\)\]{--tw-text-opacity: 1;color:rgb(202 107 107 / var(--tw-text-opacity))}.text-baseColor{--tw-text-opacity: 1;color:rgb(227 30 39 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(197 197 197 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(177 177 177 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgb(5 36 17 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(227 30 39 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-secondary{--tw-text-opacity: 1;color:rgb(245 227 85 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(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)}.shadow-button{--tw-shadow: 0px 15px 50px 0px rgba(175, 176, 185, .15);--tw-shadow-colored: 0px 15px 50px 0px 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-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 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-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(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)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-0{outline-width:0px}.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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(197 197 197 / var(--tw-ring-opacity))}.ring-gray-900\/5{--tw-ring-color: rgb(17 24 39 / .05)}.ring-secondary{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 227 85 / var(--tw-ring-opacity))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity: .05}.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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.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)}.placeholder\:text-\[\#9C9C9C\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 156 156 / var(--tw-text-opacity))}.placeholder\:text-\[\#9C9C9C\]::placeholder{--tw-text-opacity: 1;color:rgb(156 156 156 / var(--tw-text-opacity))}.placeholder\:text-gray-200::-moz-placeholder{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.placeholder\:text-gray-200::placeholder{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(177 177 177 / var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(177 177 177 / var(--tw-text-opacity))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.placeholder\:opacity-90::-moz-placeholder{opacity:.9}.placeholder\:opacity-90::placeholder{opacity:.9}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:w-1\/3:before{content:var(--tw-content);width:33.333333%}.before\:border:before{content:var(--tw-content);border-width:1px}.last\:mb-0:last-child{margin-bottom:0}.checked\:bg-primary:checked{--tw-bg-opacity: 1;background-color:rgb(5 36 17 / var(--tw-bg-opacity))}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-0:focus-within{--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)}.focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px}.hover\:bg-\[\#386349\]:hover{--tw-bg-opacity: 1;background-color:rgb(56 99 73 / var(--tw-bg-opacity))}.hover\:bg-\[\#F7E342\]:hover{--tw-bg-opacity: 1;background-color:rgb(247 227 66 / var(--tw-bg-opacity))}.hover\:bg-\[\#daffe9\]:hover{--tw-bg-opacity: 1;background-color:rgb(218 255 233 / var(--tw-bg-opacity))}.hover\:bg-\[\#f43333dc\]:hover{background-color:#f43333dc}.hover\:bg-baseDark:hover{--tw-bg-opacity: 1;background-color:rgb(204 27 35 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(197 197 197 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(5 36 17 / var(--tw-bg-opacity))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(252 233 233 / var(--tw-bg-opacity))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(227 30 39 / var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.hover\:font-medium:hover{font-weight:500}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(227 30 39 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.focus\:z-20:focus{z-index:20}.focus\:border-\[\#DEEBE7\]:focus{--tw-border-opacity: 1;border-color:rgb(222 235 231 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0px}.focus\:outline-offset-0:focus{outline-offset:0px}.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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity))}.focus\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 36 17 / var(--tw-ring-opacity))}.focus\:ring-secondary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 227 85 / var(--tw-ring-opacity))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-0:focus-visible{outline-width:0px}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-gray-600:focus-visible{outline-color:#4b5563}.focus-visible\:ring-primary:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 36 17 / var(--tw-ring-opacity))}.disabled\:bg-\[\#B2C7C1\]:disabled{--tw-bg-opacity: 1;background-color:rgb(178 199 193 / var(--tw-bg-opacity))}.disabled\:text-\[\#6E726F\]:disabled{--tw-text-opacity: 1;color:rgb(110 114 111 / var(--tw-text-opacity))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(177 177 177 / var(--tw-text-opacity))}.group:hover .group-hover\:fill-black{fill:#000}.group:hover .group-hover\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.data-\[focus\]\:bg-indigo-600[data-focus]{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.data-\[focus\]\:bg-secondary[data-focus]{--tw-bg-opacity: 1;background-color:rgb(245 227 85 / var(--tw-bg-opacity))}.data-\[focus\]\:text-white[data-focus]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.data-\[closed\]\:data-\[leave\]\:opacity-0[data-leave][data-closed]{opacity:0}.data-\[focus\]\:outline-2[data-focus]{outline-width:2px}.data-\[focus\]\:-outline-offset-2[data-focus]{outline-offset:-2px}.data-\[focus\]\:outline-white\/25[data-focus]{outline-color:#ffffff40}.data-\[leave\]\:transition[data-leave]{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}.data-\[leave\]\:duration-100[data-leave]{transition-duration:.1s}.data-\[leave\]\:ease-in[data-leave]{transition-timing-function:cubic-bezier(.4,0,1,1)}.group[data-open] .group-data-\[open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-open] .group-data-\[open\]\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.group[data-open] .group-data-\[open\]\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}@media (min-width: 640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-0{margin-top:0}.sm\:mt-3{margin-top:.75rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:min-h-\[300px\]{min-height:300px}.sm\:w-10{width:2.5rem}.sm\:w-\[405px\]{width:405px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-\[450px\]{max-width:450px}.sm\:max-w-\[652px\]{max-width:652px}.sm\:max-w-lg{max-width:32rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-\[18px\]{padding-left:18px;padding-right:18px}.sm\:pb-4{padding-bottom:1rem}.sm\:text-left{text-align:left}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}}@media (min-width: 1024px){.lg\:fixed{position:fixed}.lg\:inset-y-0{top:0;bottom:0}.lg\:z-50{z-index:50}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-6{height:1.5rem}.lg\:w-96{width:24rem}.lg\:w-\[320px\]{width:320px}.lg\:w-px{width:1px}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:bg-gray-900\/10{background-color:#1118271a}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pl-\[322px\]{padding-left:322px}}@media (min-width: 1280px){.xl\:px-\[22px\]{padding-left:22px;padding-right:22px}.xl\:py-\[22px\]{padding-top:22px;padding-bottom:22px}}
