.visible{visibility:visible}.pos-relative,.relative{position:relative}.static{position:static}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mt--14{margin-top:-3.5rem}.mt-1{margin-top:.25rem}.mt-20vh{margin-top:20vh}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.h-150px{height:150px}.h-500px{height:500px}.max-h-400px{max-height:400px}.max-h-500px{max-height:500px}.max-w-\[280px\]{max-width:280px}.min-h-screen{min-height:100vh}.w-\[clamp\(300px\,60vw\,500px\)\]{width:max(300px,min(60vw,500px))}.w-150px{width:150px}.w-50{width:12.5rem}.w-full{width:100%}.flex{display:flex}.flex-1{flex:1}.grow{flex-grow:1}.flex-col{flex-direction:column}.active\:scale-95:active{--un-scale-x:.95;--un-scale-y:.95;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.transform{transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.select-none{-webkit-user-select:none;user-select:none}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.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-8{gap:2rem}.overflow-y-auto{overflow-y:auto}.overflow-y-clip{overflow-y:clip}.break-words{overflow-wrap:break-word}.border,.border-1{border-width:1px}.border-gray-3{--un-border-opacity:1;border-color:rgb(209 213 219/var(--un-border-opacity))}.border-b-coolgray{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(156 163 175/var(--un-border-bottom-opacity))}.rounded{border-radius:.25rem}.border-solid{border-style:solid}.hover\:bg-gray-50:hover{--un-bg-opacity:1;background-color:rgb(249 250 251/var(--un-bg-opacity))}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-7{padding-bottom:1.75rem}.text-center{text-align:center}.text-1\.5rem{font-size:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-8xl{font-size:6rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175/var(--un-text-opacity))}.text-gray-800{--un-text-opacity:1;color:rgb(31 41 55/var(--un-text-opacity))}.text-gray-900{--un-text-opacity:1;color:rgb(17 24 39/var(--un-text-opacity))}.text-green-700{--un-text-opacity:1;color:rgb(21 128 61/var(--un-text-opacity))}.color-red,.text-red{--un-text-opacity:1;color:rgb(248 113 113/var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.color-blue{--un-text-opacity:1;color:rgb(96 165 250/var(--un-text-opacity))}.color-dark{--un-text-opacity:1;color:rgb(34 34 34/var(--un-text-opacity))}.hover\:color-blue-500:hover{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.font-500,.font-medium,.fw-500{font-weight:500}.font-black{font-weight:900}.font-bold{font-weight:700}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.shadow{--un-shadow:var(--un-shadow-inset)0 1px 3px 0 var(--un-shadow-color,#0000001a),var(--un-shadow-inset)0 1px 2px -1px var(--un-shadow-color,#0000001a);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-blue-200{--un-shadow-opacity:1;--un-shadow-color:rgb(191 219 254/var(--un-shadow-opacity))}.shadow-lg{--un-shadow:var(--un-shadow-inset)0 10px 15px -3px var(--un-shadow-color,#0000001a),var(--un-shadow-inset)0 4px 6px -4px var(--un-shadow-color,#0000001a);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-md{--un-shadow:var(--un-shadow-inset)0 4px 6px -1px var(--un-shadow-color,#0000001a),var(--un-shadow-inset)0 2px 4px -2px var(--un-shadow-color,#0000001a);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:gap-10{gap:2.5rem}.md\:px-18{padding-left:4.5rem;padding-right:4.5rem}.md\:text-200px{font-size:200px}}@media (min-width:1024px){.lg\:pos-absolute{position:absolute}.lg\:left-0{left:0}.lg\:top-0{top:0}.lg\:h-85vh{height:85vh}.lg\:h-full{height:100%}.lg\:max-h-85vh{max-height:85vh}.lg-flex{display:flex}.lg\:flex-row{flex-direction:row}.lg\:overflow-y-auto{overflow-y:auto}.lg\:pr-2{padding-right:.5rem}}@media (min-width:1280px){.xl\:px-40{padding-left:10rem;padding-right:10rem}}:root[data-mantine-color-scheme=light]{--mantine-color-text:#525f7f}button.mantine-UnstyledButton-root[data-variant=default],a.mantine-UnstyledButton-root[data-variant=default]{color:#5e72e4}button.mantine-UnstyledButton-root[data-variant=default]:hover,a.mantine-UnstyledButton-root[data-variant=default]:hover,button.mantine-UnstyledButton-root[data-variant=default]:hover span,a.mantine-UnstyledButton-root[data-variant=default]:hover span{color:#5567cd}:where(a){color:inherit;text-decoration:none}.mantine-InputWrapper-label{color:#525f7f}.mantine-datatable-empty-state{margin-bottom:30px}body{text-align:left;color:#525f7f;background-color:#f8f9fe;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.navbar-margin{margin-left:250px}.mantine-common-table.empty{min-height:250px}.mantine-common-table{border-radius:.5rem!important}.mantine-common-table :global(.mantine-Table-th){color:#7f8e9f;background-color:#f6f9fc;padding:.75rem 1.5rem;font-weight:500}.mantine-common-table :global(.mantine-Table-td){padding:.75rem 1.5rem}.mantine-common-table :global(.mantine-Pagination-control){box-shadow:0 3px 4px #32325d1a,0 1px 2px #00000014}.navbar-EANLPx{z-index:199;background-color:#fff;border-color:#0000000d;width:100%;max-width:250px;padding-left:0;padding-right:0;transition:all .4s;display:block;position:fixed;top:0;bottom:0;overflow-y:auto;box-shadow:0 0 2rem #8898aa26}.navLink-ZaI1lM{color:#0009;background-color:#0000;margin-left:.5rem;margin-right:.5rem;padding:.675rem 1.5rem;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s;display:block}.navLink-ZaI1lM.active-E8H0uC{color:#000000bf;background:#f6f9fc;border-radius:.375rem}.navLink-ZaI1lM:hover{color:#000000bf}.navLink-ZaI1lM div{align-items:center;gap:1.25rem;display:flex}.navLink-ZaI1lM svg{width:1.25rem;height:1.25rem}.topHeader-JWhEF6{background-color:#5e72e4;border-color:#ffffff14;justify-content:flex-end;height:80px;padding:1rem 0;display:flex;border-bottom:1px solid #e9ecef!important}