@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800;900&display=swap);.loader{height:100vh;width:100vw;background-color:rgba(0,0,0,.15);z-index:2000000;position:fixed}.loader .loader_class{height:100%;width:100%;z-index:2000000;background-color:rgba(0,0,0,.15)}.loader .loader_class,.loader .loader_class svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.server_secn{min-height:100vh;display:flex;justify-content:center;align-items:center}.server_secn .serverImg img{max-width:500px;margin:0 auto;animation:up-down 2s ease-in-out infinite alternate-reverse both}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@media(min-width:1200px){.main,main{min-height:calc(100vh - 155px)}}.herobanner{background:#fff;width:100%;height:100vh}@media(min-width:576px)and (max-width:767.98px){.herobanner{height:100%}}.herobanner_card{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.herobanner_card:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25)}.herobanner_card>img{height:100%;width:100%;object-fit:cover}.herobanner_card_box{max-width:900px;width:100%;text-align:center;position:absolute;bottom:10%;left:50%;transform:translateX(-50%);color:var(--white-color)}.herobanner_card_content{display:flex;flex-flow:column;font-size:200px;font-size:20rem;padding:0 .5rem}.herobanner_card_content .h1,.herobanner_card_content h1{color:#fff;text-transform:capitalize}.herobanner_card_content button{max-width:200px;margin:1rem auto}.donateNow{animation:zoom-in-zoom-out 2s ease-out infinite;transform-origin:center}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}:root{--base-color:#0a0a0c;--primary-color:#6e6bde;--black-color:#000;--white-color:#fff;--light-purple:#797795;--dark-blue-color:#18125d;--primary-color-200:#eaf7ff;--primary-color-100:#c6c5f0;--pink-color:#df26e3;--red-color-400:#e95a52;--grey-bg:#f9f9fb;--ice-blue:#faffff;--ice-blue-100:#e4f6fa}.avtar30{height:30px;width:30px;min-height:30px;min-width:30px;border-radius:30px}.avtar40{height:40px;width:40px;min-height:40px;min-width:40px;border-radius:40px}.avtar45{height:45px;width:45px;min-height:45px;min-width:45px;border-radius:45px}.avtar50{height:50px;width:50px;min-height:50px;min-width:50px;border-radius:50px}.avtar60{height:60px;width:60px;min-height:60px;min-width:60px;border-radius:60px}.avtar80{height:80px;width:80px;min-height:80px;min-width:80px;border-radius:80px}.avtar120{height:120px;width:120px;min-height:120px;min-width:120px;border-radius:120px}.avtar140{height:140px;width:140px;min-height:140px;min-width:140px;border-radius:140px}.avtar160{height:160px;width:160px;min-height:160px;min-width:160px;border-radius:160px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:after,:before{box-sizing:border-box}html,html body{scrollbar-color:#6e6bde rgba(207,206,222,.95);scrollbar-width:thin}html body{margin:0;padding:0;background:#fff;color:#0a0a0c;font-family:"Manrope",sans-serif;font-family:var(--bs-body-font-family);font-weight:400;font-size:16px;overflow-x:hidden}html body .h1,html body .h2,html body .h3,html body .h4,html body .h5,html body .h6,html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{font-weight:700;font-family:"Manrope",sans-serif;line-height:1.3}@media(min-width:1441px){.h1,h1{font-size:31.25px;font-size:3.125rem}}@media(max-width:1440px){.h1,h1{font-size:25px;font-size:2.5rem}}@media(max-width:991px){.h1,h1{font-size:30px}}@media(min-width:1441px){.h2,h2{font-size:36px}}@media(max-width:1440px){.h2,h2{font-size:34px}}@media(max-width:991px){.h2,h2{font-size:32px}}@media(min-width:1441px){.h3,h3{font-size:32px}}@media(max-width:1440px){.h3,h3{font-size:30px}}@media(max-width:991px){.h3,h3{font-size:28px}}@media(min-width:1441px){.h4,h4{font-size:26px}}@media(max-width:1440px){.h4,h4{font-size:24px}}@media(max-width:991px){.h4,h4{font-size:22px}}@media(min-width:1441px){.h5,h5{font-size:22px}}@media(max-width:1440px){.h5,h5{font-size:21px}}@media(max-width:991px){.h5,h5{font-size:20px}}@media(min-width:1441px){.h6,h6{font-size:20px}}@media(max-width:1440px){.h6,h6{font-size:19px}}@media(max-width:991px){.h6,h6{font-size:16px}}ul{margin:0;padding:0}p{font-size:10px;font-size:1rem;color:var(--light-purple)}@media(min-width:1440px){p{font-size:11px;font-size:1.1rem}}p:last-child{margin-bottom:0}img{border:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:0!important}a{text-decoration:underline}a,a:hover{color:#6e6bde}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}figure{margin:0}hr{border-color:rgba(0,0,0,.3)}.wrapper{padding-top:50px;padding-bottom:50px}@media(max-width:1199.98px){.wrapper{padding-top:30px;padding-bottom:30px}}.fill-primary{fill:#6e6bde}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#cfcede;border-radius:0}::-webkit-scrollbar-thumb{background:rgba(110,107,222,.95);border-radius:0}::placeholder{color:rgba(0,0,0,.3)}:-ms-input-placeholder{color:rgba(0,0,0,.3)}::-ms-input-placeholder{color:rgba(0,0,0,.3)}input::-webkit-calendar-picker-indicator{opacity:0;filter:alpha(opacity=0);position:absolute;width:100%;top:0;height:100%;left:0}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-background-clip:unset!important;-webkit-box-shadow:none!important}input[type=date],input[type=datetime-local]{background-repeat:no-repeat;background-position:96%;background-size:18px}label{color:#5d596c;font-weight:500;font-size:inherit;margin-bottom:5px;font-size:10px;font-size:1rem}button{outline:0!important;box-shadow:none!important}.btn,button{transition:all .3s ease-in-out}.btn{cursor:pointer;white-space:nowrap;padding:.5rem 1rem;border-radius:8px}.btn.disabled,.btn[disabled]{opacity:.5;filter:alpha(opacity=50);color:#fff;pointer-events:none;background-color:rgba(207,206,222,.5);border-color:rgba(207,206,222,.5)!important}.btn:active,.btn:focus{background-color:#6e6bde!important;border-color:#6e6bde!important;color:#fff!important}.btn-lg{min-width:170px;padding:.76rem 1.5rem}@media(min-width:1441px){.btn-lg{padding:1rem 1.8rem;font-size:18px}}@media(max-width:820px){.btn-lg{min-width:140px;font-size:15px}}.btn-md{border-radius:8px;min-width:130px}@media(min-width:1441px){.btn-md{min-height:50px}}.btn-sm{font-size:14px;min-height:20px;min-width:80px;padding:.38rem .78rem}.btn-xs{min-height:28px;min-width:100px;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:8px}@media(min-width:1440px){.btn-xs{min-width:125px}}.btn-xs img{width:20px}.btn-primary{background:#6e6bde;border:2px solid #6e6bde!important;color:#fff;display:flex;justify-content:center;align-items:center}.btn-primary:active,.btn-primary:hover{background:transparent;color:#6e6bde;border-color:#6e6bde}.btn-secondary{background:#000031;color:#fff;border:0}.btn-secondary:hover{background:#18125d;color:#fff}.btn-outline-primary{background:transparent;color:#0a0a0c;border-color:#6e6bde;display:flex;justify-content:center;align-items:center}.btn-outline-primary:focus,.btn-outline-primary:hover{background:#6e6bde;color:#fff!important;border-color:#6e6bde}.btn-transparent{background:transparent;border-color:transparent;color:#6e6bde}.btn-transparent:focus,.btn-transparent:hover{color:#6e6bde}.btn-skyblue,.btn-skyblue:active,.btn-skyblue:focus,.btn-skyblue:hover{background-color:var(--primary-color-200);border-color:var(--primary-color-200);color:#18125d}.btn-skyblue:active,.btn-skyblue:focus,.btn-skyblue:hover{color:#18125d!important;background-color:var(--primary-color-200)!important;border-color:var(--primary-color-200)!important}.btn-white{background-color:#fff;border-color:#fff;color:#6e6bde}.btn-white:active,.btn-white:focus,.btn-white:hover{color:#6e6bde;background-color:var(--primary-color);border-color:var(--primary-color)!important;color:#fff!important}.btn-white:active img,.btn-white:focus img,.btn-white:hover img{filter:brightness(100)}.btn-pink{background-color:#df26e3;border-color:#df26e3;color:#fff}.btn-pink svg{margin-right:5px}.btn-pink svg path{fill:#fff}.btn-pink:active,.btn-pink:focus,.btn-pink:hover{color:#6e6bde;background-color:var(--primary-color);border-color:var(--primary-color)!important;color:#fff!important}.btn-pink:active img,.btn-pink:focus img,.btn-pink:hover img{filter:brightness(100)}.btn-pink:active svg path,.btn-pink:focus svg path,.btn-pink:hover svg path{fill:#fff}.btn-light-primary{background:rgba(110,107,222,.15);color:#0a0a0c;border-color:rgba(110,107,222,.3);display:flex;justify-content:center;align-items:center}.btn-light-primary:focus,.btn-light-primary:hover{background:#6e6bde;color:#fff;border-color:#6e6bde}.form-group{position:relative;margin:0 0 20px}@media(max-width:991px){.form-group{margin:0 0 15px}}.form-control{display:block;width:100%;padding:.422rem .875rem;font-size:10px;font-size:1rem;font-weight:400;line-height:1.5;background-clip:padding-box;border:1px solid #dbdade;-webkit-appearance:none;appearance:none;border-radius:10px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control,.form-control:focus{color:#0a0a0c;background-color:#fff}.form-control:focus{border-color:#6e6bde;outline:0;box-shadow:0 .125rem .25rem rgba(165,163,174,.3)}.form-control::placeholder,.form-control:focus::placeholder{transition:all .2s ease}html:not([dir=rtl]) .form-control:focus::placeholder{transform:translateX(4px)}[dir=rtl] .form-control:focus::placeholder{transform:translateX(-4px)}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#b7b5be;opacity:1}.form-control:disabled{background-color:rgba(75,70,92,.08);opacity:1}.form-control::file-selector-button{padding:.422rem .875rem;margin:-.422rem -.875rem;margin-inline-end:.875rem;color:#6f6b7d;background-color:#fff;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:all .2s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#f2f2f2}.form-control-plaintext{display:block;width:100%;padding:.422rem 0;margin-bottom:0;line-height:1.5;color:#6f6b7d;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .532rem + 2px);padding:.266rem .625rem;font-size:.8125rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.266rem .625rem;margin:-.266rem -.625rem;margin-inline-end:.625rem}.form-control-lg{min-height:calc(1.5em + 1.188rem + 2px);padding:.594rem 1rem;font-size:1.125rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.594rem 1rem;margin:-.594rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .844rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .532rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1.188rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .844rem + 2px);padding:.422rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .532rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1.188rem + 2px)}.form-select{display:block;width:100%;padding:.422rem 2.45rem .422rem .875rem;-moz-padding-start:calc(.875rem - 3px);font-size:.9375rem;font-weight:400;line-height:1.5;color:#6f6b7d;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%236f6b7d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%23fff' stroke-opacity='.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:22px 20px;border:1px solid #dbdade;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#7367f0;outline:0;box-shadow:0 .125rem .25rem rgba(165,163,174,.3)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.875rem;background-image:none}.form-select:disabled{color:#a5a3ae;background-color:rgba(75,70,92,.08)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #6f6b7d}.form-select-sm{padding-top:.266rem;padding-bottom:.266rem;padding-left:.625rem;font-size:.8125rem;border-radius:.25rem}.form-select-lg{padding-top:.594rem;padding-bottom:.594rem;padding-left:1rem;font-size:1.125rem;border-radius:.5rem}.invalid-error{border-color:red!important}.error{color:red;font-size:14px;margin:4px 0 0;text-align:left}@media(max-width:1199.98px){.main_wrapper{padding-top:90px!important}}.form-label{display:inline-block}.text-orange{color:#e95a52}.rounded-50{border-radius:50px}.rounded-15{border-radius:15px}.no_data{min-height:250px;display:flex;justify-content:center;align-items:center;font-size:17.5px;font-size:1.75rem;line-height:1.3;background:rgba(110,107,222,.15);color:#6e6bde;font-weight:700}@media(min-width:1200px){.no_data{min-height:400px}}.my-cursor-pointer{cursor:pointer}
/*# sourceMappingURL=main.f65fecb9.chunk.css.map */