@import"https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@400;500;600;700&display=swap";._spinner_63uko_1{animation:_spin_63uko_1 1s linear infinite;border:.2em solid rgba(var(--color-blue-700-rgb),.1);border-top:.2em solid var(--color-background-brand);border-radius:50%;height:1em;width:1em}@keyframes _spin_63uko_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_1lnjo_1{align-items:center;display:flex;height:100dvh;justify-content:center}._loading_1lnjo_1 h1{display:flex;align-items:center;gap:var(--space-2xl)}._container_1qwep_1{padding:16px}@media screen and (min-width: 40rem){._container_1qwep_1{padding:16px 24px}}@media screen and (min-width: 48rem){._container_1qwep_1{padding:24px}}@media screen and (min-width: 80rem){._container_1qwep_1{padding:32px}}@media screen and (min-width: 90rem){._container_1qwep_1{padding:40px}}*{min-width:0;margin:0;padding:0;box-sizing:border-box;border-collapse:collapse;outline:none;scroll-behavior:smooth}a,a:visited{color:var(--color-text-link);text-decoration:none}a,button,select{cursor:grab;cursor:url(/assets/icons/cursor-grab.svg),auto;-webkit-user-select:none;user-select:none}ol,ul{list-style-position:inside}:root{--animation-duration-sh: 1s;--animation-duration-md: 1.5s;--animation-duration-lg: 2s;--animation-timing-function: ease;--animation-delay-no: 0s;--animation-delay-sh: .5s;--animation-delay-md: 1s;--animation-delay-lg: 1.5s}.animation__hide{opacity:0;transform:scale(0)}@keyframes bounceLeft{0%{transform:translate(0)}20%{transform:translate(150%)}40%{transform:translate(-100%)}60%{transform:translate(66%)}90%{transform:translate(-33%)}to{transform:translate(0)}}.animate__bounce-left{animation-name:bounceLeft;animation-duration:var(--animation-duration-sh);animation-iteration-count:1;animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-delay:var(--animation-delay-no)}@keyframes bounceRight{0%{transform:translate(0)}20%{transform:translate(-150%)}40%{transform:translate(100%)}60%{transform:translate(-66%)}90%{transform:translate(33%)}to{transform:translate(0)}}.animate__bounce-right{animation-name:bounceRight;animation-duration:var(--animation-duration-sh);animation-iteration-count:1;animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-delay:var(--animation-delay-no)}.animate__fade-in{animation-name:fadeIn;animation-duration:var(--animation-duration-md);animation-iteration-count:1;animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-delay:var(--animation-delay-no)}@keyframes fadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.animate__fade-out{animation-name:fadeOut;animation-duration:var(--animation-duration-md);animation-iteration-count:1;animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-delay:var(--animation-delay-no)}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.animate__poke{animation-name:poke;animation-duration:var(--animation-duration-lg);animation-iteration-count:1;animation-timing-function:var(--animation-timing-function);animation-fill-mode:forwards;animation-delay:var(--animation-delay-no)}@keyframes poke{0%{opacity:0;transform:scale(.5)}20%{transform:scale(1.1)}40%{transform:scale(.9)}60%{transform:scale(1.05)}80%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}:root{--color-white: #ffffff;--color-black: #000000;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-gray-950: #030712;--color-red-50: #fef2f2;--color-red-100: #fee2e2;--color-red-200: #fecaca;--color-red-300: #fca5a5;--color-red-400: #f87171;--color-red-500: #ef4444;--color-red-600: #dc2626;--color-red-700: #b91c1c;--color-red-800: #991b1b;--color-red-900: #7f1d1d;--color-red-950: #450a0a;--color-yellow-50: #fefce8;--color-yellow-100: #fef9c3;--color-yellow-200: #fef08a;--color-yellow-300: #fde047;--color-yellow-400: #facc15;--color-yellow-500: #eab308;--color-yellow-600: #ca8a04;--color-yellow-700: #a16207;--color-yellow-800: #854d0e;--color-yellow-900: #713f12;--color-yellow-950: #422006;--color-green-50: #f0fdf4;--color-green-100: #dcfce7;--color-green-200: #bbf7d0;--color-green-300: #86efac;--color-green-400: #4ade80;--color-green-500: #22c55e;--color-green-600: #16a34a;--color-green-700: #15803d;--color-green-800: #166534;--color-green-900: #14532d;--color-green-950: #052e16;--color-blue-50: #eff6ff;--color-blue-100: #dbeafe;--color-blue-200: #bfdbfe;--color-blue-300: #93c5fd;--color-blue-400: #60a5fa;--color-blue-500: #3b82f6;--color-blue-600: #2563eb;--color-blue-700: #1d4ed8;--color-blue-800: #1e40af;--color-blue-900: #1e3a8a;--color-blue-950: #172554;--color-blue-700-rgb: 29, 78, 216}:root{--color-brand-blue: var(--color-blue-700);--color-brand-yellow: var(--color-yellow-400);--color-brand-white: var(--color-white)}body{background-color:var(--color-background-canvas)}:root{--color-background-transparent: transparent;--color-background-canvas: var(--color-gray-50);--color-background-frame: var(--color-white);--color-background-overlay: var(--color-gray-100);--color-background-elevated: var(--color-gray-200);--color-background-strong: var(--color-gray-400);--color-background-brand: var(--color-brand-blue);--color-background-brand-shade: var(--color-blue-900);--color-background-assist: var(--color-state-assist);--color-background-danger: var(--color-state-danger);--color-background-info: var(--color-state-info);--color-background-disabled: var(--color-state-disabled);--color-background-success: var(--color-state-success);--color-background-warning: var(--color-state-warning);--color-background-assist-tint: var(--color-gray-100);--color-background-danger-tint: var(--color-red-50);--color-background-info-tint: var(--color-blue-50);--color-background-disabled-tint: var(--color-gray-200);--color-background-success-tint: var(--color-green-50);--color-background-warning-tint: var(--color-yellow-50)}:root{--color-border-primary: var(--color-gray-500);--color-border-secondary: var(--color-gray-400);--color-border-tertiary: var(--color-gray-300);--color-border-quaternary: var(--color-gray-200);--color-border-subtle: var(--color-gray-100);--color-border-white: var(--color-white);--color-border-brand: var(--color-brand-blue);--color-border-focus: var(--color-blue-500);--color-border-assist: var(--color-state-assist);--color-border-danger: var(--color-state-danger);--color-border-disabled: var(--color-state-disabled);--color-border-info: var(--color-state-info);--color-border-success: var(--color-state-success);--color-border-warning: var(--color-state-warning)}:root{--color-button-bg-main: var(--color-brand-blue);--color-button-bg-cta: var(--color-brand-yellow);--color-button-bg-outlined: transparent;--color-button-bg-ghost: transparent;--color-button-bg-danger: transparent;--color-button-bg-hover-main: var(--color-blue-800);--color-button-bg-hover-cta: var(--color-yellow-500);--color-button-bg-hover-outlined: var(--color-blue-50);--color-button-bg-hover-ghost: var(--color-blue-50);--color-button-bg-hover-danger: var(--color-red-50);--color-button-bg-focus-main: var(--color-blue-800);--color-button-bg-focus-cta: var(--color-blue-800);--color-button-bg-focus-outlined: var(--color-blue-50);--color-button-bg-focus-ghost: var(--color-blue-50);--color-button-bg-focus-danger: var(--color-red-50);--color-button-bg-disabled-main: var(--color-blue-200);--color-button-bg-disabled-cta: var(--color-yellow-200);--color-button-border-outlined: var(--color-brand-blue);--color-button-border-danger: var(--color-state-danger);--color-button-border-hover-outlined: var(--color-blue-800);--color-button-border-hover-danger: var(--color-red-800);--color-button-border-focus-main: var(--color-blue-300);--color-button-border-focus-cta: var(--color-yellow-300);--color-button-border-focus-outlined: var(--color-blue-800);--color-button-border-focus-danger: var(--color-red-800);--color-button-border-disabled-outlined: var(--color-blue-200);--color-button-border-disabled-danger: var(--color-red-200);--color-button-text-main: var(--color-text-always-light);--color-button-text-cta: var(--color-text-always-dark);--color-button-text-outlined: var(--color-brand-blue);--color-button-text-ghost: var(--color-brand-blue);--color-button-text-danger: var(--color-state-danger);--color-button-text-hover-outlined: var(--color-blue-800);--color-button-text-hover-ghost: var(--color-blue-800);--color-button-text-hover-danger: var(--color-red-800);--color-button-text-focus-outlined: var(--color-blue-800);--color-button-text-focus-danger: var(--color-red-800);--color-button-text-disabled-main: var(--color-gray-200);--color-button-text-disabled-cta: var(--color-gray-300);--color-button-text-disabled-outlined: var(--color-blue-200);--color-button-text-disabled-ghost: var(--color-blue-200);--color-button-text-disabled-danger: var(--color-red-200)}:root{--color-icon-primary: var(--color-gray-800);--color-icon-secondary: var(--color-gray-600);--color-icon-tertiary: var(--color-gray-400);--color-icon-main: var(--color-brand-blue);--color-icon-cta: var(--color-brand-yellow);--color-icon-white: var(--color-white);--color-icon-brand: var(--color-brand-blue);--color-icon-assist: var(--color-state-assist);--color-icon-danger: var(--color-state-danger);--color-icon-disabled: var(--color-state-disabled);--color-icon-info: var(--color-state-info);--color-icon-success: var(--color-state-success);--color-icon-warning: var(--color-state-warning)}:root{--color-state-assist: var(--color-gray-600);--color-state-danger: var(--color-red-600);--color-state-disabled: var(--color-gray-300);--color-state-info: var(--color-blue-700);--color-state-success: var(--color-green-700);--color-state-warning: var(--color-yellow-700)}:root{--color-text-primary: var(--color-gray-800);--color-text-secondary: var(--color-gray-600);--color-text-tertiary: var(--color-gray-500);--color-text-inverted: var(--color-white);--color-text-always-dark: var(--color-gray-800);--color-text-always-light: var(--color-white);--color-text-brand: var(--color-brand-blue);--color-text-link: var(--color-blue-600);--color-text-assist: var(--color-state-assist);--color-text-danger: var(--color-state-danger);--color-text-disabled: var(--color-state-disabled);--color-text-info: var(--color-state-info);--color-text-success: var(--color-state-success);--color-text-warning: var(--color-state-warning)}:root .color-scheme-dark{--color-background-canvas: var(--color-black);--color-background-frame: var(--color-gray-900);--color-background-overlay: var(--color-gray-600);--color-background-brand-shade: var(--color-gray-950);--color-background-assist-tint: var(--color-gray-300);--color-background-danger-tint: var(--color-red-300);--color-background-info-tint: var(--color-blue-300);--color-background-disabled-tint: var(--color-gray-200);--color-background-success-tint: var(--color-green-300);--color-background-warning-tint: var(--color-yellow-300)}:root .color-scheme-dark{--color-border-focus: var(--color-blue-600);--color-border-subtle: var(--color-gray-500)}:root .color-scheme-dark{--color-button-bg-focus-outlined: var(--color-blue-200);--color-button-bg-focus-ghost: var(--color-blue-200);--color-button-bg-focus-danger: var(--color-red-800);--color-button-bg-disabled-main: var(--color-blue-900);--color-button-bg-disabled-cta: var(--color-yellow-700);--color-button-border-hover-outlined: var(--color-blue-700);--color-button-border-hover-danger: var(--color-red-300);--color-button-border-focus-main: var(--color-blue-500);--color-button-border-focus-outlined: var(--color-blue-700);--color-button-border-focus-danger: var(--color-red-300);--color-button-border-disabled-outlined: var(--color-blue-900);--color-button-border-disabled-danger: var(--color-red-800);--color-button-text-hover-outlined: var(--color-blue-700);--color-button-text-hover-danger: var(--color-red-300);--color-button-text-focus-outlined: var(--color-blue-700);--color-button-text-focus-danger: var(--color-red-300);--color-button-text-disabled-main: var(--color-gray-300);--color-button-text-disabled-outlined: var(--color-blue-300);--color-button-text-disabled-ghost: var(--color-blue-900)}:root .color-scheme-dark{--color-text-primary: var(--color-white);--color-text-secondary: var(--color-gray-200);--color-text-tertiary: var(--color-gray-300);--color-text-inverted: var(--color-gray-800);--color-text-link: var(--color-blue-400)}:root{--space-3xs: 0rem;--space-2xs: .125rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-lg: 1rem;--space-xl: 1.25rem;--space-2xl: 1.5rem;--space-3xl: 2rem;--space-4xl: 2.5rem;--space-5xl: 3rem;--space-6xl: 3.5rem;--space-7xl: 4rem;--space-8xl: 4.5rem;--space-9xl: 5rem;--space-10xl: 5.5rem;--space-11xl: 6rem;--space-12xl: 6.5rem;--space-13xl: 7rem;--space-14xl: 7.5rem}:root{--page-container-max-width: 100rem;--page-padding-horizontal: clamp( var(--space-lg), 7.5vw - 1.5rem, var(--space-9xl) )}:root{--border-radius-2xs: .25rem;--border-radius-xs: .5rem;--border-radius-sm: .75rem;--border-radius-md: 1rem;--border-radius-lg: 1.5rem;--border-radius-xl: 2rem;--border-radius-circle: 625rem;--border-width-2xs: .03125rem;--border-width-xs: .0625rem;--border-width-sm: .09375rem;--border-width-md: .125rem}:root{--navbar-height: 4.5rem}:root{--z-index-footer: 10000;--z-index-header: 20000;--z-index-header-navbar-spacer: 21000;--z-index-header-nav: 22000;--z-index-header-drawer: 22100;--z-index-header-navbar: 22200}:root{--svg-size-icon-xs: .75rem;--svg-size-icon-sm: 1rem;--svg-size-icon-md: 1.25rem;--svg-size-icon-lg: 1.5rem;--svg-size-icon-xl: 1.75rem;--svg-size-icon-2xl: 2rem}:root{--svg-size-illustration-xs: 3rem;--svg-size-illustration-sm: 3.5rem;--svg-size-illustration-md: 4rem;--svg-size-illustration-lg: 4.5rem;--svg-size-illustration-xl: 5rem;--svg-size-illustration-2xl: 5.5rem;--svg-size-illustration-3xl: 6rem}:root{--font-family-default: "Noto Kufi Arabic";line-height:1.9;--font-size-2xs: .75rem;--font-size-xs: .875rem;--font-size-sm: 1rem;--font-size-md: clamp(1rem, .61vw + .86rem, 1.25rem);--font-size-lg: clamp(1.25rem, .61vw + 1.11rem, 1.5rem);--font-size-xl: clamp(1.25rem, 1.23vw + .965rem, 1.75rem);--font-size-2xl: clamp(1.5rem, 1.22vw + 1.22rem, 2rem);--font-size-3xl: clamp(1.5rem, 1.84vw + 1.075rem, 2.25rem);--font-size-4xl: clamp(2rem, 1.82vw + 1.58rem, 3rem);-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always}:root{--font-family-arabic: var(--font-family-default)}:root .arabic-font,:root .arabic-font *,:root .arabic-font-override{font-family:var(--font-family-arabic);text-underline-offset:.5rem}:root{--font-family-english: var(--font-family-default)}:root .english-font,:root .english-font *,:root .english-font-override{font-family:var(--font-family-english);text-underline-offset:.25rem}.cursor-pointer{cursor:grab;cursor:url(/assets/icons/cursor-grab.svg),auto;-webkit-user-select:none;user-select:none}.protected-route-layout .hideInProtectedRoutes,.public-route-layout .hideInPublicRoutes{display:none}a,a:visited{color:var(--color-text-link)}
