html{font-size:62.5%}body{font-family:"Lexend",sans-serif;height:100vh;width:100vw;margin:0;padding:0;color:#341664}body .cicular-loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}body .horizontal-divider{margin:2rem 0;border-top:1px solid #ead7ff}body.no-scroll{overflow:hidden}body .container{margin:auto;padding:0 16px;overflow:scroll}body .text-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body a{color:#341664}@media (max-width:750px){body .hide-in-mobile,body .hide-in-mobile-and-tablet{display:none!important}}@media screen and (max-width:1200px) and (min-width:750px){body .hide-in-mobile-and-tablet{display:none!important}}@media (min-width:750px){body .show-only-in-mobile{display:none!important}body .container{max-width:128rem}}.flex{display:flex}.flex-center-center{display:flex;justify-content:center;align-items:center}.flex-start-center{display:flex;justify-content:flex-start;align-items:center}.flex-end-center{display:flex;justify-content:flex-end;align-items:center}.flex-start-start{display:flex;justify-content:flex-start;align-items:flex-start}.flex-space-between-start{display:flex;justify-content:space-between;align-items:flex-start}.flex-space-between-center{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:1200px){.hide-in-larger-than-tablet{display:none!important}}.full-screen-loader{z-index:9;height:100vh;width:100vw;position:fixed!important;top:0;left:0}.full-screen-loader>div{background:rgba(0,0,0,.5)}.full-screen-loader>div ._loading_overlay_spinner svg circle{stroke:#ff42a5}.popup-overlay{position:fixed;top:0;left:0;background:hsla(0,0%,92.2%,.88);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;z-index:7}.popup-overlay .popup{position:relative;border-radius:12px;background:#fff;padding:2rem;max-height:80vh}.popup-overlay .popup .close-icon{position:absolute;right:2rem;top:2rem;height:1.5rem;width:1.5rem;cursor:pointer}.popup-overlay .popup .content{margin-top:.5rem}@media (min-width:750px){.popup-overlay .popup{max-width:80vw}}.snackbar-container{position:fixed;bottom:76px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:center;z-index:10}.snackbar-container .snackbar{width:90%;border:1px solid hsla(0,0%,100%,.5);box-sizing:border-box;border-radius:8px;display:inline-flex;align-items:center;padding:.8rem 1.2rem;font-size:12px;font-weight:400;color:#fff}.snackbar-container .snackbar.error{background:#de5a48;opacity:1}.snackbar-container .snackbar.success{background:#b3d661}.snackbar-container .snackbar.info{background-color:#6d6795;color:#341664}.snackbar-container .snackbar svg{margin-right:1.2rem;vertical-align:middle}@media (min-width:750px){.snackbar-container .snackbar{width:300px;width:unset;max-width:500px}}#login{background-color:#c699ff;background-image:url(https://crypto-wallet.stagingngg.net/static/media/bg_login.cc151eb3.png);background-size:cover;background-repeat:no-repeat}#login .container{height:100vh}#login .login-box{border-radius:24px}#login .content-area{position:relative;bottom:-2.5rem;width:40rem;padding:4rem 2.8rem;text-align:center;border-radius:24px;background-color:#fff;box-shadow:0 0 24px 1px rgba(0,0,0,.2)}#login .content-area .title{font-size:24px;font-weight:600}#login .content-area .sub-title{margin-top:.8rem;font-size:16px;color:#6d6795}#login .content-area .login-options{margin:4rem 0 2rem}#login .content-area .login-options button{padding:1.3rem 0;margin-bottom:2rem}#login .content-area .login-options button:last-child{margin-bottom:0}#login .content-area .login-options button .login-icon{height:24px;width:24px;margin-right:.8rem}#login .content-area .learn-more,#login .content-area .tnc{font-size:12px;font-weight:300;color:#6d6795}#login .content-area .learn-more .hyperlink,#login .content-area .tnc .hyperlink{color:#341664}#login .content-area button{width:100%}#login .learn-more{padding:5rem 2.8rem 2.5rem;border-bottom-left-radius:24px;border-bottom-right-radius:24px;font-size:14px;font-weight:600;background-color:#e9e8ff;background-image:url(https://crypto-wallet.stagingngg.net/static/media/bg_login_rewards.34331971.png);background-size:contain;background-repeat:no-repeat;background-position:bottom}#login .learn-more a{display:inline-flex;align-items:center;color:#5029b7;text-decoration:none}#login .learn-more a .rewards-logo{margin-right:.8rem}#login .learn-more a .redirection-arrow{margin-left:.4rem}.button{padding:15px;box-sizing:border-box;background:#5029b7;color:#fff;border-radius:8px;border:0;font-family:"Lexend",sans-serif;font-weight:500;font-size:14px;text-align:center;cursor:pointer}.button.primary:disabled{background:#6d6795;color:#341664;border-color:#341664}.button.secondary{color:#5029b7;border:1px solid #5029b7;background:#fff}.button.secondary:disabled{background:#fff;color:#6d6795;border-color:#6d6795}.button:disabled{cursor:auto}.Collapsible .Collapsible__trigger{font-weight:400;font-size:18px;line-height:21px;color:#341664}.Collapsible .Collapsible__trigger .accordian{background:#fff;border-radius:12px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:2rem 1.6rem}.Collapsible .Collapsible__trigger .accordian .accordian-arrow{margin-left:2rem}.Collapsible .Collapsible__trigger.is-open .accordian{border-bottom-left-radius:0;border-bottom-right-radius:0}.Collapsible .Collapsible__contentOuter .Collapsible__contentInner{border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:#fff}.Collapsible .Collapsible__contentOuter .Collapsible__contentInner span{display:flex;padding:0 16px 16px;font-weight:400;font-size:14px;line-height:21px;color:#6d6795}.Collapsible:last-child .accordian{border-bottom:unset}#rewardsHome{background-color:#f4f3ff}#rewardsHome .introduction-bg-container{background-image:url(https://crypto-wallet.stagingngg.net/static/media/bg_rewardsInfo_introduction.0e65390f.png);background-size:cover}#rewardsHome .introduction{max-width:128rem;box-sizing:border-box;margin:0 auto;overflow:scroll;padding:17.4rem 14.2rem 6rem;flex-grow:1}#rewardsHome .introduction .content{flex-grow:1;margin-right:13rem}#rewardsHome .introduction .content .pre-heading{font-size:24px;font-weight:500;color:#6d6795}#rewardsHome .introduction .content .heading{margin-top:1.2rem;font-size:72px;font-weight:800}#rewardsHome .introduction .content .post-heading{margin-top:2.4rem;font-size:18px;color:#6d6795}#rewardsHome .introduction .content button{margin-top:2rem;font-size:16px;padding:1.6rem}#rewardsHome .introduction .illustration{flex-grow:1}#rewardsHome .introduction .illustration img{width:100%}#rewardsHome .how-to-earn{max-width:128rem;box-sizing:border-box;margin:0 auto;overflow:scroll;padding:6rem 4rem}#rewardsHome .how-to-earn .content-container{display:flex;padding:10rem;border-radius:40px;background:url(https://crypto-wallet.stagingngg.net/static/media/bg_how_can_i_earn.a1a78746.png);color:#fff}#rewardsHome .how-to-earn .content-container .left-content{width:20%;font-size:36px;font-weight:800}#rewardsHome .how-to-earn .content-container .right-content{background-image:linear-gradient(#39bdcd,#fff);-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;width:80%;margin-left:14rem;line-height:1.5;font-size:24px}#rewardsHome .how-to-earn .content-container .highlight{padding:0 .4rem;background-color:#5029b7;border-radius:8px;-webkit-text-fill-color:#add8e6}#rewardsHome .how-it-works-bg-container{background-image:url(https://crypto-wallet.stagingngg.net/static/media/bg_rewardsInfo_howItWorks.c9797c14.png);background-size:cover}#rewardsHome .how-it-works{max-width:128rem;box-sizing:border-box;margin:0 auto;overflow:scroll;padding:6rem 14.2rem;text-align:center}#rewardsHome .how-it-works .heading{font-size:36px;font-weight:800}#rewardsHome .how-it-works .steps-container{margin-top:7.8rem}#rewardsHome .how-it-works .step{display:flex;padding:5rem 0;border-bottom:1px solid #c6cbff}#rewardsHome .how-it-works .step:first-child{padding-top:0}#rewardsHome .how-it-works .step .step-content{display:flex}#rewardsHome .how-it-works .step .step-content .arrow{margin-right:4.4rem}#rewardsHome .how-it-works .step .step-content .step-text{margin-right:10rem;text-align:left}#rewardsHome .how-it-works .step .step-content .step-text .index{font-size:18px;font-weight:500;color:#6d6795}#rewardsHome .how-it-works .step .step-content .step-text .step-title{margin-top:1.2rem;font-size:24px;font-weight:600}#rewardsHome .how-it-works .step .step-content .step-text .step-subtitle{margin-top:1.2rem;font-size:16px;color:#8681a5}#rewardsHome .how-it-works .step .step-illustration{align-self:center}#rewardsHome .how-it-works .step .step-illustration img,#rewardsHome .how-it-works .step .step-illustration svg{height:17.3rem}#rewardsHome .benefits-bg-container{background-image:url(https://crypto-wallet.stagingngg.net/static/media/bg_rewardsInfo_benefits.f75ab19e.png);background-size:cover}#rewardsHome .benefits{max-width:128rem;box-sizing:border-box;margin:0 auto;overflow:scroll;padding:6rem 14.2rem;text-align:center}#rewardsHome .benefits .heading{font-size:36px;font-weight:800}#rewardsHome .benefits .post-heading{margin-top:.8rem;font-size:14px;color:#6d6795}#rewardsHome .benefits .benefit-cards{margin-top:4rem;display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem}#rewardsHome .benefits .benefit-cards .benefit-card{width:48.8rem;padding:2rem;box-sizing:border-box;border-radius:24px;background-color:#fff;text-align:left}#rewardsHome .benefits .benefit-cards .benefit-card .illustration-container{width:100%;position:relative}#rewardsHome .benefits .benefit-cards .benefit-card .illustration-container img{width:100%;border-radius:24px}#rewardsHome .benefits .benefit-cards .benefit-card .illustration-container .index{position:absolute;left:2rem;top:2rem;font-size:16px;font-weight:800;color:#fff}#rewardsHome .benefits .benefit-cards .benefit-card .title{margin-top:2rem;padding-left:2rem;padding-right:2rem;font-size:24px;font-weight:600}#rewardsHome .benefits .benefit-cards .benefit-card .subtitle{margin-top:.4rem;padding-left:2rem;padding-right:2rem;font-size:14px;color:#6d6795}#rewardsHome .benefits .note{margin-top:4rem;font-size:14px;color:#6d6795}#rewardsHome .faqs-bg-container{background-image:url(https://crypto-wallet.stagingngg.net/static/media/bg_rewardsInfo_faqs.9bd2e58b.png);background-size:cover}#rewardsHome .faqs{max-width:128rem;box-sizing:border-box;margin:0 auto;overflow:scroll;padding:6rem 14.2rem;flex-direction:column;text-align:center}#rewardsHome .faqs a{text-decoration:none;color:#5029b7}#rewardsHome .faqs .heading{font-size:36px;font-weight:800}#rewardsHome .faqs .post-heading{margin-top:.8rem;width:60%;font-size:14px;color:#6d6795}#rewardsHome .faqs .faqs-collapsibles{margin-top:6rem;width:100%}#rewardsHome .faqs .faqs-collapsibles .Collapsible{margin-bottom:2rem}@media (max-width:750px){#rewardsHome .introduction{padding:0;flex-direction:column-reverse;margin:auto;text-align:center}#rewardsHome .introduction .content{margin:auto;padding:0 5.2rem}#rewardsHome .introduction .content .pre-heading{font-size:16px}#rewardsHome .introduction .content .heading{font-size:36px}#rewardsHome .introduction .content .post-heading{font-size:14px}#rewardsHome .how-to-earn{padding:8rem 1rem}#rewardsHome .how-to-earn .content-container{padding:6.6rem 3rem;flex-direction:column}#rewardsHome .how-to-earn .content-container .left-content{width:auto;font-size:24px}#rewardsHome .how-to-earn .content-container .right-content{width:auto;margin:auto;padding-top:3.5rem;font-size:18px}#rewardsHome .how-it-works{padding:1rem 3rem}#rewardsHome .how-it-works .step{flex-direction:column-reverse}#rewardsHome .benefits{padding:6rem 1rem}#rewardsHome .benefits .heading{font-size:24px}#rewardsHome .benefits .post-heading{font-size:12px}#rewardsHome .benefits .benefit-cards .benefit-card .title{font-size:18px}#rewardsHome .benefits .note{margin-top:2rem}#rewardsHome .faqs{padding:6rem 1rem}#rewardsHome .faqs .heading{padding:0 1rem}#rewardsHome .faqs .post-heading{margin-top:.8rem;width:83%}#rewardsHome .faqs-collapsibles{margin-top:4rem;text-align:left}}#deviceConnectionSuccess{height:100vh;background-color:#c699ff;background-image:url(https://crypto-wallet.stagingngg.net/static/media/bg_login.cc151eb3.png);background-size:cover;background-repeat:no-repeat}#deviceConnectionSuccess .container{height:100vh}#deviceConnectionSuccess .content-area{width:40rem;padding:4rem 2.8rem;text-align:center;border-radius:24px;background-color:#fff;box-shadow:0 0 24px 1px rgba(0,0,0,.2)}#deviceConnectionSuccess .content-area .title{font-size:24px;font-weight:600}#deviceConnectionSuccess .content-area .illustration,#deviceConnectionSuccess .content-area .note,#deviceConnectionSuccess .content-area button{margin-top:2.4rem}#deviceConnectionSuccess .content-area .illustration{width:100%;border-radius:12px}#deviceConnectionSuccess .content-area button{width:100%}#deviceConnectionSuccess .content-area .note{font-size:16px;color:#6d6795}
/*# sourceMappingURL=main.051cad18.chunk.css.map */