@import url("https://fonts.googleapis.com/css2?family=Zain:ital,wght@0,200;0,300;0,400;0,700;0,800;0,900;1,300;1,400&display=swap");:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.imgDark{display:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}.imgLight{display:none}.imgDark{display:unset}}[dir=rtl] .MuiDrawer-paperAnchorLeft,[dir=rtl] .MuiDrawer-paperAnchorRight{left:auto!important;right:0!important}[dir=ltr] .MuiDrawer-paperAnchorLeft{left:0!important;right:auto!important}.MuiDrawer-docked[dir=rtl] .MuiDrawer-paper,[dir=ltr] .MuiDrawer-paperAnchorRight,[dir=rtl] .MuiDrawer-docked .MuiDrawer-paper{left:auto!important;right:0!important}[dir=ltr] .MuiDrawer-docked .MuiDrawer-paper{left:0!important;right:auto!important}