.navbar{z-index:4;background-color:#0000;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:0 0 20px;transition:all .8s linear;display:flex;position:sticky;top:-150px;left:0}header.navbar.active{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000007d;height:fit-content;top:0}.navbar .logo a{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar .menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#6a748e38;border:1px solid #ffffff4d;border-radius:100px;justify-content:space-around;align-items:center;gap:15px;height:47px;padding:0 15px;transition:all .5s;display:flex}.cmb-item,.navbar .menu a{color:#fff;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;letter-spacing:.9px;font-size:14px;font-weight:500;line-height:16.94px;text-decoration:none;white-space:nowrap!important}.cmb-item{z-index:2;cursor:pointer;height:16px;position:relative}.cmb-item span,.navbar .menu a span{color:#75ea8b}.cmb-drop-item:hover .cmb-item,.navbar .menu a:hover{color:#32cd32}.cmb-item svg{width:14px;height:14px;margin-left:6px}.navbar span svg{color:#75ea8b;width:18px;height:15px;display:inline}.navbar .auth-buttons{align-items:center;gap:10px;display:flex}.navbar .btn-login{color:#fff;letter-spacing:.8px;font-size:14px;font-weight:500;text-decoration:none}.navbar .btn-login:hover{color:#32cd32}.sidebar-header .logo a img{width:160px;margin:0 auto;display:block}.sidebar{z-index:1000;background-color:#000;width:300px;height:100vh;transition:all .3s ease-in-out;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(calc(100% + 20px));box-shadow:2px 0 5px #0000001a}.sidebar.open{transform:translate(0)}.sidebar-header{background:#191919;justify-content:space-between;align-items:center;padding:15px}.sidebar-header .close-btn{cursor:pointer;color:#fff;font-size:36px}.sidebar-menu{padding:15px}.sidebar-menu a{color:#dfdfdfd4;letter-spacing:1.2px;text-transform:capitalize;border-top:1px solid #dfdfdfd4;padding:10px 5px;text-decoration:none;transition:background .3s;display:block}.sidebar-menu a:hover{color:#75ea8b}.sidebar-menu a:first-child{border-top:none}.sidebar .auth-buttons{justify-content:center;padding:20px 15px 0}.sidebar.open .auth-buttons .button-transparent{text-align:center;width:100%;padding:8px;font-size:13px}.overlay{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.b-active .sidebar.open~.overlay{display:block}.lenis.lenis-smooth.has-scroll-init.lenis-stopped,body.b-active{overflow:hidden}.hamburger{cursor:pointer}.hamburger .line{background-color:#333;width:25px;height:3px;margin:3px 0;transition:transform .3s ease-in-out}.hamburger .line.open{transform:rotate(45deg)}.close-btn{width:35px;height:35px;color:var(--white);cursor:pointer;-o-transition:.3s ease-in-out;background:0 0;border-radius:100%;padding:4px;transition:all .3s ease-in-out;display:flex;position:absolute;top:-5px;left:10px;box-shadow:2px 4px 12px #0000}.no-scroll{overflow:hidden}.desktop-gradient-bar{justify-content:center;align-items:center;display:flex}.blur-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (min-width:768px){.content h1{font-size:3rem}.content p{font-size:1.2rem}.buttons{flex-direction:row}}@media (min-width:1024px){.content h1{font-size:4rem}.content p{font-size:1.5rem}}.hamburger{cursor:pointer;flex-direction:column;gap:0;display:flex}.hamburger .line{background-color:#fff;width:22px;height:3px;transition:all .3s}.hamburger .line.open:first-child{transform:rotate(45deg)translateY(10px)}.hamburger .line.open:nth-child(2){opacity:0}.hamburger .line.open:nth-child(3){transform:rotate(-45deg)translateY(-10px)}.desktoplogo{display:block}.mobilelogo{display:none}@media (min-width:993px){.d-menu{display:none!important}}.top-header-s{flex-wrap:nowrap}@media (max-width:992px){.container.top-header-s{width:100%;max-width:100%;padding:0}header.navbar.scrollfix{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-box-shadow:0 0 40px #75ea8b54;-moz-box-shadow:0 0 40px #00d5ff33;animation:.5s fadeInDown;position:sticky;top:0;box-shadow:0 0 40px #75ea8b54}.sidebar .auth-buttons,.navbar .sidebar .auth-buttons{margin-right:0}.sidebar .auth-buttons,.navbar .auth-buttons{gap:10px}.sidebar .auth-buttons .button-transparent,.navbar .auth-buttons .button-transparent{padding:6px 10px}.navbar .menu{display:none}.navbar .menu.open{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;width:100%;height:100%;margin-top:10px;padding:8px 0;display:block}.navbar{height:75px}.container.top-header-s{padding:0 15px}.navbar .menu a{padding:10px;display:block}.hamburger .line{background-color:#fff;height:2px}.auth-buttons.login-n{padding:6px 15px}.b-active .navbar .d-menu .auth-buttons{display:none}}@media (max-width:576px){.navbar{height:auto}.logo a img{width:50px}.desktoplogo{display:none}.mobilelogo{display:block}.navbar .auth-buttons .button-transparent,.navbar .auth-buttons .button-transparent .login-n{font-size:14px}.sidebar .auth-buttons,.navbar .sidebar .auth-buttons{margin-right:0}.container.top-header-s{padding:0}.community-section .stat-item:after{display:none}}@media (min-width:450px){.sidebar{width:100%}.container.top-header-s{padding:0 10px}}@media (max-width:450px){.sidebar{width:100%}.container.top-header-s{padding:0 10px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.nlb-logo{justify-content:center;gap:10px;padding:20px 15px 0;display:flex}.nlb-logo .new-login-btn{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;letter-spacing:.8px;background:#6a748e38;border-radius:50px;width:100%;padding:8px 20px;font-size:14px;font-weight:300;transition:all .3s ease-in-out}.nlb-logo .new-login-btn:hover{background-color:#75ea8b}.upper-gradient-bar{color:#fff;text-align:center;letter-spacing:.02em;background:linear-gradient(90deg,#107d10 0%,#1e8e1e 25%,#2a9d2a 50%,#1e8e1e 75%,#107d10 100%);justify-content:center;gap:4px;width:100%;padding:7px 0;font-size:14px;font-weight:400;transition:background .2s;display:flex;box-shadow:0 2px 8px #0000000a}.fade-text{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;transition:opacity .3s ease-in-out;display:flex}.fade-in{opacity:1}.fade-out{opacity:0}.desktop-gradient-bar{display:flex}.mobile-gradient-bar{display:none}@media (max-width:768px){.desktop-gradient-bar{display:none}.mobile-gradient-bar{display:flex}.navbar{padding:20px 0 0}}.cdi-main-item{margin-bottom:4px;position:relative;color:#ffffffb3!important;letter-spacing:.02em!important;background:0 0!important;border-radius:8px!important;flex-direction:column!important;gap:6px!important;padding:12px 30px 12px 12px!important;font-size:16px!important;font-weight:400!important;transition:all .3s ease-in-out!important;display:flex!important}.cdi-main-item svg{width:14px;height:14px;position:absolute;top:50%;right:12px;transform:rotate(-90deg)translate(50%)}.cdi-main-item:last-child{margin-bottom:0}.cdi-main-item span{color:#fff!important;opacity:.4!important;font-size:12px!important}.cdi-main-item:hover{color:#fff!important;background:#00000047!important}.cdi-main-item.active{color:#75ea8b!important;background:#00000047!important}
.footer{color:#fff}.footer-top{border-style:solid;border-width:2.5px;border-top:none;border-right:none;border-image-source:linear-gradient(90deg,#506a8300 3.5%,#75ea8b80 28% 68.5%,#506a8321 96.5%);border-image-slice:1;justify-content:space-between;padding-bottom:70px;display:flex}.footer-logo{flex:1;max-width:350px}.footer-logo img{width:221px}.footer-logo h2{color:#00ff85;margin-bottom:10px;font-size:24px}.footer-logo p{text-align:left;margin-bottom:0;font-size:24px;font-weight:500;line-height:40px}.footer-logo p.small{text-align:left;color:#a4d5e2;font-size:16px;font-weight:500;line-height:20px}.footer-links{flex:2;justify-content:space-around;gap:10px;display:flex}.footer-column h4{text-align:left;color:#75ea8b;letter-spacing:.8px;margin-bottom:15px;font-size:16px;font-weight:500;line-height:20px}.footer-column ul{padding:0;list-style:none}.footer-column li{cursor:pointer;margin-bottom:5px}.footer-column li a{text-align:left;color:#fff;letter-spacing:.8px;font-size:16px;font-weight:500;line-height:40px;transition:all .3s ease-in-out}.footer-column li a:hover{color:#75ea8b}.footer-column p{text-align:left;color:#fff;letter-spacing:.8px;font-size:16px;font-weight:500;line-height:24px;transition:all .3s ease-in-out}.footer-column p span{display:block}.newsletter-input{margin-top:12px;margin-bottom:24px;display:flex;position:relative}.newsletter-input input{color:#fff;background:#00000036;border:1px solid #ffffff3d;border-radius:10px;outline:none;flex:1;width:100%;padding:13px 55px 13px 13px}.newsletter-input input::placeholder{color:#a4d5e2;text-align:left;letter-spacing:.7px;font-size:14px;font-weight:400;line-height:16.94px}.newsletter-input button{color:#121212;cursor:pointer;background:#75ea8b;border:none;border-radius:10px;width:40px;height:40px;padding:10px 20px;position:absolute;top:6px;right:6px}.newsletter-input button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-icons{gap:4px;display:flex}.social-icons a{color:#fff;cursor:pointer;background:#5f5f5f36;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s ease-in-out;display:flex}.social-icons a:hover{color:#75ea8b}.footer-bottom{justify-content:space-between;padding-top:65px;display:flex}.footer-bottom .footer-column{flex:1;max-width:290px}.footer-bottom h4{text-align:left;color:#fff;margin-bottom:0;padding-bottom:20px;font-size:18px;font-weight:500;line-height:21.78px}.footer-bottom p{text-align:left;margin-bottom:0;font-size:14px;font-weight:400;line-height:26px}.footer-payment-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding-top:30px;display:flex}.footer-payment-icons .fpi-bx{object-position:center;object-fit:contain;width:80px;height:40px;padding:4px}@media screen and (max-width:768px){.footer-payment-icons .fpi-bx{width:60px;height:30px}}.footer-disclaimer{background:#0003;border:1px solid #ffffff1a;border-radius:10px;margin-top:30px;padding:20px}.footer-disclaimer p{text-align:center;color:#a4d5e2;margin-bottom:0;font-size:12px;font-weight:400;line-height:20px}.footer-disclaimer p strong{color:#75ea8b}.xsDZvfasdvc{text-align:center;color:#a4d5e2;margin-top:30px;margin-bottom:0;font-size:14px;font-weight:400;line-height:20px}
.custom-container{width:100%;max-width:1200px;margin:0 auto;padding:0 12px}.cz-0{z-index:0!important}.cz-1{position:relative;z-index:1!important}.custom-bg-img{object-fit:cover;object-position:center;z-index:-1;filter:hue-rotate(250deg);opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.custome-img-bx{padding:10px}.custome-img-bx img{width:100%;max-width:576px;margin:auto}.custome-heading-bx{flex-direction:column;gap:10px;display:flex}.custome-heading-bx.chb-fd-row{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:15px}.custome-heading-bx .small-lable{color:#ffffff80;font-size:14px;font-weight:400}.custome-heading-bx .chb-heading{color:#fff;margin:0;font-size:24px;font-weight:400}.custome-heading-bx .chb-heading .ch-color{color:#00b878}.custome-heading-bx .chb-heading .ch-color-gradient{background:linear-gradient(267.75deg,#00b878,#fff 50%,#00b878);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.custome-heading-bx .chb-heading .ch-size-big{font-size:140%}.custome-heading-bx .chb-text{color:#fff9;font-size:16px}@media screen and (max-width:768px){.custome-heading-bx.chb-fd-row{-webkit-box-pack:inherit;-webkit-justify-content:inherit;-moz-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;align-items:inherit;flex-direction:column}.custome-heading-bx .chb-heading{font-size:20px}.custome-heading-bx .common-sub-heading{font-size:14px}}.demo-login-data-bx .dldb-item{align-items:center;gap:20px;margin-top:16px;display:flex}.demo-login-data-bx .dldb-item .di-name{color:#fff;flex:none;width:145px;font-size:16px;font-weight:400}.demo-login-data-bx .dldb-item .di-data{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#ffffff1c;border-radius:5px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:10px 12px;font-size:16px;font-weight:400;transition:all .3s ease-in-out;display:flex;box-shadow:0 4px 6px #0003}.demo-login-data-bx .dldb-item .di-data:hover{color:#000;background-color:#00b878}.demo-login-data-bx .dldb-item .di-data svg{width:22px;height:22px}.dldb-img{filter:hue-rotate(256deg)}.trading-experience-item{color:#fff}.special-hero-landing{padding:70px 16px 30px;color:#fff!important}.special-hero-landing .shl-content-bx{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.special-hero-landing .shl-heading{text-align:center;text-transform:capitalize;font-size:60px}.special-hero-landing .shl-headline{opacity:.7;text-align:center;margin-top:-5px;font-size:16px;font-weight:400}.special-hero-landing .shl-sub-headline{opacity:.7;text-align:center;margin-top:-8px;margin-bottom:10px;font-size:14px;font-weight:400}.special-hero-landing .shl-btns{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.special-hero-landing .shl-btn{cursor:pointer;color:#fff;background:#00613f;border:1px solid #00613f3d;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:50px;padding:14px 32px;font-size:20px;font-weight:500;transition:all .3s ease-in-out;display:flex}.special-hero-landing .shl-btns p{color:#fff;margin-bottom:0;font-size:12px}.special-hero-landing .shl-btn:hover{color:#008b5b;background-color:#fff;box-shadow:0 0 60px -8px #64c175a2}.special-hero-landing .shl-btn svg{width:22px;height:22px}.sl-markets-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.sl-markets-list .sml-item{color:#fff;background:#0915196b;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:16px;display:flex}.sl-markets-list .sml-item img{width:36px;height:36px}.sl-tp-img{object-fit:contain;object-position:center;width:130px;height:60px;margin:0 auto 10px;display:block}.sl-tp-text{text-align:center;color:#fff;opacity:.7;margin-top:10px;font-size:16px;font-weight:500}.sl-tp-text strong{color:#000;font-size:14px}.sl-tp-para{text-align:center;color:#525252;margin-top:4px;margin-bottom:70px;font-size:16px;font-weight:600}.sl-tp-para strong{color:#000;font-size:14px}.sl-award-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:60px;display:flex}.sl-award-list .sal-item img{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:120px;height:auto;border:1px solid #4d46371a!important}.code-lg-section{-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#0915196b;margin-top:60px;padding:20px 0}.code-lg-section .code-lg-waraper{width:100%;max-width:1200px;margin:auto;display:flex;position:relative;overflow:hidden}.code-lg-section .code-lg-waraper:before,.code-lg-section .code-lg-waraper:after{content:"";z-index:1;width:70px;height:100%;position:absolute;top:0}.code-lg-section .code-lg-waraper:after{background-image:linear-gradient(90deg,#04090a 50%,#0000);left:0}.code-lg-section .code-lg-waraper:before{background-image:linear-gradient(-90deg,#04090a 50%,#0000);right:0}.code-lg-section .code-lg-slider-bx{animation:24s linear infinite swipeCustome2;display:flex}.code-lg-section .code-lg-slider-bx .code-lg-item{color:#fff;opacity:.9;white-space:nowrap;padding:6px 24px;font-size:18px;font-weight:400;display:flex;position:relative}.code-lg-section .code-lg-slider-bx .code-lg-item:after{content:" ";opacity:.2;background-color:#fff;width:1px;height:100%;position:absolute;top:0;left:0}.code-lg-section .code-lg-slider-bx .code-lg-item svg{flex:none;width:20px;height:20px}@keyframes swipeCustome2{0%{transform:translate(0)}to{transform:translate(-100%)}}.sl-note-text{color:#fff;text-align:center;opacity:.7;margin-top:20px;padding:0 16px;font-size:14px;font-weight:300}.soat-main-bx{justify-content:center;align-items:center;gap:20px;display:flex;overflow:auto hidden}.soat-main-bx::-webkit-scrollbar{display:none}.soat-main-bx .sib-outer{flex:none;width:33.33%}.sl-soat-footer{-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px);color:#fffc;background:#ffffff1c;border-radius:8px;margin:0;padding:12px;font-size:14px;font-weight:600;box-shadow:0 4px 6px #0003}.sl-soat-footer p{margin:0}.sl-soat-footer p a{color:#fff;text-decoration:underline;transition:all .3s ease-in-out}.sl-soat-footer p a:hover{color:#00b878;text-decoration:underline}.soat-data-bx{color:#b3b3b3;border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.soat-border-0{border-bottom:none}.soat-data-bx span{color:#fff;font-weight:600}.soat-data-bx span svg{width:20px;height:20px;padding:2px}@media screen and (max-width:920px){.soat-main-bx .sib-outer{flex:none;width:280px}}@media screen and (max-width:610px){.soat-main-bx{scroll-snap-type:x mandatory;justify-content:start}.soat-main-bx .sib-outer{scroll-snap-align:start}}.soat-label{color:#fff;text-transform:lowercase;background-color:#00b878;border-radius:6px 6px 0 0;width:fit-content;margin-bottom:-6px;margin-left:15px;padding:4px 12px 12px;font-size:12px}.sib-outer{cursor:pointer;z-index:1;background-color:#000;border:1px solid #ffffff1a;border-radius:12px;padding:2px;position:relative;overflow:hidden}.sib-outer:before{content:"";z-index:-2;background:conic-gradient(transparent 0,#75ea8b 25%,transparent 50%,#75ea8b 75%,transparent 100%);filter:blur(22px);opacity:0;visibility:hidden;border-radius:50%;width:200%;height:40%;transition:all .3s ease-in-out;animation:30s linear infinite rotateGlowl;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.sib-outer:hover:before{opacity:1;visibility:visible}@keyframes rotateGlowl{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(1turn)}}.soat-inner-bx{z-index:2;color:#fff;background-color:#000;border-radius:12px;padding:16px;position:relative}.soat-title{color:#fff;margin-bottom:16px;font-size:24px;font-weight:600}.soat-subtitle{color:#fff;margin-bottom:40px;font-size:14px;font-weight:500}.soat-textLine{color:#fff;opacity:.7;margin-bottom:4px;font-size:14px;font-weight:300}.soat-button{cursor:pointer;color:#fff;background:#00613f;border:1px solid #00613f3d;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin-top:20px;padding:6px 12px;font-size:14px;font-weight:600;transition:all .3s ease-in-out;display:flex}.soat-button:hover{color:#008b5b;background-color:#fff;box-shadow:0 0 60px -8px #64c175a2}.soat-button.challenge-btn{white-space:nowrap;padding:14px 28px;font-size:16px}.sl-heading-bx{color:#fff;margin-bottom:30px}.psof-bx{overflow:hidden}.psof-bx .psof-img{object-fit:cover;object-position:center;z-index:-1;filter:hue-rotate(250deg);opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.psof-inner-bx{justify-content:center;align-items:center;gap:10px;display:flex}.psof-inner-bx .pib-item{flex:0 0 160px}.psof-inner-bx .pib-item img{object-fit:contain;object-position:center;width:100px;height:100px;margin:auto auto 10px;display:block}.psof-inner-bx .pib-item .pib-text{text-align:center;color:#fff;opacity:.7;font-size:14px;font-weight:400}.pib-arrow{object-fit:contain;object-position:center;filter:hue-rotate(50deg);width:100px;height:100px}.svedvgeasdgasegd.cdbgnfnh{width:100%;height:auto}.dvsg.vsfbdfb{width:100%;position:static}.vsfgbsfd{z-index:1;color:#000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:5px;display:flex;position:absolute;top:10px;right:10px;background:#fff!important}.vsfgbsfd:hover{border-radius:50%;color:red!important;background:#ffe3e3!important}.vsfgbsfd svg{object-fit:contain;object-position:center;width:100%;height:100%}.review-item-bx{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1c;border-radius:12px;padding:16px;transition:all .3s ease-in-out;box-shadow:0 4px 6px #0003}.review-item-bx:hover{background-color:#7cffcf1a;border-color:#00b878}.review-item-bx .rib-ih-bx{align-items:center;gap:8px;display:flex}.review-item-bx .rib-ih-bx .rib-img{background-color:#fff;border-radius:50%;width:37px;height:37px;margin-bottom:0;overflow:hidden}.review-item-bx .rib-ih-bx .rib-img img{background-color:#fff;width:100%;height:100%}.review-item-bx .rib-img-text{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:300;display:-webkit-box;overflow:hidden}.review-item-bx .rib-rating-img{height:20px;margin:10px 0}.rib-rm-btn{color:#00b878;text-align:right;margin-top:10px;font-size:14px;display:block}@media screen and (max-width:767px){.review-row-bx{scroll-snap-type:x mandatory;flex-wrap:nowrap;overflow:auto hidden}.review-row-bx::-webkit-scrollbar{display:none}.review-row-bx .review-col-bx{scroll-snap-align:start;flex:none;width:280px}}@media screen and (max-width:992px){.sl-markets-list .sml-item{padding:8px;font-size:14px}.sl-markets-list .sml-item img{width:30px;height:30px}.psof-inner-bx{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 0;place-items:center;row-gap:32px;max-width:500px;margin:auto;display:grid}.psof-inner-bx .pib-item img{width:100px;height:100px}.arrow-mid{visibility:hidden}}@media screen and (max-width:768px){.special-hero-landing .shl-heading{font-size:40px}.sl-award-list{gap:0}.sl-award-list .sal-item{padding:10px}.sl-award-list .sal-item img{width:120px;margin:0 auto;display:block}}@media screen and (max-width:576px){.special-hero-landing .shl-heading{font-size:30px}.sl-award-list .sal-item{padding:5px}.sl-award-list .sal-item img{width:100px}.psof-inner-bx{flex-direction:column;max-width:none;margin:0;display:flex}.psof-inner-bx .pib-item img{width:180px;height:180px}.pib-arrow{transform:rotate(90deg)}.arrow-mid{visibility:visible}}@media screen and (max-width:400px){.special-hero-landing .shl-heading{font-size:24px}}.custom-dots button{display:none!important}.custom-dots{justify-content:center;align-items:center;gap:8px;display:flex!important}.custom-dots li{-o-transition:all .3s ease-in-out;background-color:#d3d3d3;border-radius:50px;width:8px;height:8px;margin:0;transition:all .3s ease-in-out;display:block}.custom-dots li.slick-active{background-color:#00b878;width:30px}.xscdvfbxcgb{width:100%;margin:auto}.news-section-item{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:12px;height:100%;padding:20px;color:#fff!important;background:#0915196b!important}.news-section-item img{object-position:center;object-fit:contain;width:80px;height:80px;margin-bottom:20px}.news-section-item .nsi-name{font-size:16px;font-weight:600;line-height:normal}.news-section-item .nsi-text{opacity:.7;margin-top:6px;font-size:13px;font-weight:300;line-height:normal}.vsdvsdvs.evaluation-card .card-content .card-description{width:100%;max-width:100%}.vsdvsdvs.evaluation-card .card-content .card-description p{margin-bottom:6px}.vsdvsdvs.evaluation-card .card-content .card-description p:last-child{margin-bottom:0}.fvsgsdrgf{z-index:2;background:#000;width:100%;position:sticky;top:0;left:0}.landing-header-bx{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;padding:15px;display:flex}.landing-header-bx img.desktop-logo-lhb{filter:invert();width:220px}.landing-header-bx img.mobile-logo-lhb{filter:invert();width:40px;display:none;transform:scale(1.5)}@media screen and (max-width:576px){.landing-header-bx img.desktop-logo-lhb{width:180px}}@media screen and (max-width:359px){.landing-header-bx img.desktop-logo-lhb{display:none}.landing-header-bx img.mobile-logo-lhb{display:block}}.landing-main-bx{background:#000}.faq-bt-text{color:#fff;text-align:center;opacity:.7;margin-top:10px;font-size:14px}.contact-info.sadfxgcbvczsasd{width:fit-content}.contact-info.sadfxgcbvczsasd .contact-icon{opacity:1;flex:0 0 54px;width:54px;height:54px}.contact-info.sadfxgcbvczsasd .contact-text h6,.contact-info.sadfxgcbvczsasd .contact-text div{color:var(--white);margin:0;font-size:14px}.contact-info.sadfxgcbvczsasd .contact-text p{color:var(--white);opacity:.7;padding:0;font-size:16px}.contact-info.sadfxgcbvczsasd .contact-icon img{object-fit:contain}.contact-info:hover .contact-text p{color:var(--white);opacity:1}.signinup-group.sg-white textarea,.signinup-group.sg-white input{background-color:#0000}.vdgvseadgvaeds{color:#fff!important;background:#00613f!important;border:1px solid #00613f3d!important}.soat-button.cdzvdzvbszdv2,.soat-button.cdzvdzvbszdv{width:100%;max-width:160px;padding:8px 18px;font-size:18px}.soat-button.cdzvdzvbszdv2{max-width:136px;font-size:14px}.signinup-group.sg-white textarea:focus,.signinup-group.sg-white textarea:not(:placeholder-shown),.signinup-group.sg-white select:focus,.signinup-group.sg-white select:not(:placeholder-shown),.signinup-group.sg-white input:focus,.signinup-group.sg-white input:not(:placeholder-shown){border-color:#00b878}@media screen and (max-width:576px){.soat-button.cdzvdzvbszdv{max-width:140px;font-size:14px}.soat-button.cdzvdzvbszdv2{max-width:136px}}.modal-review-main{background-color:#0000000a}.modal-review-main .modal-content{background-color:#161616}.modal-review-img{background-color:#525252;border-radius:50%;width:100px;height:100px;margin:auto auto 10px}.modal-review-img img{object-fit:cover;object-position:center;width:100%;height:100%}.modal-rating-img{height:24px;margin:auto auto 16px;display:block}.modal-review-name{text-align:center;color:#fff;font-size:18px;font-weight:600}.modal-review-text{text-align:center;color:#fff;opacity:.7}.modal-close-btn{color:#e5e5e5;cursor:pointer;background-color:#b9b9b91e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:6px;transition:all .3s ease-in-out;display:flex;position:absolute;top:15px;right:15px}.modal-close-btn svg{object-fit:cover;object-position:center;width:100%;height:100%}.modal-close-btn:hover{color:red;background-color:#ffd6d6;transform:rotate(360deg)}.traders-snap-bx{scroll-snap-type:x mandatory;justify-content:center;align-items:center;display:flex;overflow:auto hidden}.traders-snap-bx::-webkit-scrollbar{display:none}.traders-snap-bx .tsb-item{scroll-snap-align:start;flex:none;justify-content:start;width:33.33%;padding:0 10px}@media screen and (max-width:767px){.traders-snap-bx{justify-content:inherit}.traders-snap-bx .tsb-item{width:300px}}.traders-profits-bx{padding:30px 0}.traders-profits-bx .tpb-waraper{width:100%;max-width:1200px;margin:auto;display:flex;position:relative;overflow:hidden}.traders-profits-bx .tpb-waraper:before,.traders-profits-bx .tpb-waraper:after{content:"";z-index:1;width:70px;height:100%;position:absolute;top:0}.traders-profits-bx .tpb-waraper:after{background-image:linear-gradient(90deg,#000 50%,#0000);left:0}.traders-profits-bx .tpb-waraper:before{background-image:linear-gradient(-90deg,#000 50%,#0000);right:0}.traders-profits-bx .tpb-waraper .tpb-slider-bx{flex-shrink:0;animation:20s linear infinite swipeCustome2;display:flex}.traders-profits-bx .tpb-waraper .tpb-item{-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#0915196b;border-radius:8px;flex:none;align-items:center;gap:15px;margin-right:20px;padding:10px 20px;display:flex}.traders-profits-bx .tpb-waraper .tpb-item .tpb-amount{color:#0000;background:linear-gradient(267.75deg,#00b878,#fff 50%,#00b878);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:-2px;font-size:20px;font-weight:600}.traders-profits-bx .tpb-waraper .tpb-item .tpb-name{color:#fff;opacity:.7;font-size:14px}.traders-profits-bx .tpb-waraper .tpb-item .tpb-img{border-radius:2px;flex:none;width:85px;height:auto}.worsts-item{cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;display:block;position:relative;overflow:hidden}.worsts-item img{aspect-ratio:16/9;width:100%;transition:all .3s ease-in-out}.worsts-item .worsts-overlay{background-color:#0000001a;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;left:0}.worsts-item:hover .worsts-overlay{background-color:#0000004d}.worsts-item .worsts-overlay .worsts-play{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex}.worsts-item .worsts-overlay .worsts-play svg{width:20px;height:20px}.copy-code-btn{color:#fff;background-color:#fff3;border:1px solid #ffffff7a;border-radius:50px;justify-content:center;align-items:center;font-size:12px;display:inline-flex;padding:4px 8px!important}
.accordion-section.xvsdfgbrsfg .accordion{max-width:100%}.accordion-item.ai-lp2-style{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(90deg,#05150699,#05300b99);border:none;border-radius:10px;margin-top:10px;margin-bottom:20px;padding:10px 16px}.accordion-item.ai-lp2-style .accordion-content{color:#ffffffb3;font-size:14px;font-weight:300}.accordion-item.ai-lp2-style .accordion-content strong{color:#fff;font-weight:400}.review-slider-lp2{position:relative}.rslp2-left{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:180px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.rslp2-l-excellent{color:#fff;font-size:24px;font-weight:400;line-height:normal}.rslp2-l-twt{width:100px;height:auto}.rslp2-l-bo8r{color:#fff;white-space:nowrap;font-size:14px;font-weight:300}.rslp2-l-t45{width:160px;height:auto}.rslp2-right{width:100%;padding-left:200px}.rslp2-right .slick-slider{align-items:center;display:flex}.rib-lb2,.rib-lb2:hover{box-shadow:none;background-color:#0000;padding:0}.rib-lb2 .rib-ih-bx{margin:15px 0 8px}.custom-arrow.next-arrow.cana-next,.custom-arrow.prev-arrow.capa-prev{filter:grayscale();flex:0 0 36px;position:static;top:50%;transform:scale(.7)}.custom-arrow.next-arrow.cana-next{right:0;left:inherit}.custom-arrow.prev-arrow.capa-prev{left:0}.custom-arrow.next-arrow.cana-next:hover,.custom-arrow.prev-arrow.capa-prev:hover{filter:grayscale(0)}@media screen and (max-width:992px){.rslp2-left{width:180px;margin:0 auto 40px;position:static;transform:none}.rslp2-right{padding:0}}.hero-lp2{background:#000;position:relative}.hero-lp2 .tp-badge{color:#fff;align-items:center;gap:8px;margin-bottom:8px;font-size:18px;font-weight:300;text-decoration:underline;display:inline-flex}.hero-lp2 .tp-badge img{height:20px}.hlp2-sub{color:#fff;opacity:.9;margin-bottom:10px}.hlp2-sub span{color:#75ea8b}.hlp2-title{color:#fff;margin:0 0 12px;font-size:56px;font-weight:500;line-height:1.3}.hlp2-text{color:#fff;opacity:.7;max-width:420px;font-weight:400}.hlp2-btn{text-align:center;color:#000;background:linear-gradient(90deg,#75ea8b 0%,#0a8a25 100%);border-radius:999px;padding:14px 28px;font-size:14px;font-weight:600;display:inline-block}.hlp2-right{justify-content:center;align-items:center;display:flex}.hlp2-badge{color:#fff;aspect-ratio:1;width:280px;margin:-40px -15px;position:relative}.hlp2-badge.small{transform-origin:100%;transform:scale(.6)translate(30px)}.hlp2-badge.medium{transform-origin:100%;transform:scale(.9)translate(10px)}.hlp2-badge.medium .hlp2-b-title{font-size:150%}.hlp2-badge .hlp2-b-img{filter:hue-rotate(300deg);width:100%}.hb-ab-bx{flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:20%;display:flex;position:absolute;top:0;left:0}.hlp2-b-title{color:#dfebf6;letter-spacing:1px;text-shadow:2px 2px 1px #585d61;font-size:200%;font-weight:700;line-height:1.4}@media (max-width:992px){.hero-lp2 .tp-badge{justify-content:center;display:flex}.hlp2-title{text-align:center}.hlp2-text{text-align:center;margin:auto}.hlp2-btn{width:fit-content;margin:auto;display:block}.hlp2-right{margin-top:70px}}@media (max-width:768px){.hlp2-title{font-size:34px}}@media (max-width:576px){.hlp2-right{margin-top:50px}.hlp2-badge{width:100%}.hlp2-right>div{width:50%}.hlp2-btn{padding:9px 14px;font-size:12px}}@media (max-width:460px){.hlp2-badge.medium .hlp2-b-title{font-size:100%}.hlp2-badge .hlp2-b-title{font-size:150%}}@media (max-width:360px){.hlp2-right{margin-top:20px}.hlp2-badge.medium .hlp2-b-title{font-size:80%}.hlp2-badge .hlp2-b-title{font-size:100%}.hlp2-badge{margin:-15px}}.tsb-lp2-item .tli-img{aspect-ratio:1;transform-origin:bottom;background:#0915196b;border-radius:999px;width:100%;height:100%;overflow:hidden;transform:scale(.8);box-shadow:0 0 90px -10px #2f5b1e}.tsb-lp2-item .tli-img img{object-fit:cover;object-position:center;width:100%;height:100%}.tsb-lp2-item .tli-price{color:#fff;text-align:center;letter-spacing:1px;margin-top:8px;margin-bottom:16px;font-size:24px}@media (max-width:992px){.tsb-lp2-item .tli-price{font-size:20px}}@media (max-width:768px){.tsb-lp2-item .tli-price{font-size:16px}}.sfi-bx{flex-direction:column;gap:20px;display:flex;position:sticky;top:140px}.sfi-bx .social-faqs-item{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(90deg,#051707,#05300b);border-radius:16px;padding:16px}.sfi-bx .social-faqs-item img{object-fit:contain;object-position:center;width:80px;height:80px;margin-bottom:10px}.sfi-bx .social-faqs-item p{color:#fff;opacity:.7;margin:0 0 10px;font-size:14px;font-weight:300}@media screen and (max-width:992px){.sfi-bx{flex-direction:row;margin-bottom:60px}}@media screen and (max-width:392px){.sfi-bx{flex-direction:column}}.box-view-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(90deg,#051707,#05300b);border-radius:16px;flex-direction:column;justify-content:space-between;gap:24px;height:100%;padding:28px;display:flex}.box-view-card.bvc-row{flex-direction:row-reverse;align-items:center}.box-view-card .bvc-img{opacity:.9;object-fit:contain;object-position:center;width:100%;max-width:280px;height:auto}.box-view-card .bvc-img.bvc-img-big{max-width:100%}.box-view-card .bvc-i-title{color:#fff;margin:0 0 6px;font-size:24px;font-weight:400}.box-view-card .bvc-i-text{color:#fff;opacity:.7;margin:0 0 10px;font-size:16px;font-weight:300}@media screen and (max-width:992px){.box-view-card .bvc-img.bvc-img-big{max-width:280px}.box-view-card .bvc-img{margin-bottom:10px}.box-view-card.bvc-row{flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.box-view-card{padding:20px}.box-view-card .bvc-i-title{font-size:20px}.box-view-card .bvc-i-text{font-size:14px}}@media screen and (max-width:576px){.box-view-card{padding:16px}.box-view-card .bvc-i-title{font-size:16px}.box-view-card .bvc-i-text{font-size:14px}}.lp2-ul{color:#fff;margin-top:20px;padding:0;font-weight:300;list-style:none}.lp2-ul li{margin-top:10px;font-size:14px}.smb-img-dektop{width:100%;height:100%}.smb-step-bx{color:#fff;text-align:left;background:linear-gradient(90deg,#051707,#05300b);border-radius:25px 0 0 25px;margin-bottom:20px;padding:28px 100px 28px 28px}.smb-step-bx:last-child{margin-bottom:0}.smb-step-bx .ssb-heading{font-size:20px;font-weight:500}.smb-step-bx .ssb-text{color:#ffffffb3;font-size:14px;font-weight:300}.smb-step-bx .ssb-text strong{color:#fff;font-weight:400}@media screen and (max-width:992px){.smb-step-bx{padding:16px}}@media screen and (max-width:768px){.smb-step-bx{border-radius:16px 0 0 16px}.smb-step-bx .ssb-heading{font-size:16px}.smb-step-bx .ssb-text{margin-top:10px}}
@font-face{font-family:Arial;src:url(../media/ARIAL.3a17a733.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Arial;src:url(../media/ArialMdm.17acbdeb.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Arial;src:url(../media/ARIBLK.eeb66024.woff)format("woff");font-weight:600;font-style:normal}@font-face{font-family:Arial;src:url(../media/ARIALBD.111dedc7.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:PP Neue Montreal;font-style:normal;font-weight:300;src:url(../media/ppneuemontreal-thin.1939849d.woff)format("woff")}@font-face{font-family:PP Neue Montreal;font-style:normal;font-weight:400;src:url(../media/ppneuemontreal-book.d81637c6.woff)format("woff")}@font-face{font-family:PP Neue Montreal;font-style:normal;font-weight:500;src:url(../media/ppneuemontreal-medium.1d9802bc.woff)format("woff")}@font-face{font-family:PP Neue Montreal;font-style:normal;font-weight:900;src:url(../media/ppneuemontreal-bold.013f556c.woff)format("woff")}.font-arial,.font-arial-all *{font-family:Arial!important}.font-montreal,.font-montreal-all *{font-family:PP Neue Montreal!important}.uib-logout-btn{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#ffffff17;border-radius:50px;height:auto;margin-left:auto;padding:10px 14px;font-size:12px;font-weight:500;line-height:normal;transition:all .3s ease-in-out;font-family:Inter,sans-serif!important}.uib-logout-btn:hover{color:#ff4848;background-color:#ffdbdb}.payment-page-header{justify-content:space-between;align-items:center;height:70px;padding:0 15px;display:flex}.payment-logo-bx img.desktop-logo-plb{width:220px}.payment-logo-bx img.mobile-logo-plb{filter:invert();width:40px;display:none;transform:scale(1.5)}@media screen and (max-width:576px){.payment-logo-bx img.desktop-logo-plb{width:180px}}@media screen and (max-width:359px){.payment-logo-bx img.desktop-logo-plb{display:none}.payment-logo-bx img.mobile-logo-plb{display:block}}.payment-page-container{width:100%;max-width:1100px;margin:auto;padding:0 16px}.commom-payment-btn{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:fit-content;height:38px;padding:0 20px;font-size:14px;font-weight:500;line-height:38px;transition:all .3s ease-in-out;display:flex;position:relative}.cpb-outline{color:#fff;border-color:#ffffff4d}.cpb-green-outline{color:#37b793;border-color:#37b793}.cpb-outline:hover{color:#fff;background-color:#57b596;border-color:#57b596}.cpb-fill{color:#fff;background-color:#37b793;border-color:#37b793}.cpb-fill:hover{color:#fff;background-color:#3aa587;border-color:#3aa587}.commom-payment-btn.cpb-outline[disabled]{cursor:not-allowed;pointer-events:none;color:#ffffff42;background:#2b2b2b;border:1px solid #2b2b2b}.common-box{background-color:#000;border:1px solid #2c342e;border-radius:12px;padding:15px;position:relative}.sgr-outer-label{color:#fff;margin-bottom:10px;font-size:18px;font-weight:400}.sgr-outer-label.sol-big{font-size:24px;font-weight:500;line-height:1}.sgr-outer-label.sol-small-white07{color:#ffffffb3;margin-bottom:8px;font-size:12px;font-weight:500}.sgr-outer-label.sol-small-white05{color:#ffffff80;cursor:pointer;text-align:right;letter-spacing:1px;width:fit-content;margin:0 0 0 auto;font-size:14px;font-weight:500;transition:all .3s ease-in-out}.sgr-outer-label.sol-small-white05:hover{color:#57b596;text-decoration:underline}.signinup-group{margin:0 0 18px;position:relative}.signinup-group .sg-list-bx{align-items:center;gap:8px;width:100%;max-width:fit-content;display:flex;overflow:auto hidden}.signinup-group .sg-list-bx.row-gap-20{row-gap:20px}.signinup-group .sg-list-bx.sg-style2{flex-wrap:wrap}.signinup-group .sg-list-bx .sg-list-item{color:#ffffffb3;cursor:pointer;letter-spacing:.5px;background-color:#0000;border:1px solid #2c342e;border-radius:50px;gap:10px;padding:10px 24px;font-size:18px;font-weight:400;transition:all .3s ease-in-out;position:relative}.signinup-group .sg-list-bx .sg-list-item .sg-li-highlight{color:green;text-align:center;white-space:nowrap;text-align:end;z-index:2;background-color:#e6f2ff;border-radius:30px;padding:0 8px;font-size:12px;font-weight:600;line-height:18px;display:inline-block;position:absolute;top:-10px;left:50%;transform:translate(-50%);font-family:Inter!important}.signinup-group .sg-list-bx .sg-list-item img{background-color:#0000;width:36px;height:36px;margin-right:6px}.signinup-group .sg-list-bx .sg-list-item:hover{color:#fff}.signinup-group .sg-list-bx .sg-list-item.active{color:#fff;background-color:#57b596;border-color:#57b596}.signinup-group .sg-list-bx .sg-list-item.slb-img{padding:4px 8px 4px 4px}.challenge-steps-bx{margin-top:16px;margin-bottom:20px}.challenge-steps-bx .csb-item,.challenge-steps-bx{justify-content:center;align-items:center;display:flex}.challenge-steps-bx .csb-item{flex-direction:column;gap:8px;padding:0 50px;position:relative}.challenge-steps-bx .csb-item:first-child{padding-left:0}.challenge-steps-bx .csb-item:last-child{padding-right:0}.challenge-steps-bx .csb-item{color:#ffffffb3}.challenge-steps-bx .csb-item .csb-i-num{color:currentColor;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:500;display:flex;box-shadow:none!important}.challenge-steps-bx .csb-item .csb-i-num svg{width:100%;height:100%}.challenge-steps-bx .csb-item .csb-i-label{letter-spacing:.7px;font-size:16px;font-weight:600}.challenge-steps-bx .csb-item .csb-progress-bar{background-color:#4c4a54;border-radius:20px;width:40px;height:4px;position:absolute;top:50%;right:-20px;overflow:hidden;transform:translateY(-50%)}.challenge-steps-bx .csb-item .csb-progress-bar .csb-progress-inner{opacity:0;background-color:#57b596;border-radius:20px;width:100%;height:100%}.challenge-steps-bx .csb-item.complated,.challenge-steps-bx .csb-item.active{color:#fff}.challenge-steps-bx .csb-item.complated .csb-progress-bar .csb-progress-inner,.challenge-steps-bx .csb-item.active .csb-progress-bar .csb-progress-inner{opacity:1}@media screen and (max-width:576px){.challenge-steps-bx .csb-item{flex-direction:column;flex:none;width:33.33%;padding:0 15px}.challenge-steps-bx .csb-item .csb-progress-bar{width:15px;right:-7.5px}.challenge-steps-bx .csb-item .csb-i-num{width:24px;height:24px;font-size:10px}}@media screen and (max-width:360px){.challenge-steps-bx .csb-item .csb-i-label{font-size:12px}}@media screen and (max-width:340px){.challenge-steps-bx .csb-item .csb-i-label{font-size:10px}}.review-best{color:#fff;justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.review-best div{justify-content:center;align-items:center;gap:8px;font-weight:500;display:flex}.review-best div svg{width:18px;height:18px}.review-data{color:#fff;text-align:center;opacity:.8;margin-top:16px;margin-bottom:16px;font-size:14px;font-weight:400}.review-rating{width:111px;height:21px;margin:auto auto 10px;display:block}.challenge-flex-bx{justify-content:center;gap:24px;display:flex}.challenge-flex-bx .cfb-left{flex:calc(100% - 390px);width:calc(100% - 390px)}.challenge-flex-bx .cfb-right{flex:0 0 390px;width:390px}@media screen and (max-width:900px){.challenge-flex-bx{flex-direction:column}.challenge-flex-bx .cfb-right,.challenge-flex-bx .cfb-left{flex:inherit;width:100%}}.signinup-group-checkmark{z-index:3;margin-bottom:13px;position:relative}.signinup-group-checkmark input{display:none}.signinup-group-checkmark label{cursor:pointer;color:#ffffffb3;gap:6px;width:fit-content;font-size:18px;font-weight:400;line-height:20px;transition:all .3s ease-in-out;display:flex}.signinup-group-checkmark:not(.sgc-ci-hover-off) label:hover{color:#fff}.signinup-group-checkmark label a{color:#ffffffb3;text-decoration:underline}.signinup-group-checkmark label a:hover{color:#fff}.signinup-group-checkmark label .checkmark-icon{cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:calc(100% - 2px);border:1px solid #2c342e;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s ease-in-out;display:flex}.signinup-group-checkmark:not(.sgc-radio-icon) label .checkmark-icon{position:relative;top:-1.5px}.signinup-group-checkmark label:hover .checkmark-icon{border-color:#57b596}.signinup-group-checkmark input:checked+label{color:#fff}.signinup-group-checkmark input:checked+label .checkmark-icon{box-shadow:none;background-color:#57b596;background-image:url(../media/check.af4ea0b2.svg);border-color:#57b596}.signinup-group-checkmark.sgc-radio-icon{margin-bottom:24px}.signinup-group-checkmark.sgc-radio-icon label{line-height:20px}.signinup-group-checkmark.sgc-radio-icon label .checkmark-icon{border-radius:50%;width:20px;height:20px;background:0 0!important}.signinup-group-checkmark.sgc-radio-icon label .checkmark-icon .cmi-inner{opacity:0;background:#57b596;border-radius:50px;width:10px;height:10px}.signinup-group-checkmark.sgc-radio-icon input:checked+label .checkmark-icon .cmi-inner{opacity:1}.signinup-group-checkmark.sgc-16 label{font-size:16px}.challenge-title{color:#fff;margin:0;font-size:14px;font-weight:400}.challenge-amount{color:#fff;margin-top:16px;margin-bottom:16px;font-size:48px;font-weight:500;line-height:1}.challenge-payment-icons{align-items:center;gap:4px;margin-bottom:16px;display:flex}.challenge-payment-icons img{width:30px;height:30px}.cpb-pay-btn{text-align:center;border-radius:50px;width:100%;height:auto;padding:14px 24px;font-size:18px;font-weight:500;line-height:normal;display:block}.challenge-payment-details .cpd-item{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.challenge-payment-details .cpd-item .cpd-amount,.challenge-payment-details .cpd-item .cpd-title{color:#fff;opacity:1;font-size:16px;font-weight:500}.challenge-payment-details .cpd-item .cpd-title .cpd-t-name{color:#f0f0f0;font-weight:400}.challenge-payment-details .cpd-item .cpd-title .cpd-t-sub{color:#b4b4b4;letter-spacing:.6px;margin-top:4px;font-size:14px;font-weight:400}.common-back-btn{opacity:.7;cursor:pointer;color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:fit-content;padding:5px 10px;font-weight:500;transition:all .3s ease-in-out;display:flex}.common-back-btn:hover{opacity:1}.common-back-btn svg{stroke-width:2px;width:24px;height:24px;position:relative;top:1px}.common-back-btn.cbb-absolute{position:absolute;top:17px;left:15px}.cbb-80pl{padding-left:80px}.common-section-separator{background-color:#2c342e;width:100%;height:1px;margin:15px 0}.sg-payment textarea,.sg-payment select,.sg-payment input{color:#fff;background-color:#101010;border:1px solid #2e2c33;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:all .3s;display:block}.sg-payment.sg-br-50px select,.sg-payment.sg-br-50px input{border-radius:50px}.sg-payment select:-webkit-autofill{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment select:-webkit-autofill:hover{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment select:-webkit-autofill:focus{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment select:-webkit-autofill:active{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment input:-webkit-autofill{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment input:-webkit-autofill:hover{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment input:-webkit-autofill:focus{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment input:-webkit-autofill:active{caret-color:#fff!important;color:#fff!important;-webkit-text-fill-color:white!important;font-size:14px!important;font-weight:400!important;box-shadow:inset 0 0 0 100px #101010!important}.sg-payment input::-webkit-outer-spin-button{appearance:none;margin:0;display:none}.sg-payment input::-webkit-inner-spin-button{appearance:none;margin:0;display:none}.sg-payment textarea::placeholder,.sg-payment select::placeholder,.sg-payment input::placeholder{color:#bebebe;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.sg-payment select{appearance:none;cursor:pointer}.sg-payment textarea:focus,.sg-payment select:focus,.sg-payment input:focus{color:#fff;border-color:#57b596;box-shadow:0 0 0 1px #57b596}.sg-with-btn{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.sg-with-btn .swb-btn{letter-spacing:1px;border-radius:50px;height:40px;padding:10px;font-weight:500}input[type=number]{appearance:textfield}.sg-payment.sgl-icon select,.sg-payment.sgl-icon input{padding-left:44px}.sg-payment.sgr-icon select,.sg-payment.sgr-icon input{padding-right:44px}.sg-payment .group_right_icon,.sg-payment .group_left_icon{cursor:pointer;color:#fff;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:500;display:flex}.sg-payment .group_left_icon{position:absolute;top:0;left:0}.sg-payment .group_right_icon{position:absolute;top:0;right:0}.sg-payment .group_right_icon svg,.sg-payment .group_left_icon svg{opacity:.7;width:22px;height:22px;transition:all .3s ease-in-out}.sg-payment .group_left_icon svg{opacity:1}.sg-payment .group_right_icon.gri-select-icon{pointer-events:none}.sg-payment .group_right_icon.gri-select-icon svg{width:20px;height:20px}.sg-payment:hover .group_right_icon.gri-select-icon svg,.sg-payment .group_right_icon:hover svg,.sg-payment .group_left_icon:hover svg{opacity:1}.sg-big .sg-payment textarea,.sg-big .sg-payment select,.sg-big .sg-payment input{padding:14px 12px}.sg-big .sg-payment.sgl-icon select,.sg-big .sg-payment.sgl-icon input{padding-left:50px}.sg-big .sg-payment.sgr-icon select,.sg-big .sg-payment.sgr-icon input{padding-right:50px}.sg-big .sg-payment .group_right_icon,.sg-big .sg-payment .group_left_icon{width:50px;height:50px}.coupon-code-bx{justify-content:center;align-items:center;gap:10px;display:flex}.coupon-code-bx input{border-radius:50px;padding:14px 16px}.coupon-code-bx .ccb-btn{border-radius:50px;width:120px;height:50px;font-size:18px}.form-error-msg{text-align:right;color:#f63d68;letter-spacing:.5px;margin-top:8px;margin-bottom:-5px;font-size:12px;font-weight:400;display:block}.lsb-loader-btn{pointer-events:none}.lsb-loader-btn img{pointer-events:none;-o-transition:all .3s ease-in-out;width:18px;height:18px;margin-right:8px;transition:all .3s ease-in-out;animation:1s linear infinite rotation-btn;position:relative}@keyframes rotation-btn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signinup-link-outer-bx{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;font-size:14px;display:flex}.slob-fdc{color:#fff;flex-direction:column;justify-content:center;gap:1px}.slob-fdc.fdc-two{flex-flow:wrap;justify-content:center;gap:5px}.signinup-link{color:#ffffffb3;cursor:pointer;max-width:fit-content;font-size:12px;font-weight:400;display:block}.signinup-link:hover{color:#fff;text-decoration:underline}.signinup-link-two{cursor:pointer;color:#ffffffb3;max-width:fit-content;font-size:14px;font-weight:400;display:block}.signinup-link-two:hover{color:#fff;text-decoration:underline}.user-info-bg{color:#fff;background:#101010;border:1px solid #2e2c33;border-radius:50px;align-items:center;gap:6px;height:50px;padding:0 10px;font-size:13px;line-height:50px;display:flex;font-family:Inter,sans-serif!important}.user-info-bg .dsgvsdfgv{text-overflow:ellipsis;width:100%;overflow:hidden}.user-info-bg svg{flex:none;width:24px;height:24px;position:relative;top:1px}.payment-method-item{cursor:pointer;background-color:#000;border:1px solid #2c342e;border-radius:8px;align-items:center;gap:0;padding:0 10px 0 0;transition:all .3s ease-in-out;display:flex}.payment-method-item .pmi-img{object-position:center;object-fit:contain;flex:0 0 54px;width:54px;height:54px;padding:10px}.payment-method-item .pmi-data-bx .pmi-heading{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:400}.payment-method-item .pmi-data-bx .pmi-pera{color:#ffffffb3;margin-top:5px;font-size:12px;font-weight:600}.payment-method-item:hover{border-color:#37b793;box-shadow:0 0 0 1px #37b793}.common-box-info{cursor:pointer;color:#ffffffb3;border-radius:50px;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex;position:absolute;top:13px;right:15px}.common-box-info:hover{color:#10ffe3}.common-box-info svg{flex-shrink:0;width:28px;height:28px}.payment-tab-bx{gap:10px;margin-bottom:15px;display:flex}.payment-tab-item{color:#ffffffb3;cursor:pointer;background-color:#000;border:1px solid #2c342e;border-radius:10px;align-items:center;width:100%;padding:8px;font-size:16px;font-weight:400;transition:all .3s ease-in-out;display:flex}.payment-tab-item .payment-img{object-position:center;object-fit:contain;background-color:#fff;border:1px solid #0000;border-radius:50%;width:40px;height:40px;margin-right:10px;padding:5px;transition:all .3s ease-in-out}.payment-tab-item:hover{color:#fff;border-color:#ffffff4d}.payment-tab-item.active{border-color:#37b793;box-shadow:0 0 0 1px #37b793}.payment-tab-item.active .payment-img,.payment-tab-item:hover .payment-img{opacity:1}.input-note{color:#ffffffb3;margin-top:10px;font-size:14px;font-weight:400}.input-note span{cursor:pointer;color:#fff;font-weight:500;transition:all .3s ease-in-out}.input-note span:hover{color:#37b793;text-decoration:underline}.input-note svg{color:#37b793;width:24px;height:24px;position:relative;top:-1.5px}.payment-data-bx{flex-direction:column;gap:15px;display:flex}.payment-data-bx.pdb-style-3,.payment-data-bx.pdb-style-2{background-color:#0a0a0a;border:1px solid #2c342e;border-radius:10px;padding:15px}.payment-data-bx .pdb-item .pdb-i-lable{color:#ffffffb3;margin-bottom:-3px;font-size:12px;font-weight:400}.payment-data-bx .pdb-item .pdb-i-data{color:#fff;margin:5px 0 0;font-size:14px;font-weight:400}.payment-data-bx .pdb-item .pdb-i-data.pid-style-2{width:fit-content;padding-right:34px;position:relative}.payment-data-bx .pdb-item .pdb-i-data .pdb-i-icon{color:#ffffffb3;cursor:pointer;-o-transition:all .3s ease-in-out;border-radius:50px;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;transition:all .3s ease-in-out;display:flex;position:absolute;top:-3px;right:0}.payment-data-bx .pdb-item .pdb-i-data .pdb-i-icon svg{width:20px;height:20px}.payment-data-bx .pdb-item .pdb-i-data .pdb-i-icon:hover{color:#53e2b3}.payment-data-bx .pdb-item .pdb-i-data strong{color:#53e2b3;font-weight:400}.upi-item{justify-content:space-between;align-items:center;display:flex}.upi-item.pdb-item .pdb-i-lable{font-size:14px}.qr-code-box img{width:100%;max-width:180px;margin:auto;display:block}.qr-code-box img:nth-child(2){max-width:320px}.legal-content{padding:0 15px 25px}.legal-content .legal-heading{color:var(--white);font-size:16px;font-weight:500;line-height:1.5}.legal-content ul li,.legal-content p{color:#b5b7b7;text-align:left;margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.7}.legal-content ul.font-16 li{margin-bottom:15px;font-size:16px;line-height:1.6}.legal-content ul{margin:0 0 0 10px;padding:0 0 0 10px;list-style:decimal}.legal-content ul.ul-style-none{margin:0;padding:0;list-style:none}.legal-content ul.ul-dick{list-style:outside}.legal-content ul.ul-alpha{list-style:lower-alpha}.legal-content ul.ul-flex{flex-wrap:wrap;display:flex}.legal-content ul.ul-flex li{text-align:left;flex:auto;width:25%;padding-right:30px}@media screen and (max-width:992px){.legal-content ul.ul-flex li{width:33.33%}}@media screen and (max-width:768px){.legal-content ul.ul-flex li{width:50%}}@media screen and (max-width:450px){.legal-content ul.ul-flex li{width:100%;padding-right:0}}.modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal.cc-bg-black{background:#0000000a}.modal.fade.zoom .modal-dialog{transform:scale(.9)}.modal.zoom.show .modal-dialog{transform:none}.custom-content .modal-content{background-color:#181818;border:1px solid #2e2c33;border-radius:16px}.custom-content.cc-mw396px .modal-content{max-width:396px;margin:auto}.custom-modal-header{padding:20px 15px;position:sticky}.custom-modal-header .cmh-icon{width:80px;height:80px;margin:0 auto 20px;display:block}.custom-modal-header .cmh-lable{color:#fff;text-align:center;font-size:20px;font-weight:500}.custom-modal-header .cmh-sub-lable{color:#ffffffb3;text-align:center;margin-top:5px;font-size:14px;font-weight:400}.custom-modal-body{padding:0 15px}.fileupload{cursor:pointer;color:#fff;background-color:#101010;border:1px dashed #2e2c33;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100px;padding:30px 10px;transition:all .3s ease-in-out;display:flex}.fileupload .feud-img,.fileupload svg{opacity:.5;width:50px;height:50px;transition:all .3s ease-in-out}.fileupload .feud-lable{color:#ffffffb3;text-align:center;margin-top:15px;margin-bottom:5px;font-size:14px;font-weight:400;transition:all .3s ease-in-out}.fileupload .feud-sub-lable{color:#fff;font-size:12px;font-weight:400}.fileupload .feud-lable span{color:#53e2b3;text-decoration:underline}.fileupload.dragover,.fileupload:hover{border-style:solid;border-color:#37b793;box-shadow:0 0 0 1px #37b793}.fileupload.dragover *{pointer-events:none}.fileupload.dragover .feud-img,.fileupload.dragover svg,.fileupload:hover svg,.fileupload:hover .feud-img{opacity:1}.fileupload:hover .feud-lable{color:#fff}.upload-document-item{border:1px solid #2e2c33;border-radius:8px;align-items:center;gap:10px;padding:8px;display:flex}.upload-document-item .udi-img-bx{background-color:#101010;border-radius:8px;flex:0 0 60px;width:60px;height:60px;overflow:hidden}.upload-document-item .udi-img-bx img{object-position:center;object-fit:cover;width:100%;height:100%}.upload-document-item .udi-data-bx{flex:auto}.upload-document-item .udi-data-bx .udi-data-name{color:var(--white);-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;font-size:14px;font-weight:500;display:-webkit-box;overflow:hidden}.upload-document-item .udi-data-bx .udi-data-type-size{color:#ffffffb3;margin-top:3px;font-size:12px;font-weight:500}.upload-document-item .udi-icon-bx{cursor:pointer;color:#ffffffb3;border-radius:50%;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;padding:10px;transition:all .1s ease-in-out;display:flex;position:relative}.loader-circle{vertical-align:middle;border:3px solid #fff9;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.upload-document-item .udi-icon-bx:after{content:"";transform-origin:50%;opacity:0;visibility:hidden;background-color:#ffe4e8;border-radius:50%;width:46px;height:46px;transition:all .1s ease-in-out;position:absolute;top:0;left:0;transform:scale(0)}.upload-document-item .udi-icon-bx:active,.upload-document-item .udi-icon-bx:hover{color:#fff}.upload-document-item .udi-icon-bx:hover:after{opacity:1;visibility:visible;transform:scale(1)}.upload-document-item .udi-icon-bx svg{z-index:1;position:relative}.upload-document-item .udi-icon-bx.udi-delete:active,.upload-document-item .udi-icon-bx.udi-delete:hover{color:#f63d68}
.cmp-btn{color:#f2f1f3;cursor:pointer;-o-transition:all .3s ease-in-out;z-index:10;background-color:#28a745;border:none;border-radius:16px;outline:none;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:500;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:15px;left:15px}.flash-message-popup{z-index:1100;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-o-transition:all .3s ease-in-out;background:#0000004d;justify-content:center;align-items:flex-end;width:100%;height:100%;padding:10px 10px 50px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.flash-message-popup.fmp-active{opacity:1;visibility:visible}.flash-message{opacity:0;visibility:hidden;z-index:1101;-o-transition:all .3s cubic-bezier(.215,.61,.355,1);background-color:#fff;border-radius:10px;width:95%;padding:15px 40px 15px 15px;transition:all .3s cubic-bezier(.215,.61,.355,1);position:fixed;bottom:50px;left:50%;overflow:hidden;transform:translate(-50%,20px);box-shadow:0 0 15px #0000003d;max-width:400px!important}.flash-message-inner{align-items:center;display:flex}.flash-message.fmp-message{opacity:1;visibility:visible;transform:translate(-50%)}.flash-message .flash-img{-webkit-align-self:self-start;-ms-flex-item-align:self-start;-ms-grid-row-align:self-start;flex:0 0 30px;align-self:self-start;width:30px;height:30px;margin-right:10px}.flash-message .flash-error-svg,.flash-message .flash-success-svg{-webkit-align-self:self-start;-ms-flex-item-align:self-start;-ms-grid-row-align:self-start;flex:0 0 40px;align-self:self-start;width:40px;height:40px;margin-right:10px}.flash-message .flash-success-svg{color:#28a745}.flash-message .flash-error-svg{color:#c70000}.flash-message .flash-text{color:#000;margin:0;font-size:16px;font-weight:500;line-height:1.5}.flash-message .msg-close{color:#333;-o-transition:all .3s ease-in-out;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;transition:all .3s ease-in-out;display:flex;position:absolute;top:13px;right:5px;overflow:hidden}.flash-message .msg-close:hover{color:#c70000;transform:rotate(90deg)}.flash-message .msg-close svg{width:100%;height:100%}.flash-time-line{opacity:0;-o-transition:all .3s ease-in-out;background-color:#28a745;border-radius:50px;width:100%;height:4px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.fmp-message .flash-time-line{animation:3s forwards flashtimeline}@keyframes flashtimeline{0%{opacity:1;width:100%}to{opacity:1;width:0%}}
.thankyou-body{justify-content:center;align-items:center;height:100%;min-height:100vh;display:flex}.thankyou-card{text-align:center;width:100%;max-width:fit-content;padding:36px 30px 28px}.thankyou-img{width:180px;height:180px}.thank-you-text{background:linear-gradient(120deg,#39ff14,#0fc,#a8ff00,#39ff14);-webkit-text-fill-color:transparent;text-shadow:0 3px 8px #39ff144d;-webkit-background-clip:text;margin-bottom:10px;font-size:120px;font-weight:600}.subtitle{color:#fff;margin:0 0 12px;font-size:1.1rem}.thankyou-list{text-align:center;color:#e2e0e0;margin:35px 0 10px;padding-left:22px;font-size:1.01rem;list-style:none}.thankyou-list li{color:#a0a0a0;margin-bottom:10px}.thankyou-link{color:#c8c8c8;text-decoration:underline}.thankyou-list a:hover{text-decoration:none;color:#f5f5f5!important}.btn-home{color:#001d0f;border:1px solid #ffffff3d;border-image:initial;background:#75ea8b;border-radius:10px;gap:10px;margin-top:35px;padding:12px 20px;font-size:14px;font-weight:500;line-height:16.94px;transition:all .3s ease-in-out;display:inline-block}.btn-home:hover{background:#64c175;border:1px solid #64c175;box-shadow:0 0 80px #64c175}@media (max-width:991px){.thank-you-text{font-size:100px}}@media (max-width:768px){.thank-you-text{font-size:80px}.subtitle{font-size:16px}.thankyou-list{font-size:15px}.btn-home{padding:10px 16px;font-size:13px}}@media (max-width:576px){.thank-you-text{font-size:55px}.subtitle{font-size:14px}.thankyou-list{font-size:12px}.btn-home{padding:8px 16px;font-size:12px}}@media (max-width:360px){.thank-you-text{font-size:45px}.subtitle{font-size:12px}.thankyou-list{font-size:10px}.btn-home{padding:6px 14px;font-size:10px}}
.pattern-bx{pointer-events:none;z-index:0;width:100%;height:calc(100% - 70px);transition:all .3s ease-in-out;position:fixed;bottom:0;right:0;overflow:hidden}.pattern-bx.pb-full{width:100%;height:100%}@media screen and (min-width:1200px){.pattern-bx{width:calc(100% - 240px)}.custome-wrapper.cw-smb-mini .pattern-bx{width:calc(100% - 75px)}}.line-pattern{pointer-events:none;opacity:.7;width:140px;position:absolute}.line-pattern.lp-tr{top:-70px;right:0}.line-pattern.lp-bl{bottom:-70px;left:0}.gradient-background-bx{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.gb-inner{filter:blur(100px);width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0,0)}.gb-shape{mix-blend-mode:lighten;border-radius:100%;animation-duration:20s;animation-timing-function:cubic-bezier(.1,0,.9,1);animation-iteration-count:infinite;position:absolute}.gb-shape.gb-s-2{background-image:radial-gradient(#33b17b,#33b17a1a);width:420px;height:420px;animation-name:gbsAnimation2;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes gbsAnimation2{0%{transform:translate(-50%,-50%)rotate(-20deg)}20%{transform:translate(-50%,-50%)skew(-15deg,-15deg)rotate(80deg)}40%{transform:translate(-50%,-50%)rotate(180deg)}60%{transform:translate(-50%,-50%)skew(15deg,15deg)rotate(80deg)}80%{transform:translate(-50%,-50%)rotate(180deg)}to{transform:translate(-50%,-50%)rotate(340deg)}}
.signinup-main-box{z-index:1;max-width:1440px;min-height:100vh;margin:0 auto;display:flex;position:relative}.signinup-main-box .smb-side-img{object-position:center;object-fit:contain;width:auto;height:100vh;padding:15px;position:sticky;top:0}.signinup-main-box .smb-content-box{flex-grow:1;max-width:64%}.smb-content-wraper,.signinup-main-box .smb-content-box .smb-content-wraper{flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 70px);display:flex}.signinup-header{justify-content:space-between;align-items:center;padding:15px;display:flex}.signinup-logo-bx{justify-content:center;align-items:center;gap:10px;display:flex}.signinup-logo-bx img.logo-icon{object-fit:contain;object-position:center;width:40px;height:40px;display:block}.signinup-logo-bx img.logo-text{width:136px}.signinup-screen{width:100%;max-width:500px;margin:auto;padding:15px;position:relative}.screen-header{margin-top:8px;margin-bottom:18px}.screen-hed{color:#fff;text-align:center;font-size:24px;font-weight:600}.screen-pera{color:#ffffffb3;text-align:center;margin-top:2px;font-size:12px;font-weight:400}.otp-heading{color:#fff;opacity:.7;margin-bottom:6px;font-size:12px;font-weight:300;font-family:Inter,sans-serif!important}.otp-email-bx{justify-content:space-between;align-items:center;display:flex}.otp-email-bx .oe-email{color:#fff;align-items:center;gap:4px;font-size:14px;font-weight:300;display:flex;font-family:Inter,sans-serif!important}.otp-email-bx .oe-email svg{width:20px;height:20px;position:relative;top:1px}.otp-email-bx .oe-btn{cursor:pointer;color:#ffffffb3;align-items:center;gap:4px;font-size:14px;font-weight:400;transition:all .3s ease-in-out;display:flex;font-family:Inter,sans-serif!important}.otp-email-bx .oe-btn:hover{color:#37b793}.otp-email-bx .oe-btn svg{width:18px;height:18px;position:relative;top:0}.signinup-link-outer-bx{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;font-size:14px;display:flex}.slob-fdc{flex-direction:column;justify-content:center;gap:1px}.slob-fdc.fdc-two{flex-flow:wrap;justify-content:center;gap:5px}.signinup-link{color:#ffffffb3;cursor:pointer;max-width:fit-content;font-size:12px;font-weight:400;display:block}.signinup-link:hover{color:#fff;text-decoration:underline}.signinup-link-two{cursor:pointer;color:#ffffffb3;max-width:fit-content;font-size:14px;font-weight:400;display:block}.signinup-link-two:hover{color:#fff;text-decoration:underline}@media screen and (max-width:768px){.signinup-main-box{flex-direction:column;gap:25px}.signinup-main-box .smb-side-img{width:100%;max-width:500px;height:auto;margin:0 auto}.signinup-main-box .smb-content-box{max-width:100%}}.signinup-group.otp-group{justify-content:center;align-items:center;display:flex}.signinup-group.otp-group input{text-align:center;flex:0 0 36px;width:36px;height:36px;margin:0 5px;padding:0;font-size:18px}.otp-resend-bx{justify-content:space-between;align-items:center;margin-top:10px;margin-bottom:18px;display:flex}.otp-resend-bx-after-18{margin-top:18px}.otp-resend-bx div{color:#fffc;font-size:14px;font-weight:400;font-family:Inter,sans-serif!important}.otp-resend-bx div span{color:#fff;font-weight:400;font-family:Inter,sans-serif!important}.otp-resend-bx .reotp-btn{color:#fff;cursor:pointer;background:#ffffff17;border-radius:50px;padding:4px 10px;font-size:14px;font-weight:400;font-family:Inter,sans-serif!important}.otp-resend-bx .reotp-btn:hover{background-color:#37b793}
.sg-form-white ::placeholder{color:#68656f}.sg-form-white .signinup-group select,.sg-form-white .signinup-group textarea,.sg-form-white .signinup-group input{color:#000;background-color:#fff;border:1px solid #fff}.sg-form-white .signinup-group textarea:focus,.sg-form-white .signinup-group select:focus,.sg-form-white .signinup-group input:focus{border-color:#37b793;box-shadow:0 0 0 1px #37b793}.sg-form-white .sgr-outer-label{color:#fff;margin-bottom:4px}.sg-form-white .signinup-group .group_right_icon,.sg-form-white .signinup-group .group_left_icon{color:#68656f}.sg-form-white .signinup-group .group_right_icon svg,.sg-form-white .signinup-group .group_left_icon svg{width:24px;height:24px}.sg-form-white .signinup-group-checkmark label .checkmark-icon{background-color:#0006}.sg-form-white .PhoneInputCountrySelectArrow{border-color:#000}.sg-form-white .form-error-msg{font-weight:800}.sg-form-white .signinup-group select:-webkit-autofill{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}.sg-form-white .signinup-group select:-webkit-autofill:hover{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}.sg-form-white .signinup-group select:-webkit-autofill:focus{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}.sg-form-white .signinup-group select:-webkit-autofill:active{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}.sg-form-white .signinup-group input:-webkit-autofill{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}.sg-form-white .signinup-group input:-webkit-autofill:hover{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}.sg-form-white .signinup-group input:-webkit-autofill:focus{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}.sg-form-white .signinup-group input:-webkit-autofill:active{caret-color:#000!important;color:#000!important;-webkit-text-fill-color:black!important;box-shadow:inset 0 0 0 100px #fff!important}
*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,sans-serif}body{background:#000;overflow-x:hidden}.snow,.stars{pointer-events:none;z-index:10000;position:fixed;inset:0}.snow span{color:#22c55e;animation:linear infinite snow,1.5s ease-in-out infinite alternate sparkle;position:absolute;top:-10%}.stars span{background:#22c55e;border-radius:50%;width:3px;height:3px;animation:3s ease-in-out infinite twinkle,2s infinite sparkleStar;position:absolute}.gift,.candy{color:#22c55e;z-index:10000;font-size:24px;animation:linear infinite fall,1.8s ease-in-out infinite alternate sparkle;position:absolute;top:-10%}.ff-overlay{z-index:9999;background:#000000f0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ff-popup{color:#e5e7eb;z-index:10001;background:linear-gradient(#060a12,#03060c);border:1px solid #22c55e40;border-radius:22px;width:94%;max-width:520px;max-height:95vh;padding:clamp(24px,5vw,38px) clamp(20px,4vw,34px) clamp(24px,5vw,36px);animation:.6s pop;position:relative;overflow:hidden auto;box-shadow:0 0 80px #22c55e2e}.ff-popup:before{content:"";pointer-events:none;border-radius:22px;animation:2s ease-in-out infinite alternate glow;position:absolute;inset:0;box-shadow:0 0 15px 2px #f87171,0 0 25px 4px #fbbf24,0 0 35px 6px #22c55e}.ff-close{cursor:pointer;opacity:.6;font-size:clamp(18px,3vw,20px);position:absolute;top:clamp(10px,2vw,14px);right:clamp(12px,3vw,18px)}.ff-close:hover{opacity:1}.ff-title{text-align:center;margin-bottom:clamp(4px,1vw,6px);font-size:clamp(22px,5vw,28px);font-weight:700;line-height:1.2}.ff-sub{text-align:center;color:#22c55e;margin-bottom:clamp(16px,4vw,22px);font-size:clamp(14px,3.5vw,18px);line-height:1.3}.ff-card{text-align:center;z-index:2;background:#060a12f2;border:1px solid #22c55e;border-radius:18px;padding:clamp(16px,4vw,22px);position:relative;box-shadow:0 0 35px #22c55e73}.ff-label{color:#86efac;letter-spacing:1px;text-transform:uppercase;font-size:clamp(11px,2.5vw,13px)}.ff-code{color:#22c55e;letter-spacing:clamp(2px,.5vw,3px);margin:clamp(10px,3vw,14px) 0;font-size:clamp(20px,5vw,26px);font-weight:800}.ff-offer-ends{text-align:center;margin:8px 0 12px}.ff-offer-ends span{color:#86efac;letter-spacing:.5px;text-transform:uppercase;font-size:clamp(12px,2.8vw,14px);font-weight:600}.ff-timer{flex-wrap:nowrap;justify-content:center;gap:clamp(4px,1vw,8px);margin-bottom:clamp(8px,2vw,12px);display:flex}.ff-timer div{color:#22c55e;text-align:center;background:#022c0c;border:2px solid #22c55e;border-radius:10px;justify-content:center;align-items:center;min-width:clamp(35px,9vw,50px);padding:clamp(6px,1.8vw,10px) clamp(8px,2vw,14px);font-size:clamp(16px,4vw,24px);font-weight:700;line-height:1.1;display:flex}.copy-btn{color:#22c55e;cursor:pointer;background:0 0;border:1px solid #22c55e;border-radius:12px;width:100%;padding:clamp(10px,3vw,12px);font-size:clamp(14px,3vw,16px);font-weight:700}.copy-btn:hover{color:#000;background:#22c55e}.ff-foot{text-align:center;color:#6b7280;z-index:2;margin-top:clamp(12px,3vw,18px);font-size:clamp(10px,2.2vw,12px);position:relative}.tree{color:#22c55e;filter:drop-shadow(0 0 6px #22c55e);z-index:2;font-size:clamp(20px,5vw,26px);position:absolute;bottom:clamp(10px,2.5vw,14px)}.tree.left{left:clamp(12px,3vw,16px)}.tree.right{right:clamp(12px,3vw,16px)}@media (max-width:480px){.ff-overlay{padding:10px}.ff-timer{gap:4px}.ff-timer div{border-radius:8px;min-width:35px;padding:6px 8px;font-size:18px}}@media (max-width:360px){.ff-timer div{min-width:32px;padding:5px 7px;font-size:16px}}@keyframes pop{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:none}}@keyframes snow{to{transform:translateY(120vh)rotate(360deg)}}@keyframes fall{to{transform:translateY(110vh)rotate(360deg)}}@keyframes twinkle{0%,to{opacity:.6}50%{opacity:1;transform:scale(1.4)}}@keyframes sparkle{0%{filter:brightness()}50%{filter:brightness(2)}to{filter:brightness(1.4)}}@keyframes sparkleStar{0%{box-shadow:0 0 8px #22c55e}50%{box-shadow:0 0 20px #22c55e,0 0 35px #22c55e}to{box-shadow:0 0 12px #22c55e}}@keyframes glow{0%{box-shadow:0 0 10px 2px #f87171,0 0 20px 3px #fbbf24,0 0 30px 5px #22c55e}to{box-shadow:0 0 25px 4px #f87171,0 0 35px 6px #fbbf24,0 0 45px 8px #22c55e}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_4c7975d8-module__6WhEjW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_4c7975d8-module__6WhEjW__variable{--font-inter:"Inter","Inter Fallback"}
