.toast{cursor:pointer;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(52 64 84 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1.5rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.toast-error{--tw-border-opacity: 1;border-color:rgb(208 50 50 / var(--tw-border-opacity, 1))}.toast-success{--tw-border-opacity: 1;border-color:rgb(6 118 71 / var(--tw-border-opacity, 1))}.slide-in-right{animation:slide-in-right .6s cubic-bezier(.25,.46,.45,.94) both}.slide-out-right{animation:slide-out-right .3s cubic-bezier(.55,.085,.68,.53) both}@keyframes slide-in-right{0%{inset-inline-start:1000px;opacity:0}to{inset-inline-start:0px;opacity:1}}@keyframes slide-out-right{0%{inset-inline-start:0px;opacity:1}to{inset-inline-start:1000px;opacity:0}}.authLayout{display:flex;align-items:center;justify-content:center;overflow-y:auto;min-height:100vh;background:url(/images/auth-bg.webp) no-repeat center center;background-size:cover}.accordion-content-enter{max-height:0px;overflow:hidden}.accordion-content-enter-active{max-height:12rem;opacity:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.accordion-content-exit{max-height:12rem;opacity:0}.accordion-content-exit-active{max-height:0px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.spinner{animation:spin .6s linear infinite}.spinner.xs{height:1.25rem;width:1.25rem}.spinner.sm{height:2rem;width:2rem}.spinner.md{height:2.5rem;width:2.5rem}.spinner.lg{height:3.5rem;width:3.5rem}@keyframes spin{to{transform:rotate(360deg)}}aside.close{right:-100%;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}aside.open{right:0;opacity:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.sidemenu-navigation{position:relative;display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;border-radius:.375rem;padding:.75rem;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1))}.sidemenu-navigation:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.sidemenu-navigation.active{position:relative;display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;border-radius:.375rem;background-color:#d0d5dd4f;padding:.75rem;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.sidemenu-navigation.block{position:relative;display:flex;cursor:not-allowed;align-items:center;justify-content:space-between;-moz-column-gap:.75rem;column-gap:.75rem;border-radius:.375rem;padding:.75rem;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(183 183 184 / var(--tw-text-opacity, 1))}.app-content{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;min-height:100vh}.appImage{position:relative;height:100%;width:100%}.appImage span{position:absolute;top:0;inset-inline-start:0px;height:100%;width:100%}.appImage span img{height:100%;width:100%;-o-object-position:center;object-position:center}.appImage.contain img{-o-object-fit:contain;object-fit:contain}.appImage.cover img{-o-object-fit:cover;object-fit:cover}.appImage.fill img{-o-object-fit:fill;object-fit:fill}.badge{height:-moz-fit-content;height:fit-content;width:-moz-max-content;width:max-content;max-width:100%;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem}.badge.danger{border-width:1px;--tw-border-opacity: 1;border-color:rgb(208 50 50 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 237 236 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(208 50 50 / var(--tw-text-opacity, 1))}.badge.info{border-width:1px;--tw-border-opacity: 1;border-color:rgb(52 64 84 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 246 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1))}.badge.success{border-width:1px;--tw-border-opacity: 1;border-color:rgb(6 118 71 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 253 243 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(6 118 71 / var(--tw-text-opacity, 1))}.badge.warning{border-width:1px;--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 247 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.badge.infinit{border-width:1px;--tw-border-opacity: 1;border-color:rgb(158 158 158 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity, 1))}.modalDialog{z-index:9999}.modalDialog-content{width:100%;max-width:100%;overflow-y:auto;max-height:80vh}@media (min-width: 640px){.modalDialog.sm .modalDialog-content{width:500px}.modalDialog.md .modalDialog-content{width:700px}}@media (min-width: 1024px){.modalDialog.lg .modalDialog-content{width:1000px}}.textInput input,.textInput textarea{height:52px;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1));padding:.5rem 1.5rem;font-size:.875rem;line-height:1.25rem;outline-width:0px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.textInput input:hover,.textInput textarea:hover{--tw-border-opacity: 1;border-color:rgb(105 65 198 / var(--tw-border-opacity, 1))}.textInput input:focus,.textInput textarea:focus{--tw-border-opacity: 1;border-color:rgb(105 65 198 / var(--tw-border-opacity, 1))}.textInput textarea{padding-top:1rem;padding-bottom:1rem}.textInput-label{position:absolute;top:1.75rem;inset-inline-start:1rem;z-index:5;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(110 110 112 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.textInput.is-active .textInput-label{top:0}.textInput.invalid input,.textInput.invalid textarea{--tw-border-opacity: 1;border-color:rgb(208 50 50 / var(--tw-border-opacity, 1))}.textInput.invalid .textInput-label{--tw-text-opacity: 1;color:rgb(208 50 50 / var(--tw-text-opacity, 1))}.textInput textarea{height:8rem}.textInput-icon{position:absolute;top:50%;inset-inline-start:.5rem;--tw-translate-x: -50%;--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))}.textInput.password input{padding-inline-end:3.5rem}.textInput-passwordIcon{position:absolute;top:50%;inset-inline-end:-1rem;height:2rem;width:2rem;--tw-translate-x: -50%;--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));border-radius:.5rem;border-width:0px}.nav-link{width:8rem;cursor:pointer;padding-bottom:.75rem;text-align:center;font-size:.875rem;font-weight:600;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.nav-link.active{border-bottom-width:2px;--tw-border-opacity: 1;border-color:rgb(127 86 217 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(127 86 217 / var(--tw-text-opacity, 1))}.print-shadow{border-radius:16px;border:.6px solid var(--Neutral-Colors-300, #ebeff6);background:var(--02---Dark-Color---White, #fff);box-shadow:0 -4px 20px #7f56d914,0 -1px 4px #7f56d90d}.step-loading{position:fixed;top:0;inset-inline-start:0px;display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:#f9f5ff7c;padding-top:1rem;padding-bottom:1rem;z-index:100}.page-break{page-break-before:always!important}.prev-button{border-radius:8px;border:1px solid var(--Primary-200, #e9d7fe);background:var(--Primary-50, #f9f5ff);color:#6941c6;box-shadow:0 1px 2px #1018280d;padding:12px 40px;font-size:1rem;line-height:1.5rem;font-weight:600}.prev-button div{display:flex;width:100%;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:.5rem;line-height:25.6px}.controls-button{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.controls-button:hover{--tw-bg-opacity: 1;background-color:rgb(127 86 217 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.controls-button.delete:hover{--tw-bg-opacity: 1;background-color:rgb(220 53 69 / var(--tw-bg-opacity, 1))}.appTable-select{height:2.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1));padding-left:.5rem;padding-right:.5rem;outline-width:0px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.appTable-select:hover{--tw-border-opacity: 1;border-color:rgb(127 86 217 / var(--tw-border-opacity, 1));background-color:#f9f5ff80}.appTable-main{overflow-x:auto}.appTable-content{min-width:-moz-fit-content;min-width:fit-content}.appTable-content table{width:100%;max-width:100%;overflow-x:auto;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.appTable-content table thead th{border-width:1px;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1));background-color:#eaecf080;padding:.875rem;text-align:right;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 84 103 / var(--tw-text-opacity, 1))}.appTable-content table tbody tr{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.appTable-content table tbody tr:hover{background-color:#f9f5ff4d}.appTable-content table tbody tr td{border-width:1px;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1));padding:.875rem}.appTable-main{position:relative}.appTable-loading{position:absolute;top:0;inset-inline-start:0px;display:flex;height:100%;width:100%;justify-content:center;background-color:#f9f5ff33;padding-top:1rem;padding-bottom:1rem}.appTable-pagination{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}@media (min-width: 1024px){.appTable-pagination{padding-left:1rem;padding-right:1rem}}.appTable-pagination-controls{display:flex;gap:.5rem}.appTable-pagination-controls button{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.appTable-pagination-controls button:hover{--tw-border-opacity: 1;border-color:rgb(127 86 217 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 245 255 / var(--tw-bg-opacity, 1))}.appTable-pagination-controls button:disabled{cursor:not-allowed;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1));background-color:#f9fafb80;--tw-text-opacity: 1;color:rgb(208 213 221 / var(--tw-text-opacity, 1))}.appTable-pagination-input{height:2.5rem;width:3.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1));padding-left:.5rem;padding-right:.5rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.appTable-pagination-input:hover{--tw-border-opacity: 1;border-color:rgb(127 86 217 / var(--tw-border-opacity, 1));background-color:#f9f5ff80}.appTable-pagination-input:focus{--tw-border-opacity: 1;border-color:rgb(127 86 217 / var(--tw-border-opacity, 1));background-color:#f9f5ff80}.card{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;border-radius:12px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem;--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);--tw-shadow-color: #D0D5DD;--tw-shadow: var(--tw-shadow-colored) }.styles_react-code-input-container__tpiKG{margin:0;width:100%!important}.styles_react-code-input__CRulA{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.styles_react-code-input__CRulA:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.styles_react-code-input__CRulA>input{border:1px solid #b0b0b0!important;height:52px!important;width:52px!important;border-radius:.5rem!important;padding:.5rem!important;font-family:IBM Plex Sans Arabic,sans-serif!important;font-weight:700;--tw-text-opacity: 1 !important;color:rgb(16 24 40 / var(--tw-text-opacity, 1))!important}.styles_react-code-input__CRulA>input::-moz-placeholder{color:#d0d5dd80}.styles_react-code-input__CRulA>input::placeholder{color:#d0d5dd80}.styles_react-code-input__CRulA>input:focus{--tw-border-opacity: 1 !important;border-color:rgb(52 64 84 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1;background-color:rgb(158 209 250 / var(--tw-bg-opacity, 1))}.styles_react-code-input__CRulA>input:active{--tw-border-opacity: 1 !important;border-color:rgb(52 64 84 / var(--tw-border-opacity, 1))!important}*,: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(52 64 84 / .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(52 64 84 / .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:#d0d5dd}: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:#667085}input::placeholder,textarea::placeholder{opacity:1;color:#667085}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}body{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));font-family:IBM Plex Sans Arabic,sans-serif;font-size:1rem;line-height:1.5rem}.app{overflow-x:hidden}.btn{position:relative;border-radius:.5rem;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1));padding:.75rem 2.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-secondary{border-color:#7f56d933;--tw-bg-opacity: 1;background-color:rgb(249 245 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(127 86 217 / var(--tw-text-opacity, 1))}a{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}a:hover{--tw-text-opacity: 1;color:rgb(127 86 217 / var(--tw-text-opacity, 1))}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:16px;padding-left:16px}@media (min-width: 1200px){.container{max-width:1200px}}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.bottom-\[-18px\]{bottom:-18px}.end-0{inset-inline-end:0px}.end-3{inset-inline-end:.75rem}.left-0{left:0}.left-1\/2,.left-\[50\%\]{left:50%}.right-0{right:0}.right-\[-100\%\]{right:-100%}.start-0{inset-inline-start:0px}.start-3{inset-inline-start:.75rem}.top-0{top:0}.top-1\/2{top:50%}.top-3\.5{top:.875rem}.top-\[25px\]{top:25px}.top-full{top:100%}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[49\]{z-index:49}.z-\[52\]{z-index:52}.z-\[53\]{z-index:53}.z-\[54\]{z-index:54}.z-\[60\]{z-index:60}.z-\[6\]{z-index:6}.z-\[9\]{z-index:9}.mx-2{margin-left:.5rem;margin-right:.5rem}.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-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[20px\]{margin-top:20px;margin-bottom:20px}.my-\[22px\]{margin-top:22px;margin-bottom:22px}.-me-2{margin-inline-end:-.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-60{margin-bottom:15rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[220px\]{margin-bottom:220px}.mb-\[44px\]{margin-bottom:44px}.mb-\[5px\]{margin-bottom:5px}.mr-\[-5px\]{margin-right:-5px}.ms-0{margin-inline-start:0px}.ms-3{margin-inline-start:.75rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[10px\]{margin-top:10px}.mt-\[12px\]{margin-top:12px}.mt-\[20px\]{margin-top:20px}.mt-\[24px\]{margin-top:24px}.mt-\[32px\]{margin-top:32px}.mt-\[4px\]{margin-top:4px}.mt-\[5px\]{margin-top:5px}.block{display:block}.inline-block{display:inline-block}.\!flex{display:flex!important}.flex{display:flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.\!h-8{height:2rem!important}.\!h-\[14px\]{height:14px!important}.\!h-\[34px\]{height:34px!important}.\!h-\[80px\]{height:80px!important}.\!h-fit{height:-moz-fit-content!important;height:fit-content!important}.\!h-full{height:100%!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-13{height:52px}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[1000px\]{height:1000px}.h-\[100px\]{height:100px}.h-\[10px\]{height:10px}.h-\[110px\]{height:110px}.h-\[120px\]{height:120px}.h-\[140px\]{height:140px}.h-\[14px\]{height:14px}.h-\[150px\]{height:150px}.h-\[170px\]{height:170px}.h-\[1px\]{height:1px}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[25px\]{height:25px}.h-\[290px\]{height:290px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[38px\]{height:38px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[8px\]{height:8px}.h-\[calc\(100vh-88px\)\]{height:calc(100vh - 88px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.h-px{height:1px}.\!max-h-\[95vh\]{max-height:95vh!important}.max-h-\[50vh\]{max-height:50vh}.max-h-\[700px\]{max-height:700px}.max-h-\[70vh\]{max-height:70vh}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.max-h-full{max-height:100%}.\!min-h-fit{min-height:-moz-fit-content!important;min-height:fit-content!important}.min-h-16{min-height:4rem}.min-h-\[100\%\]{min-height:100%}.min-h-\[100vh\]{min-height:100vh}.min-h-\[124px\]{min-height:124px}.min-h-\[154px\]{min-height:154px}.min-h-\[196\.89px\]{min-height:196.89px}.min-h-\[222px\]{min-height:222px}.min-h-\[40vh\]{min-height:40vh}.min-h-\[52px\]{min-height:52px}.\!w-8{width:2rem!important}.\!w-\[14px\]{width:14px!important}.\!w-\[34px\]{width:34px!important}.\!w-\[80px\]{width:80px!important}.\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-13{width:52px}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-2\/4{width:50%}.w-3{width:.75rem}.w-3\/4{width:75%}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[10px\]{width:10px}.w-\[120px\]{width:120px}.w-\[141px\]{width:141px}.w-\[14px\]{width:14px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[174px\]{width:174px}.w-\[180px\]{width:180px}.w-\[20px\]{width:20px}.w-\[22px\]{width:22px}.w-\[25px\]{width:25px}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[38px\]{width:38px}.w-\[44px\]{width:44px}.w-\[60px\]{width:60px}.w-\[640px\]{width:640px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.\!min-w-\[180px\]{min-width:180px!important}.\!min-w-\[800px\]{min-width:800px!important}.min-w-16{min-width:4rem}.min-w-44{min-width:11rem}.min-w-\[158px\]{min-width:158px}.min-w-\[485px\]{min-width:485px}.min-w-\[52px\]{min-width:52px}.min-w-\[570px\]{min-width:570px}.min-w-\[690px\]{min-width:690px}.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-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.max-w-52{max-width:13rem}.max-w-\[100px\]{max-width:100px}.max-w-\[150px\]{max-width:150px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[512px\]{max-width:512px}.max-w-\[600px\]{max-width:600px}.max-w-\[690px\]{max-width:690px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-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-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-\[-50\%\]{--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))}.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))}.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 pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\!flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse}.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-stretch{align-items:stretch}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.\!justify-end{justify-content:flex-end!important}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.gap-1{gap:.25rem}.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-\[11px\]{gap:11px}.gap-\[12px\]{gap:12px}.gap-\[16px\]{gap:16px}.gap-\[18px\]{gap:18px}.gap-\[1px\]{gap:1px}.gap-\[20px\]{gap:20px}.gap-\[32px\]{gap:32px}.gap-\[40px\]{gap:40px}.gap-\[4px\]{gap:4px}.gap-\[8px\]{gap:8px}.gap-px{gap:1px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-12{row-gap:3rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.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))}.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}.whitespace-normal{white-space:normal}.text-nowrap{text-wrap:nowrap}.\!rounded-\[8px\]{border-radius:8px!important}.rounded-2xl{border-radius:28px}.rounded-\[12px\]{border-radius:12px}.rounded-\[30px\]{border-radius:30px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:22px}.rounded-e-lg{border-start-end-radius:.5rem;border-end-end-radius:.5rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-black\/20{border-color:#0003}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.border-gray-200\/50{border-color:#d0d5dd80}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(127 86 217 / var(--tw-border-opacity, 1))}.border-red-100\/20{border-color:#feedec33}.border-red-200{--tw-border-opacity: 1;border-color:rgb(250 163 158 / var(--tw-border-opacity, 1))}.\!border-b-black{--tw-border-opacity: 1 !important;border-bottom-color:rgb(0 0 0 / var(--tw-border-opacity, 1))!important}.border-b-brown-300{--tw-border-opacity: 1;border-bottom-color:rgb(158 158 158 / var(--tw-border-opacity, 1))}.border-b-purple-400{--tw-border-opacity: 1;border-bottom-color:rgb(127 86 217 / var(--tw-border-opacity, 1))}.border-l-gray-200{--tw-border-opacity: 1;border-left-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.\!bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgb(127 86 217 / var(--tw-bg-opacity, 1))!important}.bg-\[\#00000082\]{background-color:#00000082}.bg-\[\#11A191\]{--tw-bg-opacity: 1;background-color:rgb(17 161 145 / var(--tw-bg-opacity, 1))}.bg-\[\#1202022a\]{background-color:#1202022a}.bg-\[\#2E90FA\]{--tw-bg-opacity: 1;background-color:rgb(46 144 250 / var(--tw-bg-opacity, 1))}.bg-\[\#E63469\]{--tw-bg-opacity: 1;background-color:rgb(230 52 105 / var(--tw-bg-opacity, 1))}.bg-\[\#F59E0B\]{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-\[\#fff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[\#ffffffc8\]{background-color:#ffffffc8}.bg-black\/50{background-color:#00000080}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(158 209 250 / var(--tw-bg-opacity, 1))}.bg-blue-200\/50{background-color:#9ed1fa80}.bg-blue-450{--tw-bg-opacity: 1;background-color:rgb(46 144 250 / var(--tw-bg-opacity, 1))}.bg-brown-150{--tw-bg-opacity: 1;background-color:rgb(249 249 251 / var(--tw-bg-opacity, 1))}.bg-brown-200{--tw-bg-opacity: 1;background-color:rgb(204 204 204 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-100\/40{background-color:#f9fafb66}.bg-gray-150{background-color:#d0d5dd4f}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(208 213 221 / var(--tw-bg-opacity, 1))}.bg-gray-250{--tw-bg-opacity: 1;background-color:rgb(183 183 184 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(102 112 133 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(234 236 240 / var(--tw-bg-opacity, 1))}.bg-green-250{--tw-bg-opacity: 1;background-color:rgb(17 161 145 / var(--tw-bg-opacity, 1))}.bg-green-300\/10{background-color:#17b26a1a}.bg-green-300\/5{background-color:#17b26a0d}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(249 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(127 86 217 / var(--tw-bg-opacity, 1))}.bg-purple-400\/10{background-color:#7f56d91a}.bg-purple-400\/5{background-color:#7f56d90d}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(252 250 255 / var(--tw-bg-opacity, 1))}.bg-red-100\/20{background-color:#feedec33}.bg-red-450{--tw-bg-opacity: 1;background-color:rgb(230 52 105 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/30{background-color:#ffffff4d}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.fill-current{fill:currentColor}.fill-purple-400{fill:#7f56d9}.fill-red-400{fill:#dc3545}.stroke-gray-400{stroke:#667085}.object-contain{-o-object-fit:contain;object-fit:contain}.\!object-cover{-o-object-fit:cover!important;object-fit:cover!important}.\!object-center{-o-object-position:center!important;object-position:center!important}.object-center{-o-object-position:center;object-position:center}.\!p-3{padding:.75rem!important}.\!p-8{padding:2rem!important}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[1px\]{padding:1px}.p-\[20px\]{padding:20px}.p-\[4px\]{padding:4px}.p-\[6px\]{padding:6px}.p-px{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-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-\[18px\]{padding-left:18px;padding-right:18px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[32px\]{padding-left:32px;padding-right:32px}.px-\[80px\]{padding-left:80px;padding-right:80px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.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-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-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[40px\]{padding-top:40px;padding-bottom:40px}.py-\[60px\]{padding-top:60px;padding-bottom:60px}.\!pt-3{padding-top:.75rem!important}.pb-11{padding-bottom:2.75rem}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-6{padding-bottom:1.5rem}.pb-60{padding-bottom:15rem}.pb-8{padding-bottom:2rem}.ps-8{padding-inline-start:2rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-16{padding-top:4rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[10px\]{padding-top:10px}.pt-\[20px\]{padding-top:20px}.pt-\[40px\]{padding-top:40px}.pt-\[50px\]{padding-top:50px}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.\!text-\[14px\]{font-size:14px!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-5xl{font-size:3rem;line-height:1}.text-\[11px\]{font-size:11px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[19px\]{font-size:19px}.text-\[22px\]{font-size:22px}.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-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-\[600\]{font-weight:600}.font-\[700\],.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[16\.8px\]{line-height:16.8px}.leading-\[19\.6px\]{line-height:19.6px}.leading-\[25\.6px\]{line-height:25.6px}.leading-\[28px\]{line-height:28px}.leading-\[33\.6px\]{line-height:33.6px}.leading-\[48px\]{line-height:48px}.leading-relaxed{line-height:1.625}.\!text-gray-500{--tw-text-opacity: 1 !important;color:rgb(16 24 40 / var(--tw-text-opacity, 1))!important}.\!text-purple-500{--tw-text-opacity: 1 !important;color:rgb(105 65 198 / var(--tw-text-opacity, 1))!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-blue-500{--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(208 213 221 / var(--tw-text-opacity, 1))}.text-gray-250{--tw-text-opacity: 1;color:rgb(183 183 184 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(110 110 112 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.text-gray-450{--tw-text-opacity: 1;color:rgb(71 84 103 / var(--tw-text-opacity, 1))}.text-gray-480{--tw-text-opacity: 1;color:rgb(93 100 129 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(23 178 106 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(6 118 71 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(127 86 217 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(105 65 198 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(220 53 69 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(208 50 50 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-\[0\.7\]{opacity:.7}.opacity-\[0\.8\]{opacity:.8}.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-gray-200{--tw-shadow-color: #D0D5DD;--tw-shadow: var(--tw-shadow-colored)}.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)}.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-\[0\.3s\]{transition-property:.3s;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}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}*{font-family:IBM Plex Sans Arabic,sans-serif!important}#nprogress{position:fixed;top:0;inset-inline-start:0px;width:100%;z-index:1000000!important}#nprogress .bar{--tw-bg-opacity: 1;background-color:rgb(127 86 217 / var(--tw-bg-opacity, 1))}#nprogress .spinner{top:.5rem;inset-inline-start:.5rem;right:auto}@media (min-width: 1024px){#nprogress .spinner{top:1rem;inset-inline-start:1rem}}#nprogress .spinner-icon{height:1.5rem;width:1.5rem;border-top-color:rgb(127 86 217 / var(--tw-border-opacity, 1));--tw-border-opacity: 1;border-left-color:rgb(127 86 217 / var(--tw-border-opacity, 1))}.hover\:border:hover{border-width:1px}.hover\:border-purple-400:hover{--tw-border-opacity: 1;border-color:rgb(127 86 217 / var(--tw-border-opacity, 1))}.hover\:border-purple-500:hover{--tw-border-opacity: 1;border-color:rgb(105 65 198 / var(--tw-border-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-400:hover{--tw-bg-opacity: 1;background-color:rgb(127 86 217 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(16 24 40 / var(--tw-text-opacity, 1))}.hover\:text-brown-300:hover{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity, 1))}.hover\:text-purple-400:hover{--tw-text-opacity: 1;color:rgb(127 86 217 / var(--tw-text-opacity, 1))}.hover\:text-purple-500:hover{--tw-text-opacity: 1;color:rgb(105 65 198 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(105 65 198 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:text-purple-500{--tw-text-opacity: 1;color:rgb(105 65 198 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-\[1\]{opacity:1}@media (max-width: 1450px){.max-\[1450px\]\:w-full{width:100%}.max-\[1450px\]\:flex-col{flex-direction:column}}@media not all and (min-width: 1280px){.max-xl\:w-full{width:100%}}@media not all and (min-width: 1024px){.max-lg\:right-0{right:0}.max-lg\:hidden{display:none}.max-lg\:flex-col{flex-direction:column}}@media not all and (min-width: 640px){.max-sm\:h-\[114px\]{height:114px}.max-sm\:w-full{width:100%}.max-sm\:flex-col{flex-direction:column}.max-sm\:justify-start{justify-content:flex-start}}@media (min-width: 400px){.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:flex-col{flex-direction:column}.xs\:gap-4{gap:1rem}.xs\:border-0{border-width:0px}.xs\:bg-transparent{background-color:transparent}}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-5{height:1.25rem}.md\:w-1\/5{width:20%}.md\:w-16{width:4rem}.md\:w-2\/3{width:66.666667%}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-32{width:8rem}.md\:w-4\/5{width:80%}.md\:w-40{width:10rem}.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\:flex-row{flex-direction:row}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pt-14{padding-top:3.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:ms-80{margin-inline-start:20rem}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\:w-3\/4{width:75%}.lg\:max-w-\[280px\]{max-width:280px}.lg\:flex-auto{flex:1 1 auto}.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.lg\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-8xl{font-size:6rem;line-height:1}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1280px){.xl\:w-1\/3{width:33.333333%}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}}@media (min-width: 1360px){.min-\[1360px\]\:flex-row{flex-direction:row}}@media (min-width: 1536px){.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
