.sidebar{width:15rem}.sidebar-main{padding-top:calc(var(--spacing) * 4.5);padding-bottom:calc(var(--spacing) * 2);gap:1rem}.sidebar-header{height:2.25rem;padding-left:1.25rem;padding-right:1.25rem}.sidebar-header_name{padding-left:.75rem;font-size:1rem;line-height:1.5rem}.sidebar-logo{height:100%;object-fit:cover}.sidebar-footer{padding-top:.5rem;padding-bottom:.5rem}.sidebar-footer_contact{width:100%;gap:.5rem;padding:.75rem;height:auto;border-radius:.75rem;background-color:hsl(var(--grey-secondary));justify-content:flex-start;text-align:left}.sidebar-footer_icon{width:1.75rem;height:1.75rem}.sidebar-menu{overflow-y:auto;overflow-x:hidden;position:relative}.sidebar-menu_ul{gap:.5rem}.sidebar-menu_item{width:100%}.sidebar-menu_link{width:100%;gap:.5rem;padding:.75rem 1.25rem;transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sidebar-menu_link:hover{color:hsl(var(--green-primary))}.sidebar-menu_icon svg{width:1.25rem;height:1.25rem}.from-gsecondary{--fy-gradient-from: hsl(var(--grey-secondary)) 80%;--fy-gradient-to: transparent 100%;--fy-gradient-stops: var(--fy-gradient-from), var(--fy-gradient-to)}.main-header{min-height:4.5rem;top:0;left:0;padding-left:1.5rem;padding-right:1.5rem;gap:.75rem;background-image:linear-gradient(to bottom,var(--fy-gradient-stops));align-items:center;z-index:40}.main-header_left{gap:.5rem;flex-wrap:nowrap}.main-header_icon svg{width:1.25rem;height:1.25rem}.main-header_btn{width:1.75rem;height:1.75rem;white-space:nowrap;border-radius:.5rem}.main-header_btn:hover{background-color:hsl(var(--hover-black-primary))}.main-layout{gap:.75rem;padding:.75rem}.main-layout_content{border-radius:1.5rem}.main-layout_inner{overflow-y:auto;border-radius:1.5rem;padding-bottom:1.5rem}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}html{line-height:1.15;-webkit-text-size-adjust:100%;height:100%}::-webkit-scrollbar{width:5px;height:5px;background-color:transparent}::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background-color:var(--color-text-4);background-clip:padding-box;border-radius:7px}body{margin:0;color:hsl(var(--dark-primary));font-size:16px;height:100%}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}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;border-width:0;border-style:solid;border-color:#e5e7eb}button,input{overflow:visible}button,select{text-transform:none}button,[role=button]{cursor:pointer}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{outline:none;resize:none}textarea::placeholder{color:hsl(var(--dark-primary) / .5)}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1.arco-typography,.arco-typography-h1,h2.arco-typography,.arco-typography-h2,h3.arco-typography,.arco-typography-h3,h4.arco-typography,.arco-typography-h4,h5.arco-typography,.arco-typography-h5,h6.arco-typography,.arco-typography-h6{margin-top:0;margin-bottom:16px}ol{list-style-position:inside;padding-left:0}a{color:inherit;text-decoration:inherit}:root{--green-primary: 181 68% 44%;--green-primary-light: 181 96% 53%;--white-primary: 0 0% 100%;--hover-green-primary: 181 58% 45%;--hover-black-primary: 0 0% 0% / 5%;--divider-primary: 0 0% 0% / 10%;--dark-primary: 67 16% 21%;--grey-primary: 60 14% 92%;--grey-secondary: 60 17% 95%;--grey-tertiary: 40 27.27% 97.84%;--blur-primary: 0 0% 47% / 50%;--dark-green-primary: #88d3d2;--ant-modal-xl-width: 885px}.theme-dark{--dark-primary: 183 15% 83%;--grey-primary: 120 1% 15%;--divider-primary: 0 0% 100% / 15%}.css-var-root{--ant-color-primary: #24babc;--ant-color-primary-hover: #20a6a8}.css-var-root.ant-progress{--ant-progress-default-color: var(--ant-color-primary)}.bg-gp{background-color:hsl(var(--grey-primary))}.bg-wp{background-color:hsl(var(--white-primary))}.bg-dip{background-color:hsl(var(--divider-primary))}.bg-grp{background-color:hsl(var(--green-primary))}.bg-gs{background-color:hsl(var(--grey-secondary))}.text-dp{color:hsl(var(--dark-primary))}.text-dp40{color:hsl(var(--dark-primary) / .4)}.text-dp50{color:hsl(var(--dark-primary) / .5)}.text-gprimary{color:hsl(var(--green-primary))}.text-wprimary{color:hsl(var(--white-primary))}.dflex{display:flex}.acenter{align-items:center}.flex1{flex:1}.dcenter{display:flex;align-items:center;justify-content:center}.fwrap{flex-wrap:wrap}.fcolumn{flex-direction:column}.sbetween{justify-content:space-between}.jend{justify-content:flex-end}.p3{padding:.75rem}.gap3{gap:.75rem}.gap2{gap:.5rem}.gap1{gap:.25rem}.ph3{padding-left:.75rem;padding-right:.75rem}.mt2{margin-top:.5rem}.minw256{min-width:64rem}.list-disc{list-style-type:disc}.list-out{list-style-position:outside}.ph5{padding-left:1.25rem;padding-right:1.25rem}.text-greenp{color:hsl(var(--green-primary))}.border-dp{border:1px solid hsl(var(--divider-primary))}.rfull{border-radius:9999px}.boxshadow{box-shadow:0 0 #0000,0 0 #0000,0 2px 20px hsl(var(--dark-primary) / 5%)}.shadow-btn{box-shadow:0 0 #0000,0 0 #0000,0 4px 8px #0000000d}.fwm{font-weight:500}.fwbold{font-weight:700}.wh{width:100%;height:100%}.hfull{height:100%}.wfull{width:100%}.pointer{cursor:pointer}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1.0625rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.horlayout4{display:flex;flex-wrap:wrap}.horlayout4 .item-4{width:calc((100% - .75rem)/4);margin-bottom:.25rem}.horlayout3{display:flex;flex-wrap:wrap}.horlayout3 .item-3{width:calc((100% - 4 * .25rem) / 3);margin-bottom:.5rem}.horlayout2{display:flex;flex-wrap:wrap}.horlayout2 .item-2{width:calc((100% - .5rem)/2);margin-bottom:.5rem}@supports (display: grid){.horlayout4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.horlayout4 .item-4{width:100%;margin-bottom:0}.horlayout3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.horlayout3 .item-3{width:100%;margin-bottom:0}.horlayout2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.horlayout2 .item-2{width:100%;margin-bottom:0}}.sticky{position:sticky}.relative{position:relative}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transitionall{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nooutline{outline:2px solid transparent;outline-offset:2px}.primary-btn{width:fit-content;height:2.25rem;color:hsl(var(--white-primary));padding-left:1rem;padding-right:1rem;display:flex;align-items:center;justify-content:center;gap:.25rem;border-radius:9999px;white-space:nowrap}.notinpage{position:absolute;left:0;top:0;width:0;visibility:hidden}.ant-btn-variant-solid{background-color:hsl(var(--green-primary))}.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{background-color:hsl(var(--hover-green-primary))}.ant-btn-variant-solid:disabled{border-color:transparent;background-color:hsl(var(--grey-secondary))}.css-var-root.ant-select-css-var{--ant-select-active-border-color: hsl(var(--green-primary));--ant-select-hover-border-color: hsl(var(--green-primary))}.css-var-root.ant-spin{--ant-spin-content-height: 400px;--ant-spin-dot-size: 24px;--ant-spin-dot-size-sm: 16px;--ant-spin-dot-size-lg: 40px}@keyframes fade-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}
