:root{--background:#ffffff;--foreground:white}html{font-size:10px;direction:rtl}body,html{max-width:100vw;overflow-x:hidden;height:100%}input{font-size:18px;border-radius:10px!important;border:1.5px solid var(--gary-line-bt,#e3e3e3);box-shadow:none;padding:.6em 1em;color:#182d62;background:#fff}body{color:var(--foreground);background:var(--background);font-family:Strauss Regular,Arial,Helvetica,sans-serif;font-weight:600;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:grid;grid-template-areas:"header" "main" "footer";grid-template-columns:1fr;height:100%}body,main{margin:0 auto;width:100%}main{max-width:95rem;grid-area:main}header{grid-area:header}footer{grid-area:footer}*{box-sizing:border-box;padding:0;margin:0;transition:all .5s}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}button.disabled{background:gray}button.disabledLink{color:gray}.dialog_backdrop__wqMUu{z-index:99;position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);top:0;left:0;display:flex;align-items:center;justify-content:center}.dialog_backdrop__wqMUu dialog{border-radius:1.5rem;box-shadow:0 0 6px 0 rgba(43,68,88,.4);overflow:hidden;overflow-y:auto;margin:auto;background:#fff;padding:1rem;max-width:40rem}@media screen and (max-width:768px){.dialog_backdrop__wqMUu dialog{width:90%}}.footer_footer__Y47t8{background-color:rgba(110,132,197,.1);padding:1rem;position:relative;display:grid;grid-template-columns:15% 70% 15%;box-shadow:-5px 0 5px -5px rgba(0,0,0,.5),5px 0 5px -5px rgba(0,0,0,.5);max-width:95rem;width:100%;margin:auto auto 0}.footer_footer__Y47t8 .footer_logo__nEoil{max-width:14rem}.footer_footer__Y47t8 .footer_logo__nEoil img{width:100%;height:auto}.footer_footer__Y47t8 nav ul{height:100%;align-items:center;list-style-type:none;display:flex;justify-content:center}.footer_footer__Y47t8 nav ul a{padding:0 1rem}@media screen and (max-width:768px){.footer_footer__Y47t8{display:flex;flex-direction:column-reverse}.footer_footer__Y47t8 .footer_logo__nEoil{display:none}}