#root,#root>.MuiContainer-root,body,html{min-height:100%;height:100%}:root{--primary-color:#5e25ff;--primary-color-rgb:94,37,255;--secondary-color:#f2edff;--secondary-color-rgb:242,237,255;--white-color:#ffffff;--white-color-rgb:255,255,255;--black-color:#000000;--black-color-rgb:0,0,0;--gray-color:#696969;--gray-color-rgb:105,105,105;--border-radius:8px}body,html{scroll-behavior:smooth}body{font-family:var(--local-primary-font),sans-serif}body .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body .overlay{background-color:rgba(18,18,18,.25);position:fixed;height:100%;width:100%;z-index:1000;display:flex;justify-content:center;align-items:center}body img{pointer-events:none}body hr{margin:2rem 0}.direction-rtl{direction:rtl}.direction-rtl,[dir=rtl] *{text-align:right}.bold{font-weight:600}.italic{font-style:italic}