*{margin:0;padding:0}*,:before,:after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:Nunito Sans,sans-serif;font-weight:400;line-height:1.6}@media (orientation:landscape) and (height<=480px){body{display:none}}.svg-spinners--180-ring{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:var(--svg);mask-image:var(--svg);width:1.4rem;height:1.4rem;display:inline-block;mask-size:100% 100%;mask-repeat:no-repeat}.body__register{background-color:#fff}.navbar{color:#000;z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:8rem;padding:1rem 17rem;display:flex;position:fixed;top:0;left:0}.navbar .landing-logo{cursor:pointer;height:4rem;margin-left:-.5rem;display:flex}.navbar .landing-logo .icon__logo-icon{width:4rem;height:100%}.navbar .landing-logo .icon__logo-text{height:5.1rem;margin-top:-.1rem;margin-left:-3rem;padding:0}.navbar .nav-links{list-style:none;display:flex}.navbar .nav-links #auth-mobile{display:none}.navbar .nav-links .nav-item{margin-left:2rem;position:relative}.navbar .nav-links .nav-item>a{color:#000;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s;display:block}@media screen and (width>=769px){.navbar .nav-links .nav-item>a{display:block}}@media screen and (width<=768px){.navbar .nav-links .nav-item>a{justify-content:space-between;align-items:center;display:flex!important}.navbar .nav-links .nav-item>a:after{content:"";border-bottom:2px solid #000;border-right:2px solid #000;width:.8rem;height:.8rem;margin-top:-.4rem;margin-left:1rem;transition:transform .3s;transform:rotate(45deg)}.navbar .nav-links .nav-item>a.active:after{margin-top:.4rem;transform:rotate(-135deg)}}.navbar .nav-links .nav-item .dropdown-menu{z-index:1000;background-color:#fff;border-radius:5px;width:max-content;padding:2rem 1.5rem;display:none;position:absolute;top:100%;left:-76%}.navbar .nav-links .nav-item .dropdown-menu a{color:#000;border-radius:5px;padding:.8rem 1.2rem;font-size:1.5rem;text-decoration:none;transition:background-color .3s;display:block}.navbar .nav-links .nav-item .dropdown-menu a:hover{background-color:#f3f3f2}.navbar .nav-links .nav-item #about-us{left:-15%}@media screen and (width>=769px){.navbar .nav-links .nav-item:hover .dropdown-menu{display:block}}.navbar svg{height:20px;margin-right:-14rem}.navbar .nav-right{align-items:flex-end;display:flex}.navbar .nav-right .dropdown{align-items:center;display:flex;position:relative}.navbar .nav-right .dropdown .language-dropdown{cursor:pointer;align-items:center;width:max-content;display:flex;position:relative}.navbar .nav-right .dropdown .language-dropdown .language-option{color:#000;background-color:#fff;border-radius:5px;align-items:center;margin-right:1rem;padding:.5rem;font-size:1.5rem;font-weight:700;display:flex}.navbar .nav-right .dropdown .language-dropdown .web__icon{width:1.5rem;height:1.5rem;margin-right:.3rem}.navbar .nav-right .dropdown .language-dropdown .dropdown-menu{z-index:1000;background-color:#fff;border-radius:5px;width:max-content;padding:2rem 1.5rem;display:none;position:absolute;top:100%;left:-47%}.navbar .nav-right .dropdown .language-dropdown .dropdown-menu a{color:#000;border-radius:5px;padding:.8rem 1.2rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:block}.navbar .nav-right .dropdown .language-dropdown .dropdown-menu a:hover{background-color:#f3f3f2}.navbar .nav-right .dropdown .language-dropdown:hover .dropdown-menu{display:block}.navbar .auth-buttons{align-items:center;gap:1rem;display:flex}.navbar .auth-buttons a{border-radius:5px;padding:.5rem 1rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s}.navbar .auth-buttons a.login-btn{color:#000;background-color:#f3f3f2;border:none;transition:all .2s}.navbar .auth-buttons a.login-btn:hover{background-color:#dbdbd7}.navbar .auth-buttons a.signup-btn{color:#fff;background-color:#27d17f;transition:all .2s}.navbar .auth-buttons a.signup-btn:hover{background-color:#1fa665}@media screen and (width<=768px){.navbar{height:6rem;padding:1rem 2rem}.navbar .landing-logo{height:4rem}.navbar .landing-logo .icon__logo-icon{width:4rem}.navbar .landing-logo .icon__logo-text{height:5rem;margin-left:-3rem}.navbar .menu-toggle{all:unset;z-index:1001;cursor:pointer;background:0 0;border:none;width:23px;height:20px;display:block;position:relative}.navbar .menu-toggle span{background:#000;width:100%;height:3px;transition:all .3s;display:block;position:absolute}.navbar .menu-toggle span:first-child{top:0}.navbar .menu-toggle span:nth-child(2){top:8px}.navbar .menu-toggle span:nth-child(3){top:16px}.navbar .menu-toggle.active span:first-child{top:8px;transform:rotate(45deg)}.navbar .menu-toggle.active span:nth-child(2){opacity:0}.navbar .menu-toggle.active span:nth-child(3){top:8px;transform:rotate(-45deg)}.navbar .nav-links{background:#fff;flex-direction:column;width:100%;height:calc(100vh - 6rem);padding:2rem;display:none;position:fixed;top:6rem;left:0;overflow-y:auto}.navbar .nav-links #auth-mobile{align-items:flex-start;margin-top:3rem;display:flex}.navbar .nav-links.active{display:flex}.navbar .nav-links .nav-item{width:100%;margin:0}.navbar .nav-links .nav-item a{padding:1.5rem 0;font-size:1.6rem}.navbar .nav-links .nav-item:hover .dropdown-menu{display:none}.navbar .nav-links .nav-item .dropdown-menu{width:100%;padding:0 0 0 2rem;position:static}.navbar .nav-links .nav-item .dropdown-menu.show{display:block}.navbar .nav-links .nav-item .dropdown-menu a{padding:1rem 1.5rem}.navbar .nav-right .language-dropdown .dropdown-menu{left:auto;right:0}.navbar .nav-right .auth-buttons{display:none}}#container h3{color:red;text-align:center;font-size:200px}#container .partner{background-color:#141414;width:100%;height:15rem;margin-top:8rem;margin-bottom:8rem;padding:0 17rem;font-family:Nunito Sans,sans-serif}#container .partner-img{background-color:#0000;background-image:linear-gradient(#141414d9,#141414d9),url(efl-img.d533dc12.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:space-between;align-items:center;height:100%;padding:2rem 6rem;display:flex}#container .partner-img .logo{align-items:center;height:100%;display:flex}#container .partner-img .logo-ptn{border-right:2px solid #fff;height:100%}#container .partner-img .logo-ptn .ptn-logo{height:100%}#container .partner-img .logo-efl{height:100%;padding-left:2.2rem}#container .partner-img .logo-efl .efl-logo{height:100%}#container .partner-img .tag{color:#fff;font-size:2.5rem;font-weight:700}#container .partner-img .discover-more{cursor:pointer;color:#000;background-color:#27d17f;border-radius:10rem;padding:1rem 2rem;font-size:1.5rem;font-weight:700;transition:all .2s}#container .partner-img .discover-more:hover{background-color:#1fa665}@media screen and (width<=768px){#container .partner{height:auto;margin:6rem 0;padding:0}#container .partner-img{text-align:center;flex-direction:column;padding:2rem}#container .partner-img .logo{align-items:center;height:auto;display:flex}#container .partner-img .logo-ptn{border-right:2px solid #fff;height:4.5rem}#container .partner-img .logo-ptn .ptn-logo{height:100%}#container .partner-img .logo-efl{height:6rem;padding-left:1rem}#container .partner-img .logo-efl .efl-logo{height:100%}#container .partner-img .tag{font-size:1.5rem}#container .partner-img .discover-more{width:100%;max-width:300px;padding:1.2rem;display:none}}@media screen and (width<=480px){#container .partner-img .tag{font-size:1.8rem}#container .partner-img .logo-ptn,#container .partner-img .logo-efl{height:5rem}}#container .landing-section{justify-content:space-between;align-items:center;width:100%;height:73.9rem;margin-bottom:20rem;padding:0 17rem;font-family:Nunito Sans,sans-serif;display:flex}#container .landing-section .landing-action{flex-direction:column;align-items:flex-start;gap:4.5rem;display:flex}#container .landing-section .landing-action-text{font-size:5.8rem;font-weight:700;line-height:1.2}#container .landing-section .landing-action-text span{display:inline}#container .landing-section .landing-action-text span:first-child:after,#container .landing-section .landing-action-text span:nth-child(3):after{content:"\a ";white-space:pre}#container .landing-section .landing-action-btn{color:#fff;cursor:pointer;background-color:#27d17f;border-radius:7px;padding:1rem 2.5rem;font-size:2.1rem;font-weight:600}#container .landing-section .landing-action-btn:hover{background-color:#1fa665}#container .landing-section .landing-image{border-radius:25px;width:58rem;height:100%;display:inline-block;position:relative;overflow:hidden}#container .landing-section .landing-image img{object-fit:cover;width:100%;height:100%}#container .landing-section .landing-image:before{content:"";pointer-events:none;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width<=768px){#container .landing-section{flex-direction:column;width:100%;margin-bottom:7rem;padding:0 2rem;font-family:Nunito Sans,sans-serif}#container .landing-section .landing-action{flex-direction:column;align-items:flex-start;gap:4.5rem;width:100%;display:flex}#container .landing-section .landing-action-text{font-size:4.9rem;font-weight:700;line-height:1.1}#container .landing-section .landing-action-text span:first-child:after{content:""}#container .landing-section .landing-action-text span:nth-child(2):after{content:"\a ";white-space:pre}#container .landing-section .landing-action-text span:nth-child(3):after{content:""}#container .landing-section .landing-action-btn{border-radius:7px;margin-bottom:3rem;padding:1rem 3.5rem;font-size:1.8rem;font-weight:600}#container .landing-section .landing-image{border-radius:10px;width:100%;display:inline-block;position:relative;overflow:hidden}#container .landing-section .landing-image img{object-fit:cover;width:100%;height:100%}#container .landing-section .landing-image:before{content:"";pointer-events:none;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}}#container .info-badges{background-color:#fff;justify-content:center;align-items:center;width:100%;height:40rem;margin-bottom:20rem;padding:2rem 17rem;font-family:Nunito Sans,sans-serif;display:flex}#container .info-badges .info-badge{border-right:2px solid #f3f3f2;flex-direction:column;align-items:center;width:33.33%;height:100%;padding:2rem;display:flex}#container .info-badges .info-badge:first-child{padding-left:0}#container .info-badges .info-badge:last-child{border-right:none;padding-right:0}#container .info-badges .info-badge-logo{background-color:#f3f3f2;border-radius:5px;justify-content:center;align-items:center;width:7rem;height:7rem;margin-bottom:.5rem;padding:1rem;display:flex}#container .info-badges .info-badge-logo svg{fill:#000;width:100%;height:100%}#container .info-badges .info-badge-heading{font-size:2.5rem;font-weight:700}#container .info-badges .info-badge-text{text-align:center;margin-bottom:2rem;font-size:1.8rem}#container .info-badges .info-badge-text span{font-weight:700}#container .info-badges .info-badge-btn{color:#fff;cursor:pointer;background-color:#27d17f;border-radius:5px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:1.5rem;font-weight:700;transition:all .2s;display:flex}#container .info-badges .info-badge-btn:hover{background-color:#1fa665}@media screen and (width<=768px){#container .info-badges{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-bottom:7rem;padding:0;font-family:Nunito Sans,sans-serif;display:flex}#container .info-badges .info-badge{border-right:none;align-items:flex-start;width:100%;height:100%;margin-bottom:2rem;padding:2rem}#container .info-badges .info-badge:first-child{padding-left:2rem}#container .info-badges .info-badge:last-child{margin-bottom:3rem}#container .info-badges .info-badge-logo{background-color:#f3f3f2;border-radius:5px;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:.5rem;padding:1rem;display:flex}#container .info-badges .info-badge-logo svg{fill:#000;width:100%;height:100%}#container .info-badges .info-badge-heading{font-size:1.8rem;font-weight:700}#container .info-badges .info-badge-text{text-align:left;margin-bottom:2rem;font-size:1.6rem}#container .info-badges .info-badge-text span{font-weight:700}#container .info-badges .info-badge-btn{color:#fff;cursor:pointer;background-color:#27d17f;border-radius:5px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:1.6rem;font-weight:700;transition:all .2s;display:flex}#container .info-badges .info-badge-btn:hover{background-color:#1fa665}}#container .investment-options{flex-direction:column;align-items:center;width:100%;padding:0 23rem 5rem;display:flex}#container .investment-options .pre-heading{color:#999;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:grid}#container .investment-options .heading{text-align:center;flex-direction:column;margin-bottom:4rem;font-size:4.6rem;font-weight:700;display:flex}#container .investment-options .heading span{line-height:1.2}#container .investment-options .options{flex-direction:column;gap:1.5rem;margin-bottom:20rem;display:flex}#container .investment-options .options .row{align-items:center;gap:1.5rem;display:flex}#container .investment-options .options .option{cursor:pointer;will-change:transform;backface-visibility:hidden;border-radius:5px;width:38.6rem;height:47rem;position:relative;overflow:hidden;transform:translateZ(0)}#container .investment-options .options .option .option-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}#container .investment-options .options .option .option-bg{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s}#container .investment-options .options .option .option-bg.loaded{opacity:1}#container .investment-options .options .option-overlay{background-color:#141414b3;width:100%;height:100%;transition:background-color .3s;position:absolute;top:0;left:0}#container .investment-options .options .option-content{z-index:1;color:#fff;padding:2.5rem 2rem 0;transition:color .3s;position:relative}#container .investment-options .options .option-heading{margin-bottom:2rem;font-size:2.5rem;font-weight:700}#container .investment-options .options .option-text{font-size:1.8rem}@media screen and (width<=768px){#container .investment-options{align-items:flex-start;margin-bottom:7rem;padding:2rem}#container .investment-options .pre-heading{margin-bottom:1rem;font-size:1.6rem}#container .investment-options .heading{text-align:left;margin-bottom:2rem;font-size:2.8rem;font-weight:700}#container .investment-options .heading span{line-height:1.1}#container .investment-options .options{width:100%;margin-bottom:0}#container .investment-options .options .row{flex-direction:column}#container .investment-options .options .option{width:100%;height:23rem}#container .investment-options .options .option-heading{margin-bottom:1.5rem;font-size:2.5rem}#container .investment-options .options .option-text{font-size:1.6rem}}#container .features{background-color:#f3f3f2;flex-direction:column;align-items:center;height:150rem;padding:10rem 23rem;display:flex}#container .features .pre-heading{color:#999;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:grid}#container .features .heading{text-align:center;flex-direction:column;margin-bottom:4rem;font-size:4.6rem;font-weight:700;display:flex}#container .features .heading span{line-height:1.2}#container .features .feature-boxes{flex-direction:column;gap:2rem;width:100%;height:100%;margin-bottom:5rem;display:flex}#container .features .feature-boxes .sub-features{align-items:center;gap:2rem;width:100%;height:50%;display:flex}#container .features .feature-boxes .sub-features .feature-box{width:50%;height:100%}#container .features .feature-boxes .feature-box{background-color:#fff;border-radius:5px;width:100%;height:50%;display:flex;overflow:hidden}#container .features .feature-boxes .feature-box .feature-text{flex-direction:column;align-items:flex-start;width:50%;padding:4rem 5.5rem 4rem 4rem;display:flex}#container .features .feature-boxes .feature-box .feature-text .feature-box-sub-heading{text-transform:uppercase;background-color:#dbdbd7;border-radius:3px;margin-bottom:3rem;padding:.5rem;font-size:1.5rem;font-weight:700;line-height:1}#container .features .feature-boxes .feature-box .feature-text .feature-box-heading{margin-bottom:3rem;font-size:4.3rem;font-weight:700;line-height:1}#container .features .feature-boxes .feature-box .feature-text .feature-box-text{margin-bottom:3rem;font-size:1.7rem}#container .features .feature-boxes .feature-box .feature-text .feature-box-btn{color:#fff;cursor:pointer;background-color:#27d17f;border-radius:5px;padding:1rem 2rem;font-size:1.5rem;line-height:1;transition:all .2s}#container .features .feature-boxes .feature-box .feature-text .feature-box-btn:hover{background-color:#1fa665}#container .features .feature-boxes .feature-box #sub-text{flex-direction:column;align-items:flex-start;width:100%;display:flex}#container .features .feature-boxes .feature-box .feature-img{border-top-right-radius:5px;border-bottom-right-radius:5px;width:50%;height:100%;position:relative;overflow:hidden}#container .features .feature-boxes .feature-box .feature-img .ft-img{object-fit:cover;width:100%;height:100%}#container .features .feature-boxes .feature-box .feature-img:before{content:"";pointer-events:none;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}#container .features .feature-boxes .feature-box-black{color:#fff;background-color:#141414}#container .features .feature-boxes .feature-box-black .feature-text .feature-box-sub-heading{background-color:#2e2e2e}#container .features .feature-boxes .feature-box-green{color:#fff;background-color:#27d17f}#container .features .feature-boxes .feature-box-green .feature-text .feature-box-sub-heading{background-color:#4dde98}#container .features .feature-boxes .feature-box-green .feature-text .feature-box-btn{color:#000;background-color:#fff}#container .features .feature-boxes .feature-box-green .feature-text .feature-box-btn:hover{background-color:#e6e6e6}#container .features .feature-boxes #sub-box{flex-direction:column}#container .features .more-features{cursor:pointer;color:#fff;background-color:#27d17f;border-radius:5px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.8rem;font-weight:700;display:flex}#container .features .more-features:hover{background-color:#1fa665}@media screen and (width<=768px){#container .features{align-items:center;height:auto;margin-bottom:4rem;padding:3rem 2rem}#container .features .pre-heading{width:100%;margin-bottom:1rem;font-size:1.6rem;display:flex}#container .features .heading{text-align:left;margin-bottom:2rem;font-size:2.8rem;font-weight:700}#container .features .heading span{line-height:1.1}#container .features .feature-boxes{gap:1rem;width:100%;height:auto;margin-bottom:4rem}#container .features .feature-boxes .sub-features{flex-direction:column;gap:1rem}#container .features .feature-boxes .sub-features .feature-box{width:100%;height:100%}#container .features .feature-boxes .feature-box{flex-direction:column;height:100%}#container .features .feature-boxes .feature-box .feature-text{width:100%;padding:3rem}#container .features .feature-boxes .feature-box .feature-text .feature-box-sub-heading{margin-bottom:2rem;padding:.5rem;font-size:1.2rem}#container .features .feature-boxes .feature-box .feature-text .feature-box-heading{margin-bottom:2rem;font-size:2.5rem}#container .features .feature-boxes .feature-box .feature-text .feature-box-text{margin-bottom:3rem;font-size:1.6rem}#container .features .feature-boxes .feature-box .feature-text .feature-box-btn{padding:.8rem 1.5rem;font-size:1.6rem}#container .features .feature-boxes .feature-box .feature-img{border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:100%;height:100%;display:inline-flex}#container .features .feature-boxes .feature-box .feature-img:before{pointer-events:none;background:#0003}#container .features .more-features{margin-bottom:4rem;padding:.8rem 1.5rem;font-size:1.6rem}}#container .how-it-works{flex-direction:column;align-items:center;height:120rem;padding:20rem 23rem 0;display:flex}#container .how-it-works .pre-heading{color:#999;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:grid}#container .how-it-works .heading{text-align:center;flex-direction:column;margin-bottom:8rem;font-size:4.6rem;font-weight:700;display:flex}#container .how-it-works .heading span{line-height:1.2}#container .how-it-works .steps-container{border-radius:7px;width:100%;height:56rem;margin-bottom:1rem;overflow:visible}#container .how-it-works .steps-container .steps{align-items:center;width:100%;height:100%;display:flex;overflow:hidden}#container .how-it-works .steps-container .steps .step{background-color:#fff;border-radius:5px;align-items:center;height:100%;transition:all .2s ease-out;display:flex;overflow:visible}#container .how-it-works .steps-container .steps .step-img{z-index:1;height:100%;overflow:visible}#container .how-it-works .steps-container .steps .step-img img{object-fit:cover;height:100%}#container .how-it-works .steps-container .steps .step-text{background-color:#f3f3f2;border-radius:10px;flex-direction:column;align-items:flex-start;width:100%;height:40rem;margin-left:-10rem;padding:8rem 8rem 8rem 20rem;display:flex}#container .how-it-works .steps-container .steps .step-text-no{color:#27d17f;border:2px solid #27d17f;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.5rem;padding:1rem;font-size:2.1rem;font-weight:700;display:flex}#container .how-it-works .steps-container .steps .step-text-heading{margin-bottom:1.5rem;font-size:3rem;font-weight:700}#container .how-it-works .steps-container .steps .step-text-subtext{margin-bottom:1.5rem;font-size:1.8rem}#container .how-it-works .steps-container .steps .step-text-btn{cursor:pointer;background-color:#27d17f;border-radius:5px;padding:.5rem 1rem;font-size:1.8rem;font-weight:700}#container .how-it-works .steps-container .steps .step-1{width:100%}#container .how-it-works .steps-container .steps .step-2,#container .how-it-works .steps-container .steps .step-3,#container .how-it-works .steps-container .steps .step-4{width:0%}#container .how-it-works .step-btns{align-items:center;gap:.3rem;display:flex}#container .how-it-works .step-btns .step-btn{color:#27d17f;cursor:pointer;border:1px solid #27d17f;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:1rem;font-size:1.3rem;display:flex}#container .how-it-works .step-btns .step-btn-1{color:#fff;background-color:#27d17f}@media screen and (width<=768px){#container .how-it-works{align-items:center;height:auto;margin-bottom:7rem;padding:3rem 2rem}#container .how-it-works .pre-heading{width:100%;margin-bottom:1rem;font-size:1.6rem;display:flex}#container .how-it-works .heading{text-align:left;margin-bottom:2rem;font-size:2.8rem;font-weight:700}#container .how-it-works .heading span{line-height:1.1}#container .how-it-works .steps-container{height:auto}#container .how-it-works .steps-container .steps{align-items:center;width:100%;height:100%;display:flex;overflow:hidden}#container .how-it-works .steps-container .steps .step{background-color:#fff;border-radius:5px;align-items:center;width:100%;height:100%;display:flex}#container .how-it-works .steps-container .steps .step-img{z-index:1;height:35rem;overflow:visible}#container .how-it-works .steps-container .steps .step-img img{object-fit:cover;height:100%}#container .how-it-works .steps-container .steps .step-text{justify-content:center;width:100%;height:45rem;padding:4rem 4rem 4rem 12rem}#container .how-it-works .steps-container .steps .step-text-no{border:2px solid #27d17f;width:3rem;height:3rem;margin-bottom:1rem;padding:1rem;font-size:1.7rem}#container .how-it-works .steps-container .steps .step-text-heading{margin-bottom:1rem;font-size:2.5rem;font-weight:700}#container .how-it-works .steps-container .steps .step-text-subtext{margin-bottom:1rem;font-size:1.6rem}#container .how-it-works .steps-container .steps .step-text-btn{padding:.5rem 1rem;font-size:1.6rem}#container .how-it-works .step-btns{gap:1.2rem;margin:2.5rem 0}#container .how-it-works .step-btns .step-btn{color:#27d17f;width:2rem;height:2rem;padding:1rem;font-size:1.6rem}}#container .landing-market-data{flex-direction:column;align-items:center;height:100vh;margin-bottom:20rem;padding:0 23rem 6rem;display:flex}#container .landing-market-data .pre-heading{color:#999;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:grid}#container .landing-market-data .heading{text-align:center;flex-direction:column;margin-bottom:4rem;font-size:4.6rem;font-weight:700;display:flex}#container .landing-market-data .heading span{line-height:1.2}#container .landing-market-data .price-container{border-radius:4px;width:100rem;height:50rem;padding:2px;overflow:hidden;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a}#container .landing-market-data .price-container .tradingview-widget-container,#container .landing-market-data .price-container .tradingview-widget-container .tradingview-widget-container__widget-price{border-radius:4px;height:100%}@media screen and (width<=768px){#container .landing-market-data{align-items:flex-start;height:100vh;margin-bottom:7rem;padding:3rem 2rem}#container .landing-market-data .pre-heading{width:100%;margin-bottom:1rem;font-size:1.6rem;display:flex}#container .landing-market-data .heading{text-align:left;margin-bottom:2rem;font-size:2.8rem;font-weight:700}#container .landing-market-data .heading span{line-height:1.1}#container .landing-market-data .price-container{border-radius:2px;width:100%;height:100%;padding:2px}#container .landing-market-data .price-container .tradingview-widget-container,#container .landing-market-data .price-container .tradingview-widget-container .tradingview-widget-container__widget-price{border-radius:2px;height:100%}}#container .market-news{flex-direction:column;align-items:center;margin-bottom:45rem;padding:0 23rem;display:flex}#container .market-news .pre-heading{color:#999;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:grid}#container .market-news .heading{text-align:center;flex-direction:column;margin-bottom:4rem;font-size:4.6rem;font-weight:700;display:flex}#container .market-news .heading span{line-height:1.2}#container .market-news .container{border-radius:4px;width:100rem;height:50rem;padding:2px;overflow:hidden;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a}#container .market-news .container .tradingview-widget-container__widget,#container .market-news .container .tradingview-widget-container{border-radius:4px;height:100%}@media screen and (width<=768px){#container .market-news{align-items:flex-start;height:100vh;margin-bottom:7rem;padding:3rem 2rem}#container .market-news .pre-heading{width:100%;margin-bottom:1rem;font-size:1.6rem;display:flex}#container .market-news .heading{text-align:left;margin-bottom:2rem;font-size:2.8rem;font-weight:700}#container .market-news .heading span{line-height:1.1}#container .market-news .container{border-radius:2px;width:100%;height:100%;padding:2px}#container .market-news .container .tradingview-widget-container__widget,#container .market-news .container .tradingview-widget-container{border-radius:2px;height:100%}}#container .reviews{height:80rem;padding:5rem 23rem 0}#container .reviews .pre-heading{color:#999;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:grid}#container .reviews .heading{text-align:center;flex-direction:column;font-size:4.6rem;font-weight:700;display:flex}#container .reviews .heading span{line-height:1.2}#container .reviews .slider{max-width:100rem;height:50rem;margin:0 auto;position:relative;overflow:hidden}#container .reviews .slide{flex-direction:column;justify-content:center;align-items:center;width:100%;height:40rem;padding:0 12rem;transition:transform 1s;display:flex;position:absolute;top:0}#container .reviews .slide .review-card-name{text-align:center;font-size:1.5rem;font-weight:700}#container .reviews .slide .review-card-stars{align-items:center;margin-bottom:1rem;display:flex}#container .reviews .slide .review-card-stars .icon{fill:#27d17f;width:1.6rem;height:1.6rem;margin-right:.5rem}#container .reviews .slide .review-card-stars .icon:last-child{margin-right:0}#container .reviews .slide .review-card-text{text-align:center;font-size:1.8rem}#container .reviews .slider__btn{z-index:10;fill:#27d17f;cursor:pointer;border:none;width:4rem;height:4rem;font-family:inherit;position:absolute;top:50%}#container .reviews .slider__btn--left{left:6%;transform:translate(-50%,-50%)}#container .reviews .slider__btn--right{right:6%;transform:translate(50%,-50%)}#container .reviews .dots{display:flex;position:absolute;bottom:25%;left:50%;transform:translate(-50%)}#container .reviews .dots__dot{opacity:.7;cursor:pointer;background-color:#b9b9b9;border:none;border-radius:50%;width:.6rem;height:.6rem;margin-right:1.75rem;transition:all .5s}#container .reviews .dots__dot:last-child{margin:0}#container .reviews .dots__dot--active{opacity:1;background-color:#27d17f}@media screen and (width<=768px){#container .reviews{align-items:flex-start;height:auto;margin-bottom:0;padding:3rem 2rem 5rem}#container .reviews .pre-heading{width:100%;margin-bottom:1rem;font-size:1.6rem;display:flex}#container .reviews .heading{text-align:left;margin-bottom:2rem;font-size:2.8rem;font-weight:700}#container .reviews .heading span{line-height:1.1}#container .reviews .slider{max-width:100%;height:40rem}#container .reviews .slide{width:100%;height:40rem;padding:0 6rem}#container .reviews .slide .review-card-name{text-align:center;font-size:1.6rem;font-weight:700}#container .reviews .slide .review-card-stars{align-items:center;margin-bottom:.5rem;display:flex}#container .reviews .slide .review-card-stars .icon{width:1.4rem;height:1.4rem}#container .reviews .slide .review-card-stars .icon:last-child{margin-right:0}#container .reviews .slide .review-card-text{font-size:1.6rem}#container .reviews .slider__btn{width:2.2rem;height:2.2rem}#container .reviews .dots{bottom:4%}}#container .help{border-top:1px solid #e1e3e6;flex-direction:column;align-items:center;height:85rem;margin-bottom:8rem;padding:20rem 35rem 35rem;display:flex}#container .help .pre-heading{color:#999;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:grid}#container .help .heading{text-align:center;flex-direction:column;margin-bottom:4rem;font-size:4.6rem;font-weight:700;display:flex}#container .help .heading span{line-height:.5}#container .help-containers{justify-content:space-between;align-items:center;gap:5.5rem;display:flex}#container .help-containers .container{flex-direction:column;align-items:center;display:flex}#container .help-containers .container-icon{fill:#000;background-color:#f3f3f2;border-radius:5px;width:6.5rem;height:6.5rem;margin-bottom:1.5rem;padding:1rem}#container .help-containers .container-heading{margin-bottom:1.5rem;font-size:2.1rem;font-weight:700}#container .help-containers .container-text{text-align:center;margin-bottom:2rem;font-size:1.9rem}#container .help-containers .container-btn{color:#fff;cursor:pointer;background-color:#27d17f;border-radius:5px;padding:.5rem 1rem;font-size:1.5rem;font-weight:700;transition:all .2s}#container .help-containers .container-btn:hover{background-color:#1fa665}@media screen and (width<=768px){#container .help{border-top:1px solid #e1e3e6;align-items:flex-start;height:auto;margin-bottom:0;padding:7rem 2rem}#container .help .pre-heading{width:100%;margin-bottom:1rem;font-size:1.6rem;display:flex}#container .help .heading{text-align:left;margin-bottom:2rem;font-size:2.8rem;font-weight:700}#container .help .heading span{line-height:1.1}#container .help-containers{flex-direction:column;justify-content:center;gap:2.5rem}#container .help-containers .container{align-items:flex-start}#container .help-containers .container-icon{width:3.2rem;height:3.2rem;margin-bottom:1rem;padding:.3rem}#container .help-containers .container-heading{margin-bottom:1rem;font-size:1.8rem;font-weight:700}#container .help-containers .container-text{text-align:left;margin-bottom:1rem;font-size:1.6rem}#container .help-containers .container-btn{border-radius:5px;padding:.5rem 1rem;font-size:1.6rem}}#container .footer{border-top:1px solid #e1e3e6;border-bottom:1px solid #e1e3e6;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:12rem 17rem;display:flex}#container .footer-logo{cursor:pointer;align-items:center;height:4rem;margin-bottom:4rem;margin-left:-.5rem;display:flex}#container .footer-logo .icon__logo-icon{height:100%}#container .footer-logo .icon__logo-text{height:5.1rem;margin-top:1rem;margin-left:-3rem;padding:0}#container .footer-container{justify-content:space-between;width:100%;display:flex}#container .footer-container-item{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}#container .footer-container-item P{font-size:1.7rem;font-weight:700}#container .footer-container-item ul{flex-direction:column;align-items:flex-start;gap:1rem;font-size:1.6rem;list-style:none;display:flex}#container .footer-container-item ul li{cursor:pointer}@media screen and (width<=768px){#container .footer{padding:7rem 2rem}#container .footer-logo{align-items:center;height:4rem;margin-left:-.5rem;display:flex}#container .footer-logo .icon__logo-icon{background-color:none;border-radius:0}#container .footer-logo .icon__logo-text{height:5rem;margin-top:1rem;margin-left:-3rem;padding:0}#container .footer-container{flex-direction:column}#container .footer-container-item{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}#container .footer-container-item P{font-size:1.6rem;font-weight:700}#container .footer-container-item ul{flex-direction:column;align-items:flex-start;gap:1rem;font-size:1.6rem;list-style:none;display:flex}#container .footer-container-item ul li{cursor:pointer}}#container .mid-footer{justify-content:space-between;align-items:center;padding:4.5rem 17rem;display:flex}#container .mid-footer .dropdown{border-radius:5px;align-items:center;display:flex;position:relative;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a}#container .mid-footer .dropdown .language-dropdown{cursor:pointer;align-items:center;width:max-content;display:flex;position:relative}#container .mid-footer .dropdown .language-dropdown .language-option{color:#000;background-color:#fff;border-radius:5px;align-items:center;padding:.5rem;font-size:1.5rem;font-weight:700;display:flex}#container .mid-footer .dropdown .language-dropdown .web__icon{width:1.5rem;height:1.5rem;margin-right:.3rem}#container .mid-footer .dropdown .language-dropdown .dropdown-menu{z-index:1000;background-color:#fff;border-radius:5px;width:max-content;padding:2rem 1.5rem;display:none;position:absolute;bottom:100%;left:-47%;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a}#container .mid-footer .dropdown .language-dropdown .dropdown-menu a{color:#000;border-radius:5px;padding:.8rem 1.2rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:block}#container .mid-footer .dropdown .language-dropdown .dropdown-menu a:hover{background-color:#f3f3f2}#container .mid-footer .dropdown .language-dropdown:hover .dropdown-menu{display:block}#container .mid-footer .footer-icons{justify-content:space-between;align-items:center;display:flex}#container .mid-footer .footer-icon{fill:#000;cursor:pointer;width:3.1rem;height:3.1rem}#container .mid-footer .footer-icon:nth-child(2){height:1.9rem}@media screen and (width<=768px){#container .mid-footer{flex-direction:column;align-items:flex-start;gap:2.5rem;padding:3rem 2rem}}#container .post-footer{background-color:#141414;padding:4.5rem 17rem}#container .post-footer .item-container{justify-content:space-between;align-items:center;display:flex}#container .post-footer .item-container .sub-container{color:#fff;font-size:1.6rem}#container .post-footer .item-container .sub-container ul{align-items:center;list-style:none;display:flex}#container .post-footer .item-container .sub-container ul li{cursor:pointer;margin-right:1.5rem}#container .post-footer .item-container p{color:#fff;font-size:1.6rem}@media screen and (width<=768px){#container .post-footer{display:none}}#container #identity-render{flex-direction:column;padding:2rem 17rem;display:flex}#container #identity-render header{margin-top:15rem;margin-bottom:5.5rem}#container #identity-render header h1{color:#27d17f;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.1}#container #identity-render header h1 span{color:#999;margin-right:2rem}#container #identity-render header h1 .go-home{cursor:pointer}#container #identity-render h2{font-size:3.9rem;font-weight:700}#container #identity-render p{margin-bottom:7rem;font-size:2.1rem}#container #identity-render #founders{flex-direction:column;align-items:center;margin-top:4rem;display:flex}#container #identity-render #founders .founder{text-align:center;flex-direction:column;align-items:center;margin:2rem;display:flex}#container #identity-render #founders .founder img{border-radius:50%;width:120px;height:120px;margin-bottom:1rem}#container #identity-render #founders .founder h2{font-size:2.4rem;font-weight:700;color:#27d17f!important}#container #identity-render #founders .founder p{color:gray;font-size:1.8rem}#container #identity-render #address{text-align:center;margin-top:5rem;font-size:2rem}@media screen and (width<=768px){#container #identity-render #founders .founder{margin:1rem}#container #identity-render #founders .founder img{width:90px;height:90px}#container #identity-render #founders .founder h3{font-size:2rem}#container #identity-render #founders .founder p{font-size:1.6rem}#container #identity-render #address{font-size:1.8rem}#container #identity-render{padding:2rem}#container #identity-render header{margin-top:7rem;margin-bottom:3.5rem}#container #identity-render header h1{font-size:1.8rem}#container #identity-render h2{font-size:2rem;font-weight:700}#container #identity-render p{margin-bottom:7rem;font-size:1.6rem}}#container #features-render{flex-direction:column;padding:2rem 17rem;display:flex}#container #features-render header{margin-top:15rem;margin-bottom:5.5rem}#container #features-render header h1{color:#27d17f;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.1}#container #features-render header h1 span{color:#999;margin-right:2rem}#container #features-render header h1 .go-home{cursor:pointer}#container #features-render h2{font-size:3.9rem;font-weight:700}#container #features-render p{margin-bottom:7rem;font-size:2.1rem}@media screen and (width<=768px){#container #features-render{padding:2rem}#container #features-render header{margin-top:7rem;margin-bottom:3.5rem}#container #features-render header h1{font-size:1.8rem}#container #features-render h2{font-size:2rem}#container #features-render p{margin-bottom:7rem;font-size:1.6rem}}#container .faq{border-radius:8px;margin:10rem auto 0;padding:17rem}#container .faq header{margin-top:15rem;margin-bottom:5.5rem}#container .faq header h1{color:#27d17f;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.1}#container .faq header h1 span{color:#999;margin-right:2rem}#container .faq header h1 .go-home{cursor:pointer}@media screen and (width<=768px){#container .faq{padding:2rem}#container .faq header{margin-top:7rem;margin-bottom:3.5rem}#container .faq header h1{font-size:1.8rem}}#container .faq__title{text-align:left;margin-bottom:3.5rem;font-family:Nunito Sans,sans-serif;font-size:2.8rem}@media screen and (width<=768px){#container .faq__title{font-size:1.8rem}}#container .faq__item{border-bottom:1px solid #ddd;margin-bottom:2rem}#container .faq__item:last-child{border-bottom:none}#container .faq__question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-family:Nunito Sans,sans-serif;font-size:1.8rem;display:flex}@media screen and (width<=768px){#container .faq__question{font-size:1.6rem}}#container .faq__question:hover{color:#27d17f}#container .faq__question:focus{outline:none}#container .faq__icon{font-size:1.5rem;transition:transform .3s}#container .faq__answer{max-height:0;padding:0 2rem;font-size:1.5rem;transition:max-height .3s;overflow:hidden}#container .faq__answer p{margin:.5rem 0}#container .faq__item--expanded .faq__answer{max-height:100px}#container .faq__item--expanded .faq__icon{transform:rotate(45deg)}.navbar__register{background-color:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.navbar__register--logo{cursor:pointer;height:4rem;display:flex}@media screen and (width<=768px){.navbar__register--logo{height:3rem}}.navbar__register--logo .icon__logo-icon{width:4rem;height:100%}.navbar__register--logo .icon__logo-text{height:5.1rem;margin-top:-.1rem;margin-left:-3rem;padding:0}@media screen and (width<=768px){.navbar__register--logo .icon__logo-text{height:4.1rem;margin-top:-.2rem;margin-left:-2.5rem}}.navbar__register--right{align-items:center;display:flex}.navbar__register--right a{color:#000;margin-left:2rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .2s}@media screen and (width<=768px){.navbar__register--right a{margin-left:1rem;font-size:1.2rem}}.navbar__register--help{margin-right:1.5rem;font-size:1.5rem;text-decoration:none;transition:-webkit-text-decoration .2s,-webkit-text-decoration .2s,text-decoration .2s}@media screen and (width<=768px){.navbar__register--help{font-size:1.2rem}}.navbar__register--help:hover{text-decoration:underline}.navbar__register--login{color:#000;border:2px solid #27d17f;padding:.5rem 1rem;font-size:1.5rem;font-weight:700;transition:all .2s}.navbar__register--login:hover{color:#27d17f;text-decoration:underline}.dropdown__register{position:relative}.dropdown__register .language-dropdown__register{cursor:pointer;align-items:center;width:max-content;transition:all .2s;display:flex}.dropdown__register .language-dropdown__register .language-option__register{color:#000;background-color:#fff;border-radius:5px;align-items:center;padding:.5rem;font-size:1.5rem;font-weight:700;display:flex}.dropdown__register .language-dropdown__register .language-option__register svg{width:1.5rem;height:1.5rem;margin-right:.3rem}@media screen and (width<=768px){.dropdown__register .language-dropdown__register .language-option__register{font-size:1.2rem}.dropdown__register .language-dropdown__register .language-option__register svg{width:1.2rem;height:1.2rem}}.dropdown__register .language-dropdown__register .dropdown-menu__register{z-index:1000;background-color:#fff;border-radius:5px;width:max-content;padding:.5rem 1rem;display:none;position:absolute;top:100%;right:-31%;box-shadow:0 0 20px #0000001a}.dropdown__register .language-dropdown__register .dropdown-menu__register a{color:#000;margin:auto auto 1.5rem;padding:0 1rem;font-size:1.5rem;text-decoration:none;transition:all .2s;display:block}@media screen and (width<=768px){.dropdown__register .language-dropdown__register .dropdown-menu__register a{font-size:1.2rem}}.dropdown__register .language-dropdown__register .dropdown-menu__register a:hover{text-decoration:underline}.dropdown__register .language-dropdown__register:hover .dropdown-menu__register{display:block}.register__section{flex-direction:column;align-items:center;margin-top:3.5rem;display:flex}@media screen and (width<=768px){.register__section{padding:0 2.5rem}}.register__title{color:#000;margin-bottom:3rem;font-size:2.5rem;font-weight:200}@media screen and (width<=768px){.register__title{font-size:1.9rem}}.register__form{flex-direction:column;width:500px;display:flex}@media screen and (width<=768px){.register__form{width:100%}}.register__form--names{justify-content:space-between;display:flex}.register__form--names .register__input{width:48%}.register__input{border:1px solid #999;border-radius:5px;width:100%;margin-bottom:2rem;padding:1.5rem;font-size:1.5rem}@media screen and (width<=768px){.register__input,.register__input::placeholder{font-size:1.3rem}}.register__input{border:1px solid #999;border-radius:5px;width:100%;margin-bottom:2rem;padding:1.5rem;font-size:1.5rem;transition:outline .1s,border-color .1s}@media screen and (width<=768px){.register__input{font-size:1.3rem}}.register__input::placeholder{color:#999}.register__input:hover{border-color:#0000;outline:1px solid #000}.register__input:focus{border-color:#0000;outline:1px solid #27d17f}.register__password--container{align-items:center;display:flex;position:relative}.register__password--container .register__input{padding-right:3rem}.register__password--container .register__password--toggle{fill:#000;cursor:pointer;width:1.6rem;height:1.6rem;margin:0;padding:0;display:inline-block;position:absolute;right:2rem;transform:translateY(-50%)}@media screen and (width<=768px){.register__password--container .register__password--toggle{width:1.3rem;height:1.3rem}}.register__password--container .register__password--toggle use{width:100%;height:100%;display:block}.register__password--container .register__password--closed{display:none}.register__password-strength{justify-content:space-between;margin-bottom:1.5rem;display:flex}.register__password-strength .register__strength-bar{background-color:#ddd;border-radius:2px;width:18%;height:.5rem}@media screen and (width<=768px){.register__password-strength .register__strength-bar{height:.3rem}}.register__password-strength .register__strength-bar.red{background-color:red}.register__select{border:1px solid #999;border-radius:5px;width:100%;margin-bottom:2rem;padding:1.5rem;font-size:1.5rem}@media screen and (width<=786px){.register__select{font-size:1.3rem}}.register__select:hover{border-color:#0000;outline:1px solid #000}.register__select:focus{border-color:#0000;outline:1px solid #27d17f}.register__checkbox-group{flex-direction:column;margin-bottom:2rem;display:flex}.register__checkbox-group a{color:#27d17f;text-decoration:none}.register__checkbox-group a:hover{text-decoration:underline}.register__checkbox-group label{cursor:pointer;align-items:center;padding-left:2rem;font-size:1.5rem;display:flex;position:relative}.register__checkbox-group label input{opacity:0;cursor:pointer;position:absolute}.register__checkbox-group label .checkmark{background-color:#fff;border:2px solid #999;border-radius:3px;width:1.7rem;height:1.7rem;transition:all .3s;position:absolute;top:5%;left:0}@media screen and (width<=786px){.register__checkbox-group label .checkmark{width:1.5rem;height:1.5rem}}.register__checkbox-group label input:checked~.checkmark{background-color:#27d17f;border-color:#27d17f}.register__checkbox-group label .checkmark:after{content:"";border:.2rem solid #fff;border-width:0 .2rem .2rem 0;width:.4rem;height:.9rem;display:none;position:absolute;top:.1rem;left:.4rem;transform:rotate(45deg)}.register__checkbox-group label input:checked~.checkmark:after{display:block}.register__checkbox-group label p{margin-left:1rem}@media screen and (width<=786px){.register__checkbox-group label p{font-size:1.3rem}}.register__button,.register__button--alt{color:#000;cursor:pointer;background-color:#27d17f;border:none;border-radius:5px;width:100%;margin-bottom:2rem;padding:1.5rem;font-size:1.5rem;font-weight:700}@media screen and (width<=786px){.register__button,.register__button--alt{margin-bottom:1.45rem;font-size:1.3rem}}.register__button--alt{text-align:center;color:#000;background-color:#0000;border:2px solid #27d17f;width:100%;margin-bottom:2rem;text-decoration:none}.body__login{flex-direction:column;height:100vh;margin:0;padding:0;display:flex}.navbar__login{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:3.5rem 3rem;display:flex;position:absolute;top:0;left:0}.navbar__login--logo{cursor:pointer;height:4rem;display:flex}@media screen and (width<=768px){.navbar__login--logo{height:3rem}}.navbar__login--logo .icon__logo-icon{width:4rem;height:100%}.navbar__login--logo .icon__logo-text{height:5.1rem;margin-top:-.1rem;margin-left:-3rem;padding:0}@media screen and (width<=768px){.navbar__login--logo .icon__logo-text{height:4.1rem;margin-top:-.2rem;margin-left:-2.5rem}}.navbar__login--right{align-items:center;display:flex}.navbar__login--right a{color:#fff;margin-left:2rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .2s}@media screen and (width<=768px){.navbar__login--right a{margin-left:1rem;font-size:1.2rem}}.navbar__login--help{margin-right:1.5rem;font-size:1.5rem;text-decoration:none;transition:-webkit-text-decoration .2s,-webkit-text-decoration .2s,text-decoration .2s}@media screen and (width<=768px){.navbar__login--help{font-size:1.2rem}}.navbar__login--help:hover{text-decoration:underline}.dropdown__login{position:relative}.dropdown__login .language-dropdown__login{cursor:pointer;align-items:center;width:max-content;transition:all .2s;display:flex}.dropdown__login .language-dropdown__login .language-option__login{color:#fff;border-radius:5px;align-items:center;padding:.5rem;font-size:1.5rem;font-weight:700;display:flex}.dropdown__login .language-dropdown__login .language-option__login svg{fill:#fff;width:1.5rem;height:1.5rem;margin-right:.3rem}@media screen and (width<=768px){.dropdown__login .language-dropdown__login .language-option__login{font-size:1.2rem}.dropdown__login .language-dropdown__login .language-option__login svg{width:1.2rem;height:1.2rem}}.dropdown__login .language-dropdown__login .dropdown-menu__login{z-index:2;z-index:1000;border-radius:5px;width:max-content;padding:.5rem 1rem;display:none;position:absolute;top:100%;right:-31%;box-shadow:0 0 20px #0000001a}.dropdown__login .language-dropdown__login .dropdown-menu__login a{color:#fff;margin-bottom:1.5rem;padding:0 1rem;font-size:1.5rem;text-decoration:none;transition:all .2s;display:block}@media screen and (width<=768px){.dropdown__login .language-dropdown__login .dropdown-menu__login a{font-size:1.2rem}}.dropdown__login .language-dropdown__login .dropdown-menu__login a:hover{text-decoration:underline}.dropdown__login .language-dropdown__login:hover .dropdown-menu__login{display:block}.login__section{height:100%;display:flex}.login__form-container{z-index:2;background-color:#141414;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex}@media screen and (width<=768px){.login__form-container{padding:3.6rem}}.login__title{color:#fff;margin-bottom:1rem;font-size:4.6rem;font-weight:700}@media screen and (width<=768px){.login__title{font-size:3.6rem}}.login__subtitle{color:#fff;margin-bottom:2rem;font-size:1.5rem}.login__form{flex-direction:column;width:100%;max-width:400px;display:flex}.login__form .login__label{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.login__form .login__input{color:#fff;background-color:#0000;border:1px solid #999;border-radius:5px;width:100%;margin-bottom:1.5rem;padding:1.5rem;font-size:1.5rem}.login__form .login__input:focus{border-color:#0000;outline:1px solid #f3f3f2}.login__form .login__password--container{align-items:center;display:flex;position:relative}.login__form .login__password--container .login__input{padding-right:3rem}.login__form .login__password--container .login__password--toggle{cursor:pointer;fill:#fff;width:1.6rem;height:1.6rem;position:absolute;right:1.5rem;transform:translateY(-50%)}.login__form .login__password--container .login__password--toggle use{width:100%;height:100%;display:block}.login__form .login__password--container .login__password--closed{display:none}.login__form .login__forgot-password{color:#27d17f;text-align:right;margin-bottom:2rem;font-size:1.2rem;text-decoration:none}.login__form .login__forgot-password:hover{text-decoration:underline}.login__form .login__button{color:#000;cursor:pointer;background-color:#27d17f;border:none;border-radius:5px;margin-bottom:2rem;padding:1.5rem;font-size:1.5rem;transition:all .2s}.login__form .login__button:hover{background-color:#96f6cd}.login__form .login__button--alt{color:#fff;cursor:pointer;text-align:center;background-color:#0000;border:none;border-radius:5px;width:100%;padding:1.5rem;font-size:1.5rem;font-weight:500;text-decoration:none;transition:all .2s}.login__form .login__button--alt:hover{background-color:#3d3d3d}.login__image-side{background:url(login-img-bg.179ece10.jpg) 50%/cover no-repeat;flex:1;justify-content:flex-end;align-items:flex-end;padding:3rem;display:flex;overflow:hidden}@media screen and (width<=768px){.login__image-side{display:none}}.login__image-side:before{content:"";z-index:1;background:#000000ad;position:absolute;inset:0}@media screen and (width<=768px){.login__image-side:before{display:none}}.login__image-text{z-index:2;text-align:left;margin-bottom:5rem;margin-left:4rem;padding-right:30rem;position:relative}.login__image-text .login__image-header{color:#fff;margin-bottom:1rem;font-size:4.6rem;font-weight:400;line-height:1}.login__image-text .login__image-header .primary{color:#27d17f}.login__image-text .login__image-subtext{color:#fff;font-size:1.5rem}@media screen and (width<=768px){.login__image-text{display:none}}body{height:100vh}.body__home{background-color:#f6f7f8}.home__container{flex-direction:column;height:100%;display:flex}.home__info{height:calc(100vh - 69px);display:flex}.panel-overlay{z-index:998;background-color:#00000080;display:none;position:fixed;inset:0}@media screen and (width<=768px){.panel-overlay.show{display:block}}.home__side-panel{z-index:999;background-color:#fff;border-right:1px solid #ececec;flex-direction:column;width:22%;height:100%;display:flex;position:fixed;top:49px}@media screen and (width<=768px){.home__side-panel{border-right:none;width:80%;transition:transform .3s ease-in-out;top:47px;transform:translate(-100%)}.home__side-panel.show{transform:translate(0)}}.home__side-panel .home__welcome{z-index:2;background-color:#141414;border-top:1px solid #3d3d3d;flex-direction:column;gap:1.5rem;padding:5rem;display:flex;position:sticky;top:0}@media screen and (width<=768px){.home__side-panel .home__welcome{padding:2.5rem}}.home__side-panel .home__welcome .balance-summary{justify-content:space-between;align-items:center;display:flex}.home__side-panel .home__welcome .balance-summary .balance-summary__label{align-items:center;display:flex}.home__side-panel .home__welcome .balance-summary .home__bonus-balance,.home__side-panel .home__welcome .balance-summary .home__total-balance{color:#fff}.home__side-panel .home__welcome .balance-summary .nav__icon{fill:#27d17f;width:2rem;height:2rem;margin-right:1rem}.home__side-panel .home__welcome .welcome{color:#fff}@media screen and (width<=768px){.home__side-panel .home__welcome .welcome{font-size:1.9rem}}.home__side-panel .home__welcome p{color:#999;font-weight:700}.home__side-panel .home__nav{-ms-overflow-style:none;scrollbar-width:none;background-color:#fff;height:calc(100vh - 330px);padding:0 5rem;list-style:none;overflow-y:auto}@media screen and (width<=768px){.home__side-panel .home__nav{padding:0 2.5rem}}.home__side-panel .home__nav::-webkit-scrollbar{display:none}.home__side-panel .home__nav .home__nav-item{cursor:pointer;color:#000;align-items:center;gap:1rem;width:max-content;margin-bottom:2rem;font-size:1.5rem;font-weight:500;display:flex}.home__side-panel .home__nav .home__nav-item:first-child{margin-top:3rem}.home__side-panel .home__nav .home__nav-item:last-child{margin-bottom:5rem}.home__side-panel .home__nav .home__nav-item .nav__icon{cursor:pointer;fill:#27d17f;width:2rem;height:2rem}.home__side-panel .home__nav .home__nav-item.active{font-weight:700}.home__side-panel .home__nav .home__log-out{margin-top:10rem;font-weight:700}.home__main-content{background-color:#f6f7f8;width:78%;height:calc(100vh - 69px);margin-top:69px;margin-left:23%;padding:3rem 5rem 3rem 3rem;overflow-y:auto}.home__main-content::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none;display:none}@media screen and (width<=768px){.home__main-content{overflow-y:unset;width:100%;height:calc(100vh - 69px);margin-top:69px;margin-left:0;padding:2rem}}.hidden{display:none}.navbar__home{z-index:1000;background-color:#fff;justify-content:space-between;width:100%;padding:1rem 5rem;display:flex;position:fixed;top:0;left:0}@media screen and (width<=768px){.navbar__home{align-items:center;padding:1rem 2rem}}.navbar__home-left{align-items:center;display:flex}.navbar__home-left .menu-toggle{all:unset;z-index:1001;cursor:pointer;background:0 0;border:none;width:25px;height:15px;display:none;position:relative}.navbar__home-left .menu-toggle span{background:#000;width:100%;height:2px;transition:all .3s;display:block;position:absolute}.navbar__home-left .menu-toggle span:first-child{top:0}.navbar__home-left .menu-toggle span:nth-child(2){top:8px}.navbar__home-left .menu-toggle span:nth-child(3){top:16px}@media screen and (width<=768px){.navbar__home-left .menu-toggle{display:block}}.navbar__home-left .menu-toggle.active span:first-child{top:8px;transform:rotate(45deg)}.navbar__home-left .menu-toggle.active span:nth-child(2){opacity:0}.navbar__home-left .menu-toggle.active span:nth-child(3){top:8px;transform:rotate(-45deg)}.navbar__home-left .navbar__home-logo{cursor:pointer;height:4rem;display:flex}@media screen and (width<=768px){.navbar__home-left .navbar__home-logo{height:2.7rem}}.navbar__home-left .navbar__home-logo .icon__logo-icon{width:4rem;height:100%}@media screen and (width<=768px){.navbar__home-left .navbar__home-logo .icon__logo-icon{display:none}}.navbar__home-left .navbar__home-logo .icon__logo-text{height:5.1rem;margin-top:-.1rem;margin-left:-3rem;padding:0}@media screen and (width<=768px){.navbar__home-left .navbar__home-logo .icon__logo-text{display:none}}.navbar__home-left .navbar__home-link{color:#999;font-size:1.2rem;text-decoration:none}.navbar__home #dashboard-title{font-size:1.6rem;font-weight:700;display:none}@media screen and (width<=768px){.navbar__home #dashboard-title{display:block}}.navbar__home-right{gap:1.5rem;display:flex}.navbar__home-right .navbar-icon__avatar{fill:#000;cursor:pointer;width:2.5rem;height:2.5rem;margin-right:1.5rem;display:none}@media screen and (width<=768px){.navbar__home-right .navbar-icon__avatar{display:block}.navbar__home-right{align-items:center;gap:2.5rem}}.navbar__home-right .nav__icon{cursor:pointer;fill:#000;width:2rem;height:2rem}@media screen and (width<=768px){.navbar__home-right .nav__icon{width:2.5rem;height:2.5rem}}.navbar__home-right .navbar__home-btn{cursor:pointer;color:#000;background-color:#27d17f;border:none;border-radius:3px;align-content:center;gap:.5rem;padding:1rem 2rem;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.navbar__home-right .navbar__home-btn:hover{text-decoration:underline}@media screen and (width<=768px){.navbar__home-right .navbar__home-btn{all:unset;background:0 0;border:none;padding:0;display:none}.navbar__home-right .navbar__home-btn p{display:none}}#dashboard{flex-direction:column;display:flex}#dashboard .dashboard__market-data{justify-content:space-between;margin-bottom:4.5rem;display:flex}@media screen and (width<=768px){#dashboard .dashboard__market-data{display:none}}#dashboard .dashboard__market-data .dashboard__rect{cursor:pointer;z-index:0;text-align:center;background-color:#fff;border-radius:9px;width:23%;height:210px;line-height:150px;transition:box-shadow .2s ease-in-out;overflow:hidden;box-shadow:0 6px 12px #00000008}#dashboard .dashboard__market-data .dashboard__rect:hover{box-shadow:0 6px 12px #0000001f}#dashboard .dashboard__welcome-info{justify-content:space-between;align-items:center;width:100%;height:350px;display:flex;overflow:hidden}@media screen and (width<=768px){#dashboard .dashboard__welcome-info{flex-direction:column;gap:2rem;width:100%;height:100%;margin-bottom:2rem}}#dashboard .dashboard__welcome-info .bonus__icon{fill:#27d17f;width:3rem;height:3rem;margin-bottom:-.5rem;margin-right:.4rem}#dashboard .dashboard__welcome-info .bonus__info{background-color:#fff;border-radius:9px;flex-direction:column;justify-content:space-between;width:58%;height:100%;padding:5rem;display:flex;box-shadow:0 6px 12px #00000008}@media screen and (width<=768px){#dashboard .dashboard__welcome-info .bonus__info{width:100%}}#dashboard .dashboard__welcome-info .bonus__info h2{color:#000;margin-bottom:1rem;font-size:3rem}@media screen and (width<=768px){#dashboard .dashboard__welcome-info .bonus__info h2{font-size:2rem}}#dashboard .dashboard__welcome-info .bonus__info p{color:#3d3d3d;margin-bottom:3rem;font-size:1.7rem;line-height:1.6}@media screen and (width<=768px){#dashboard .dashboard__welcome-info .bonus__info p{font-size:1.6rem}}#dashboard .dashboard__welcome-info .bonus__info p strong{font-size:1.7rem}#dashboard .dashboard__welcome-info .bonus__info .welcome-buttons{justify-content:space-between;gap:1.5rem;display:flex}@media screen and (width<=768px){#dashboard .dashboard__welcome-info .bonus__info .welcome-buttons{flex-direction:column}#dashboard .dashboard__welcome-info .bonus__info .welcome-buttons .welcome__btn{width:100%}}#dashboard .dashboard__welcome-info .bonus__info .deposit-btn,#dashboard .dashboard__welcome-info .bonus__info .investment-btn{cursor:pointer;border:none;border-radius:3px;width:48%;padding:2rem 4rem;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:700;transition:all .2s}#dashboard .dashboard__welcome-info .bonus__info .deposit-btn{color:#000;background-color:#27d17f}#dashboard .dashboard__welcome-info .bonus__info .deposit-btn:hover{color:#fff}#dashboard .dashboard__welcome-info .bonus__info .investment-btn{color:#000;background-color:#fff;border:2px solid #27d17f}#dashboard .dashboard__welcome-info .bonus__info .investment-btn:hover{color:#27d17f}#dashboard .dashboard__welcome-info .verify__info{background-color:#fff;border-radius:9px;flex-direction:column;gap:3rem;width:39%;height:100%;padding:5rem;display:flex;box-shadow:0 6px 12px #00000008}@media screen and (width<=768px){#dashboard .dashboard__welcome-info .verify__info{width:100%}}#dashboard .dashboard__welcome-info .verify__info .icon__id-card{fill:#27d17f;height:18rem}@media screen and (width<=768px){#dashboard .dashboard__welcome-info .verify__info .icon__id-card{height:9rem}}#dashboard .dashboard__welcome-info .verify__info P{color:#3d3d3d;font-size:1.5rem;line-height:1.6}#dashboard .dashboard__welcome-info .verify__info .verify-btn{cursor:pointer;color:#000;background-color:#fff;border:2px solid #27d17f;border-radius:3px;width:100%;padding:2rem 4rem;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:700}#dashboard .dashboard__welcome-info .verify__info .verify-btn:hover{color:#27d17f}#invest .investment-section{flex-direction:column;align-items:center;height:100vh;padding-top:2rem;font-family:Nunito Sans,sans-serif;display:flex;position:relative}@media screen and (width<=768px){#invest .investment-section{margin:0;padding:2rem}}#invest .investment-section .custom-alert{z-index:1000;background-color:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#invest .investment-section .custom-alert-content{text-align:center;background-color:#fff;border-radius:10px;flex-direction:column;gap:2rem;width:70%;padding:4rem;display:flex;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 8px #0000001a}#invest .investment-section .custom-alert-content #alertMessage{color:#27d17f;font-size:1.5rem;font-weight:700}#invest .investment-section .custom-alert-content svg{fill:#000;cursor:pointer;align-self:flex-end;width:2rem;height:2rem;position:absolute;top:2rem;right:2rem}#invest .investment-section .custom-alert-content button{color:#fff;cursor:pointer;background-color:#27d17f;border:none;border-radius:5px;margin:10px;padding:8px 10px}#invest .investment-section .custom-alert-content button:hover{opacity:.9}#invest .investment-section .custom-alert-actions{justify-content:center;gap:10px;display:flex}#invest .investment-section .investment__form{z-index:500;visibility:hidden;background-color:#fff;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20rem 0;display:none;position:absolute;top:0;left:0;box-shadow:0 6px 12px #00000008}@media screen and (width<=768px){#invest .investment-section .investment__form{justify-content:space-between;height:auto;padding:3rem}}#invest .investment-section .investment__form h2{color:#27d17f;margin-top:-12rem;margin-bottom:5rem;font-size:3rem}@media screen and (width<=768px){#invest .investment-section .investment__form h2{margin-top:4rem;margin-bottom:2rem;font-size:2rem}}#invest .investment-section .investment__form .close-form{cursor:pointer;position:absolute;top:4%;right:4%}#invest .investment-section .investment__form .close-form .form__icon{fill:#000;width:2.5rem;height:2.5rem}@media screen and (width<=768px){#invest .investment-section .investment__form .close-form{top:2%;right:2.8%}#invest .investment-section .investment__form .close-form .form__icon{width:2rem;height:2rem}}#invest .investment-section .investment__form .investment__form-details{flex-direction:column;justify-content:space-between;width:65%;height:100%;display:flex;position:relative}@media screen and (width<=768px){#invest .investment-section .investment__form .investment__form-details{gap:2.5rem;width:100%}}#invest .investment-section .investment__form .investment__form-details .form-group{justify-content:space-between;align-items:center;font-family:Nunito Sans,sans-serif;display:flex}@media screen and (width<=768px){#invest .investment-section .investment__form .investment__form-details .form-group{display:block}}#invest .investment-section .investment__form .investment__form-details .form-group label{color:#3d3d3d;width:30%;margin-right:2.5rem;font-size:1.5rem;font-weight:700;display:block}@media screen and (width<=768px){#invest .investment-section .investment__form .investment__form-details .form-group label{width:100%}}#invest .investment-section .investment__form .investment__form-details .form-group input[type=text],#invest .investment-section .investment__form .investment__form-details .form-group input[type=number]{border:1px solid #ccc;border-radius:5px;width:100%;padding:1rem;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:600}#invest .investment-section .investment__form .investment__form-details .form-group .amount-group{width:100%}#invest .investment-section .investment__form .investment__form-details .form-group .amount-group .amt-error{visibility:hidden;color:#ff2400;font-size:1rem}#invest .investment-section .investment__form .investment__form-details .form-group #amount:focus{border:1px solid #27d17f;outline:none}#invest .investment-section .investment__form .investment__form-details .form-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#invest .investment-section .investment__form .investment__form-details .form-group input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#invest .investment-section .investment__form .investment__form-details .form-group input[readonly]{border:none;outline:none;font-family:Nunito Sans,sans-serif;font-weight:700}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:100%;padding:10px;position:relative}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .plans{justify-content:space-between;align-items:center;display:flex}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .plans .drop__icons{margin-bottom:18px;margin-right:20px;position:relative}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .plans .drop__icons .drop__icon{fill:#000;width:2rem;height:2rem;position:absolute;top:0;left:0}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .funding{justify-content:space-between;align-items:center;display:flex}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .funding .drop__icons{margin-bottom:18px;margin-right:20px;position:relative}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .funding .drop__icons .drop__icon{fill:#000;width:2rem;height:2rem;position:absolute;top:0;left:0}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .funding .drop__icons .drop__icon-rollup{visibility:hidden}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .dropdown-selected{font-size:1.5rem}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .dropdown-options{z-index:10;background-color:#fff;border:1px solid #27d17f;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:100%;position:absolute;top:100%;left:0}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .dropdown-options .dropdown-option{cursor:pointer;border-bottom:1px solid #eee;padding:10px;font-size:1.5rem}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .dropdown-options .dropdown-option:hover{color:#fff;background-color:#27d17f}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown .dropdown-options .dropdown-option:last-child{border-bottom:none}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown #funding-options{display:none}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:100%;padding:10px;position:relative}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .funding{justify-content:space-between;align-items:center;display:flex}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .funding .drop__icons{margin-bottom:18px;margin-right:20px;position:relative}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .funding .drop__icons .drop__icon{fill:#000;width:2rem;height:2rem;position:absolute;top:0;left:0}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .funding .drop__icons #drop__icon-dropdown-fund{visibility:visible}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .funding .drop__icons #drop__icon-rollup-fund{visibility:hidden}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .dropdown-selected{font-size:1.5rem}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .dropdown-options-fund{z-index:10;background-color:#fff;border:1px solid #27d17f;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:100%;position:absolute;top:100%;left:0}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .dropdown-options-fund .funding-option{cursor:pointer;border-bottom:1px solid #eee;padding:10px;font-size:1.5rem}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .dropdown-options-fund .funding-option:hover{color:#fff;background-color:#27d17f}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund .dropdown-options-fund .funding-option:last-child{border-bottom:none}#invest .investment-section .investment__form .investment__form-details .form-group .custom-dropdown-fund #funding-options{display:none}#invest .investment-section .investment__form .investment__form-details .form-group.active .dropdown-options{display:block}#invest .investment-section .investment__form .investment__form-details .form-actions{justify-content:space-between;margin-top:2rem;display:flex}@media screen and (width<=768px){#invest .investment-section .investment__form .investment__form-details .form-actions{flex-direction:column;gap:1.5rem}}#invest .investment-section .investment__form .investment__form-details .form-actions button,#invest .investment-section .investment__form .investment__form-details .form-actions a{text-align:center;cursor:pointer;border:2px solid #0000;border-radius:5px;width:48%;padding:1.5rem 3.5rem;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none}@media screen and (width<=768px){#invest .investment-section .investment__form .investment__form-details .form-actions button,#invest .investment-section .investment__form .investment__form-details .form-actions a{width:100%}}#invest .investment-section .investment__form .investment__form-details .form-actions button:first-child,#invest .investment-section .investment__form .investment__form-details .form-actions a:first-child{color:#fff;background-color:#27d17f;transition:background-color .1s}#invest .investment-section .investment__form .investment__form-details .form-actions button:first-child:hover,#invest .investment-section .investment__form .investment__form-details .form-actions a:first-child:hover{background-color:#000}#invest .investment-section .investment__form .investment__form-details .form-actions button:last-child,#invest .investment-section .investment__form .investment__form-details .form-actions a:last-child{color:#27d17f;background-color:#fff;border:2px solid #27d17f;transition:color .1s,border .1s}#invest .investment-section .investment__form .investment__form-details .form-actions button:last-child:hover,#invest .investment-section .investment__form .investment__form-details .form-actions a:last-child:hover{color:#ff2400;border:2px solid #ff2400}#invest .investment-section .invest__header{margin-bottom:6rem;font-size:3rem}@media screen and (width<=768px){#invest .investment-section .invest__header{text-align:center;margin-bottom:5rem;font-size:2.1rem}}#invest .investment-section .plan-cards{justify-content:space-between;margin-bottom:10rem;display:flex}@media screen and (width<=768px){#invest .investment-section .plan-cards{flex-direction:column;gap:2rem;width:100%}}#invest .investment-section .hide{display:none}#invest .investment-section .plan-card{text-align:center;border-radius:5px;flex-direction:column;justify-content:space-between;gap:3rem;width:35%;margin-right:4rem;padding:5rem;display:flex;position:relative}@media screen and (width<=768px){#invest .investment-section .plan-card{margin-right:none;width:100%;padding:2rem}}#invest .investment-section .plan-card .plancard-write-up{flex-direction:column;justify-content:space-between;align-items:center;display:flex}#invest .investment-section .plan-card-starter{border:2px solid #27d17f}#invest .investment-section .plan-card-momentum{border:2px solid tomato}#invest .investment-section .plan-card-elite{border:2px solid #0094ff}#invest .investment-section .plan-card h2{font-size:2.46rem}@media screen and (width<=768px){#invest .investment-section .plan-card h2{font-size:2.2rem}}#invest .investment-section .plan-card p{margin:9px 0}#invest .investment-section .plan-card .favorite{color:#fff;background-color:tomato;border-bottom-left-radius:5px;padding:.2rem;font-weight:700;position:absolute;top:0;right:0}#invest .investment-section .plan-card-btn{cursor:pointer;color:#fff;background-color:#27d17f;border:none;border-radius:5px;outline:none;width:100%;padding:1.5rem 2.5rem;font-size:1.5rem;font-weight:700;transition:all .2s}#invest .investment-section .plan-card-btn.starter{background-color:#27d17f}#invest .investment-section .plan-card-btn.momentum{background-color:tomato}#invest .investment-section .plan-card-btn.elite{background-color:#0094ff}#invest .investment-section .plan-card-btn:hover{color:#fff}#invest .investment-section .invest__text-section{text-align:center;background-color:#96f6cd4d;border-radius:5px;justify-content:center;align-items:center;padding:7rem;display:flex}#invest .investment-section .invest__text-section .invest__text{text-align:left;font-size:1.7rem}@media screen and (width<=768px){#invest .investment-section .invest__text-section{padding:2rem}#invest .investment-section .invest__text-section .invest__text{text-align:left;font-size:1.6rem}}#my-investments .my-investment-section #customAlert-History{z-index:1000;background-color:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#my-investments .my-investment-section .custom-alert-content-investments{text-align:center;background-color:#fff;border-radius:10px;flex-direction:column;gap:2rem;width:70%;padding:4rem;display:flex;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 8px #0000001a}#my-investments .my-investment-section .custom-alert-content-investments #alertMessage-History{color:#27d17f;font-size:1.5rem;font-weight:700}#my-investments .my-investment-section .custom-alert-content-investments .close-button{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:1rem;right:1rem}#my-investments .my-investment-section .custom-alert-content-investments .close-button svg{fill:#000;width:2rem;height:2rem}#my-investments .my-investment-section .custom-alert-content-investments .close-button:hover{opacity:.8}#my-investments .my-investment-section .custom-alert-content-investments button{color:#fff;cursor:pointer;background-color:#27d17f;border:none;border-radius:5px;margin:10px;padding:8px 10px}#my-investments .my-investment-section .custom-alert-content-investments button:hover{opacity:.9}#my-investments .my-investment-section .custom-alert-content-investments .custom-alert-actions{justify-content:center;gap:10px;display:flex}#my-investments .my-investment-section #active-investments .investment-data{justify-content:space-between;align-items:center;width:100%;margin-bottom:3rem;display:flex}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-data{text-align:center;flex-direction:column;gap:2rem}}#my-investments .my-investment-section #active-investments .investment-data h3{color:#3d3d3d;font-size:1.6rem}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-data h3{font-size:1.4rem}}#my-investments .my-investment-section #active-investments .investment-data p{font-size:2rem;font-weight:700}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-data p{font-size:1.8rem}}#my-investments .my-investment-section #active-investments .investment-data .effective-capital,#my-investments .my-investment-section #active-investments .investment-data .profit{flex-direction:column-reverse;display:flex}#my-investments .my-investment-section #active-investments .investment-data .effective-capital p,#my-investments .my-investment-section #active-investments .investment-data .profit p{color:#27d17f}#my-investments .my-investment-section #active-investments h1{margin-bottom:4rem;font-family:Nunito Sans,sans-serif;font-size:2.5rem}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments h1{text-align:center;margin-bottom:3rem;font-size:2rem}}#my-investments .my-investment-section #active-investments .investment-tabs{background-color:#fff;border-bottom:1px solid #75757538;justify-content:space-between;width:100%;display:flex}#my-investments .my-investment-section #active-investments .investment-tabs .tab{text-align:center;cursor:pointer;width:50%;padding:10px 0;font-size:1.5rem}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-tabs .tab{padding:8px 0;font-size:1.3rem}}#my-investments .my-investment-section #active-investments .investment-tabs .tab.active{border-bottom:2px solid #27d17f;font-weight:700}#my-investments .my-investment-section #active-investments .investment-content{text-align:center;background-color:#fff;border-left:1px solid #75757538;border-right:1px solid #75757538;width:100%;padding:20px}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-content{padding:10px}}#my-investments .my-investment-section #active-investments .investment-content .content{display:none}#my-investments .my-investment-section #active-investments .investment-content .content table{border-collapse:collapse;width:100%;margin:20px 0;font-family:Nunito Sans,sans-serif}#my-investments .my-investment-section #active-investments .investment-content .content table thead th,#my-investments .my-investment-section #active-investments .investment-content .content table tbody td{text-align:left;border:1px solid #ddd;padding:8px 10px;font-size:1.4rem}#my-investments .my-investment-section #active-investments .investment-content .content table th{color:#fff;background-color:#141414;font-weight:700}#my-investments .my-investment-section #active-investments .investment-content .content table td{cursor:pointer;border:none}#my-investments .my-investment-section #active-investments .investment-content .content table tr:nth-child(2n){background-color:#f9f9f9}#my-investments .my-investment-section #active-investments .investment-content .content table tr:hover{background-color:#96f6cd4d}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-content .content table thead{display:none}#my-investments .my-investment-section #active-investments .investment-content .content table tbody tr{background-color:#fff;border:1px solid #ddd;margin-bottom:1.5rem;padding:1rem;display:block}#my-investments .my-investment-section #active-investments .investment-content .content table tbody tr:nth-child(2n){background-color:#f9f9f9}#my-investments .my-investment-section #active-investments .investment-content .content table td{text-align:right;border:none;justify-content:space-between;padding:.8rem 0 .8rem 50%;font-size:1.3rem;display:flex;position:relative}#my-investments .my-investment-section #active-investments .investment-content .content table td:before{content:attr(data-label);text-align:left;color:#3d3d3d;width:45%;font-weight:700;left:0}#my-investments .my-investment-section #active-investments .investment-content .content table td:not(:last-child){border-bottom:1px solid #eee}#my-investments .my-investment-section #active-investments .investment-content .content table td:last-child{text-align:center;padding-left:0}#my-investments .my-investment-section #active-investments .investment-content .content table td:last-child:before{content:none}#my-investments .my-investment-section #active-investments .investment-content .content table .end-profit-btn{width:100%;margin-top:.5rem}}#my-investments .my-investment-section #active-investments .investment-content .content table .investments-table-body p,#my-investments .my-investment-section #active-investments .investment-content .content table .matured-investments-table-body p{width:100%;margin-top:5rem;font-family:Nunito Sans,sans-serif;font-size:1.5rem}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-content .content table .investments-table-body p,#my-investments .my-investment-section #active-investments .investment-content .content table .matured-investments-table-body p{margin-top:3rem;font-size:1.3rem}}#my-investments .my-investment-section #active-investments .investment-content .content button{color:#fff;cursor:pointer;background-color:#141414;border:none;border-radius:25px;padding:8px 12px;font-size:1.3rem;transition:all .2s}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-content .content button{padding:6px 10px;font-size:1.2rem}}#my-investments .my-investment-section #active-investments .investment-content .content button:hover{background-color:#ff2400}#my-investments .my-investment-section #active-investments .investment-content .content .icon__list{fill:#27d17f;width:10rem;height:10rem;margin:5rem}@media screen and (width<=768px){#my-investments .my-investment-section #active-investments .investment-content .content .icon__list{width:8rem;height:8rem;margin:3rem}}#my-investments .my-investment-section #active-investments .investment-content .content.active{display:block}#my-investments .my-investment-section #active-investments .investment-content .hidden{display:none}#deposit{background-color:#fff;border-radius:10px;max-width:1000px;margin:0 auto;padding:4.5rem;box-shadow:0 4px 8px #0000001a}#deposit .deposit-alert-overlay{z-index:1000;background-color:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#deposit .custom-alert{text-align:center;z-index:1000;background-color:#fff;border-radius:10px;width:70%;padding:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#deposit .custom-alert p{color:#000;margin-bottom:3rem;font-size:1.5rem}#deposit .custom-alert a{color:#fff;cursor:pointer;background-color:#27d17f;border:none;border-radius:5px;padding:1rem 2rem;font-size:1.3rem;text-decoration:none}#deposit .custom-alert a:hover{background-color:#1fa665}#deposit .custom-alert.hidden{display:none}#deposit h3{text-align:center;color:#333;margin-bottom:1.5rem;font-size:2rem}#deposit form{flex-direction:column;display:flex}#deposit form label{color:#555;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}#deposit form input,#deposit form select{border:1px solid #ccc;border-radius:5px;margin-bottom:2rem;padding:1rem;font-size:1.5rem;transition:border-color .3s}#deposit form input:focus,#deposit form select:focus{border-color:#27d17f;outline:none}#deposit form select{appearance:none;cursor:pointer;background-color:#fff}#deposit form p{color:#555;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}#deposit form .form-group{margin-bottom:1.5rem}#deposit form .form-group label{margin-bottom:.5rem;display:block}#deposit form .custom-dropdown{width:100%;position:relative}#deposit form .custom-dropdown .crypto-selector{cursor:pointer;border:1px solid #ccc;border-radius:5px;justify-content:space-between;align-items:center;padding:1rem;display:flex}#deposit form .custom-dropdown .crypto-selector .dropdown-selected{font-size:1.5rem}#deposit form .custom-dropdown .crypto-selector .drop__icons{align-items:center;display:flex}#deposit form .custom-dropdown .crypto-selector .drop__icons .drop__icon{fill:#141414;width:2rem;height:2rem}#deposit form .custom-dropdown .crypto-selector .drop__icons .drop__icon-rollup{display:none}#deposit form .custom-dropdown .dropdown-options{z-index:10;background-color:#fff;border:1px solid #27d17f;border-top:none;border-radius:0 0 5px 5px;width:100%;font-size:1.5rem;position:absolute;top:100%;left:0}#deposit form .custom-dropdown .dropdown-options .dropdown-option{cursor:pointer;padding:1.1rem 1rem}#deposit form .custom-dropdown .dropdown-options .dropdown-option:hover{color:#fff;background-color:#27d17f}#deposit form .copy-address{flex-direction:column;margin-top:1rem;display:flex}#deposit form .copy-address .address-tag{color:#555;margin:2rem 0;font-size:1.3rem}#deposit form .copy-address .address-tag .crypto-currency{color:#000;font-weight:700}#deposit form .copy-address .address-container{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media screen and (width<=768px){#deposit form .copy-address .address-container{flex-direction:column}}#deposit form .copy-address .address-container .address{color:#27d17f;cursor:pointer;margin-right:.5rem}@media screen and (width<=768px){#deposit form .copy-address .address-container .address{font-size:1.12rem}}#deposit form .copy-address .address-container .icon__copy{color:#fff;cursor:pointer;background-color:#27d17f;border-radius:3px;padding:.5rem;font-size:1.3rem;font-weight:700;line-height:1}#deposit form #amount-deposit{border:1px solid #ccc;border-radius:5px;width:100%;padding:1rem;font-size:1.5rem}#deposit form #amount-deposit:focus{border:1px solid #27d17f}#deposit form #amount-deposit::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#deposit form #amount-deposit::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#deposit form .upload-file{color:#fff;cursor:pointer;border:1px solid #ccc;border-radius:5px;justify-content:center;align-items:center;width:100%;height:20rem;margin-bottom:2rem;padding:3rem;font-size:1.5rem;transition:background-color .3s;display:inline-flex}#deposit form .upload-file input[type=file]{display:none}#deposit form .upload-file .icon__file-upload{fill:#27d17f;width:8rem;height:8rem;margin-right:.5rem;transition:opacity .3s}#deposit form .upload-file .file-preview{object-fit:cover;border-radius:2px;height:8rem}#deposit form .upload-file:hover{border:1px solid #27d17f}#deposit form .hidden{display:none!important}#deposit form button{color:#fff;cursor:pointer;background-color:#27d17f;border:none;border-radius:5px;padding:1.5rem;font-size:2rem;transition:background-color .1s}#deposit form button:hover{background-color:#141414}#withdraw .custom-alert-overlay{z-index:1000;background-color:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#withdraw .withdraw-custom-alert{z-index:1000;background-color:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;width:70%;padding:3rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#withdraw .withdraw-custom-alert p{color:#27d17f;margin-bottom:3rem;font-size:1.6rem}#withdraw .withdraw-custom-alert .withdrawal-details{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;display:flex}#withdraw .withdraw-custom-alert .withdrawal-details div{color:#000;font-size:1.5rem}#withdraw .withdraw-custom-alert .withdrawal-details div span{color:#27d17f;font-weight:700}#withdraw .withdraw-custom-alert .buttons{justify-content:space-between;align-items:center;display:flex}#withdraw .withdraw-custom-alert a{color:#fff;cursor:pointer;text-align:center;background-color:#27d17f;border:none;border-radius:5px;width:20rem;margin-right:2rem;padding:1rem;font-size:1.5rem;font-weight:700;text-decoration:none}#withdraw .withdraw-custom-alert a:hover{background-color:#1fa665}#withdraw .withdraw-custom-alert .action-btn{text-align:center;width:10rem}#withdraw .withdraw-custom-alert .view-transactions{margin-bottom:2rem}#withdraw .withdraw-custom-alert .withdrawal-confirmation-text{color:#27d17f;text-align:center;margin:2rem;font-weight:400}#withdraw .withdraw-custom-alert.hidden{display:none}#withdraw h3{text-align:center;color:#333;margin-bottom:1.5rem;font-size:2rem}#withdraw #withdrawal-form{flex-direction:column;display:flex}#withdraw #withdrawal-form label{color:#555;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}#withdraw #withdrawal-form input{border:1px solid #ccc;border-radius:5px;margin-bottom:2rem;padding:1rem;font-size:1.5rem;transition:border-color .3s}#withdraw #withdrawal-form input:focus{border-color:#27d17f;outline:none}#withdraw #withdrawal-form #withdrawal-amount::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#withdraw #withdrawal-form #withdrawal-amount::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#withdraw #withdrawal-form .transaction-fee,#withdraw #withdrawal-form .total-amount{color:#555;margin-bottom:2rem;font-size:1.5rem}#withdraw #withdrawal-form .transaction-fee span,#withdraw #withdrawal-form .total-amount span{color:#27d17f;font-weight:700}#withdraw #withdrawal-form button{color:#fff;cursor:pointer;background-color:#27d17f;border:none;border-radius:5px;padding:1.5rem;font-size:2rem;transition:background-color .1s}#withdraw #withdrawal-form button:hover{background-color:#141414}#withdraw #withdrawal-form .custom-dropdown{width:100%;position:relative}#withdraw #withdrawal-form .custom-dropdown .crypto-selector{cursor:pointer;border:1px solid #ccc;border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;display:flex}#withdraw #withdrawal-form .custom-dropdown .crypto-selector .dropdown-selected{font-size:1.5rem}#withdraw #withdrawal-form .custom-dropdown .crypto-selector .drop__icons{align-items:center;display:flex}#withdraw #withdrawal-form .custom-dropdown .crypto-selector .drop__icons .drop__icon{fill:#141414;width:2rem;height:2rem}#withdraw #withdrawal-form .custom-dropdown .crypto-selector .drop__icons .drop__icon-dropdown{display:block}#withdraw #withdrawal-form .custom-dropdown .crypto-selector .drop__icons .drop__icon-rollup{display:none}#withdraw #withdrawal-form .custom-dropdown .dropdown-options{z-index:10;background-color:#fff;border:1px solid #27d17f;border-top:none;border-radius:0 0 5px 5px;width:100%;font-size:1.5rem;position:absolute;top:100%;left:0}#withdraw #withdrawal-form .custom-dropdown .dropdown-options .dropdown-option{cursor:pointer;padding:1.1rem 1rem}#withdraw #withdrawal-form .custom-dropdown .dropdown-options .dropdown-option:hover{color:#fff;background-color:#27d17f}#transactions #recent-transactions h2{color:#27d17f;margin-bottom:1.5rem;font-family:Nunito Sans,sans-serif;font-size:2rem}@media screen and (width<=768px){#transactions #recent-transactions h2{font-size:1.6rem}}#transactions #recent-transactions .transactions-table{border-collapse:collapse;width:100%;margin-bottom:2rem}@media screen and (width<=768px){#transactions #recent-transactions .transactions-table thead{display:none}#transactions #recent-transactions .transactions-table tbody tr{border:1px solid #141414;border-radius:8px;margin-bottom:1rem;padding:1rem;display:block}#transactions #recent-transactions .transactions-table tbody tr:nth-child(odd){background-color:#fff}#transactions #recent-transactions .transactions-table tbody td{align-items:center;padding:.8rem;display:flex}#transactions #recent-transactions .transactions-table tbody td:before{content:attr(data-label);width:40%;margin-right:1rem;font-weight:700}}#transactions #recent-transactions .transactions-table thead{color:#fff;background-color:#141414}#transactions #recent-transactions .transactions-table th,#transactions #recent-transactions .transactions-table td{text-align:left;padding:1.5rem 4rem;font-family:Nunito Sans,sans-serif;font-size:1.4rem}@media screen and (width<=768px){#transactions #recent-transactions .transactions-table th,#transactions #recent-transactions .transactions-table td{padding:.8rem;font-size:1.2rem}}#transactions #recent-transactions .transactions-table #transact-type{align-items:center;font-weight:700;display:flex}@media screen and (width<=768px){#transactions #recent-transactions .transactions-table #transact-type{padding:.8rem}}#transactions #recent-transactions .transactions-table th{font-weight:700}#transactions #recent-transactions .transactions-table .transactions-table-body #transact-amount{font-weight:700}#transactions #recent-transactions .transactions-table .transactions-table-body .transact-green{color:#27d17f}#transactions #recent-transactions .transactions-table .transactions-table-body .icon__deposit{fill:#27d17f;background-color:#96f6cd4d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-right:.4rem;padding:.3rem;display:flex}@media screen and (width<=768px){#transactions #recent-transactions .transactions-table .transactions-table-body .icon__deposit{width:2.5rem;height:2.5rem}}#transactions #recent-transactions .transactions-table .transactions-table-body .transact-amber{color:#ffbf00}#settings #user-settings .support-section{flex-direction:column;align-items:center;gap:2rem;display:flex}#settings #user-settings .support-section .menu-item{color:#fff;cursor:pointer;text-align:center;background-color:#27d17f;border:none;border-radius:5px;width:100%;max-width:300px;padding:1rem;font-family:Nunito Sans,sans-serif;font-size:1.4rem;font-weight:700;transition:background-color .3s,transform .2s}#settings #user-settings .support-section .menu-item:hover{background-color:#1fa665}#settings #user-settings .support-section .menu-item:active{background-color:#177b4b;transform:scale(.98)}#settings #user-settings .support-section .change-password-form{background-color:#f9f9f9;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:400px;margin-top:4rem;padding:2rem;font-family:Nunito Sans,sans-serif;display:flex;box-shadow:0 4px 6px #0000001a}#settings #user-settings .support-section .change-password-form.hidden{display:none}#settings #user-settings .support-section .change-password-form h2{color:#333;margin-bottom:1.5rem;font-size:1.8rem}#settings #user-settings .support-section .change-password-form form{flex-direction:column;gap:1.5rem;width:100%;display:flex}#settings #user-settings .support-section .change-password-form form label{color:#555;font-size:1.4rem;font-weight:700}#settings #user-settings .support-section .change-password-form form input{border:1px solid #ccc;border-radius:5px;outline:none;width:100%;padding:.8rem;font-size:1.4rem;transition:border-color .3s}#settings #user-settings .support-section .change-password-form form input:focus{border-color:#27d17f}#settings #user-settings .support-section .change-password-form form .menu-item{width:100%;padding:1rem}.body__verify{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;height:100vh;margin:0;padding:0;display:flex}.resent-alert{visibility:hidden;color:#fff;background-color:#27d17f;width:max-content;padding:1.5rem 3rem;font-size:1.5rem}.email__icon{fill:#27d17f;height:5rem;margin-top:2.5rem}h2{color:#000;font-size:2.5rem}p{color:#000;font-size:1.5rem;font-weight:600}#resend-btn{cursor:pointer;color:#27d17f;background-color:#0000;border:none;outline:none;font-size:1.5rem}#resend-btn:hover{text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0}.admin-body{color:#333;background-color:#f4f4f9;font-family:Arial,sans-serif}.admin-body h1{text-align:center;margin:2rem;font-size:2.3rem}.admin-body h3{text-align:center;color:#444;margin-bottom:20px;font-size:24px}.admin-body .deposits-table-container{background-color:#f8f9fa;width:100%;margin:0 auto;padding:16px;overflow-x:auto}.admin-body #pending-deposits-table{border-collapse:separate;border-spacing:0;background-color:#fff;border-radius:8px;width:100%;max-width:1200px;margin:0 auto;box-shadow:0 4px 12px #0000001a}.admin-body thead{background-color:#0056b3;position:sticky;top:0}.admin-body th{text-align:left;color:#fff;white-space:nowrap;padding:16px;font-weight:600}.admin-body td{text-align:left;vertical-align:middle;border-bottom:1px solid #eee;padding:16px}.admin-body tbody tr:hover,.admin-body tbody tr:nth-child(2n){background-color:#f8f9fa}.admin-body .status-pending{color:#dc3545;font-weight:600}.admin-body .status-approved{color:#198754;font-weight:600}.admin-body .status-declined{color:#fd7e14;font-weight:600}.admin-body .action-buttons{gap:8px;display:flex}.admin-body button{cursor:pointer;border:none;border-radius:4px;padding:8px 16px;font-weight:500;transition:all .2s}.admin-body .approve-btn{color:#fff;background-color:#198754}.admin-body .approve-btn:hover{background-color:#146c43}.admin-body .delete-btn{color:#fff;background-color:#dc3545}.admin-body .delete-btn:hover{background-color:#b02a37}@media screen and (width<=768px){.admin-body .deposits-table-container{padding:8px}.admin-body #pending-deposits-table{display:block}.admin-body thead{display:none}.admin-body tbody tr{background-color:#fff;border-radius:8px;margin-bottom:16px;display:block;box-shadow:0 2px 8px #0000001a}.admin-body td{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:12px;font-size:14px;display:flex}.admin-body td:before{content:attr(data-label);margin-right:12px;font-weight:600}.admin-body td:last-child{border-bottom:none}.admin-body .action-buttons{justify-content:flex-end;width:100%}}
/*# sourceMappingURL=index.84593fac.css.map */
