*{padding:0;margin:0}body{width:90vw;min-height:100vh;font-family:'Cairo', Arial, sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;direction:rtl;overflow-x:hidden;font-size:25px;margin:0px 5vw;text-align:center;position:relative}button,input{font-family:inherit;font-size:inherit}.donation-modal{display:none}.text{margin-top:60px;font-size:1.5em}.text h1{font-weight:400}.text p{color:#7D7D7D}.chart{width:100%;max-width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;position:relative;margin:120px 0}.chart-line{width:100%;height:25px;left:0;top:33.2%;position:absolute;background-color:#7D7D7D;border-radius:50px}.chart-line-reached{height:25px;top:33.2%;position:absolute;background-color:#71c279;border-radius:0px 50px 50px 0px}.phase{width:200px;z-index:10;color:#7D7D7D}.circle{width:40px;height:40px;border-radius:50%;margin:15px auto;background-color:#7D7D7D;-webkit-box-shadow:#7D7D7D 0px 0px 10px 1px;box-shadow:#7D7D7D 0px 0px 10px 1px}.phase-completed{color:#3c8143}.phase-completed .circle{background-color:#3c8143;-webkit-box-shadow:#3c8143 0px 0px 10px 1px;box-shadow:#3c8143 0px 0px 10px 1px}.info{margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2em}.info div{margin:0 30px}.info div:nth-child(1){color:#3c8143}.info div:nth-child(2){color:#7D7D7D}.donate{margin-bottom:60px;position:relative}#donation-amount{height:60px;width:360px;padding:0px 30px;border:1px solid #000}#donation-amount:after{content:'$';color:red}#donation-amount:focus{outline:0px;border-color:#3c8143}button{height:62.5px;width:180px;background-color:#71c279;border:1px solid #000;color:white;margin:15px 15px 0 0}button:hover,button:active{background-color:#3c8143;cursor:pointer}#donation-amount.border-err{border-color:red}.donate span{display:inline-block;font-size:1.5em;-webkit-transform:translateY(2px);transform:translateY(2px);margin-left:10px;color:#7D7D7D}.err-msg{color:red;text-align:right;margin-right:37px}.hide{display:none !important}.hide-overflow{overflow:hidden}.blur{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#000;opacity:90%;z-index:100}.paypal-btns{margin-top:30px}.under-dev{width:100vw;height:100vh;position:fixed;left:0;top:0;background-color:rgba(0,0,0,0.8);z-index:10000}.modal{background-color:white;color:red;padding:20px}
