.home-widget-homeMenu-holder{position:sticky;top:0;background:#000;z-index:2}.home-widget{width:100%;height:15vh;display:flex;justify-content:center;align-items:center;background:#fff3;margin-bottom:-40px}.home-widget-wrapper{width:95%;height:90%}.home-header-container{width:100%;height:15vh;display:flex;align-items:center;justify-content:center;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px}.home-header-wrapper{width:90%;height:90%;display:flex;justify-content:space-between;align-items:center}.home-header-wrapper-logo{width:10%;height:100%}.home-header-wrapper-logo img{width:100%;height:100%}.home-header-wrappper-menu{width:50%;height:100%}.home-header-wrappper-menu ul{display:flex;width:100%;justify-content:space-between;list-style:none;align-items:center;height:100%}.home-header-wrappper-menu ul li a{text-decoration:none;text-transform:uppercase;font-size:12px}.menuactive{color:#5f5ff7;background-color:#000;padding:.5rem 1rem;border-bottom:1px solid rgb(95,95,247)}.menunotactive{color:#fff;transition:all ease .91s}.menunotactive:hover{color:#5f5ff7;background-color:#000;padding:.5rem 1rem}.navLinks{transition:all ease .91s}.navLinks:hover{color:#fff;background-color:#000;padding:.5rem 1rem}.navLinks:hover a{color:#fff}.navLinks a{color:#4f4ff2}.home-header-create-acct-span{padding:.5rem;display:flex;align-items:center;justify-content:center;border:1px solid gray}.home-header-create-acct-span a{text-decoration:none}.home-header-wrapper-media{display:none}@media screen and (max-width: 767px){.home-widget{top:500px}}@media only screen and (max-width: 768px){.home-header-wrapper{display:none}.home-header-wrapper-media{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;color:#fff;padding-right:30px;padding-left:20px}.burger_menu{width:45px;height:35px}.header-mobile-logo-container{width:90px;height:70px}.header-mobile-logo-container img{width:100%;height:100%;object-fit:cover}.header-mobile-menu{width:100%;height:85vh;background:#000;position:absolute;top:100%;left:0;display:flex;align-items:center;justify-content:center;animation:slideIn .35s ease-in-out}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.header-mobile-menu ul{list-style-type:none;display:flex;flex-direction:column;gap:15px;height:100%;width:80%}.header-mobile-menu ul li{width:100%;border-bottom:1px solid lightgrey;padding:20px 0}.mobilemenuactive{padding:15px;background-color:#000;color:#00f}.mobilemenunotactive{color:#fff}.header-mobile-menu ul a{text-decoration:none;text-transform:uppercase;font-size:12px}}._tickContainer_19uyr_1{max-height:4rem}.footer-section{background-color:#000000f8;color:#f5f5f5;padding:2rem 4rem}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.needfree-contact-support{font-size:.8rem;color:#f5f5f5;transition:none}.needfree-contact-support:hover{text-decoration:none}.footer-h3{margin-bottom:1rem;text-transform:capitalize}.footer-letter-spacing{line-height:1.5}.footer-message{display:flex;margin-top:1rem;gap:.3rem;align-items:center}.needfree{text-transform:uppercase}.footer-information{display:flex;flex-direction:column;padding:0 -2rem}.footer-list{list-style:none;display:flex;flex-direction:column;gap:.4rem}.footer-links{text-transform:capitalize;cursor:pointer}.footer-link{text-decoration:none;color:#f5f5f5}.footer-link:hover{color:gold;text-decoration:none}.copyright{text-align:center;margin-top:2rem;padding:2rem 0 1rem;border:none;border-top:.1px solid #222}.footer-form-input{padding:.3rem;font-size:.81rem;max-width:99%}.footer-form-btn{display:block;margin-top:.5rem;padding:.3rem .7rem;text-transform:uppercase;cursor:pointer;transition:allx}.footer-form-btn:hover{transform:scale(1.05)}.footer-contact-details{display:flex;gap:10px}.footer-contact-container{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 800px){.footer-h3,.footer-letter-spacing{text-align:center}.footer-message{justify-content:center}.footer-information,.footer-list,.footer-links{justify-content:center;text-align:center}.footer-link{text-align:center}.footer-contact-container{justify-content:center;text-align:center}.footer-contact-details{text-align:center}.footer-form{width:100%;display:flex;flex-wrap:wrap;justify-content:center}}@media only screen and (min-width:320px) and (max-width:580px){.footer-section{padding:5% 2% 1%}}.landing_body{width:100%;position:relative}.alert_users_achievement_container{position:fixed;z-index:999999999;left:20px;bottom:24px;padding:1.4rem 1.6rem;background-color:#00008a;border-radius:6px;border:1px solid #979797;transform:translateY(100%);opacity:0;transition:transform 1s ease-in-out,opacity 1s ease-in-out}.alert_users_achievement_container.visible{transform:translateY(0);opacity:1}.alert_users_achievement_container>p{font-family:Inter,sans-serif;color:#fff}.alert_users_achievement_container>p>span{font-weight:700}@keyframes moveUpDown{0%,to{transform:translateY(100%);opacity:0}5%,45%{transform:translateY(0);opacity:1}55%,95%{transform:translateY(-100%);opacity:0}}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}.count-up-container{margin:2rem 0 5rem;padding-left:4rem;font-size:1.5rem;display:flex;gap:1rem;flex-wrap:wrap;color:#fff}.count-up-subcontainer{font-weight:700;font-size:xx-large}.count-up-details{font-size:1.3rem}.home-body{width:100%;height:auto;display:flex;flex-direction:column}.hero-holder{width:100%;overflow:auto;height:auto}.hero-supposed-container{width:100%;height:auto}.supposed-h1{font-size:3rem;line-height:1;letter-spacing:-1.5px}.supposed-p{margin-top:2rem;font-size:1.2rem}.supposed-btn{font-size:1.2rem;font-weight:600;border-radius:4px;border:none;margin-top:1.5rem;padding:.4rem .8rem}.supposed-img-container{max-width:50rem}.supposed-img{width:100%;height:100%;object-fit:cover}.counter-container{margin:5rem 0;display:flex;gap:2rem;flex-wrap:wrap}.hero_writeup_img{position:absolute;display:flex;right:180px;top:70px}.counter{display:flex;font-size:2.5rem;flex-direction:column;gap:3px;font-weight:600;justify-content:center;align-items:center}.counter-detail{font-size:1rem}.home-image-carousel-container{width:100%;height:80vh}.hero_container_body{width:100%;background:linear-gradient(to left,#000000e6,#000000de,#000000b4),url(/assets/hero_image-CFh_6uzJ.jpg);background-attachment:fixed;position:relative;overflow:hidden;display:flex}.hero_container{width:100%;padding:7rem 4rem 0;margin-bottom:40px;display:flex;flex-direction:column;gap:20px}.hero_container>h1{font-family:Poppins,sans-serif;color:#fff;font-size:3rem}.hero_container>p{font-family:Roboto,sans-serif;color:#908f8f;font-size:1.4rem;font-style:italic}.hero_container>button{width:20%;padding:1rem 0px;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;cursor:pointer;border:none;border-radius:6px;background-color:#4f4ff2;color:#fff;margin-top:20px}.hero_widget_container{width:100%;height:60px;position:absolute;bottom:0;padding:0 10px;display:flex;align-items:flex-start}.section2-Home{width:100%;height:120vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.section2-Home-Header{width:90%;height:7%;font-size:2rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.section2-Home-MainContainer{width:90%;height:90%;display:flex;align-items:center;justify-content:space-between}.section2-image-container{width:40%;height:100%}.section2-image-container img{width:100%;height:100%;object-fit:cover;border-radius:6px}.section2-txt-container{width:55%;height:90%;display:flex;flex-direction:column;gap:20px;padding-top:30px}.section2-txt-container p{font-size:15px;font-family:Poppins,sans-serif;color:#000;line-height:28px}.basics_of_investing_body{width:100%;padding:1rem 4rem;margin-top:50px;margin-bottom:100px}.basics_of_investing_container{width:100%;background-color:#f2f2f5;border-radius:4px;padding:3rem 2.5rem}.basics_of_investing_container_top{width:100%;height:max-content;display:flex;justify-content:space-between;gap:20px}.basics_of_investing_container_top_text{display:flex;flex-direction:column;gap:1rem}.basics_of_investing_container_top_text>h1{font-size:2.3rem;font-family:Roboto,sans-serif;color:#000;font-weight:600}.basics_of_investing_container_top_text>p{font-size:1.1rem;font-family:Roboto,sans-serif;color:#535353;font-weight:400}.basics_of_investing_container_top>button{padding:1.2rem 4rem;height:max-content;background-color:#000;color:#fff;font-family:Roboto,sans-serif;font-size:1.2rem;border:none;border-radius:4px;cursor:pointer}.basics_of_investing_container_bottom{width:100%;display:flex;justify-content:space-between;margin-top:60px}.basics_of_investing_card_container{width:23.2%;height:max-content;display:flex;flex-direction:column;gap:10px}.basics_investing_card_icon{width:3.5rem;height:3.5rem;border-radius:100%;background-color:#fff;margin-bottom:14px;display:flex;align-items:center;justify-content:center;color:#007bff;font-size:1.4rem}.basics_of_investing_card_container>h3{font-size:1.2rem;font-family:Roboto,sans-serif;color:#000;line-height:1.8rem}.basics_of_investing_card_container>p{font-size:16px;font-family:Inter,sans-serif;color:#8b8f9f;line-height:1.6rem;font-weight:300}.section3-Home{width:100%;height:auto;background-color:#0000ff23;display:flex;flex-direction:column;align-items:center;padding-bottom:100px}.section3-Home-Header{width:90%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section3-Home-Header h4{font-size:20px;font-family:Poppins,sans-serif;font-weight:600;background-color:#acacff;color:#1f1ffa;padding-inline:1.5rem;padding-block:1rem;border-radius:10px}.section3-Home-Header h1{font-size:25px;font-family:Poppins,sans-serif;font-weight:600;color:#1c1c1c}.section3-Home-mainContainer{width:90%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.section4_Home{width:100%;height:auto;background-color:#f2f2f5;display:flex;align-items:center;justify-content:center;margin:50px 0;padding:3rem 0px}.section4-Home-MainContainer{width:45%;height:100%;display:flex;flex-direction:column;padding-right:10px}.section4-Home-MainContainer h1{color:#000;font-size:3.5rem;font-family:Roboto,sans-serif}.section4-Home-MainContainer p{color:#636363;padding-top:1rem;font-family:Poppins,sans-serif}.section4-Home-button{width:60%;padding-top:2rem}.section4-Home-button button{cursor:pointer;border:none;padding-inline:2.5rem;padding-block:1rem;border-radius:4px;color:#fff;background:linear-gradient(240deg,#4f4ff2,#000)}.section4-home-imgContainer{width:45%;height:400px}.section4-home-imgContainer img{width:100%;height:100%;object-fit:cover;border-radius:6px}.section5-Home{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:100px}.section5-Home-logoContainer{width:50%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.section5-Home-logoContainer-title{width:100%;height:15%;font-size:40px;font-weight:700;font-family:Roboto,sans-serif;color:#f5f5f5}.section5-home-logo-icons{margin-top:2rem;max-width:100%;display:flex;flex:0 0 10px;flex-wrap:wrap}.section5-home-logo-icons img{padding:10px;margin:0 0 15px 15px;box-shadow:#19050940 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset}.section5-Home-textHolder{width:43%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.section5-Home-textHolder p{font-size:15px;font-family:Poppins,sans-serif;color:#f5f5f5;line-height:28px}@media screen and (max-width: 768px){.supposed-img-container{max-width:40rem}.counter-container{justify-content:center}.hero_container{padding:7rem 10px}.count-up-container{padding-left:1rem;margin-top:1rem}.hero_writeup_img{max-height:100rem;width:30%}.hero_container>button{width:70%}.section2-image-container{width:100%}.basics_of_investing_body{padding:1rem 10px}.basics_of_investing_container{padding:3rem 10px}.basics_of_investing_container_top{flex-direction:column}.basics_of_investing_container_top_text>h1{font-size:1.8rem;line-height:38px}.basics_of_investing_container_top_text>p{line-height:28px}.basics_of_investing_container_bottom{flex-direction:column;gap:40px}.basics_of_investing_card_container{width:100%}}@media screen and (max-width: 800px){.section2-Home{gap:5px}.section2-Home-MainContainer{flex-direction:column;padding-top:20px}.section2-Home-Header{text-align:center;line-height:50px}.section2-txt-container{width:100%;height:70%}.section2-txt-container p{text-align:center}.section3-Home{width:100%;height:auto;padding:0 20px 30px}.section3-Home-Header{width:90%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;margin-bottom:20px}.section3-Home-Header h4{font-size:15px!important}.section3-Home-Header h1{font-size:20px!important}.section3-Home-mainContainer{width:80%;height:auto;margin-top:10px;gap:20px}.section4_Home{margin-top:50px;padding:10px;flex-direction:column-reverse;gap:20px}.section4-Home-MainContainer{width:100%;height:auto;text-align:center;margin-bottom:20px}.section4-Home-MainContainer h1{font-size:1.5rem!important}.section4-Home-MainContainer p{padding-top:1rem;font-size:15px!important}.section4-Home-button{width:100%;padding-top:2rem}.section4-Home-button button{padding-inline:4rem;padding-block:1.2rem}.section4-home-imgContainer{width:100%;height:300px}.section4-home-imgContainer img{width:100%;height:100%;object-fit:contain}.section5-Home{height:auto;flex-direction:column;justify-content:flex-start;padding:20px;gap:30px;margin-top:30px;margin-bottom:50px}.section5-Home-logoContainer{width:100%;height:auto;justify-content:start;gap:20px}.section5-Home-logoContainer-title{font-size:25px;text-align:center;line-height:40px}.section5-home-logo-icons{margin-top:10px}.section5-Home-textHolder{width:100%;gap:10px;text-align:center}}@media screen and (max-width: 585px){.section2-Home{height:1000px;gap:5px;padding-top:20px}.section2-Home-MainContainer{height:90%;flex-direction:column;padding-top:20px}.section2-txt-container{width:100%;height:80%!important;gap:2px;padding:10px}.section2-txt-container p{font-size:10px;line-height:25px}}@media screen and (max-width: 330px){.section3-Home{margin-top:150px}.section3-Home-mainContainer{width:100%;height:auto;gap:30px}}.CardPlan-Container{width:24%;height:auto;background-color:transparent!important}.CardPlan-Container-Main{width:100%;height:auto;background-color:#000;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 0;border-radius:10px;color:#f5f5f5;transition:all .35s ease-in-out}.CardPlan-Container-Main:hover{transform:scale(1.1)}.CardPlan-title{width:90%;height:auto;display:flex;flex-direction:column;align-items:center;gap:10px}.CardPlan-title img{height:50px}.CardPlan-title h4{font-size:20px;font-family:Roboto,sans-serif}.CardPlan-Duration{width:90%;height:7%;display:flex;align-items:center;justify-content:center}.CardPlan-Duration h3{font-size:15px;font-family:Roboto,sans-serif}.CardPlan-Details{width:90%;height:auto;display:flex;flex-direction:column;align-items:center;gap:15px}.CardPlan_num{width:90%;height:auto;padding:10px 0;display:flex;flex-direction:column;gap:10px}.CardPlan-Details h5{font-size:15px;font-family:Roboto,sans-serif}.CardPlan-CTA{width:90%;height:45px;display:flex;justify-content:center;align-items:center}.CardPlan-CTA button{width:100%;height:100%;border:none;color:#fff;font-size:15px;font-family:Poppins,sans-serif;cursor:pointer;background:linear-gradient(240deg,#4f4ff2,#000);border-radius:6px}@media screen and (max-width: 800px){.CardPlan-Container-Main:hover{transform:none}.CardPlan-Container{width:100%;height:auto}.CardPlan-title{gap:20px}.CardPlan-title img{height:50px!important}.CardPlan-title h4{text-align:center;line-height:30px;font-size:18px}}.tradingview-widget-container,.tradingview-widget-container__widget{width:100%;height:100%}.tradingview-widget-copyright>a>span{color:#00f;font-family:Inter,sans-serif}.slideshow{display:none}.slideshow-active{overflow:hidden;z-index:1;display:flex;flex-direction:column;justify-content:space-around;max-height:fit-content}.slideshow-primary-header{letter-spacing:-1.5px;line-height:1;font-size:3rem;font-weight:700;text-transform:capitalize;color:#fff;margin-bottom:1.5rem}.slideshow-details{color:#fff;font-size:1.5rem;max-width:70%}.slideshow-btn{font-family:Poppins,sans-serif;margin-top:2rem;padding:.5rem 1rem;font-size:1.2rem;font-weight:600;cursor:pointer;border:none;border-radius:6px;background-color:#4f4ff2;color:#fff;margin-top:20px}@media screen and (max-width: 991px){.slideshow-primary-header{font-size:2rem}.slideshow-details{font-size:1.4rem}}@media screen and (max-width: 425px){.slideshow-primary-header{font-size:1.5rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._container_1khhv_2{margin:2rem 0 4rem;width:100%;padding:20px}._h2_1khhv_8{font-size:1.5rem;margin-bottom:1rem;font-size:600;text-align:center}._p_1khhv_15{text-align:center;max-width:60%;margin:0 auto;margin-bottom:1.5rem}._h3_1khhv_22{font-size:1rem;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}._card_1khhv_29{background-color:#2e191965;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:22rem}._photo_1khhv_41{width:80px;height:80px;border-radius:50%;margin-bottom:15px}._quote_1khhv_48{margin-top:1rem;font-size:1.1rem;font-style:italic;color:#555;line-height:1.5;margin-bottom:10px}._name_1khhv_57{margin-top:1rem;font-weight:700;font-size:1.2rem;margin-bottom:5px;color:#333}._role_1khhv_65{font-size:1rem;color:#777}@media (max-width: 600px){._container_1khhv_2{margin:2% 0}._name_1khhv_57{margin-top:.31rem}._p_1khhv_15{max-width:99%}}.contact_us_body{width:100%;height:max-content}.contact_us_section1_container{width:100%;padding:6rem 4rem;background:linear-gradient(to left,#000000c1,#000000c3,#0000008d),url(/assets/blogImage06-COLSQJIV.jpg);background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;display:flex;flex-direction:column;gap:6px;margin-bottom:50px}.contact_us_section1_container>p{font-family:Poppins,sans-serif;color:#fff;font-size:1.2rem}.contact_us_section1_container>h1{font-family:Poppins,sans-serif;color:#fff;font-size:2.2rem}.contact_us_section2_container{width:100%;padding:2rem 4rem;display:flex;flex-direction:column;gap:40px;margin-bottom:50px}.contact_us_section2_top{width:100%;display:flex;justify-content:space-between}.contact_us_section2_top>button{padding:1.2rem 4rem;height:max-content;background-color:#000;color:#fff;font-family:Roboto,sans-serif;font-size:1.2rem;border:none;border-radius:4px;cursor:pointer}.contact_us_section2_bottom{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.support_card_container{width:23.6%;background-color:#f2f2f5;display:flex;flex-direction:column;gap:20px;padding:25px}.support_card_icon{background-color:#fff;width:3.6rem;height:3.6rem;border-radius:100%;display:flex;justify-content:center;align-items:center}.support_card_container>p{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700}.support_icon{font-size:1.4rem}@media screen and (max-width: 768px){.contact_us_section1_container{padding:4rem 10px}.contact_us_section1_container>h1{font-size:1.8rem}.contact_us_section2_container{padding:2rem 10px}.contact_us_section2_top{flex-direction:column;gap:30px}.basics_of_investing_container_top_text{gap:6px}.support_card_container{width:100%}}.main{width:100%}.details{font-size:1rem;line-height:1.5;color:#000}.header{width:100%;height:40rem;display:flex;align-items:center;position:relative;margin-bottom:2rem;background:linear-gradient(to left,#000000e6,#000000de,#000000b4),url(/assets/handshaking_photo-CpT3zRTj.jpg);background-attachment:fixed;background-repeat:no-repeat;background-position:center center;background-size:cover}.header-content{max-width:80%;margin:0 auto;padding:4rem 0;text-align:center;z-index:1}.header-content>p{font-size:1rem;line-height:1.5;color:#fff}.primary-detail{font-size:3rem;font-weight:700;text-transform:uppercase;letter-spacing:-1.8px;margin-bottom:1.5rem;color:#fff}.container{max-width:1200px;margin:0 auto}.main-content-container{padding:2rem}.blockquote{background-color:#f5f5f5;padding:4rem;border-left:4px solid #0a1828;margin:30px 0}.blockquote-detail{color:#0a1828;font-size:2rem;font-weight:600}.article-container{margin-bottom:4.8rem}@media screen and (max-width: 768px){.primary-detail{font-size:3.6rem}.header{height:35rem}.blockquote{padding:2rem}.details{font-size:1rem}.blockquote-detail{font-size:1.5rem}}@media screen and (max-width: 425px){.primary-detail{font-size:2.5rem}.header{height:35rem}.main-content-container{padding:1rem}.blockquote{padding:2rem}.details{font-size:.8rem}.blockquote-detail{font-size:1.3rem}}@media screen and (max-width: 375px){.primary-detail{font-size:2.3rem}}.user-dashboard-body{width:100%;height:100vh;background-color:#000;display:flex}.Menu{display:none}.user-dashboard-left-container{width:22%;height:100vh;background:#000;display:flex;justify-content:center;border-right:1px solid blue}.user-dashboard-left-body{width:90%;height:100%;display:flex;flex-direction:column;align-items:center;padding-top:20px;overflow-y:auto}.user-dashboard-left-body-logo{width:160px;height:20vh;align-items:center;display:flex;justify-content:center;align-content:center;margin-bottom:20px;cursor:pointer}.user-dashboard-left-body-logo img{width:100%;height:100%;object-fit:cover}.user-dashboard-acct-balance-container{width:100%;display:flex;flex-direction:column;gap:10px;box-shadow:#cf964533 0 0 2px,rgba(207,150,69 .12) 0 12px 24px -4px;margin-bottom:10px}.user-dashboard-acct-balance-container h1{padding-left:10px;font-size:24px;color:#fff}.user-dashboard-deposit-wallet-container{width:100%;background:#2a2a5b;display:flex;align-items:center;padding:.5rem;justify-content:center;border-radius:10px}.user-dashboard-deposit-wallet-wrapper{width:95%;height:80%;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff;gap:5px}.user-dashboard-deposit-wallet-wrapper p{color:#9e9e9e;font-size:15px}.user-dashboard-deposit-wallet-amount h3{font-size:15px}.user-dashboard-deposit-withdraw-btn-wrapper{width:100%;height:60px;display:flex;align-items:center;justify-content:space-evenly}.user-dashboard-deposit-withdraw-btn-wrapper button{width:40%;height:65%;border-radius:5px;border:none;cursor:pointer;font-size:16px}.user-dashboard-deposit-withdraw-btn-wrapper button:hover{background-color:#4f4ff2;color:#fff}.user-dashboard-deposit-withdraw-btn-wrapper button:active{background-color:#cd9948}.user-dashboard-left-body-menu{width:100%;height:auto;overflow-y:scroll;padding-bottom:20px;display:flex;flex-direction:column;gap:10px}.user-dashboard-left-menu-title{width:100%;height:10%;display:flex;align-items:center;justify-content:center}.user-dashboard-left-menu-titleP{width:90%;font-size:12px;font-weight:600}.user-dashboard-left-menu-dashboard,.user-dashboard-left-menu-investment,.user-dashboard-left-menu-scheduleInvestment,.user-dashboard-left-menu-deposit,.user-dashboard-left-menu-withdraw,.user-dashboard-left-ion,.user-dashboard-left-menu-referral,.user-dashboard-left-menu-transaction,.user-dashboard-left-menu-supportTicket,.user-dashboard-left-menu-twoFA,.user-dashboard-left-menu-changePassword{width:100%;height:50px;display:flex;align-items:center;padding-left:5px;gap:10px;color:#9e9e9e;cursor:pointer;text-decoration:none}.user-dashboard-left-menu-dashboard-active,.user-dashboard-left-menu-investment-active,.user-dashboard-left-menu-scheduleInvestment-active,.user-dashboard-left-menu-deposit-active,.user-dashboard-left-menu-withdraw-active,.user-dashboard-left-menu-transaction-active,.user-dashboard-left-menu-referral-active,.user-dashboard-left-menu-supportTicket-active,.user-dashboard-left-menu-twoFA-active,.user-dashboard-left-menu-changePassword-active{width:100%;height:50px;background:#4f4ff2;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;border-radius:6px}.user-dashboard-menu-dashboard-container{align-items:center}.user-dashboard-menu-dashboard-container,.user-dashboard-menu-investment-container,.user-dashboard-menu-scheduleInvestment-container,.user-dashboard-menu-deposit-container,.user-dashboard-menu-withdraw-container,.user-dashboard-menu-transaction-container,.user-dashboard-menu-referral-container,.user-dashboard-menu-supportTicket-container,.user-dashboard-menu-twoFA-container,.user-dashboard-menu-changePassword-container{width:90%;height:50px;display:flex;align-items:center}.user-dashboard-left-menu-dashboard:hover,.user-dashboard-left-menu-investment:hover,.user-dashboard-left-menu-scheduleInvestment:hover,.user-dashboard-left-menu-deposit:hover,.user-dashboard-left-menu-withdraw:hover,.user-dashboard-left-menu-transaction:hover,.user-dashboard-left-menu-referral:hover,.user-dashboard-left-menu-supportTicket:hover,.user-dashboard-left-menu-twoFA:hover,.user-dashboard-left-menu-changePassword:hover{background:#6a6aff;color:#fff;border-radius:6px}.user-dashboard-menu-dashboard-container-icon,.user-dashboard-menu-investment-container-icon,.user-dashboard-menu-scheduleInvestment-container-icon,.user-dashboard-menu-deposit-container-icon,.user-dashboard-menu-withdraw-container-icon,.user-dashboard-menu-transaction-container-icon,.user-dashboard-menu-referral-container-icon,.user-dashboard-menu-supportTicket-container-icon,.user-dashboard-menu-twoFA-container-icon,.user-dashboard-menu-changePassword-container-icon{width:16%;height:100%;display:flex;align-items:center}.user-dashboard-menu-icon,.user-dashboard-menu-investment-icon,.user-dashboard-menu-scheduleInvestment-icon,.user-dashboard-menu-deposit-icon,.user-dashboard-menu-withdraw-icon,.user-dashboard-menu-transaction-icon,.user-dashboard-menu-referral-icon,.user-dashboard-menu-supportTicket-icon,.user-dashboard-menu-twoFA-icon,.user-dashboard-menu-changePassword-icon{font-size:22px}.user-dashboard-left-menu-dashboard:hover .user-dashboard-menu-icon,.user-dashboard-left-menu-dashboard:hover .user-dashboard-menu-dashboard-container-titleP,.user-dashboard-left-menu-investment:hover .user-dashboard-menu-investment-icon,.user-dashboard-left-menu-investment:hover .user-dashboard-menu-investment-container-titleP,.user-dashboard-left-menu-scheduleInvestment:hover .user-dashboard-menu-scheduleInvestment-icon,.user-dashboard-left-menu-scheduleInvestment:hover .user-dashboard-menu-scheduleInvestment-container-titleP,.user-dashboard-left-menu-deposit:hover .user-dashboard-menu-deposit-icon,.user-dashboard-left-menu-deposit:hover .user-dashboard-menu-deposit-container-titleP,.user-dashboard-left-menu-withdraw:hover .user-dashboard-menu-withdraw-icon,.user-dashboard-left-menu-withdraw:hover .user-dashboard-menu-withdraw-container-titleP,.user-dashboard-left-menu-transaction:hover .user-dashboard-menu-transaction-icon,.user-dashboard-left-menu-transaction:hover .user-dashboard-menu-transaction-container-titleP,.user-dashboard-left-menu-referral:hover .user-dashboard-menu-referral-icon,.user-dashboard-left-menu-referral:hover .user-dashboard-menu-referral-container-titleP,.user-dashboard-left-menu-supportTicket:hover .user-dashboard-menu-supportTicket-icon,.user-dashboard-left-menu-supportTicket:hover .user-dashboard-menu-supportTicket-container-titleP,.user-dashboard-left-menu-twoFA:hover .user-dashboard-menu-twoFA-icon,.user-dashboard-left-menu-twoFA:hover .user-dashboard-menu-twoFA-container-titleP,.user-dashboard-left-menu-changePassword:hover .user-dashboard-menu-changePassword-icon,.user-dashboard-left-menu-changePassword:hover .user-dashboard-menu-changePassword-container-titleP{color:#fff}.user-dashboard-menu-icon-active,.user-dashboard-menu-investment-icon-active,.user-dashboard-menu-scheduleInvestment-icon-active,.user-dashboard-menu-deposit-icon-active,.user-dashboard-menu-withdraw-icon-active,.user-dashboard-menu-transaction-icon-active,.user-dashboard-menu-referral-icon-active,.user-dashboard-menu-supportTicket-icon-active,.user-dashboard-menu-twoFA-icon-active,.user-dashboard-menu-changePassword-icon-active{font-size:22px;color:#ff4500}.user-dashboard-left-menu-logout{width:100%;height:45px;display:flex;align-items:center;justify-content:center;margin-top:20px}.user-dashboard-logout-btn{width:88%;height:100%;padding:.4rem .8rem;border:1px solid blue;border-radius:8px;background:none;color:#00f;font-size:17px;cursor:pointer;font-weight:500}.user-dashboard-logout-btn:hover{background:#4f4ff2;color:#fff}.user-dashboard-right-container{width:78%;height:100vh;display:flex;flex-direction:column}.user-dashboard-profile-container{width:100%;height:10%;overflow:hidden}.user-dashboard-profile-wrapper{width:100%;height:10%;display:flex;align-items:center;justify-content:center}.user-dashboard-menu-content-container{width:100%;height:80%;overflow:auto}.user-left-container-media{display:none}.user-dashboard-menu-dashboard-container-title>p{text-decoration:none!important}@media screen and (max-width: 900px){.user-dashboard-body{flex-direction:column}.mobile_menu{width:100%;height:100vh;background-color:#0000007d;position:absolute;left:0;top:0%;z-index:100;animation:slideIn .35s ease-in-out}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.user-dashboard-left-container{display:none}.user-left-container-media{width:100%;height:10%;display:flex;align-items:center;color:#fff;padding-left:20px}.dashboard-hamburger-wrapper{width:14%;height:50%}.dashboard-hamburger-menu{width:100%;height:100%}.user-left-menu-wrapper-media{width:70%;height:100%;background:#000;color:#fff;display:flex;flex-direction:column;padding-left:15px;padding-right:15px;border-right:1px solid blue}.user-left-menu-logo-wrapper-media{width:100%;height:15%;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.user-left-menu-logo-container-media{width:40%;height:100%;display:flex;align-items:center;justify-content:space-between}.user-left-menu-logo-container-media img{width:100%;height:100%;object-fit:cover}.close_menu{width:20%;height:35%;font-size:20px;color:#00f}.user-dashboard-deposit-wallet-container{padding:15px}.user-dashboard-left-body-menu-media{width:100%!important;height:90%}.user-dashboard-left-body-menu{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:20px}.user-dashboard-left-menu-dashboard,.user-dashboard-left-investment-dashboard,.user-dashboard-left-menu-deposit,.user-dashboard-left-menu-withdraw,.user-dashboard-left-body-menu-transaction,.user-dashboard-left-menu-changePassword{width:100%;height:13%;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;color:#9e9e9e}.user-dashboard-left-menu-dashboard-active,.userdashboardleftmenuinvestment-active,.user-dashboard-left-menu-deposit-active,.user-dashboard-left-menu-withdraw-active,.user-dashboard-left-menu-transaction-active,.user-dashboard-left-menu-changePassword-active{padding-left:10px}.user-dashboard-menu-icon,.user-dashboard-menu-investment-icon,.user-dashboard-menu-deposit-icon,.user-dashboard-menu-withdraw-icon,.user-dashboard-menu-changePassword-icon{font-size:18px}.user-dashboard-right-container{width:100%;height:90%;display:flex;flex-direction:column}.user-dashboard-profile-container{width:100%;height:10%}.user-dashboard-menu-content-container{width:100%;overflow-y:scroll}}@media screen and (max-width: 320px){.user-left-menu-wrapper-media{width:100%!important}}.dashboard-content-container{width:100%;height:100%;overflow-y:scroll;display:flex;justify-content:center;padding:0 50px}.dashboard-content-body{width:100%;height:100%}.balance_section_body{width:100%;margin-bottom:50px;display:flex;flex-wrap:wrap;gap:20px}.balance_section_card_container{width:280px;border-radius:6px;padding:16px;border:2px solid blue;display:flex;flex-direction:column;gap:10px}.balance_section_card_top{width:100%;display:flex;align-items:center;gap:10px}.balance_section_card_logo{width:22px;height:22px;border-radius:100%;background-image:url(../../assets/coin.png);background-size:cover;background-position:center;background-repeat:no-repeat}.balance_section_card_top p{font-family:Poppins,sans-serif;font-size:16px;color:#fff;font-weight:500}.arrow_wave{font-size:20px;color:green}.balance_section_card_container h3{width:100%;font-family:Poppins,sans-serif;font-size:18px;color:#fff;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.balance_section_card_bottom{width:100%;display:flex;align-items:center;gap:10px;justify-content:space-between}.balance_section_card_bottom_text_container{width:26%}.addWidth{width:36%}.balance_section_card_bottom_text_container p{font-family:Poppins,sans-serif;font-size:12px;color:#fff;font-weight:500}.balance_section_card_bottom_text_container h3{width:100%;font-family:Poppins,sans-serif;font-size:18px;color:#fff;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-coin-card-container{height:70vh;width:100%;display:flex;justify-content:space-between}.dashboard-coin-card-body{width:66%;height:100%}.dashboard-coin-card-holder{width:100%;height:90%;display:flex;flex-direction:column;justify-content:space-between}.dashboard-coin-card-holder-up,.dashboard-coin-card-holder-down{width:100%;height:49.5%;display:flex;justify-content:space-between}.dashboard-coin-balance-h5{font-size:24px;color:#fff}.dashboard-coin-card-up-left,.dashboard-coin-card-up-right,.dashboard-coin-card-down-left,.dashboard-coin-card-down-right{width:49.5%;height:100%;border-radius:6px;display:flex;align-items:center;justify-content:center}.dashboard-coin-card-up-left .livecoinwatch-widget-1,.dashboard-coin-card-up-right .livecoinwatch-widget-1,.dashboard-coin-card-down-left .livecoinwatch-widget-1,.dashboard-coin-card-down-right .livecoinwatch-widget-1{width:100%!important;height:100%!important}.dashboard-coin-balance-body{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column}.dashboard-balance-and-profit-holder{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:1rem;margin:2rem 0;gap:2rem}.dashboard-coin-balance-card-up,.dashboard-coin-balance-card-down{width:40%;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-radius:6px;box-shadow:#00f 0 0 2px,#00f 0 5px 20px -4px}.dashboard-total-deposit-wrapper-up-wrapper,.dashboard-total-deposit-wrapper-down-wrapper{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.dashboard-total-deposit-wrapper-up-wrapper-icon-holder,.dashboard-total-deposit-wrapper-down-wrapper-icon-holder{height:80%;width:20%;display:flex;align-items:center;justify-content:center;border-radius:110% 150% 100% 120%/100% 170% 90% 130%;border-radius:500rem;padding:.7rem}.dashboard-total-deposit-wrapper-up-wrapper-icon-holder{background:#58c7c5}.dashboard-total-deposit-wrapper-down-wrapper-icon-holder{background:#cd9948}.dashboard-total-deposit-wrapper-up-wrapper-icon,.dashboard-total-deposit-wrapper-down-wrapper-icon{color:#fff;font-size:22px}.dashboard-total-deposit-wrapper-up-wrapper-title,.dashboard-total-deposit-wrapper-down-wrapper-title{width:70%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff}.dashboard-total-deposit-wrapper-up-wrapper-title-h3,.dashboard-total-deposit-wrapper-down-wrapper-title-h3{font-weight:lighter;font-size:.91rem}.dashboard-total-deposit-wrapper-up-wrapper-title-amount,.dashboard-total-deposit-wrapper-down-wrapper-title-amount{font-size:1rem}.profit-calculator-container{width:100%;margin:2rem 0;display:flex;flex-direction:column;justify-content:space-around;color:#fff}.profit-calculator-body{width:100%}.profit-calculator-left-card{height:100%;border-radius:8px;display:flex;justify-content:center;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px}.profit-calculator-select-container{width:90%;height:100%;display:flex;flex-direction:column}.select-investment-label{line-height:60px;font-weight:600;color:#ffebcd}.select-wrapper{width:100%;height:50%}.select-investment-plan-select{width:100%;height:100%;outline:none;padding-left:16px;border:1px solid #ebf1f6;color:#5a6a85;border-radius:7px}.select-investment-plan-select option{width:100%;height:30%;display:flex;align-items:center;padding-top:.5rem!important;padding-bottom:.5rem!important;font-size:.875rem;color:#5a6a85}.profit-calculator-btn{width:100%;height:12%;border-radius:8px;font-size:16px;font-weight:500;border:none;background:#2a3547;color:#fff}.profit-calculator-right-card{width:40%;height:100%;border-radius:8px;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;display:flex;align-items:center;justify-content:center}.profit-calculator-right-body{width:80%;height:90%}.profit-calculator-right-body-span{color:#ffebcd}.dashboard-recent-transaction-investment-container{margin:3rem 0}.dashboard-recent-transaction-card{width:32%;height:70%;border-radius:9px;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;display:flex;align-items:center;justify-content:center}.dashboard-recent-transaction-body{width:85%;height:95%}.dashboard-recent-transaction-card-title{font-size:18px;color:#ffebcd;font-weight:500;font-family:sans-serif;line-height:32px}.recent-transaction-ul-wrapper{width:100%;height:80%;display:flex;align-items:center}.recent-transaction-ul-wrapper ul{overflow-y:scroll;width:100%;display:flex;height:100%;flex-direction:column;gap:15px}.recent-transaction-ul-span{width:100%;font-size:12px;padding-left:20px;display:flex;color:#fff}.dashboard-recent-investment{border-radius:9px;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;display:flex;align-items:center;justify-content:center;padding:0 .5rem;flex-direction:column;gap:2rem}.dashboard-recent-investment-body{width:93%;height:95%}.dashboard-recent-investment-card-title{font-size:18px;color:#f5f5f5;font-weight:500;font-family:sans-serif;line-height:32px}.investment-amount-gateway-status-profit-ul-wrapper{width:100%;height:80%}.investment-amount-gateway-status-profit-ul-wrapper ul{display:flex;justify-content:space-between;list-style-type:none;font-weight:600;line-height:50px;height:30%;color:#ebe5dd}.investment-amount-gateway-status-profit-span{overflow-y:auto;padding-top:5px;list-style-type:none;font-weight:600;line-height:50px;height:65%;color:#fff}.dashboard-stock-market-widget-wrapper{width:100%;height:64vh;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.dashboard-stock-market-widget-div{max-width:40rem;min-height:64vh;overflow-y:auto}.dashboard-currencyPairs-container{width:100%;height:50vh;background:gray}.ReduxData{font-size:30px;color:purple}.dashboard_plan{width:100%;padding:20px 10px;background-color:#3a3a62;border-radius:5px}.dashboard_plan>h3{color:#f5f5f5;font-size:20px}.the_plans{width:100%;margin-top:20px;display:flex;flex-direction:column;border-top:1px solid grey}.plans{width:100%;padding:15px 10px;cursor:pointer;font-size:17px;font-weight:500;border-top:1px solid grey;color:#d3d3d3}.plans:hover{background-color:#414177;color:#00f}.dashboard_stock_widget{width:100%;height:70vh;margin:70px 0;overflow:auto}.chart_container{width:100%;height:400px;background-color:#fff;margin-bottom:50px;border-radius:4px;padding:2rem 0px;overflow:auto}@media only screen and (min-width: 320px) and (max-width: 576px){.dashboard-content-container{padding:0 10px}.dashboard-content-body{width:100%;height:100%;padding:0 3%}.dashboard-balance-and-profit-holder{margin:2rem 0}.dashboard-coin-card-container{height:400px;width:100%;display:flex;justify-content:space-around;flex-direction:column}.dashboard-coin-card-body{width:100%;height:70%}.dashboard-coin-card-holder{width:100%;height:90%;display:flex;flex-direction:column;justify-content:space-between}.dashboard-coin-card-holder-up,.dashboard-coin-card-holder-down{width:100%;height:49.5%;display:flex;flex-direction:column;justify-content:space-around}.dashboard-coin-balance-h5{font-size:24px}.dashboard-coin-card-up-left,.dashboard-coin-card-up-right,.dashboard-coin-card-down-left,.dashboard-coin-card-down-right{width:100%;height:49.5%;border-radius:6px;display:flex;align-items:center;justify-content:center}.dashboard-coin-card-up-left .livecoinwatch-widget-1,.dashboard-coin-card-up-right .livecoinwatch-widget-1,.dashboard-coin-card-down-left .livecoinwatch-widget-1,.dashboard-coin-card-down-right .livecoinwatch-widget-1{width:100%!important;height:100%!important}.dashboard-coin-balance-body{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:center}.dashboard-coin-balance-card-up,.dashboard-coin-balance-card-down{width:100%;display:block;flex-direction:column}.dashboard-total-deposit-wrapper-up-wrapper-icon-holder,.dashboard-total-deposit-wrapper-down-wrapper-icon-holder{height:72%}.profit-calculator-container{width:100%;height:auto;background:green;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.profit-calculator-container h2{font-size:13px;font-weight:500;width:90%}.profit-calculator-body{width:100%;height:85%;display:flex;flex-direction:column}.profit-calculator-left-card{width:100%;height:100%;border-radius:8px;display:flex;justify-content:center;box-shadow:#919eab33 0 0,#919eab1f 0 0}.profit-calculator-select-container{width:90%;height:95%;display:flex;flex-direction:column;justify-content:space-around}.select-investment-label{line-height:30px;font-weight:600;color:#2a3547;font-size:13px;border-radius:8px}.select-wrapper{width:100%;height:50%}.select-investment-plan-select{width:100%;height:100%;outline:none;padding-left:16px;border:1px solid #ebf1f6;color:#5a6a85;border-radius:7px}.select-investment-plan-select option{width:100%;height:30%;display:flex;align-items:center;padding-top:.5rem!important;padding-bottom:.5rem!important;font-size:.875rem;color:#5a6a85}.profit-calculator-btn{width:100%;height:15%;border-radius:8px;font-size:14px;font-weight:500;border:none;background:#2a3547;color:#fff}.profit-calculator-right-card{width:100%;height:100%;border-radius:8px;box-shadow:#919eab33 0 0,#919eab1f 0 0;display:flex;align-items:center;justify-content:center}.profit-calculator-right-body{width:90%;height:90%;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px}.profit-calculator-right-body-span{color:#2a3547;display:flex;align-items:center;justify-content:center;height:100%;font-size:12px}.dashboard-recent-transaction-investment-container{width:100%;height:40vh;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.dashboard-recent-transaction-card{width:100%;height:20%;border-radius:9px;box-shadow:#919eab33 0 0,#919eab1f 0 0;display:flex;align-items:center;justify-content:center}.dashboard-recent-transaction-body{width:90%;height:70%}.dashboard-recent-transaction-card-title{font-size:14px;font-weight:600;font-family:sans-serif;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;padding-left:20px}.recent-transaction-ul-wrapper{width:100%;height:80%;display:flex;align-items:center;overflow-y:scroll;flex-wrap:wrap}.recent-transaction-ul-span{width:100%;font-size:12px;padding-left:20px;display:flex}.dashboard-recent-investment{width:100%;height:80%;border-radius:9px;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;display:flex;align-items:center;justify-content:center}.dashboard-recent-investment-body{width:90%;height:80%}.dashboard-recent-investment-card-title{font-size:14px;font-weight:600;color:#f5f5f5;font-family:sans-serif;padding-left:20px}.investment-amount-gateway-status-profit-ul-wrapper{width:100%;height:80%;overflow-x:scroll}.investment-amount-gateway-status-profit-ul-wrapper ul{display:flex;justify-content:space-between;list-style-type:none;font-weight:100;line-height:50px;font-size:12px;height:45%;gap:70px;padding-left:20px}.investment-amount-gateway-status-profit-span{font-size:12px;padding-left:20px}.dashboard-balance-and-profit-holder h2{margin-top:.4rem;font-size:1rem}.balance_section_card_container{width:100%}}.checkverification-page{width:100%;padding-block:10px;margin-bottom:40px;display:flex;flex-direction:column;gap:20px}.verification-boxes{width:100%;padding:1rem;border:1px solid rgb(203,203,2);border-radius:5px;display:flex;gap:1rem;align-items:center}.verification-icons{font-size:1.5rem}.verification-icons-1{color:red}.verification-icons-2,.verification-icons-3{color:#ff0}.verification-text{width:86%;height:100%;display:flex;flex-direction:column;color:#fff;justify-content:center;gap:10px}.verification-text>span{font-size:.96rem;font-weight:700;color:#ffffffdc}.verification-text>p{font-size:.8rem}.verification-text>p>span:hover{text-decoration:underline}@media screen and (max-width: 600px){.verification-boxes{padding:.4rem}}.general_numbers_body{width:100%;padding:10px 0;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:10px}.general_numbers_container{background-color:#33334a;display:flex;align-items:center;gap:1rem;padding:1.5rem 1rem;border-radius:8px}.general_numbers_text{width:200px;display:flex;flex-direction:column;gap:12px}.general_numbers_text>p{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#d3d3d3}.general_numbers_text>h3{font-family:roboto,sans-serif;font-size:22px;font-weight:600;color:#fff;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.general_numbers_icon_container{width:50px;height:50px;border-radius:100%;background-color:#7aa5de;color:#032357;font-size:1.25rem;line-height:1.75rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.general_numbers_container{width:100%}}.progress_bar_body{width:100%}.trading_progress_container{width:100%;padding:10px 0;display:flex;flex-direction:column;gap:6px}.trading_progress_container>p{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;color:#fff}.progress-container{width:100%;height:40px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:10px;position:relative}.progress-container>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:18px;color:#000;font-family:Roboto,sans-serif;font-weight:500}.progress-bar{height:100%;background-color:navy;text-align:center;line-height:30px;color:#fff;border-radius:4px;transition:width .1s ease}.progress_bar_body button{padding:10px 20px;font-size:16px;cursor:pointer;background-color:green}.Investment_Page{width:100%;height:max-content;display:flex;align-items:center;flex-direction:column}.Investment_Stats{width:95%;display:flex;justify-content:flex-end;align-items:center;height:10vh}.Investment_Stats span{cursor:pointer;padding:.5rem 1rem;background:#171756;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:3px;font-size:16px}.InvestmentsCard_Wrapper{margin-top:2rem;width:95%;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:6rem}.Investment_Card{max-width:18rem;border-radius:10px;background-color:#00000093;transition:transform .3s ease-in-out;border:2px solid rgb(0,0,140)}.Investment_Card:hover{transform:scale(1.05)}.TopInvestment_Card{padding:2rem;background-image:linear-gradient(to bottom right,#0000ff59,#21052144);color:#fff;flex-direction:column;gap:10px;display:flex;justify-content:center;align-items:center;border-radius:10px 10px 0 0}.TopInvestment_Card h1{font-size:1.5rem}.TopInvestment_Card span{font-size:22px;font-weight:700}.investment-card-wrapper-details{padding:1rem 2rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.BotInvestment_Card{color:#fff;display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2px;border-radius:0 0 10px 10px}.BotInvestment_Card div{width:100%;border-bottom:1px solid rgba(0,0,0,.445);display:flex;justify-content:center;align-items:center}.BotInvestment_Card article{width:100%;display:flex;justify-content:center;align-items:center}.investment-card-sub-details>p{color:#fff;line-height:30px}.BotInvestment_Card article button{border:none;padding:1rem 2rem;outline:none;color:#fff;font-size:15px;font-weight:700;border-radius:10px;font-family:Poppins,sans-serif;cursor:pointer;background:linear-gradient(240deg,#0b0bf4,#000)}.ConfirmInvestment_CardBody{width:100%;height:90vh;position:absolute;left:0;top:0;background:#0008;display:flex;justify-content:center;align-items:center}.ConfirmInvestment_Card{padding:2rem;border-radius:5px;background:linear-gradient(to bottom right,#242426,#000);border:2px solid rgb(2,2,100);color:#fff}.Confirm_Header{padding:.5rem 1rem;font-weight:700;border-bottom:1px solid rgba(255,255,255,.471);display:flex;align-items:center;font-size:1.2rem;justify-content:center}.ConfirmInv_Info{padding:1rem;border-bottom:1px solid rgba(255,255,255,.471);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.ConfirmInv_Inputs{border-bottom:1px solid rgba(255,255,255,.471);display:flex;flex-wrap:wrap;padding:20px;gap:10px;display:grid;justify-items:center;align-items:center;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.ConfirmInv_Inputs_Later{height:44%;width:100%;border-bottom:1px solid rgba(255,255,255,.471);display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.Confirm_Input{width:47%;display:flex;flex-direction:column;height:53%}.Confirm_Input p{font-size:11.5px;color:red}.Confirm_Input_Later p{font-size:11px;color:red}.Confirm_Input_Later{width:47%;display:flex;flex-direction:column;height:33%}.Confirm_Input input,.Confirm_Input select{padding:.2rem .4rem;font-size:1.2rem;border:none;outline:none;border-radius:5px;padding-inline:15px;font-size:15px;color:#000000a8;font-weight:700}.Confirm_Input input:focus,.Confirm_Input select:focus{border:1px solid red}.Confirm_Input span{width:90%;font-size:14px}.ConfirmInv_Inputs_Later input,.ConfirmInv_Inputs_Later select{border:none;outline:none;border-radius:5px;font-size:1rem;padding:.2rem .4rem;font-size:15px;color:#000000a8;font-weight:700}.ConfirmInv_Inputs_Later input:focus,.ConfirmInv_Inputs_Later select:focus{border:1px solid red}.ConfirmInv_Inputs_Later span{width:90%;font-size:14px}.ConfirmInv_ActionBtn{margin-top:2rem;display:flex;justify-content:flex-end;align-items:center;padding-right:20px;gap:10px}.ConfirmInv_ActionBtn_Later{height:15%;width:100%;display:flex;justify-content:flex-end;align-items:center;padding-right:20px;gap:10px}.ConfirmClose_Btn,.ConfirmSubmit_Btn{color:#fff;border-radius:15px;padding:.5rem 1rem;font-size:1rem;outline:none;border:none;cursor:pointer;background:#020264;font-weight:700}.ConfirmClose_Btn_Later,.ConfirmSubmit_Btn_Later{width:12%;color:#fff;border-radius:15px;height:48%;outline:none;border:none;cursor:pointer;background:#030357;font-weight:700}.ConfirmClose_Btn,.ConfirmClose_Btn_Later{background:#fff;color:red}.ConfirmClose_Btn:hover{background:gray;transition:all .35s;color:#fff}@media screen and (max-width: 900px){.ConfirmInvestment_Card{padding:2rem}.Confirm_Header{padding:1rem 0rem;font-size:1.1rem;line-height:26px}}@media screen and (max-width: 380px){.ConfirmInvestment_CardBody{margin-top:40px}.ConfirmInvestment_Card{padding:1rem}}@media screen and (max-width: 330px){.ConfirmInvestment_CardBody{margin-top:80px}.ConfirmInvestment_Card{padding:1rem}}.deposit_Page{margin-top:2rem;overflow-y:auto;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;border-radius:3px}.deposit_History{width:100%;height:10%;position:absolute;padding-left:5%;display:flex;align-items:center;top:5%}.deposit_History span{padding-block:20px;padding-inline:20px;background:gray;font-weight:700;cursor:pointer;border-radius:5px;font-size:15px;color:#fff}.deposit_History span:hover{transition:all .75s;border:1px solid white}.deposit_Card{width:60%;margin-top:6rem;border-radius:5px;border:1px solid rgba(255,255,255,.183);background-color:#fff;box-shadow:#64646f33 0 7px 29px;display:flex;flex-direction:column;align-items:center;padding-bottom:35px;padding-top:30px}.top_DepCard{width:90%;display:flex;flex-direction:column;align-items:flex-start;font-size:1rem;margin:1rem 0;gap:1rem}.top_DepCard>span{color:#000;font-size:1.1rem;font-family:Poppins,sans-serif;font-weight:500}.top_DepCard>select{width:100%;padding:15px 15px 15px 10px;border:1px solid black;border-radius:5px;font-size:18px;outline:none;color:#000;background:gray;font-weight:500}.mid_DepCard{width:90%;height:100px;display:flex;font-size:17px;margin-top:-25px}.mid_DepCard>div{width:100%;height:100%;display:flex}.mid_DepCard div>input{width:90%;height:100%;outline:none;border:1px solid black;font-size:18px;border-radius:5px 0 0 5px;padding:1%}.mid_DepCard div>span{width:13%;height:100%;background:gray;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;border-radius:0 5px 5px 0}.deposit-usd{padding:4px 27px}.bot_DepCard{width:90%}.bot_DepCard>button{width:100%;padding:15px;border:1px solid black;border-radius:5px;color:#fff;font-size:1.2rem;font-weight:700;cursor:pointer;background-color:gold;margin-top:-10px}.withdrawal_history{width:100%;height:100%;align-items:center}.withdrawal_HistoryHeader{width:94%;height:17%;display:flex;justify-content:flex-end}.search_HistoryDiv{display:flex;align-items:center;margin-bottom:2rem}.search_HistoryDiv input{border:1px solid rgba(255,255,255,.174);padding-left:10px;font-size:1rem;padding:.5rem;font-weight:700;outline:none;border-radius:5px 0 0 5px;color:gray;background:transparent}.search_HistoryDiv span{border-radius:0 5px 5px 0;display:flex;font-size:20px;cursor:pointer;background:#0d0b32;font-weight:700;color:#fff;padding:.6rem;justify-content:center;align-items:center}.withdrawal_HistoryBody{width:94%;height:80%;display:flex;flex-direction:column}.top_HistoryBody{width:100%;padding:1rem .4rem;justify-content:space-between;display:flex;gap:.5rem;align-items:center;font-size:.8rem;color:#fff;font-weight:700;background:gray;border-radius:5px 5px 0 0}.history_Data{width:100%;height:15%;display:flex;justify-content:space-between;font-weight:700;align-items:center;padding-inline:15px;cursor:pointer;font-size:15px;color:gray}@media screen and (max-width: 600px){.deposit_Card{width:96%}.mid_DepCard>span{width:15%;font-size:2rem}}.Confirm_Deposit{width:100%;height:100%;display:flex;position:relative;justify-content:center;overflow-y:scroll}.Confirm_DepositWrapper{width:92%;height:max-content;display:flex;flex-direction:column;margin-bottom:40px;color:#fff}.Confirm_DepositHeader{width:100%;height:13vh;display:flex;background:fff;justify-content:flex-end;align-items:center}.Confirm_DepositHeader span{font-size:22px;letter-spacing:1px;color:#fff}.Confirm_DepositBody{margin-top:2rem;width:100%;box-shadow:#63636333 0 2px 8px;border-radius:10px;display:flex;flex-direction:column;background:#0d0b32;align-items:center;justify-content:space-around}.DepositConfirmation_Text{font-size:20px}.Confirm_DepositBody p{width:70%;font-size:15px;text-align:center;color:#fff}.Bitcoin_Payment{padding:.5rem .5rem 7rem;margin-top:2rem;width:96%;box-shadow:#63636333 0 2px 8px;border-radius:30px;display:flex;flex-direction:column;justify-content:space-around;background:#090726;align-items:center;gap:4rem}.Clipboard_Notification{width:200px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:3px;background:#000;color:#fff;font-size:13px;position:absolute;right:42%}.Bitcoin_PaymentHeader{width:100%;height:12%;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center}.Bitcoin_PaymentHeader span{font-size:18px;color:#fff}.PaymentLine{width:90%;height:1px;background:#0000002d}.Bitcoin_PaymentParagraphs{width:90%;height:30%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.Bitcoin_PaymentParagraphs p{width:100%;font-size:15px;color:#fff}.Copy_Btn{width:52px;margin-right:5px;height:35px;border-radius:5px;background:gray;color:#fff;border:none;font-size:15px;font-weight:700;font-family:monospace;outline:none;cursor:pointer}.Copy_Btn:hover{background:#e00000}.Payment_Wish{width:90%;height:15%;display:flex;flex-direction:column;justify-content:space-evenly}.Payment_Wish span{font-size:16px;color:#fff}.Payment_Proof{width:90%;height:20%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.Payment_Proof span{font-size:15px;text-align:center;color:#fff}.Payment_Proof p{font-size:15px;text-align:center;font-weight:700;color:#fa896b}#File{width:100%;display:flex;background:#fff;outline:none;cursor:pointer;font-size:1rem;align-items:center;justify-content:center;border-radius:5px;border:1px solid rgb(232,214,214);padding-left:10px;padding-top:6px}.Submit_Btn{max-width:30rem}.Submit_Btn button{cursor:pointer;color:#fff;outline:none;background:#e20505;border:none;font-size:1rem;border-radius:5px}.Submit_Btn button:hover{background:gray;transition:all .45s}.Image_Proof{width:90%;height:40%;display:flex;flex-direction:column;gap:29px}.Image{width:45%;height:100%}.Image img{width:100%;height:100%;background:#000;border-radius:5px}.Proof_Buttons{width:50%;height:100%;display:flex;justify-content:space-evenly}.Proof_Buttons>label:first-child{background:gray;display:flex;justify-content:center;align-items:center}.Proof_Buttons>label:first-child:hover{opacity:.6}.Proof_Buttons label,.Proof_Buttons button{width:45%;height:20%;border:none;outline:none;cursor:pointer;border-radius:5px;color:#fff;font-size:16px;background:purple}.Proof_Buttons button:hover{background:#f01bf0}.withdrawal_Page{width:100%;height:85vh;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;border-radius:3px;background-image:linear-gradient(to bottom right,#403f44,#1e1b32)}.withdrawal_History{width:100%;height:10%;position:absolute;padding-left:5%;display:flex;align-items:center;top:5%}.withdrawal_History span{padding-block:20px;padding-inline:20px;background:gray;font-weight:700;cursor:pointer;border-radius:5px;font-size:15px;color:#fff}.withdrawal_History span:hover{transition:all .75s;border:1px solid white}.withdrawal_Card{width:60%;height:60%;border-radius:5px;border:1px solid rgba(255,255,255,.183);background-color:#0d0b32;box-shadow:#64646f33 0 7px 29px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.top_DepCard{width:90%;height:30%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;font-size:17px;color:#fff}.top_DepCard select{width:100%;height:50%;border:1px solid black;border-radius:5px;font-size:18px;padding-left:10px;outline:none}.top_DepCard select:focus{border:1px solid red}.mid_DepCard{width:90%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;font-size:17px}.mid_DepCard div{width:100%;height:50%;display:flex}.mid_DepCard div>input{width:90%;height:100%;outline:none;border:1px solid black;border-radius:5px 0 0 5px;padding-left:10px}.mid_DepCard div>span{width:10%;height:100%;background:gray;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;border-radius:0 5px 5px 0}.bot_DepCard{width:90%;height:30%}.bot_DepCard button{width:100%;height:50%;border:1px solid black;border-radius:5px;color:#fff;font-size:17px;font-weight:700;cursor:pointer;background:purple}.mid_DepCard div>input:focus{border:1px solid red}.deposit_HistoryHeader{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem}.deposit_history_back_container{display:flex;align-items:center;gap:4px;cursor:pointer;color:#fff}.deposit_history_back_container>h3{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600}.search_HistoryDiv input::placeholder{color:gray}.search_HistoryDiv span{width:15%;height:60%;border-radius:0 5px 5px 0;display:flex;font-size:20px;cursor:pointer;background:#0d0b32;font-weight:700;color:#fff;justify-content:center;align-items:center}.deposit_HistoryBody{width:94%;height:80%;display:flex;flex-direction:column}.top_HistoryBodyS{width:100%;padding:1rem;justify-content:center;display:flex;align-items:center;font-size:.7rem;color:#fff;font-weight:700;background:gray;border-radius:5px 5px 0 0}.bot_HistoryBody{width:100%;height:82%;background:#0d0b32;overflow-y:scroll}.history_Data{width:100%;height:15%;display:flex;justify-content:space-evenly;font-weight:700;align-items:center;margin-top:10px;padding-inline:65px;cursor:pointer;font-size:15px;color:gray}.history_Data:hover{background:#6d6c6c;color:#fff}.withdraw_page{width:100%;background:#0000007b;display:flex;align-items:center;flex-direction:column}.withdraw_page_form{width:95%;height:auto;padding-block:10px;display:flex;flex-direction:column;align-items:center;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;box-sizing:border-box}.withdraw_page_title_P{height:10vh;display:flex;font-weight:700;color:#f5f5f5;font-size:20px;align-items:center}.withdraw_wrapper{width:95%;height:12vh;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center}.withdraw_gateway_text{height:27%;color:#fff;font-size:14px;font-weight:700}.withdraw_gateway_select{width:50%;height:50px;outline:none;border-radius:5px;border:1px solid rgb(221,215,215);padding-left:10px;cursor:pointer;font-weight:700;font-size:16px}.btc_div{width:95%;height:45vh;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.btc_address_div{width:50%;height:25%;display:flex;flex-direction:column;justify-content:space-around}.btc_address_div p{font-size:14px;color:#fff;font-weight:700}.btc_address_input{width:100%;height:65%;border:1px solid rgb(221,215,215);outline:none;border-radius:5px;font-size:16px;font-weight:700;padding-left:10px}.btc_proceed_to_withdraw_btn{padding:1.1rem 1rem;width:50%;border:none;background:#0d0b32;color:#fff;font-weight:700;border-radius:15px;outline:none;font-size:14px;cursor:pointer}.btc_proceed_to_withdraw_btn:hover{background:#d5b604;transition:all .35s;color:#fff}.btc_amount_wrapper{width:100%;height:65%;display:flex;align-items:center}.btc_amount_wrapper div{width:10%;height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid rgb(221,215,215);border-top:1px solid rgb(221,215,215);border-bottom:1px solid rgb(221,215,215);border-radius:5px 0 0 5px}.btc_amt_input{width:100%;height:100%;padding-left:10px;font-weight:700;font-size:16px;outline:none;border-top:1px solid rgb(221,215,215);border-right:1px solid rgb(221,215,215);border-bottom:1px solid rgb(221,215,215);border-left:0px solid rgb(221,215,215);border-radius:5px}.bank_transfer_div{width:95%;height:75vh;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center}.bank_name_div{width:50%;height:15%;display:flex;flex-direction:column;justify-content:space-evenly}.bank_name_div p{font-size:14px;font-weight:700;color:#fff}.bank_name_input{width:100%;height:65%;border:1px solid rgb(221,215,215);outline:none;font-weight:700;font-size:16px;border-radius:5px;padding-left:10px}.bank_amt_div{width:50%;height:15%;display:flex;justify-content:space-evenly;flex-direction:column}.bank_amt_div p{font-size:14px;font-weight:700;color:#fff}.bank_amt_wrapper{display:flex;width:100%;height:65%}.bank_amt_wrapper div{width:10%;height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid rgb(221,215,215);border-top:1px solid rgb(221,215,215);border-bottom:1px solid rgb(221,215,215);border-radius:5px}.bank_amt_input{width:100%;height:100%;outline:none;padding-left:10px;font-weight:700;font-size:16px;border-top:1px solid rgb(221,215,215);border-right:1px solid rgb(221,215,215);border-bottom:1px solid rgb(221,215,215);border-left:0px solid rgb(221,215,215);border-radius:5px}.bank_proceed_to_withdraw_btn{width:20%;height:9%;border:1px solid rgb(250,137,107);background:none;color:#2a3547;border-radius:5px;font-size:14px;cursor:pointer;margin-top:20px}.bank_proceed_to_withdraw_btn:hover{background:#e20505;color:#fff}@media screen and (max-width: 600px){.btc_address_div,.withdraw_gateway_select{width:96%}.btc_amount_wrapper div{width:13%}}@media only screen and (min-width: 320px) and (max-width: 900px){.Withdraw_Btn button{width:20%;border-radius:5px;height:55%;font-size:15px;font-weight:700;color:#fff;border:none;outline:none;cursor:pointer;background:purple}.bank_transfer_div{padding:0 10px}.bank_name_div,.bank_amt_div,.btc_proceed_to_withdraw_btn{width:100%}}.change-password-container{width:100%;height:100%;display:flex;flex-direction:column;padding:0 20px}.change-password-body{width:80%}.change-password-title{font-size:19px;font-weight:100;line-height:40px;color:#fff}.change-password-card{width:100%;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:center;box-shadow:#919eab33 0 0 2px,#919eab67 0 12px 24px -4px}.change-password-card-body{width:100%;display:flex;flex-direction:column;gap:10px}.current-password-container{width:100%;padding:2px;display:flex;flex-direction:column;gap:1px;color:#fff;height:max-content}.dashboard-current-password-input{width:50%;height:100px;padding:10px;font-size:16px;background:transparent;outline:none;border-radius:6px;border:1px solid #dfe5ef}.new-confirm-password-container{width:100%;height:auto;display:flex;justify-content:space-between}.new-password-container,.confirm-password-container{width:49%;display:flex;flex-direction:column;gap:10px}.dashboard-new-password-input,.dashboard-confirm-password-input{width:100%;height:100px;padding:10px;outline:none;background:transparent;border-radius:6px;font-size:16px;border:1px solid #dfe5ef}.change-password-btn-container{width:100%;height:max-content}.changeBtn{width:30%;padding:16px;background:#4f4ff2;color:#fff;border-radius:7px;border:none;cursor:pointer;font-size:15px}.changeBtn:hover{background:#6e6ef8;transition:all .35s}@media only screen and (min-width: 320px) and (max-width: 576px){.change-password-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 12px}.change-password-body{width:90%!important;height:70%;display:flex;flex-direction:column;justify-content:space-evenly}.change-password-title{font-size:14px;font-weight:100;line-height:40px}.change-password-card{padding:10px 5px}.change-password-card-body{width:75%!important;height:95%!important;display:flex;flex-direction:column;justify-content:space-between}.current-password-container label,.new-password-container label,.confirm-password-container label{font-size:12px;font-weight:500}.new-confirm-password-container{width:100%;height:60%!important;display:flex;flex-direction:column;justify-content:space-between}.dashboard-current-password-input{width:80%!important;font-size:12px!important;color:#aeaeae}.new-password-container,.confirm-password-container{width:80%!important;height:100%;display:flex;flex-direction:column;justify-content:space-around}.dashboard-new-password-input,.dashboard-confirm-password-input{font-size:12px!important;color:#aeaeae}.change-password-btn-container{align-items:center}.changeBtn{width:90%}}.current-password-container,.change-password-btn-container{width:100%;height:30%;display:flex;flex-direction:column;justify-content:space-around}.dashboard-current-password-input{width:50%;height:50%;padding:10px;color:#fff;font-size:16px;background:transparent;outline:none;border-radius:6px;border:1px solid #dfe5ef}.new-password-container,.confirm-password-container{width:49%;height:100%;display:flex;flex-direction:column;color:#fff;justify-content:space-around}.dashboard-new-password-input,.dashboard-confirm-password-input{width:100%;height:50%;padding:10px;outline:none;background:transparent;color:#fff;border-radius:6px;font-size:16px;border:1px solid #dfe5ef}.change-password-submit-btn{width:30%;cursor:pointer;height:50%;background:#4f4ff2;color:#fff;border-radius:7px;border:none;font-size:14px}.change-password-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.change-password-body{width:80%;height:60%}.change-password-title{font-size:19px;font-weight:100;line-height:40px}.change-password-card{width:100%;height:80%;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px}.change-password-card-body{width:95%;height:90%;display:flex;flex-direction:column;justify-content:space-between}.current-password-container,.change-password-btn-container{width:100%;height:40%;display:flex;flex-direction:column;justify-content:space-around}.dashboard-current-password-input{width:50%;height:50%;padding:10px;font-size:16px;background:transparent;outline:none;border-radius:6px;border:1px solid #dfe5ef}.new-confirm-password-container{width:100%;height:30%;display:flex;justify-content:space-between}.new-password-container,.confirm-password-container{width:49%;height:100%;display:flex;flex-direction:column;justify-content:space-around}.dashboard-new-password-input,.dashboard-confirm-password-input{width:100%;height:50%;padding:10px;outline:none;background:transparent;border-radius:6px;font-size:16px;border:1px solid #dfe5ef}.change-password-submit-btn{width:30%;height:55%;background:#4f4ff2;color:#fff;border-radius:7px;border:none;font-size:15px}.change-password-submit-btn:hover{background:#fa896b;transition:all .35s}.select-admin-decision{width:50%;height:50%;outline:none;border-radius:10px;font-size:15px;padding-left:10px;font-weight:700;margin-bottom:10px}.table-container{padding-bottom:3rem;margin-top:2rem;max-width:110rem;max-height:50rem;margin-bottom:5rem;scrollbar-width:1px;overflow:auto}@media screen and (min-width: 1200px){.table-container{width:80rem}}.transaction-table{width:70%;border-collapse:collapse;margin:0 auto}.transaction-table-th,.transaction-table-data{padding:.5rem 1rem;border:1px solid #ddd;text-align:left;color:beige;font-size:1.3rem}.transaction-table-th{background-color:#0000c4;color:#fff}@media only screen and (max-width: 600px){.table-container{width:100%}.transaction-table-th,.transaction-table-data{font-size:1rem}}@media only screen and (max-width: 400px){.transaction-table-th,.transaction-table-data{font-size:.8rem}}.referral-main-container{margin:2rem;padding:2rem;background-color:#2f69fd4d;border-radius:5px}.referral-h4{font-size:1.5rem;color:#fff}.referral-subcontainer{padding:1rem;background-color:#cd994880;color:#fff;margin-top:.5rem;border-radius:3px;position:relative;display:flex;align-items:center;justify-content:space-between}.referral-icon{padding:.3rem .6rem;font-size:1rem;cursor:pointer;background-color:#cd9948;transition:all .4s;transform:scale(1)}.referral-icon:focus{transform:scale(.9)}@media screen and (max-width: 500px){.referral-main-container{margin:2% .5rem;padding:1.5rem}.referral-h4{font-size:1.2rem;color:#fff}.referral-subcontainer{padding:.5rem;font-size:.8rem}}@media screen and (max-width: 400px){.referral-main-container{margin:2% .5rem;padding:1rem}.referral-icon{font-size:.8rem}}.support-ticket-main-container{margin:3rem 2rem;padding:2rem;background-color:#2f69fd4d;border-radius:5px}.support-ticket-open-tickt{width:100%;height:10vh;padding-inline:3rem;color:#fff;display:flex;justify-content:flex-end;align-items:flex-end}.support-ticket-open-tickt span{padding:.8rem 1.6rem;background:gray;border-radius:5px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center}.support-ticket-open-tickt span:hover{border:1px solid white;transition:all .35s}.support-ticket{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.support-ticket-label{font-size:1rem;color:#fff;text-transform:capitalize}.support-ticket-label:after{content:"*";color:red;margin-left:5px}.support-ticket-input{padding:.5rem 1rem;font-size:1rem;color:#fff;border:1px solid #999;background-color:transparent}.support-ticket-input:placeholder-shown{color:#fff}.support-ticket-select{padding:.5rem 1rem;border:none;color:#fff;background-color:#2f69fd4d;border:1px solid #999}.support-ticket-select:target{border:none;border:1px solid #fff}.support-ticket-textarea{padding:1rem;font-size:1.2rem;color:#fff;background-color:transparent;border:1px solid #999}.support-ticket-float-right-btn-container{text-align:right;margin-bottom:1rem}.support-ticket-float-right-btn{padding:.5rem 1rem;background-color:#cd9948;color:#fff;border-color:transparent;border-radius:2px}.support-ticket-float-right-btn-details{display:flex;align-items:center;gap:5px}.support-attached{color:#fff;font-size:1rem}.support-span{color:#f52308;font-size:.8rem}.support-attached-input-container{border:1px solid #fff;overflow:hidden}.support-attached-input-btn{font-size:1rem;font-weight:500;border:none;width:100%;background-color:transparent;color:#fff}.support-choose-file{padding:2px;font-size:.8rem}.support-attached-input-container input[type=file i]{cursor:pointer;font-size:.9rem;color:#fff;background-color:transparent}.support-attached-input{font-size:1rem;color:#fff;background-color:transparent;border:none;width:35rem}.support-attached-input:focus-within,.support-attached-input:focus,.support-attached-input:focus-visible{border:1px inset transparent;border-color:transparent}.support-button-container{max-width:100%;overflow:hidden}.support-button{width:100%;margin:1rem 0;padding:1rem;text-transform:uppercase;font-size:16px;border:none;font-weight:700;background-color:#cd9948;color:#fff;border-radius:5px;cursor:pointer}.support-open-ticket-page{width:100%;height:100%;justify-content:center;display:flex;flex-direction:column;align-items:center}.support-menu-card-wrapper{width:94%;height:95%;display:flex;flex-direction:column;background:#000}.support-ticket-top-menu{width:100%;height:15%;background:gray;border-radius:4px 4px 0 0;display:flex;color:#fff;font-weight:700;font-size:17px;align-items:center;justify-content:space-around}.support-ticket-body{width:100%;height:85%;overflow-y:auto;background:#0d0b32}.support-ticket-items{width:100%;height:15%;color:#fff;font-size:15px;font-weight:700;display:flex;justify-content:space-around;align-items:center;margin-top:10px}.support-ticket-items span{width:15%;display:flex;justify-content:center}.support-ticket-items span:first-child:hover{background:#000}.support-ticket-items:hover{cursor:pointer;border-radius:5px;background:#a09c9c}.reply-ticket-back-action{width:100%;height:10vh;display:flex;justify-content:space-between;color:#fff}.reply-ticket-back-action span{font-family:cursive;font-size:19px}.reply-ticket-back-action article{width:7%;border-radius:3px;height:70%;background:red;font-size:19px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-weight:700}@media screen and (max-width: 600px){.support-ticket-main-container{margin:2%;padding:5% .5rem}.support-ticket-label,.support-ticket-input,.support-attached,.support-attached-input{font-size:.8rem}}.TwoFA_Page{width:100%;height:max-content;display:flex;align-items:center;flex-direction:column;position:relative}.TwoFA_Wrapper{width:100%;height:85vh;display:flex;justify-content:center;align-items:center;background-color:#1f1f37;padding:2% 3%;gap:1rem;flex-wrap:wrap;overflow-y:auto}.First_TFA{max-width:28rem;height:auto;background:#000;border-radius:5px;padding-inline:20px;box-shadow:#0000000d 0 0 0 1px;padding:30px 20px;display:flex;flex-direction:column;gap:20px}.Sec_TFA{max-width:20rem;color:#fff;height:90%;border-radius:5px;padding-inline:20px;box-shadow:#0000000d 0 0 0 1px}.FirstTFA_Top{width:100%;height:18%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center;color:#fff}.twoFA_QR{width:100%;height:39%;display:flex;justify-content:center}.FirstTFA_Mid{width:100%;position:relative;flex-direction:column;color:#fff;display:flex;justify-content:center;align-items:center;gap:5px}.FirstTFA_Mid .Copy_Btn{width:13%;background:red;color:#fff;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center;position:absolute;border-radius:5px;right:-1%;cursor:pointer;top:38%}.FirstTFA_Mid .Copy_Btn:hover{background:#ca0808;transition:all .35s}.FirstTFA_Mid p{width:100%;font-size:14px;color:gray}.FirstTFA_Mid input{width:100%;border-radius:5px;border:none;outline:none;letter-spacing:1px;font-size:15px;font-weight:700;color:#ffffffb1;background:#11114e;padding:12px 10px}.FirstTFA_Top span{font-weight:700;font-size:17px;letter-spacing:1px;color:#fffffff8}.FirstTFA_Top p{font-weight:700;font-size:14px;letter-spacing:1px;line-height:20px}.FirstTFA_Bot{width:100%;height:22%;display:flex;gap:4px;flex-direction:column;color:#fff;font-size:14px}.helpBtn{cursor:pointer;color:red}.helpBtn:hover{background:#fff}.Enable_2FA{width:100%;height:60%;background:#000;display:flex;flex-direction:column;justify-content:space-around;box-shadow:#0000000d 0 0 0 1px;padding-inline:28px}.SecTFA_Header{width:100%;height:15%;border-bottom:1px solid rgba(255,255,255,.256);display:flex;justify-content:center;align-items:center}.SecTFA_Header span{font-weight:700}.SecTFA_Body{width:100%;height:70%;display:flex;flex-direction:column}.TFA_OTP{width:100%;height:45%;display:flex;flex-direction:column;justify-content:center;gap:10px}.TFA_OTP p{font-size:14px;letter-spacing:1px}.TFA_OTP input{width:100%;height:53%;border:1px solid rgba(255,255,255,.249);outline:none;background-color:transparent;border-radius:5px;color:#fff;padding-inline:10px;font-size:16px}.TFA_OTP input:focus{border:1px solid rgba(255,255,255,.772)}.Submit_TFA{width:100%;height:45%;display:flex;align-items:center}.Submit_TFA button{width:100%;height:55%;border:none;outline:none;cursor:pointer;border-radius:5px;font-size:16px;background:#4f4ff2;color:#fff;font-weight:700}.Submit_TFA button:hover{transition:all .35s;background-image:linear-gradient(to bottom right,#403f44,#1e1b32)}.loadingData{width:100%;height:85vh;display:flex;justify-content:center;align-items:center;background:#0000002f;position:absolute;top:0;flex-direction:column;gap:10px}.loadingData span{color:#fff;font-size:30px}.user-dashboard-profile-div{width:90%;height:90%;display:flex;align-items:center;justify-content:space-between;color:#f0f8ff;flex-wrap:wrap-reverse}.user-dashboard-profile-holder{height:100%;display:flex;align-items:center}.profile-info-container{display:flex;gap:10px;align-items:center;cursor:pointer}.profile-info-abbrv{border-radius:50%;background-color:#00f;padding:10px;font-size:1rem}.profile-info-content{display:flex;align-items:center;flex-direction:column;gap:5px}.profile-info-content-detail{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem}.profile-email{font-size:1rem;color:#fff;font-weight:100}.profile-dropDown-menu{background:#141414;position:absolute;top:10rem;right:2%;z-index:100;color:#fff;border-radius:5px}.profile-dropDown-menu-ul{list-style-type:none;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.profile-dropDown-menu-ul li{display:flex;align-items:center;font-size:1rem;padding:.2rem;cursor:pointer}.profile-dropDown-menu-ul li:hover{background:#ff4500}input[type=text]:disabled{background:#333;color:#999;cursor:not-allowed}@media screen and (min-width: 580px){.profile-dropDown-menu{top:117px;right:3%}}@media screen and (max-width: 400px){.user-dashboard-profile-div{padding:0 2%;margin-bottom:1rem;width:100%;justify-content:right}.get-header-text{display:none}}.kyc-page-main-container{margin:3rem 2rem;padding:2rem;background-color:#2f69fd4d;border-radius:5px}.kyc-page{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.kyc-page-label{font-size:1rem;color:#fff;text-transform:capitalize}.kyc-page-label:after{content:"*";color:red;margin-left:5px}.kyc-page-input{padding:.5rem 1rem;font-size:1rem;color:#fff;border:1px solid #999;background-color:transparent}.kyc-page-input:placeholder-shown{color:#fff}.kyc-page-select{padding:.5rem 1rem;border:none;color:#fff;background-color:#2f69fd4d;border:1px solid #999}.kyc-page-select:target{border:none;border:1px solid #fff}.kyc-page-textarea{padding:1rem;font-size:1.2rem;color:#fff;background-color:transparent;border:1px solid #999}.kyc-page-float-right-btn-container{text-align:right;margin-bottom:1rem}.kyc-page-float-right-btn{padding:.5rem 1rem;background-color:#cd9948;color:#fff;border-color:transparent;border-radius:2px}.kyc-page-float-right-btn-details{display:flex;align-items:center;gap:5px}.kyc-attached{color:#fff;font-size:1rem}.kyc-span{color:#f52308;font-size:.8rem}.kyc-attached-input-container{border:1px solid #fff;overflow:hidden}.kyc-attached{font-size:.9rem;color:#ff0000e8}.kyc-attached-input-btn{font-size:1rem;font-weight:500;border:none;width:100%;background-color:transparent;color:#fff}.kyc-choose-file{padding:2px;font-size:.8rem}.kyc-attached-input-container input[type=file i]{cursor:pointer;font-size:.9rem;color:#fff;background-color:transparent}.kyc-attached-input{font-size:1rem;color:#fff;background-color:transparent;border:none;width:35rem}.kyc-attached-input:focus-within,.kyc-attached-input:focus,.kyc-attached-input:focus-visible{border:1px inset transparent;border-color:transparent}.kyc-button-container{max-width:100%;overflow:hidden}.kyc-button{width:100%;margin:1rem 0;padding:.5rem 1rem;text-transform:uppercase;font-size:1.2rem;border:none;background-color:#cd9948;color:#fff}@media screen and (max-width: 600px){.kyc-page-main-container{margin:2%;padding:3rem 2%}.kyc-page-label,.kyc-page-input,.kyc-attached,.kyc-attached-input{font-size:.8rem}}.profile-section{width:100%}.profile-headbar{background:linear-gradient(to right,red,#00f);display:flex;padding:1rem 2rem;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:1rem}.profile-setting-detail{font-size:1.5rem}.profile-main-info-container{margin:4rem 0 1rem;padding:0 3rem;width:100%;display:flex;flex-wrap:wrap;color:#fff;gap:2rem;background-color:#2f69fd4d}.profile-main-content{width:97%;padding:1rem;background-color:transparent;background-color:#0e2150;height:fit-content}.profile-h5{font-size:.9rem;text-transform:capitalize}.profile-main-content-container{margin-top:1rem}.profile-submain-content{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;margin-bottom:5px;background-color:#070f259f;font-size:.8rem}.profile-sub-detail{display:flex;align-items:center;gap:5px;text-transform:capitalize}.profile-form{padding:2rem;width:60%}.profile-form-group{display:flex;flex-direction:column;gap:10px;margin-bottom:.9rem}.profile-form-label{font-size:.8rem;text-transform:capitalize}.profile-form-input{padding:.5rem 1rem;font-size:1rem;background-color:transparent;border:1px solid white;color:#fff}.profile-button-container{max-width:100%;margin:0 auto;text-align:center}.profile-button{width:100%;padding:1rem 3rem;font-weight:600;font-size:1rem;text-transform:uppercase;background-color:#cd9948;color:#fff;border-radius:5px;border-color:transparent}@media screen and (max-width: 600px){.profile-main-info-container{flex-direction:column;padding:1% 2%}.profile-main-content,.profile-form{width:100%}}@media screen and (max-width: 450px){.profile-headbar{padding:1% 2%}}.pending-kyc-page{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.pending-kyc-page-wrapper{width:95%;height:95%;background:#000;display:flex;flex-direction:column}.pending-kyc-page-header{width:100%;height:15%;display:flex}.view-more-btn{border-radius:5px;cursor:pointer;border:none;color:#fff;transform:scale(1);display:flex;padding:.1rem;min-width:fit-content}.view-more-btn:hover{transform:scale(1.05);transition:all .15s}.dialogkyc{padding:40px 50px;background-color:#000;left:30%;margin-top:40px;border-radius:10px;color:#fff}.dialogkyc>h3{font-size:25px;margin-bottom:10px}.dialogkyc>h3>span{color:gold}.dialogkyc>p{margin-top:10px;font-size:20px}.dialogkyc>p>span{color:gold}.modal_image{width:80%;padding:10px 0;margin-top:20px}.the_modal_image{width:100%;height:200px;margin-top:10px}.the_modal_image>img{width:100%;height:100%;object-fit:contain}.modal_btns{width:100%;display:flex;gap:20px;justify-content:center}.cancel{padding:5px 30px;background-color:#c8ab08;font-size:20px}.reject{background-color:red;padding:10px 30px;font-size:15px}.accept{background-color:green;padding:10px 30px;font-size:15px}@media screen and (max-width: 900px){.dialogkyc{padding:20px 30px;left:20px;margin-top:10px;border-radius:10px}.dialogkyc>h3{font-size:25px;margin-bottom:20px}.dialogkyc>p{margin-top:20px;font-size:20px}}@media screen and (max-width: 380px){.dialogkyc{padding:20px 25px;left:20px;margin-top:10px;border-radius:10px}.dialogkyc>h3{font-size:22px;margin-bottom:15px}.dialogkyc>p{margin-top:15px;font-size:18px}}@media screen and (max-width: 330px){.dialogkyc{padding:20px;left:10px;margin-top:15px}.dialogkyc>h3{font-size:19px;margin-bottom:12px}.dialogkyc>p{margin-top:12px;font-size:17px}}.dialog{padding:40px 80px;background-color:#000;left:40%;margin-top:40px;border-radius:10px;color:#fff}.dialog>h3{font-size:25px;margin-bottom:10px}.dialog>h3>span{color:#4f4ff2}.dialog>p{margin-top:10px;font-size:20px}.dialog>p>span{color:#4f4ff2}.dialog_btn{margin-top:20px;cursor:pointer;border:none;color:#fff;font-weight:800;border-radius:5px}.cancel{padding:5px 30px;background-color:#4f4ff2;font-size:20px}@media screen and (max-width: 900px){.dialog{padding:20px 30px;left:20px;margin-top:70px;border-radius:10px}.dialog>h3{font-size:25px;margin-bottom:20px}.dialog>p{margin-top:20px;font-size:20px}}@media screen and (max-width: 380px){.dialog{padding:20px 25px;left:20px;margin-top:40px;border-radius:10px}.dialog>h3{font-size:22px;margin-bottom:15px}.dialog>p{margin-top:15px;font-size:18px}}@media screen and (max-width: 330px){.dialog{padding:20px;left:10px;margin-top:15px}.dialog>h3{font-size:19px;margin-bottom:12px}.dialog>p{margin-top:12px;font-size:17px}}.MainContainerAbout{width:100%;height:max-content}.section1_container{width:100%;padding:6rem 4rem;background:linear-gradient(to left,#000000c1,#000000c3,#0000008d),url(/assets/blogImage06-COLSQJIV.jpg);background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;display:flex;flex-direction:column;gap:6px}.section1_container>p{font-family:Poppins,sans-serif;color:#fff;font-size:1.2rem}.section1_container>h1{font-family:Poppins,sans-serif;color:#fff;font-size:2.2rem}.section2_container{width:100%;padding:2rem 4rem;display:flex;justify-content:space-between;margin-top:40px}.section2_text_container{width:48%;display:flex;flex-direction:column;gap:14px}.section2_text_container>h3{font-family:Roboto,sans-serif;color:#000;font-size:2rem;font-weight:600}.section2_text_container>p{font-family:Inter,sans-serif;color:#000;font-size:1.1rem;font-weight:400;line-height:1.8rem}.section2_img_container{width:48%;height:400px}.section2_img_container>img{width:100%;height:100%;object-fit:cover;border-radius:6px}.section3_container{width:100%;padding:6rem 4rem;background:linear-gradient(to left,#000000de,#000000e4,#000000da),url(/assets/blogImage06-COLSQJIV.jpg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;margin:50px 0}.section3_item_container{width:70%;display:flex;flex-direction:column;gap:28px}.section3_item_container>h1{font-family:Inter,sans-serif;color:#fff;font-size:2.3rem;line-height:3.4rem}.about_features_access_container{width:100%;display:flex;gap:50px}.about_features_container,.about_access_container{display:flex;flex-direction:column;gap:6px}.about_features_container>p,.about_access_container>p{color:gray;font-size:.9rem;font-family:Inter,sans-serif;font-weight:500}.about_features_container>h2,.about_access_container>h2{color:#fff;font-size:1.4rem;font-family:Inter,sans-serif}.about_access_container{border-left:1px solid #fff;padding-left:30px}.goal_listing_container{width:100%;display:flex;flex-direction:column;gap:20px}.goal_list_container{display:flex;align-items:center;gap:10px}.goal_list_icon{color:#00f;font-size:1rem}.goal_list_container>p{font-size:1rem;font-family:Inter,sans-serif;font-weight:400;color:#fff}.section3_item_container>p{font-size:.9rem;font-family:Roboto,sans-serif;font-weight:600;color:#fff}.section3_item_container>p>span{color:#00f}@media (max-width: 768px){.section1_container{padding:4rem 10px}.section1_container>h1{font-size:1.8rem}.section2_container{flex-direction:column-reverse;padding:2rem 10px;gap:20px}.section2_img_container{width:100%;height:300px}.section2_text_container{width:100%}.section3_container{padding:4rem 10px}.section3_item_container{width:100%}.section3_item_container>p{line-height:1.6rem}.about_features_access_container{gap:20px}.about_features_container>h2,.about_access_container>h2{font-size:1.2rem}.about_access_container{padding-left:20px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Login_Page{width:100%;height:max-content;display:flex;justify-content:center;align-items:center;background-color:#000}.animation-div{max-width:20rem;max-height:50rem;position:absolute;top:0;left:10%;animation:move 4s linear infinite}@media (max-width: 574px){.animation-div{display:none}}@keyframes move{0%{transform:translate(-15px) translateY(-2px) rotate(5deg)}50%{transform:translate(15px) translateY(-2px) rotate(-5deg)}25%{transform:translate(0) translateY(0) rotate(0)}to{transform:translate(-15px) translateY(-2px) rotate(5deg)}75%{transform:translate(0) rotate(0)}}.animation-image{width:100%;height:25rem}.Login_PageWrapper{width:50%;height:100vh;display:flex;flex-direction:column}.Login_LogoPart{width:10rem;max-width:10rem}.Login_LogoPart_Img{width:100%;height:100%;object-fit:contain}.LoginCard{width:100%;height:90%;display:flex;justify-content:center;align-items:center}.LoginInput_Wrapper{width:85%;min-height:30rem;padding-bottom:30px;opacity:.8;border-radius:5px;border:none;display:flex;justify-content:center;flex-direction:column;align-items:center;box-shadow:0 0 5px 3px #00000080}.LoginForm_Header{width:85%;height:8%;display:flex;justify-content:center;align-items:center}.LoginForm_Header p{color:purple;font-weight:700}.LoginForm_Header p:hover{color:#c50dc5}.LoginForm_Header span{font-size:1.2rem;font-weight:700;color:#fff}.Login_InputsParts{width:85%;height:100%;display:flex;gap:15px;flex-direction:column}.Login_Inputs_User_Email{width:100%;display:flex;margin-top:1.5rem;flex-direction:column;justify-content:space-between}.Login_Inputs_User_Email p{font-size:1.2rem;margin:1rem 0;color:#fff}.Login_Inputs_User_Email input{width:100%;border:none;outline:none;background-color:transparent;border-bottom:1px solid white;font-size:1rem;color:#fff;border-radius:3px;padding:15px}.login-input-for-input{font-size:1rem}.Login_Inputs_User_Email input:focus{color:#fff}.Login_Inputs_User_Email article{width:100%;display:flex;gap:4px}.Login_Inputs_User_Email article>span{padding-inline:10px;padding-block:7px;background:gray;cursor:pointer;border-radius:3px;color:#fff;font-weight:700;font-size:11px}.Login_Inputs_User_Email article>span:hover{transition:all .25s;background:#323131;transform:scale(1.03)}.Login_Inputs{position:relative;margin:2rem 0}.showPassword{cursor:pointer;position:absolute;transform:translateY(-50%);top:50%;right:1%;padding:6%}.login-span{font-size:14px;position:absolute;color:#fff;top:20%;transition:all ease 3s}.Login_Inputs input{width:100%;font-size:1rem;border:none;border-bottom:1px solid white;color:#fff;outline:none;padding:10px;background:transparent;border-radius:3px}.Login_Inputs input:focus{border:none;outline:none;border-bottom:1px solid white;font-size:1rem;color:#fff}.login-span-focused{color:#c48742;font-weight:600}.Login_Buttons{width:85%;display:flex;gap:2px;align-items:center;flex-direction:column;justify-content:center}.Login_Buttons button{max-width:100%;width:15rem;min-height:55px;padding:1rem 2rem;margin:1rem 0;border:none;outline:none;cursor:pointer;border-radius:3px;background:#010145;color:#fff;font-size:16px;font-weight:700;margin-top:4px;position:relative;overflow:hidden}.Login_Buttons button:hover{transition:all .25s}.Login_Buttons button:hover{background:transparent;color:#fff;border-radius:5px;box-shadow:0 0 5px #00000080,0 0 25px #0000,0 0 50px #00000080,0 0 100px #00000080}.Login_Buttons button:active{background-color:gold}.Login_Buttons button span{position:absolute;display:block}#clipLoader{top:18%;left:42.5%}.Login_Buttons button span:nth-child(1){top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#fff);animation:btn-anim1 1s linear infinite}@keyframes btn-anim1{0%{left:-100%}50%,to{left:100%}}.Login_Buttons button span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#fff);animation:btn-anim2 1s linear infinite;animation-delay:.25s}@keyframes btn-anim2{0%{top:-100%}50%,to{top:100%}}.Login_Buttons button span:nth-child(3){bottom:0;right:-100%;width:100%;height:2px;background:linear-gradient(270deg,transparent,#fff);animation:btn-anim3 1s linear infinite;animation-delay:.5s}@keyframes btn-anim3{0%{right:-100%}50%,to{right:100%}}.Login_Buttons button span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(360deg,transparent,#fff);animation:btn-anim4 1s linear infinite;animation-delay:.75s}@keyframes btn-anim4{0%{bottom:-100%}50%,to{bottom:100%}}.Login_Route span{font-size:12px;font-weight:700;color:#fff}.span-color{color:#fff}@media (max-width: 575px){.Login_PageWrapper{width:100%;height:90vh}.LoginInput_Wrapper{width:95%}.Login_Buttons{gap:3px}.Forgot_Span{font-size:15px;margin-bottom:5px}}@media screen and (max-width: 800px){.Login_Page{height:100vh}}.forget-password-body{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to left,#000000e6,#000000de,#000000b4),url(/assets/starbg-BRKtxVtV.jpeg)}.forget-password-main-body{width:44%;height:auto;padding-top:30px;padding-bottom:50px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:25px;border-radius:5px;box-shadow:#64646f33 0 7px 29px}.forget-password-main-body p{font-size:14px}.forget_password_logo_container{width:40%;height:150px}.forget_password_logo_container>img{width:100%;height:100%;object-fit:cover}.forget-password-h1{font-size:2.2rem;height:10%;display:flex;align-items:center;justify-content:center;color:#f5f5f5}.forget-password-p{height:10%;width:85%;font-size:12px;color:#f5f5f5}.forget-password-input{width:70%;height:50px;background-color:transparent;padding-left:4%;outline:none;font-weight:700;font-size:15px;border-radius:5px;border:1px solid rgb(221,215,215);color:#f5f5f5}.forget-password-input:focus{border:1px solid gold}.forget-password-submit-btn{width:70%;height:50px;cursor:pointer;border:none;background:#010145;color:#fff;font-weight:700;font-size:16px;border-radius:5px}.forget-password-submit-btn:active{background-color:#a48d0a}.forget-password-back-to-login{width:85%;height:10%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:17px;color:gold}@media only screen and (max-width: 580px){.forget-password-main-body{width:100%}.forget-password-p{line-height:24px}}.OTP_Page{width:100%;height:100vh;display:flex;flex-direction:column;padding-top:6%;align-items:center;gap:5%}.OTP_Inputs{width:100%;height:18%;display:flex;gap:10px;justify-content:center}.OTP_Inputs input{width:8%;height:100%;border:1px solid rgba(0,0,0,.394);background-color:#fff;border-radius:5px;font-size:50px;padding-left:33px}.Submit_Btn{display:block;width:90%}.Submit_Btn button{display:block;width:100%;padding:1rem;background:purple;border:none;outline:none;cursor:pointer;border-radius:5px;color:#fff;font-size:17px;margin-bottom:10px}.Submit_Btn span{font-size:15px;cursor:pointer;font-weight:700;color:#0000009e}.Resend_OTP:hover{transition:all .35s e;color:red}@media (max-width: 575px){.OTP_Page{gap:5%;text-align:center}.OTP_Page h1{width:70%;font-size:19px;letter-spacing:5px;line-height:25px}.OTP_Inputs{height:8%;gap:5px}.OTP_Inputs input{width:13.5%;color:red;font-size:30px;padding-left:20px}.Submit_Btn{height:10%;gap:10px}.Submit_Btn button{height:80%;font-weight:700;font-size:1.3rem;font-family:monospace}.Submit_Btn span{font-size:17px;font-weight:700;color:#000000bc}}.resetPasswordMainBody{width:100%;height:100vh;background:gray;display:flex;align-items:center;justify-content:center}.ResetPasswordCon{height:50%;width:23%;background:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.ResetPasswordH1Section{height:30%;width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.ResetPasswordH1Section img{max-width:10rem}.ResetPasswordH1{color:#2a3547;font-size:16px}.inputTextCon{height:45%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.ResetPasswordInputDiv{height:90%;width:80%;display:flex;align-items:center;flex-direction:column;justify-content:space-around}.resetPasswordInputHolder{height:30%;width:100%;display:flex;border-radius:5px}.resetInstitutePasswordIconDivError{height:30%;width:100%;display:flex;border-radius:5px;border:1px solid red}.resetPasswordInput{height:100%;width:90%;padding-left:3%;outline:none;border:none;font-size:14px;border-left:1px solid rgb(221,215,215);border-top:1px solid rgb(221,215,215);border-bottom:1px solid rgb(221,215,215);border-radius:5px 0 0 5px}.resetPasswordInput:focus{border-color:#fa896b;border-right:1px solid rgb(250,137,107)}.resetPasswordIcon{height:100%;width:10%;display:flex;justify-content:center;align-items:center;border-right:1px solid rgb(221,215,215);border-top:1px solid rgb(221,215,215);border-bottom:1px solid rgb(221,215,215);border-radius:0 5px 5px 0;background-color:#fff;cursor:pointer}.errorParagraph{color:red;font-size:14px}.ResetPasswordButton{height:25%;width:100%;display:flex;justify-content:center;align-items:flex-start}.ResetPasswordButtonSend{height:45%;width:80%;background-color:#deb887;border:none;border-radius:5px;cursor:pointer;color:#fff;font-size:16px}@media only screen and (min-width:320px) and (max-width:580px){.ResetPasswordCon{height:53%;width:75%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:.01px solid rgb(221,215,215)}.ResetPasswordH1{font-size:12px}.inputTextCon{height:45%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.ResetPasswordInputDiv{height:100%;width:87%;display:flex;align-items:center;flex-direction:column;justify-content:space-around}.resetPasswordInputHolder{height:30%;width:100%;display:flex;border-radius:5px}.resetPasswordInput{height:100%;width:90%;padding-left:3%;font-size:10px;border-radius:5px 0 0 5px}.ResetPasswordButton{height:25%;width:100%;display:flex;justify-content:center;align-items:flex-start;padding-top:4%}.ResetPasswordButtonSend{height:50%;width:87%;border-radius:5px;font-size:14px}}@media only screen and (min-width:580px) and (max-width:1024px){.ResetPasswordCon{height:60%;width:40%;display:flex;flex-direction:column;justify-content:center;align-items:center}.ResetPasswordH1Section{height:30%;width:100%}.ResetPasswordH1{font-size:14px}.inputTextCon{height:45%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.ResetPasswordInputDiv{height:95%;width:87%;display:flex;align-items:center;flex-direction:column;justify-content:space-around}.resetPasswordInputHolder{height:30%;width:100%;display:flex;border:1px solid rgb(221,215,215);border-radius:5px}.resetPasswordInput{font-size:14px}.ResetPasswordButton{height:25%;width:100%;display:flex;justify-content:center;align-items:flex-start;padding-top:2%}.ResetPasswordButtonSend{height:50%;width:87%;cursor:pointer;font-size:16px}}.register-container{display:flex;max-width:1500px;margin:0 auto;justify-content:space-between;background-color:#00000054}.register-first-part{display:flex;padding-left:1rem;flex-direction:column;justify-content:center;align-items:center;width:50%}.register-first-part h1{font-size:2rem;font-weight:700}.register-first-part p{font-size:1.5rem;margin-top:1rem}.signUp_Page{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000;overflow:auto;padding-top:100px}.signUp_PageWrapper{width:70%;display:flex;flex-direction:column;margin-top:1rem}.signUp_LogoPart{width:100%;height:8%;background:#0ff;display:flex;justify-content:center;align-items:center}.signUpCard{width:100%;height:90%;display:flex;justify-content:center;align-items:center}.signUpInput_Wrapper{width:85%;height:95%;border-radius:5px;display:flex;justify-content:center;flex-direction:column;gap:15px;align-items:center;padding-bottom:1rem;box-shadow:0 0 5px 3px #00000080}.SignUpForm_Header{display:flex;align-items:center;color:#fff}.signUpForm_Header p{color:#fff;font-weight:700;display:flex;gap:3px;justify-content:center}.step2{color:#c48140}.signUpForm_Header p:hover{color:#c50dc5}.signUpForm_Header span{font-size:25px;font-weight:700}.SignUp_InputsParts{width:85%;padding-bottom:1rem;display:flex;gap:10px;flex-direction:column;justify-content:space-between}.SignUp_Inputs_User_Email{width:100%;height:22%;display:flex;flex-direction:column;justify-content:space-between}.SignUp_Inputs_User_Email p{font-size:13px;color:purple}.SignUp_Inputs_User_Email input{width:100%;height:45%;border:none;outline:none;background:#fff;border-radius:3px;padding-inline:10px}.SignUp_Inputs_User_Email article{width:100%;display:flex;gap:15px}.SignUp_Inputs_User_Email article>span{padding-inline:10px;padding-block:4px;background:gray;cursor:pointer;border-radius:3px;color:#fff;font-weight:700;font-size:11px}.SignUp_Inputs_User_Email article>span:hover{transition:all .25s;background:#323131;transform:scale(1.03)}.SignUp_Inputs{width:100%;height:16%;display:flex;position:relative;flex-direction:column;justify-content:space-around}.SignUp_Inputs span{font-size:14px;color:#fff}.SignUp_Inputs input{width:100%;padding:10px 7px;border:none;border-bottom:1px solid white;outline:none;padding-inline:10px;background:transparent;border-radius:3px;color:#fff;margin-top:3px}.SignUp_Inputs select{width:100%;padding:10px;border:none;outline:none;padding-inline:10px;background:#0d0b32;color:#fff;border-radius:3px;cursor:pointer;border-bottom:1px solid white}.SignUp_Inputs input:placeholder-shown{color:#0000;font-size:13px}.SignUp_Inputs input:focus{border:1px solid #fff}.SignUp_Buttons{width:80%;display:flex;gap:2px;align-items:center;flex-direction:column;justify-content:center}.SignUp_Buttons button{width:100%;border:none;outline:none;cursor:pointer;border-radius:3px;background:#010131;color:#fff;font-size:16px;font-weight:700;padding:01rem 1rem;margin-bottom:20px}.SignUp_Buttons button:hover{transition:all .25s;background:#764e02}.Login_Route{font-size:12px;font-weight:700}#special-input{padding-left:15%}.Country_Code{position:absolute;top:30%;left:.1%;font-size:14px;background-color:#c48140;transform:translateY(11%);width:11%;height:63%;padding:5px;border-radius:3px 0 0 3px;display:flex;justify-content:center;align-items:center;color:#fff}@media (max-width: 990px){.register-first-part{display:none}}@media only screen and (min-width: 320px) and (max-width: 580px){.signUp_PageWrapper{width:100%}.signUpInput_Wrapper{width:95%;padding-bottom:1rem}.SignUp_InputsParts{width:90%;height:80%}.SignUp_Inputs_User_Email p{font-size:10px}.SignUp_Inputs span{font-size:12px}.SignUp_Buttons{width:85%;height:9.5%}.SignUp_Buttons button{border-radius:5px;font-size:17px;font-weight:700;padding:10px 15px}.Login_Route{font-size:14px;font-weight:700;margin-bottom:17px}.Country_Code{position:absolute;font-size:1rem;width:15%;height:67%}#special-input{padding-left:18%;padding-bottom:4%}}@media screen and (max-width: 330px){.signUp_Page{padding:250px 0 10px}}@media screen and (max-width: 500px){.signUp_Page{padding:50px 0 10px}}.market_news_body{width:100%;padding:5rem 10rem;display:flex;flex-direction:column;align-items:center;gap:80px}.market_news_body>h1{font-family:Roboto,sans-serif;font-size:3rem;color:#00f}.news_body{width:100%;display:flex;flex-direction:column;gap:30px;align-items:center}.news_body>p{font-family:Inter,sans-serif;font-size:1.6rem;color:#020253;font-weight:600}.news_container{width:100%;height:360px;border-radius:6px}@media screen and (max-width: 768px){.market_news_body{padding:3rem 10px}}.pending_withdrawal_body{width:100%;height:100%;overflow-y:auto;padding:20px 60px}.pending_withdrawal_body h3{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:.5px}.transaction_history_container{width:100%;max-width:100%;height:90%;max-height:80%;background-color:transparent;margin-top:40px;border-radius:4px;padding:10px 20px;overflow:auto}.transaction_history_container table{width:100%;border-collapse:collapse;border:none;table-layout:fixed}th,td{width:auto;border-top:none;border:1px solid #fff;text-align:left;padding:10px}th{font-size:16px;font-family:Poppins,sans-serif;font-weight:500;color:#000;background-color:red}td{font-size:16px;font-family:Poppins,sans-serif;font-weight:400;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}th:nth-child(1),td:nth-child(1){width:300px}th:nth-child(2),td:nth-child(2){width:300px}th:nth-child(3),td:nth-child(3){width:300px}th:nth-child(4),td:nth-child(4){width:300px}th:nth-child(5),td:nth-child(5){width:300px}th:nth-child(6),td:nth-child(6){width:300px}th:nth-child(7),td:nth-child(7){width:300px}th:nth-child(7),td:nth-child(8){width:300px}.transaction_history_container::-webkit-scrollbar{width:2px;height:2px}.transaction_history_container::-webkit-scrollbar-track{background:#fff;border-radius:10px}.transaction_history_container::-webkit-scrollbar-thumb{background:red;border-radius:10px}.transaction_history_container::-webkit-scrollbar-thumb:hover{background:gray}.status_btn{padding:10px 20px;color:#fff;border:none;border-radius:6px;cursor:pointer}.accept_btn{background-color:green}.reject_btn{background-color:red}
