@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Inter:wght@400;600;700&display=swap);.ring{top:0;left:0;width:2.4rem;height:2.4rem;border:2px solid #c773e2;border-radius:100%;transition-duration:.1s;transition-timing-function:ease-out;will-change:width,height,transform,border}.dot,.ring{position:fixed;transform:translate(-50%,-50%);z-index:100000;pointer-events:none}.dot{top:50%;left:50%;width:4px;height:4px;background-color:#fff;border-radius:100%}.ring.hovered{width:50px;height:50px;border-width:3px;border-color:#d3d3d3}.dot.hovered{display:none}*{font-family:"DM Sans",sans-serif;margin:0;padding:0;box-sizing:border-box}body{background:#000;background-image:url(/static/media/plainBG-min.fd0c4dd0.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;color:#fff}::-webkit-input-placeholder{color:#aaa}:-ms-input-placeholder{color:#aaa}::placeholder{color:#aaa}.min-h-screen{min-height:100vh}.gradient-bg{background:linear-gradient(90deg,#563acb,#a64fa6);padding:2px;border-radius:40px}.gradient-bg:hover{background:#6558f5}.flex{display:flex}a{text-decoration:none;color:inherit}ol,ul{list-style:none}.modal__input__container{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.modal__input{width:100%;background:transparent;padding:.8rem;outline:none;border:2px solid #383691;color:#ccc}@media only screen and (max-width:1000px){body{background-position:50%;background-size:cover}}@media only screen and (max-width:600px){.modal__input__container{flex-direction:column}}.input:focus{outline:none}.container .mark:after{left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.loader{border:4px solid #f3f3f3;border-top-color:#6558f5;border-radius:50%}.loader,.loaderb{width:20px;height:20px;animation:spin 2s linear infinite}.loaderb{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer{background-color:rgba(30,40,51,.59);padding:5rem}.footer__content{display:flex;flex-direction:column;align-items:center}.footer__logo__image{width:6rem;margin-bottom:1.5rem}.footer__text{display:flex;flex-direction:column;align-items:center;color:hsla(0,0%,100%,.5);margin-bottom:5rem}.footer__text,.footer__text__heading,.footer__text__subHeading{font-size:1rem}.footer__social{display:flex;grid-gap:2rem;gap:2rem;margin-bottom:3.5rem}.footer__social__icons{display:flex;grid-gap:1.5rem;gap:1.5rem}.footer__social__link{font-size:1rem}.footer__social__icon__container{background:#fff;padding:.5rem;border-radius:100%;width:2.5rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:600px){.footer{padding-left:3rem;padding-right:3rem}.footer__social{flex-direction:column;align-items:center;text-align:center}}.wallet-btn{outline:none;border:none;cursor:pointer}.wallet-btn,.wallet-btn-container{display:flex;justify-content:center;align-items:center}.wallet-btn-container{background-color:#222;width:100%;height:100%;color:#fff;border-radius:40px;padding:5px 16px}.hamburger__container{display:flex;flex-direction:column}.line{color:#fff;background-color:#fff}.line-1{margin-bottom:.25rem}.line-1,.line-2{width:2rem;height:.25rem}.line-2{margin-top:.125rem;margin-bottom:.125rem}.line-3{width:2rem;height:.25rem;margin-top:.25rem}.btn{outline:none;border:none;cursor:pointer}.btn,.btn-container{display:flex;justify-content:center;align-items:center}.btn-container{background-color:#000;width:100%;height:100%;color:#fff;border-radius:40px;padding:10px 32px}.overlay{z-index:50;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.overlay__active{opacity:.8;background-color:#000}.modal{z-index:50;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/static/media/plainBG-min.fd0c4dd0.png);background-position:50%;background-size:cover;padding:1.5rem 2.5rem 3.5rem;width:40%;max-width:50rem;border-radius:2px}.close__icon__modal{display:flex;justify-content:end;padding-bottom:1rem}.close__icon__img{color:#95959b;cursor:pointer}@media only screen and (max-width:1000px){.modal{width:60%}}@media only screen and (max-width:600px){.modal{width:80%}}.contact{display:flex;flex-direction:column;align-items:center;padding-top:6rem;padding-bottom:6rem}.success__mail{display:flex;justify-content:center;color:#4bb543;margin-top:1rem}.contact__btn,.success__mail{font-size:1.2rem}.contact__text{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:900;font-size:2rem;margin-bottom:2rem}.captcha__btn__container{display:flex;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.submit__contact__btn{width:40%;margin-top:1.5rem}@media only screen and (max-width:1923px){.captcha__btn__container{flex-direction:column}.submit__contact__btn{width:50%}}@media only screen and (max-width:1700px){.submit__contact__btn{width:70%}}@media only screen and (max-width:756px){.submit__contact__btn{width:80%}}@media only screen and (max-width:600px){.submit__contact__btn{width:80%}}.accordian__header__container{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordian__header{flex:1 1}.accordian__header__active{transition:transform .2s ease-in-out;transform:rotate(45deg)}.dropdown__icon{margin-top:.5rem;height:1.2rem;transition:all .2s ease-in-out}.accordian__content{text-align:justify;width:80%;transition:all .2s ease-in-out;overflow:hidden;max-height:0}.accordian__content__active{max-height:8rem;transition:all .2s ease-in-out}.nav{display:flex;justify-content:space-between;align-items:center;margin-top:40px;margin-bottom:10px}.nav__logo__container{width:2.8rem}.nav__logo{width:100%}.nav__list{display:flex;align-items:center}.nav__list:hover{color:#555}.nav__list__item{margin-right:1rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.nav__list__item:hover{color:#fff}.nav__list__item__link{list-style:none;text-decoration:none;color:inherit;font-size:1.1rem;font-weight:400;padding-right:1.5rem;cursor:pointer}.nav__mobile{z-index:40;position:fixed;top:0;right:0;width:80%;max-width:20rem;height:100vh;background-color:#000}.close__icon{cursor:pointer;padding-top:.5rem;padding-left:.5rem}.nav__list__mobile{display:flex;flex-direction:column;align-items:center;height:100%;margin-top:2rem;grid-gap:2rem;gap:2rem}.nav__list__mobile__item{border-bottom:1px solid #777;padding:1.5rem 0 .5rem}.social__links__mobile__container{margin-top:.8rem;padding-bottom:.5rem;margin-left:.5rem;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}.nav__connect__btn{display:block}.nav__hamburger{display:none;cursor:pointer}.dropdown{position:relative;display:inline-block}.dropdown__content{display:none;position:absolute;background-color:#161b27;color:#fff;width:10rem;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:.25rem;z-index:1}.dropdown__content__item{padding:.5rem 1rem}.dropdown__content__item:hover{width:100%}.dropdown:hover .dropdown__content{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:1em}@media only screen and (max-width:1200px){.nav{justify-content:space-between}.mobile__connect__btn{margin-right:1rem}}@media only screen and (max-width:1100px){.nav__connect__btn,.nav__list{display:none}.nav__hamburger{display:flex;align-items:center}}@media only screen and (max-width:756px){.nav__logo__container{width:2.2rem}.nav__connect__btn .nav__list__item__link{font-size:.8rem!important}}.container{max-width:75rem;margin-left:auto;margin-right:auto}@media only screen and (max-width:1200px){.container{max-width:80%}}.sprinkler{margin-top:5rem;font-size:18px}.btn-container:hover{background:#6558f5;border-color:#6558f5}.start_date{background-image:linear-gradient(-45deg,#d31872,#b122a1 15%,#902bce 50%,#598bd1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-top:1rem;margin-bottom:1rem;font-weight:700}:root{--toastify-color-error:#fff;--toastify-text-color-light:#fff;--toastify-color-light:linear-gradient(90deg,#563acb,#a64fa6);--toastify-toast-min-height:64px;--toastify-icon-color-error:#e74c3c}.Toastify__toast-theme--colored.Toastify__toast--error{background:linear-gradient(90deg,#563acb,#a64fa6)}.Toastify__toast-container--top-right{margin-top:6rem}.Toastify__toast-theme--light{color:linear-gradient(90deg,#563acb,#a64fa6)}.sprinkler_heading{font-size:30px}.sprinkler_subheading{font-size:14px;font-weight:700;opacity:.7}.date{text-align:right}.sprinkler_wallet_address{margin-top:40px}.sprinkler_token_section{font-size:16px;align-items:center;margin-top:2rem}.sprinkler_solBalance{opacity:.6;font-size:12px;font-weight:600}.sprinkler_walletAddress{font-size:14px;opacity:.6;font-weight:500;margin-top:.5rem;display:flex;justify-content:space-between}.sprinkler_tokenBalance{opacity:.6;font-size:12px;font-weight:0}.sprinkler_token_input_field_div{margin:.5rem 0;display:flex;flex-direction:column}.sprinkler_token_input_field{background-color:#000;color:#fff;box-sizing:content-box;border:none;border-radius:5px!important;padding:10px}.is-danger{color:red;font-size:16px;font-weight:100}.sprinkler_token_input_field:focus{outline:none}.sprinkler_recipients_amounts{margin-top:1rem}.sprinkler_recipients_amounts_content{margin-top:5px;font-size:13px;opacity:.7}.sprinkler_recipients_amounts_field{display:flex;flex-direction:column;margin-top:10px}.sprinkler_recipients_amounts_textarea{background-color:#000;color:#fff;box-sizing:content-box;border:none;height:5rem}.sprinkler_recipients_amounts_textarea:focus{outline:none}.Errorcontainer{background-color:#000;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;flex-direction:column}.Errorh1{font-size:6rem}.Errorp{font-size:3rem}