@import"https://fonts.googleapis.com/css2?family=Michroma&family=Outfit:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Michroma&family=Outfit:wght@100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-extrabold:800;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-orange-main:#f08619;--color-light-light:#fff;--color-light-gray:#d4d4d4;--font-outfit:"Outfit",sans-serif;--font-jakarta:"Plus Jakarta Sans",sans-serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-2{margin-right:calc(var(--spacing)*2)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.h-1{height:calc(var(--spacing)*1)}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-8{gap:calc(var(--spacing)*8)}.bg-\[\#E80813\]\!{background-color:#e80813!important}.bg-\[\#ff0108\]{background-color:#ff0108}.py-1{padding-block:calc(var(--spacing)*1)}.text-center{text-align:center}.text-justify{text-align:justify}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-extrabold\!{--tw-font-weight:var(--font-weight-extrabold)!important;font-weight:var(--font-weight-extrabold)!important}.text-\[\#364153\]\!{color:#364153!important}.text-\[\#E80813\]\!{color:#e80813!important}.text-black{color:var(--color-black)}.text-black\!{color:var(--color-black)!important}.text-light-light\!{color:var(--color-light-light)!important}.opacity-30{opacity:.3}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(min-width:48rem){.md\:block{display:block}.md\:h-4{height:calc(var(--spacing)*4)}}@media(min-width:80rem){.xl\:flex{display:flex}.xl\:hidden{display:none}}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;font-family:var(--font-jakarta)}html,body{scroll-behavior:smooth;overflow-x:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.text-justify{text-align:left}.general-paragraph{font-family:var(--font-jakarta);margin:0;font-weight:500;word-wrap:break-word;white-space:normal;color:#737372}@media(max-width:768px){.general-paragraph,.text-justify-mob{text-align:left}}.profits-features-section{background:linear-gradient(0deg,#580000,#000);padding:100px 20px;position:relative;overflow:hidden}.profits-features-container{max-width:1400px;margin:0 auto}.profits-features-header{text-align:center;margin-bottom:80px}.profits-features-title{font-size:56px;font-weight:700;color:#fff;line-height:1.2;margin:0}.profits-features-highlight{color:#ff0108}.profits-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.profits-feature-card{background:#000;border-radius:16px;padding:40px 32px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;border-style:solid;border-color:#f3f4f6;border-width:2px}.profits-feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #e7000b33}.profits-feature-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#fff}.profits-feature-icon svg{width:32px;height:32px}.profits-feature-title{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.4}.profits-feature-description{font-size:15px;color:#fff;margin:0;line-height:1.6}@media(max-width:1024px){.profits-features-section{padding:80px 20px}.profits-features-title{font-size:48px}.profits-features-header{margin-bottom:60px}.profits-features-grid{grid-template-columns:repeat(2,1fr);gap:28px}.profits-feature-card{padding:32px 24px}.profits-feature-icon{width:72px;height:72px}}@media(max-width:768px){.profits-features-section{padding:60px 16px}.profits-features-title{font-size:36px}.profits-features-header{margin-bottom:48px}.profits-features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.profits-feature-card{padding:28px 20px}.profits-feature-icon{width:64px;height:64px;margin-bottom:20px}.profits-feature-icon svg{width:28px;height:28px}.profits-feature-title{font-size:18px;margin-bottom:10px}.profits-feature-description{font-size:14px}}@media(max-width:480px){.profits-features-section{padding:50px 12px}.profits-features-title{font-size:32px}.profits-features-grid{grid-template-columns:1fr;gap:16px}.profits-feature-card{padding:24px 20px}.profits-feature-icon{width:60px;height:60px}.profits-feature-icon svg{width:24px;height:24px}.profits-feature-title{font-size:17px}.profits-feature-description{font-size:13px}}.profits-faq-section{width:100%;min-height:100vh;padding:80px 20px;background:linear-gradient(0deg,#e8f4f8,#f0f4f8 50%);display:flex;justify-content:center;align-items:center}.profits-faq-container{max-width:900px;width:100%;margin:0 auto}.profits-faq-header{text-align:center;margin-bottom:60px}.profits-faq-title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:12px;line-height:1.2}.profits-faq-highlight{color:#ff0108}.profits-faq-subtitle{font-size:1rem;color:#666;font-weight:400;margin:0}.profits-faq-list{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 40px #00000014}.profits-faq-item{border-bottom:1px solid #f0f0f0;transition:all .3s ease}.profits-faq-item:last-child{border-bottom:none}.profits-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 16px;background:transparent;border:none;cursor:pointer;font-size:1rem;font-weight:600;color:#1a1a1a;text-align:left;transition:all .3s ease}.profits-faq-question:hover{color:#ff4757}.profits-faq-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:1.5rem;color:#ff4757;transition:transform .3s ease;flex-shrink:0;margin-left:12px}.profits-faq-expanded .profits-faq-icon{transform:rotate(0)}.profits-faq-answer{padding:0 16px 24px;animation:slideDown .3s ease}.profits-faq-answer p{margin:0;color:#666;font-size:.95rem;line-height:1.6}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.profits-faq-section{padding:60px 16px}.profits-faq-title{font-size:2rem}.profits-faq-subtitle{font-size:.9rem}.profits-faq-header{margin-bottom:40px}.profits-faq-list{padding:16px;border-radius:16px}.profits-faq-question{padding:16px 12px;font-size:.95rem}.profits-faq-answer{padding:0 12px 20px}.profits-faq-answer p{font-size:.9rem}}@media(max-width:480px){.profits-faq-section{padding:40px 12px}.profits-faq-title{font-size:1.75rem}.profits-faq-subtitle{font-size:.85rem}.profits-faq-question{padding:14px 10px;font-size:.9rem}.profits-faq-icon{width:20px;height:20px;font-size:1.3rem}.profits-faq-answer{padding:0 10px 16px}.profits-faq-answer p{font-size:.85rem}}.journey-footer{position:relative;background:linear-gradient(135deg,#000,#101828,#000);padding:80px 20px;overflow:hidden;min-height:500px}.journey-footer-background{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;pointer-events:none;z-index:0}.journey-footer-blob{position:absolute;border-radius:50%;filter:blur(64px)}.journey-footer-blob-1{background:#e80813;width:384px;height:384px;top:0;right:10%}.journey-footer-blob-2{background:#e7000b;width:384px;height:384px;bottom:0;left:0}.journey-footer-content{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.journey-footer-top{display:flex;flex-direction:column;align-items:center;gap:40px}.journey-footer-logo{width:188px;height:188px;display:flex;align-items:center;justify-content:center}.journey-footer-logo svg{width:100%;height:100%}.journey-footer-disclaimer{max-width:932px;text-align:center;color:#ffffffe6;font-size:18px;line-height:1.6;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.journey-footer-social{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.journey-footer-social-link{width:56px;height:56px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.journey-footer-social-link:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-4px)}.journey-footer-social-highlighted{background:#e7000b;border-color:#e80813}.journey-footer-social-highlighted:hover{background:#c40610;border-color:#e7000b}.journey-footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:32px;text-align:center}.journey-footer-copyright{color:#fffc;font-size:16px;line-height:24px;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(max-width:1024px){.journey-footer{padding:60px 20px}.journey-footer-content{gap:40px}.journey-footer-logo{width:160px;height:160px}.journey-footer-disclaimer{font-size:16px;max-width:700px}.journey-footer-blob-1,.journey-footer-blob-2{width:300px;height:300px}}@media(max-width:768px){.journey-footer{padding:50px 16px}.journey-footer-content{gap:36px}.journey-footer-top{gap:32px}.journey-footer-logo{width:140px;height:140px}.journey-footer-disclaimer{font-size:15px;max-width:100%}.journey-footer-social{gap:12px}.journey-footer-social-link{width:52px;height:52px}.journey-footer-social-link svg{width:22px;height:22px}.journey-footer-bottom{padding-top:28px}.journey-footer-copyright{font-size:14px}.journey-footer-blob-1,.journey-footer-blob-2{width:250px;height:250px}}@media(max-width:480px){.journey-footer{padding:40px 12px}.journey-footer-content{gap:32px}.journey-footer-top{gap:28px}.journey-footer-logo{width:120px;height:120px}.journey-footer-disclaimer{font-size:14px;line-height:1.5}.journey-footer-social{gap:10px}.journey-footer-social-link{width:48px;height:48px}.journey-footer-social-link svg{width:20px;height:20px}.journey-footer-bottom{padding-top:24px}.journey-footer-copyright{font-size:13px}.journey-footer-blob-1,.journey-footer-blob-2{width:200px;height:200px}}.journey-outer-wrapper{background:linear-gradient(180deg,#e7000b,#fff5f0 49.03846085071564%,#fff);padding:40px 20px;display:flex;align-items:center;justify-content:center}.journey-hero-section{position:relative;width:100%;margin:0 auto;border-radius:32px;overflow:hidden;box-shadow:0 20px 60px #0006}.journey-bg-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.journey-background-image{width:100%;height:100%;object-fit:cover;object-position:center}.journey-hero-content{position:relative;z-index:1;padding:45px 40px;min-height:600px}@media(max-width:1440px){.journey-outer-wrapper{padding:30px 15px}.journey-hero-section{max-width:95%;border-radius:24px}.journey-hero-content{padding:35px 30px}}@media(max-width:1024px){.journey-outer-wrapper{padding:25px 12px}.journey-hero-section{border-radius:20px}.journey-hero-content{padding:30px 24px;min-height:500px}}@media(max-width:768px){.journey-outer-wrapper{padding:20px 10px}.journey-hero-section{border-radius:16px}.journey-hero-content{padding:24px 20px;min-height:450px}}@media(max-width:640px){.journey-outer-wrapper{padding:15px 8px;min-height:auto}.journey-hero-section{border-radius:12px}.journey-hero-content{padding:20px 16px;min-height:400px}}@media(max-width:480px){.journey-outer-wrapper{padding:10px 5px}.journey-hero-section{border-radius:8px}.journey-hero-content{padding:16px 12px;min-height:350px}}.hero-section{position:relative;overflow:hidden!important}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;overflow:hidden!important}.background-image.desktop{display:block}.background-image.mobile{display:none}@media(max-width:768px){.background-image.mobile{display:block}}.login-signup-btn{display:flex;align-items:center;gap:0;background:#f97316;border:none;border-radius:50px;padding:0;cursor:pointer;transition:all .3s ease;overflow:hidden;height:56px}.login-signup-btn:hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 8px 16px #f973164d}.btn-icon-circle{width:56px;height:56px;background:#ea580c;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.btn-text{padding:0 32px 0 20px;color:#fff;font-weight:600;font-size:14px;letter-spacing:.05em;white-space:nowrap}.hero-content-wrapper{position:relative;z-index:5}.hero-container{max-width:1800px;margin:0 auto;width:100%}.profits-hero-grid{display:grid;grid-template-columns:1fr;align-items:center;margin-top:80px;text-align:center}.profits-hero-text-content{display:flex;flex-direction:column;align-items:center;max-width:900px;margin:0 auto}.hero-subtitle{color:#000;font-family:var(--font-outfit);font-size:14px;font-weight:400;letter-spacing:.1em;margin-bottom:24px}.profits-container-text{background:#000;border-radius:9999px;border-style:solid;padding:1px;max-width:235px;width:100%;height:38px;position:relative;margin:0 auto 24px}.icon{width:16px;height:16px;position:absolute;left:17px;top:11px;overflow:visible}.hero{display:flex;flex-direction:row;gap:0px;align-items:flex-start;justify-content:flex-start;height:20px;position:absolute;left:41px;top:9px}.profits-join-thousands-of-modern-traders{color:#fff;text-align:left;font-family:Arial-Regular,sans-serif;font-size:14px;line-height:20px;font-weight:400;position:relative}.hero-title{font-family:var(--font-outfit);font-size:60px;font-weight:400;line-height:68px;color:#000;margin-bottom:32px;letter-spacing:0em}.text-highlight,.dash-highlight{color:#f97316}.profits-hero-description{font-family:var(--font-outfit);color:#4e657f;text-align:center;letter-spacing:0em;font-size:20px;font:300;margin-bottom:48px;max-width:520px}.hero-buttons{display:flex;gap:20px;align-items:center}.hero-buttons .main-button{border-radius:8px}.btn-primary,.btn-secondary{display:flex;align-items:center;gap:0;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:14px;letter-spacing:.05em;height:56px;overflow:hidden}.btn-primary{background:#f97316;color:#fff}.btn-primary:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 20px #f973164d}.btn-secondary{background:#1f2937;color:#fff}.btn-secondary:hover{background:#374151;transform:translateY(-2px);box-shadow:0 10px 20px #1f29374d}.btn-primary-icon,.btn-secondary-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.btn-primary-icon{background:#ea580c}.disclaimer{position:fixed;bottom:0;left:0;width:100%;display:flex;align-items:center;gap:8px;background:#fff;color:#000;padding:10px 20px;font-size:.75rem;z-index:1000;border-radius:0 0 20px 20px!important;border-style:solid;border-color:#dbdbdb;border-width:1px;overflow:hidden!important}.btn-secondary-icon{background:#374151}.btn-primary span,.btn-secondary span{padding:0 32px 0 20px;white-space:nowrap}.hero-image-content{display:flex;justify-content:center;align-items:center;position:relative;overflow:visible;padding-top:0}.hero-stats-row{display:flex;gap:3rem;padding-top:2rem;flex-wrap:wrap}.profits-icon-wrapper{display:flex;justify-content:center;align-items:center}.hero-stat-item{text-align:center}.profits-hero-stat-value{font-size:2rem;font-weight:700;color:#000;margin-bottom:.25rem}.profits-hero-stat-label{font-size:.875rem;color:#4a5565}.hero-stat-divider{width:1px;height:50px;background:#ffffff26}.moving-circle-wrapper{position:absolute;top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%);pointer-events:none}.moving-circle{width:100%;height:100%}.container-image-wrapper{position:relative;width:100%;max-width:1024px;z-index:2;margin-top:20px}.hero-bg-graphics{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(180deg)}}@keyframes drawLine{0%{opacity:.3}50%{opacity:.8}to{opacity:.3}}.stock-ticker-demo{background:#1f2937;color:#fff;height:40px;display:flex;align-items:center;overflow:hidden}.ticker-content{display:flex;gap:40px;animation:scroll 20s linear infinite;white-space:nowrap}.ticker-content span{font-size:13px;font-weight:500}@keyframes scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media(max-width:1366px){.nav-menu{gap:24px}}@media(max-width:1220px){.profits-hero-grid{grid-template-columns:1fr;gap:10px;text-align:center;margin-top:20px}.hero-stats-row{justify-content:center}.hero-title{margin-top:12px;margin-bottom:12px}.container-text{margin:0 auto}.hero-content-wrapper{margin-bottom:30px}.hero-title{font-size:36px;line-height:normal}.hero-buttons{flex-direction:row;justify-content:center;flex-wrap:wrap}.container-image-wrapper{max-width:740px}.btn-primary,.btn-secondary{width:100%;max-width:300px;justify-content:center}.container-placeholder{max-width:350px}.hero-subtitle{color:#000;font-family:var(--font-outfit);font-size:14px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;text-align:center}.profits-hero-text-content{margin:0 auto}.hero-image-content{order:1;z-index:-9}.hero-buttons{width:100vw;max-width:100vw;position:relative;margin-top:20px;transform:translate(-50%);left:50%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}.profits-hero-description{font-family:var(--font-outfit);color:#4e657f;letter-spacing:0em;font-size:14px;font:300;max-width:520px;border-radius:21px;padding:20px;margin:0 auto}.moving-circle-wrapper{position:absolute;top:160%;left:50%;width:500px;height:500px;transform:translate(-50%,-120%);pointer-events:none}.moving-circle{width:100%;height:100%}}@media(max-width:1024px){.hero-content-wrapper{padding-left:24px;padding-right:24px}.navbar-content{height:120px;padding:0 32px}.nav-menu{gap:32px}.profits-hero-grid{gap:5px!important}.hero-title{font-size:48px}.hero-buttons{margin-top:20px}}@media(max-width:768px)and (min-width:481px){.hero-buttons{flex-direction:row;justify-content:center;flex-wrap:wrap}.hero-buttons .main-button{width:165px;height:40px;padding:0 12px 4px}.hero-buttons .button-text{font-size:10px}}@media(max-width:768px){.hero-content-wrapper{padding-left:16px;padding-right:16px}.hero-stats-row{gap:1rem}.navbar-content{height:100px;padding:0 24px}.nav-menu{display:none}.logo-text{font-size:24px}.profits-hero-grid{grid-template-columns:1fr;gap:5px;text-align:center}.profits-hero-description{max-width:340px}.hero-title{font-size:36px}.btn-primary,.btn-secondary{width:100%;max-width:300px;justify-content:center}.container-placeholder{max-width:350px}}.disclaimer{margin-top:15px;display:flex;align-items:center}.disclaimer img{height:auto}.disclaimer p{margin-top:.5em;width:93%}.scroll-top-btn{position:fixed;right:10px;top:55vh;background-color:#f08619;border:none;color:#fff;font-size:1rem;cursor:pointer;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 6px #00000040;transition:all .3s ease;z-index:1200}.scroll-top-btn:hover{transform:scale(1.1)}@media(max-width:480px){.hero-subtitle{color:#000;font-family:var(--font-outfit);font-size:14px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;text-align:center}.container-text{margin:0 auto}.profits-hero-text-content{max-width:340px;margin:60px auto 0}.hero-image-content{order:1;z-index:-9}.profits-hero-stat-value{font-size:1rem}.hero-stat-item{max-width:65px}.profits-join-thousands-of-modern-traders{font-size:14px}.hero-buttons{width:100vw;max-width:100vw;transform:translate(-50%);left:50%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}.scroll-top-btn{top:55vh}.navbar-content{height:80px;padding:0 16px}.nav-actions{gap:12px}.login-signup-btn{height:48px}.btn-icon-circle{width:48px;height:48px}.btn-text{font-size:12px;padding:0 20px 0 16px}.hero-title{font-family:var(--font-outfit);font-size:30px;line-height:42px;color:#000;word-break:break-word;max-width:520px;margin-top:12px;margin-bottom:12px;width:100%}.profits-hero-description{font-family:var(--font-outfit);color:#4e657f;letter-spacing:0em;font-size:14px;font:300;max-width:520px;border-radius:21px;padding:20px}.disclaimer p{margin-top:.5em;font-size:7px;width:75%!important}}.login-signup-container{display:inline-flex;align-items:center}.arrow-circle{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.main-button{width:clamp(160px,18vw,244px);height:clamp(44px,4.2vw,54px);border-radius:9999px;padding:12px 24px;transition:background-color .2s ease;cursor:pointer;outline:none}.main-button:hover{background-color:var(--hover-color)}.button-text{font-family:var(--font-outfit);font-weight:500;font-size:14px;letter-spacing:.08em;line-height:auto;text-transform:uppercase;white-space:nowrap}@media(max-width:768px){.arrow-circle{width:40px;height:40px}.arrow-icon{width:18px;height:18px}.main-button{padding:0}.button-text{font-size:12px}}@media(max-width:1630px)and (min-width:769px){.navbar-container .main-button{width:200px;padding:10px 16px}.navbar-container .arrow-circle{width:54px;height:54px}.navbar-container .button-text{font-size:13px}}@media(max-width:1170px)and (min-width:769px){.main-button{width:200px;padding:8px 12px}.arrow-circle{width:44px;height:44px}}@media(max-width:480px){.main-button{width:135px;height:40px;padding:0 12px 4px}.arrow-circle{width:34px;height:36px}.arrow-icon{width:14px;height:14px}.button-text{font-size:9px}}.navbar-logo{min-height:32px;max-height:64px;object-fit:contain}.navbar-header{display:flex;align-items:center;justify-content:space-between;padding-block:1rem}.submenu-featured{position:relative;background:#fff;border:1px solid #b2a2a2;border-radius:41px;padding:40px 45px}.featured-header{display:flex;align-items:center;gap:16px;margin-bottom:48px}.featured-title{font-family:Outfit,sans-serif;font-size:60px;line-height:66px;font-weight:600;color:#000;margin:0}.featured-dot{color:#f08619}.featured-arrow-button{width:54px;height:54px;flex-shrink:0}.featured-image{border-radius:33px;overflow:hidden;width:534px;height:331px}.featured-image img{width:100%;height:100%;object-fit:cover}.submenu-content{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding-top:8px}.submenu-section{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.navbar-section-title{font-family:Outfit,sans-serif;font-size:18px;letter-spacing:.1em;font-weight:500;text-transform:uppercase;color:#f08619;margin:0;line-height:1.3;min-height:46px;max-width:250px;word-wrap:break-word}.section-divider{width:100%;height:2px;background:#dadada;margin:8px 0}.section-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.section-item-link{font-family:Outfit,sans-serif;font-size:15px;letter-spacing:.1em;font-weight:500;text-transform:uppercase;color:#000;text-decoration:none;transition:color .3s ease;display:block}.section-item-link:hover{color:#f08619}.nav-item-with-submenu{position:relative;display:flex;align-items:center}.nav-item-with-submenu:after{content:"";position:absolute;bottom:-25px;left:0;right:0;height:5px;background:#ffe9ca;transition:background .3s ease;z-index:1}.nav-item-with-submenu:hover:after,.nav-item-with-submenu.active:after{height:25px!important}.nav-item-with-submenu .nav-link{position:relative;z-index:2}.nav-item-with-submenu.active:before{background:#f08619}.nav-item-with-submenu>a:after{display:none}.nav-item-with-submenu.active:after{height:4px}.trading-nav-link{cursor:pointer}.left-group{display:flex;align-items:center;gap:clamp(12px,3vw,100px)}.right-group{display:flex;align-items:center;gap:clamp(8px,2vw,24px)}.mobile-backdrop{position:fixed;inset:0;z-index:-10}.mobile-close-btn{font-weight:700;color:#f08619;display:flex;line-height:1;background:transparent;border:none;padding:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-nav-links{margin-top:97px;padding:0 40px;display:flex;flex-direction:column}.mobile-nav-links a{color:#171717;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.12px;text-decoration:none;padding:19px 0;border-bottom:1px solid #d7d7d7;transition:color .3s ease;display:flex;align-items:center;justify-content:space-between;position:relative}.mobile-nav-links a:first-child{padding-top:0}.mobile-nav-links a:hover{color:#f08619}.mobile-nav-links a .nav-arrow{object-fit:contain;opacity:.6;transition:all .3s ease}.mobile-nav-links a:hover .nav-arrow{opacity:1;transform:translate(4px)}.mobile-button-group{margin:55px 0 0;display:flex;flex-direction:column;gap:13px;padding:0 16px}.mobile-button-group .main-button{width:100%;height:54px;background:transparent;border:1px solid #cccccc;border-radius:57px;display:flex;align-items:center;justify-content:center;gap:12px;position:relative;color:#000;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.12px;cursor:pointer;transition:all .3s ease}.mobile-button-group .arrow-circle{border:1px solid #cccccc!important;width:50px!important;height:50px!important}.partner-icon-mobile{position:absolute;left:0;width:54px;height:54px;border:1px solid #cccccc;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent}.partner-icon-mobile img{width:12.65px;height:12.65px}.mobile-auth-buttons{display:flex;gap:8px}.mobile-signup-btn{flex:1;height:54px;width:146px;background:#f08619;border:none;border-radius:57px;color:#fff;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.12px;cursor:pointer;transition:all .3s ease}.mobile-signup-btn:hover{background:#d97617}.mobile-login-btn{flex:1;height:54px;width:146px;background:#070707;border:none;border-radius:57px;color:#fff;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.12px;cursor:pointer;transition:all .3s ease}.mobile-login-btn:hover{background:#1a1a1a}.navbar-wrapper{position:relative;z-index:10;max-width:1800px}.profits-navbar-container{max-width:1800px;margin:0 auto;width:100%;background:transparent;padding:8px 0;padding-inline:clamp(12px,3vw,25px);box-sizing:border-box;border-radius:76px;position:relative}.navbar-content{background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000001a;border-radius:8px;z-index:100!important;min-height:clamp(5rem,10vh,9.0625rem);display:flex;align-items:center;justify-content:space-between;padding-inline:clamp(1rem,4vw,3rem);padding-block:1rem;position:relative;overflow:hidden}.nav-menu{display:flex;align-items:center;gap:clamp(12px,2.5vw,28px);white-space:nowrap}.nav-menu>a,.nav-menu a{color:#d4d4d4;text-decoration:none;font-weight:600;font-size:clamp(13px,.9vw,16px);letter-spacing:.02em;transition:color .3s ease;position:relative;flex-shrink:0;padding:6px 2px;display:inline-block;text-align:center;cursor:pointer}.nav-menu>a:hover,.nav-menu a:hover{text-decoration:none!important}.journey-nav-link{display:inline-block;color:#000!important;text-decoration:none;font-weight:600;font-size:16px;letter-spacing:.02em;transition:color .3s ease;position:relative;cursor:pointer}.nav-link:hover{color:#f08619}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:24px}.desktop-buttons{display:none;align-items:center;gap:12px}.partner-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.mobile-actions{display:none;align-items:center;gap:8px}.mobile-actions .sign-in-text{background:transparent;border:none;color:#000;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;padding:6px 8px;cursor:pointer}.menu-button{background:transparent;border:none;padding:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.menu-toggle-btn{background:transparent;border:none;padding:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-light-gray);transition:color .3s ease}.menu-toggle-btn svg{display:block}.mobile-dropdown{position:absolute;top:15%;left:50%;transform:translate(-50%);width:100%;max-width:1200px!important;background:#f5f5f5;padding:16px 0;display:flex;flex-direction:column;gap:12px;z-index:-1;border-radius:20px}@media(max-width:1600px){.nav-menu{gap:24px}.featured-title{font-size:50px;line-height:56px}.featured-image{width:450px;height:280px}.submenu-content{gap:40px}}@media(min-width:1850px){.navbar-wrapper{margin:0 auto}}@media(max-width:1280px){.nav-menu,.desktop-buttons{display:none!important}.mobile-actions{display:flex!important}}@media(min-width:1281px){.mobile-actions{display:none!important}.desktop-buttons{display:flex!important}}@media(max-width:1400px){.featured-title{font-size:44px;line-height:50px}.featured-image{width:400px;height:250px}.section-title{font-size:16px}.section-item-link{font-size:14px}}@media(max-width:1024px){.navbar-wrapper{padding-left:24px;padding-right:24px}.navbar-content{height:120px;padding:0 32px}.nav-menu{gap:32px}.hero-grid{gap:60px}}@media(max-width:768px){.navbar-wrapper{padding-left:16px;padding-right:16px}.navbar-content{height:100px;padding:0 24px}.nav-menu{display:none}.logo-text{font-size:24px}.btn-primary,.btn-secondary{width:100%;max-width:300px;justify-content:center}.container-placeholder{max-width:350px}}@media(max-width:480px){.navbar-content{height:80px;padding:0 16px}.nav-actions{gap:12px}}.mobile-nav-item{background:transparent;border:none;color:#000;font-size:1.1rem;font-family:var(--font-outfit);padding:.8rem 0;text-align:left;width:100%;border-bottom:1px solid #f2f2f2}.mobile-home{background:transparent!important;border:none!important;color:#000!important;font-size:1.1rem!important;padding-bottom:0!important;font-weight:400!important;width:100%!important;border-bottom:1px solid #f2f2f2!important}.mobile-submenu-title{color:#000;font-size:1.2rem;margin-bottom:1rem}.mobile-submenu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.mobile-submenu-section h4{color:#555;font-size:.95rem;margin-bottom:.3rem}.mobile-submenu-items li{margin:.2rem 0}.mobile-back-btn{background:none;border:none;cursor:pointer}.mobile-back-btn:hover{text-decoration:underline}.desktop-auth-dropdown .mobile-signup-btn,.desktop-auth-dropdown .mobile-login-btn{width:60%;font-family:inherit;border:none;border-radius:57px;padding:12px 0;font-weight:600;cursor:pointer;transition:all .3s ease}.desktop-auth-dropdown .mobile-signup-btn{background-color:#f08619;color:#fff}.desktop-auth-dropdown .mobile-login-btn{background-color:#000;color:#fff;margin-top:8px}.desktop-auth-dropdown .mobile-signup-btn:hover,.desktop-auth-dropdown .mobile-login-btn:hover{opacity:.9}.desktop-auth-dropdown:hover .auth-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)}@media(max-width:1279px){.desktop-auth-dropdown{display:none}}.profits-help-section{background:linear-gradient(180deg,#580000 1%,#000 90%);padding:100px 20px;position:relative;overflow:hidden}.profits-help-container{max-width:1200px;margin:0 auto}.profits-help-header{text-align:center;margin-bottom:60px}.profits-help-title{font-size:52px;font-weight:700;color:#fff;line-height:1.2;max-width:900px;margin:0 auto 24px}.profits-help-highlight{color:#ff0108}.profits-help-description{font-size:17px;color:#ffffffd9;line-height:1.7;max-width:900px;margin:0 auto}.profits-help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px}.profits-help-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:16px;padding:32px;display:flex;align-items:center;gap:20px;transition:all .3s ease}.profits-help-card:hover{background:#ffffff14;border-color:#e8081380;transform:translateY(-4px);box-shadow:0 12px 32px #e8081326}.profits-help-card-icon{width:48px;height:48px;background:#ff0108;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.profits-help-card-title{font-size:18px;font-weight:600;color:#fff;margin:0;line-height:1.5;flex:1}.profits-help-cta{display:flex;justify-content:center}@media(max-width:1024px){.profits-help-section{padding:80px 20px}.profits-help-title{font-size:44px}.profits-help-description{font-size:16px}.profits-help-header{margin-bottom:50px}.profits-help-grid{gap:20px;margin-bottom:50px}.profits-help-card{padding:28px}.profits-help-card-icon{width:56px;height:56px}.profits-help-card-icon svg{width:24px;height:24px}.profits-help-card-title{font-size:17px}}@media(max-width:768px){.profits-help-section{padding:60px 16px}.profits-help-title{font-size:36px}.profits-help-description{font-size:15px}.profits-help-header{margin-bottom:40px}.profits-help-grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px}.profits-help-card{padding:24px;flex-direction:column;text-align:center}.profits-help-card-icon{width:52px;height:52px}.profits-help-card-icon svg{width:22px;height:22px}.profits-help-card-title{font-size:16px}.profits-help-cta button{width:100%!important;max-width:100%!important}}@media(max-width:480px){.profits-help-section{padding:50px 12px}.profits-help-title{font-size:32px}.profits-help-description{font-size:14px}.profits-help-card{padding:20px}.profits-help-card-icon{width:48px;height:48px}.profits-help-card-icon svg{width:20px;height:20px}.profits-help-card-title{font-size:15px}}.profits-trusted-section{background:#fff;padding:100px 20px;position:relative}.profits-trusted-container{max-width:1400px;margin:0 auto}.profits-trusted-badge{display:inline-flex;align-items:center;gap:8px;background:#e80813;color:#fff;padding:10px 24px;border-radius:25px;font-size:13px;font-weight:600;letter-spacing:.5px;display:flex;width:fit-content;justify-content:center;margin:0 auto 32px}.profits-trusted-header{text-align:center;margin-bottom:60px}.profits-trusted-title{font-size:52px;font-weight:700;color:#000;line-height:1.2;margin:0 0 20px}.profits-trusted-highlight{color:#ff0108}.profits-trusted-subtitle{font-size:18px;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.profits-trusted-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.profits-trusted-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.profits-trusted-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.profits-community-card{border:1px solid #E5E7EB}.profits-insights-card{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #333}.profits-success-card{border:2px solid #E80813}.profits-card-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.profits-card-icon{width:48px;height:48px;background:#000;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.profits-insights-icon,.profits-success-icon{background:#ff0108}.profits-card-title-group{flex:1}.profits-card-title{font-size:20px;font-weight:700;color:#000;margin:0 0 4px}.profits-insights-title{color:#fff}.profits-card-members{font-size:14px;color:#666;margin:0}.profits-insights-subtitle{color:#ffffffb3}.profits-card-features{display:flex;flex-direction:column;gap:16px}.profits-feature-item{display:flex;align-items:center;gap:12px}.profits-feature-icon{font-size:20px}.profits-feature-text{font-size:15px;color:#333;line-height:1.5}.profits-insight-item{padding-left:8px}.profits-insight-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.profits-insight-text{color:#fff}.profits-success-item{padding:16px;background:#e808130d;border-radius:12px}.profits-stars{display:flex;gap:4px;margin-bottom:8px}.profits-star{font-size:16px}.profits-success-quote{font-size:14px;color:#333;margin:0;font-style:italic}.profits-trusted-cta{display:flex;justify-content:center;margin-top:48px}@media(max-width:1024px){.profits-trusted-section{padding:80px 20px}.profits-trusted-title{font-size:44px}.profits-trusted-subtitle{font-size:16px}.profits-trusted-grid{grid-template-columns:1fr;gap:20px}.profits-trusted-card{padding:28px}}@media(max-width:768px){.profits-trusted-section{padding:60px 16px}.profits-trusted-badge{font-size:12px;padding:8px 20px}.profits-trusted-title{font-size:36px}.profits-trusted-subtitle{font-size:15px}.profits-trusted-header{margin-bottom:48px}.profits-trusted-grid{gap:16px}.profits-trusted-card{padding:24px}.profits-card-icon{width:44px;height:44px}.profits-card-title{font-size:18px}.profits-card-members{font-size:13px}.profits-feature-text,.profits-insight-text{font-size:14px}.profits-trusted-cta button{width:100%!important;max-width:100%!important}}@media(max-width:480px){.profits-trusted-section{padding:50px 12px}.profits-trusted-title{font-size:32px}.profits-trusted-subtitle{font-size:14px}.profits-trusted-card{padding:20px}.profits-card-header{gap:12px}.profits-card-icon{width:40px;height:40px}.profits-card-icon svg{width:20px;height:20px}.profits-card-title{font-size:17px}.profits-card-members{font-size:12px}.profits-feature-text,.profits-insight-text{font-size:13px}.profits-success-item{padding:14px}.profits-star{font-size:14px}}
