@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Cairo,sans-serif}:root{--max-width: 84rem;--width: 99%;--background-color2: #ffffff;--background-color: #f3f3f4;--main-color: rgb(29, 155, 240);--text-color: #323232;--text-color2: #999999;--h1-size: clamp(2.5rem, 8vw, 3rem);--h2-size: clamp(1.5rem, 2vw, 1.8rem);--h3-size: clamp(1rem, 4vw, 1.2rem);--p-size: clamp(.9rem, 4vw, 1rem);--space-cards: clamp(10px, 5vw, 40px);--border-radius-cards: 1.7rem;--border-radius-cards2: .9rem;--buttons-radius: 2rem;--boxed-border-color: #f1f1f1;--button-border-color: #999999;--input-color: #cccccc3d;--cards-radius: 12px;--form-radius: 10px;--p-line-height: 2;--h1-line-height: 1.2;--h2-line-height: 1;--h1-padding: 0 0 1rem 0;--p-padding: 0 .5rem 1.1rem .25rem;--buttons-padding: .8rem 1rem;--transition: .7s ease;--p-weight: 500;--background-gradient: linear-gradient(to right, #3099420e, #8422223d);--background-color2: #f9f9f9;--header-color: rgba(255, 255, 255, .5);--shadows-color: 0 0px 3.5px -1px rgba(0, 0, 0, .4);--p-color: rgb(173, 166, 166);--buttons-border: #e4e4e7;--mode-card: rgb(255, 255, 255, .8)}html::-webkit-scrollbar{width:0rem}html::-webkit-scrollbar-track{background:var(--background-color)}html::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:5rem}body{background-color:var(--background-color);display:flex;justify-content:center}#root{min-height:100vh;display:flex;flex-direction:row;justify-content:space-evenly;direction:rtl;width:100%;max-width:var(--max-width);position:relative}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date]::-webkit-calendar-picker-indicator{width:100%!important;height:90%;border-radius:1rem;z-index:9999;opacity:0;position:absolute;left:0}input[type=date]{-moz-appearance:textfield}.overlayLoading{position:fixed;background-color:var(--background-color);height:100%;width:100%;z-index:9999999}.loaderContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader{border:4px solid #fff;border-left-color:transparent;border-radius:50%}.loader{border:4px solid #fff;border-left-color:transparent;width:36px;height:36px}.loader{border:4px solid #fff;border-left-color:transparent;width:36px;height:36px;animation:spin89345 1s linear infinite}@keyframes spin89345{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading{width:100vw;height:100vh;background-color:var(--background-color);position:fixed;left:0;top:0;z-index:9999;display:flex;justify-content:center;align-items:center}.pl{width:6em;height:6em}.pl__ring{animation:ringA 2s linear infinite}.pl__ring--a{stroke:#f42f25}.pl__ring--b{animation-name:ringB;stroke:#f49725}.pl__ring--c{animation-name:ringC;stroke:var(--main-color)}.pl__ring--d{animation-name:ringD;stroke:green}@keyframes ringA{0%,4%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-330}12%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-335}32%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-595}40%,54%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-660}62%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-665}82%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-925}90%,to{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-990}}@keyframes ringB{0%,12%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-110}20%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-115}40%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-195}48%,62%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-220}70%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-225}90%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-305}98%,to{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-330}}@keyframes ringC{0%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}8%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}28%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}36%,58%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}66%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}86%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}94%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes ringD{0%,8%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}16%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}36%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}44%,50%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}58%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}78%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}86%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.slide-down{animation:slideDown .3s ease-in-out}@keyframes fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
