.ThemeToggle_switch__SEDW8{background:var(--surface);border:1px solid var(--border);border-radius:50px;padding:4px;cursor:pointer;transition:all var(--duration) var(--ease);width:64px;height:32px;display:flex;align-items:center;position:relative;outline:none}.ThemeToggle_switch__SEDW8:hover{border-color:var(--accent);background:var(--bg);box-shadow:0 4px 12px rgba(155,240,25,.1)}.ThemeToggle_track__TXy7U{display:flex;width:100%;height:100%;justify-content:space-between;align-items:center;padding:0 4px;position:relative}.ThemeToggle_iconWrapper__HcXtc{display:flex;align-items:center;justify-content:center;z-index:1;color:var(--text-secondary);transition:color var(--duration) var(--ease)}.ThemeToggle_switch__SEDW8[data-theme=light] .ThemeToggle_iconWrapper__HcXtc:first-child{color:#000}.ThemeToggle_switch__SEDW8[data-theme=dark] .ThemeToggle_iconWrapper__HcXtc:last-child{color:#fff}.ThemeToggle_thumb__PPCwr{position:absolute;top:0;left:0;width:24px;height:24px;background:var(--bg);border:1px solid var(--border);border-radius:50%;transition:transform .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.05)}.ThemeToggle_switch__SEDW8[data-theme=light] .ThemeToggle_thumb__PPCwr{transform:translateX(0)}.ThemeToggle_switch__SEDW8[data-theme=dark] .ThemeToggle_thumb__PPCwr{transform:translateX(32px);background:#1a1a1a;border-color:hsla(0,0%,100%,.1)}.ThemeToggle_placeholder__wBqzv{width:64px;height:32px;background:var(--surface);border-radius:50px;border:1px solid var(--border)}@media (max-width:968px){.ThemeToggle_switch__SEDW8{width:72px;height:36px}.ThemeToggle_thumb__PPCwr{width:28px;height:28px}.ThemeToggle_switch__SEDW8[data-theme=dark] .ThemeToggle_thumb__PPCwr{transform:translateX(36px)}}.Header_headerWrapper__mp2v2{position:fixed;top:0;left:0;right:0;z-index:1000}.Header_securityStrip__WNsdQ{background-color:var(--color-green);height:32px;display:flex;align-items:center;justify-content:center;width:100%}.Header_securityContainer__TnBQv{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding)}.Header_securityFlex__Xq9z4{display:flex;align-items:center;justify-content:center;gap:8px}.Header_lockIcon__6ThK9{color:var(--color-black);flex-shrink:0}.Header_marqueeWrapperDesktop__FHJt9{display:flex;align-items:center;justify-content:center}.Header_marqueeWrapperMobile___I6FZ{display:none}.Header_securityText__Nn1c1{color:var(--color-black);font-size:13px;font-weight:500;margin:0;white-space:nowrap}@media (max-width:1024px){.Header_marqueeWrapperDesktop__FHJt9{display:none}.Header_marqueeWrapperMobile___I6FZ{flex:1;overflow:hidden;display:flex;gap:40px}.Header_marqueeWrapperMobile___I6FZ .Header_securityText__Nn1c1{animation:Header_marquee__7qVrD 20s linear infinite;flex-shrink:0}}@keyframes Header_marquee__7qVrD{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.Header_header__KwdYD{height:72px;background:#fff;border-bottom:none;width:100%}[data-theme=dark] .Header_header__KwdYD{background:#01061a;border-bottom:none}.Header_container__vrI8C{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding);height:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.Header_logo____uDV{display:flex;align-items:center;flex-shrink:0}.Header_logoImage__NjB6a{height:38px;width:auto;-o-object-fit:contain;object-fit:contain}.Header_nav__tNWGY{display:flex;align-items:center;gap:24px}.Header_navLink__Rvw2c{font-size:15px;font-weight:500;color:var(--text);text-decoration:none;transition:color .2s ease;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;gap:6px;font-family:var(--font-family-main)!important;white-space:nowrap}.Header_navLink__Rvw2c:hover{color:var(--color-primary)}.Header_partnershipLink__NIGFM{background:linear-gradient(120deg,#1356be,#4cd201 30%,#1356be 50%,hsla(0,0%,100%,.8) 70%,#1356be);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:Header_shimmerGradient__Ad9yi 8s ease-in-out infinite;transition:filter .3s ease;will-change:background-position}[data-theme=dark] .Header_partnershipLink__NIGFM{background:linear-gradient(120deg,#4cd201,#1356be 30%,#4cd201 50%,#fff 70%,#4cd201);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Header_partnershipLink__NIGFM:hover{filter:brightness(1.2);animation-duration:4s}@keyframes Header_shimmerGradient__Ad9yi{0%{background-position:-150%}to{background-position:150%}}.Header_dropdown__4_v0S{position:relative;height:100%;display:flex;align-items:center}.Header_dropdownContent__oR64_{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%) translateY(4px);background:var(--bg);border:1px solid var(--border);border-top:2px solid var(--color-primary);border-radius:0;padding:0;opacity:0;visibility:hidden;transition:opacity .18s ease-out,transform .18s ease-out,visibility .18s;box-shadow:0 30px 60px -12px rgba(0,0,0,.12);z-index:100;pointer-events:none}[data-theme=dark] .Header_dropdownContent__oR64_{background:#01061a}.Header_dropdownContent__oR64_.Header_show__FldZX{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.Header_megaMenuWide__u28t2{width:680px}.Header_megaMenuMedium__qa_Vl{width:480px}.Header_megaMenuSmall__KTm7o{width:320px}.Header_megaMenuGrid__oOiH1{display:grid;grid-template-columns:1fr 1fr;min-height:280px}.Header_megaMenuColumn__OKGNG{padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md);border-right:1px solid var(--border)}.Header_megaMenuColumn__OKGNG:last-child{border-right:none}.Header_megaMenuTitle__q1tl1{font-size:11px;font-weight:600;color:var(--color-primary);letter-spacing:.1em;margin-bottom:var(--space-md);text-transform:uppercase;opacity:.8}.Header_megaMenuFeatured__H2LRJ{padding:var(--space-lg);display:flex;flex-direction:column;justify-content:center;background:rgba(19,86,190,.02)}[data-theme=dark] .Header_megaMenuFeatured__H2LRJ{background:rgba(19,86,190,.05)}.Header_megaMenuItem__5Bmqf{display:block;padding:var(--space-sm) 0;text-decoration:none;transition:transform .2s ease}.Header_megaMenuItem__5Bmqf:hover{transform:translateX(4px)}.Header_itemText__4i21k{display:flex;flex-direction:column}.Header_itemTitle__3UMTx{font-size:15px;font-weight:500;color:var(--text);margin-bottom:2px;transition:color .15s ease}.Header_megaMenuItem__5Bmqf:hover .Header_itemTitle__3UMTx{color:var(--color-primary)}.Header_itemDesc__uqwsV{font-size:13px;color:var(--text-secondary);line-height:1.4;font-weight:400}.Header_simpleGrid__T4RQE{display:grid;grid-template-columns:repeat(2,1fr);padding:var(--space-lg);-moz-column-gap:var(--space-xl);column-gap:var(--space-xl);row-gap:var(--space-md)}.Header_columnGrid__QmJM5{display:grid;grid-template-columns:1fr;padding:var(--space-lg);gap:var(--space-md)}.Header_dropdown__4_v0S.Header_active__c7HdO .Header_dropdownIndicator__hoCHz{transform:rotate(180deg)}.Header_dropdownIndicator__hoCHz{transition:transform .3s ease}.Header_actions__dQYHE{display:flex;align-items:center;gap:24px;flex-shrink:0}.Header_authButtons__dfYMw{display:flex;align-items:center;gap:6px}.Header_loginTextBtn__mKpNn{color:var(--text);font-size:15px;font-weight:500;text-decoration:none;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:all var(--duration) var(--ease)}.Header_loginTextBtn__mKpNn svg{transform:translateY(-1px)}.Header_loginTextBtn__mKpNn:hover{filter:brightness(1.2)}.Header_signupBtn__lMDdv{background-color:var(--color-black);color:#fff;font-size:15px;font-weight:500;padding:10px 24px;border-radius:100px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1;transition:all var(--duration) var(--ease)}.Header_signupBtn__lMDdv svg{transform:translateY(-1px)}.Header_signupBtn__lMDdv:hover{filter:brightness(1.15)}[data-theme=dark] .Header_signupBtn__lMDdv{background-color:#fff;color:#01061a}[data-theme=dark] .Header_signupBtn__lMDdv:hover{filter:brightness(.85)}.Header_mobileControls__LmB46{display:none;align-items:center;gap:10px}.Header_hamburger__zEELl{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.Header_hamburger__zEELl span{width:100%;height:2px;background-color:var(--text);transition:all .3s ease}.Header_mobileMenu__YC5Nj{display:none}@media (max-width:968px){.Header_mobileMenu__YC5Nj{display:block;position:fixed;top:0;right:-100%;width:100%;max-width:320px;height:100vh;background-color:var(--bg);z-index:1000;transition:right .4s cubic-bezier(.16,1,.3,1);box-shadow:-10px 0 40px rgba(0,0,0,.08);border-left:1px solid var(--border)}[data-theme=dark] .Header_mobileMenu__YC5Nj{background-color:#01061a;box-shadow:-10px 0 40px rgba(0,0,0,.3)}.Header_menuOpen__DChsz.Header_mobileMenu__YC5Nj{right:0}.Header_mobileMenuScroll__fyI4I{height:100%;overflow-y:auto;padding:80px 24px 40px;display:flex;flex-direction:column}.Header_mobileNav__FuzZI{display:flex;flex-direction:column;gap:8px}.Header_mobileMainLink__T4l0X{font-size:15px;font-weight:500;color:var(--text);text-decoration:none;padding:14px 0;display:block;transition:color .2s ease}.Header_mobileDropdown__K9HUM,.Header_mobileMainLink__T4l0X{border-bottom:1px solid var(--border)}.Header_mobileDropdownBtn__7xz5s{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 0;background:none;border:none;font-size:15px;font-weight:500;color:var(--text);cursor:pointer;font-family:inherit}.Header_mobileChevron__Dz9b2{transition:transform .3s ease;color:var(--text-secondary);opacity:.6}.Header_mobileDropdownBtn__7xz5s.Header_active__c7HdO .Header_mobileChevron__Dz9b2{transform:rotate(180deg);color:var(--color-primary);opacity:1}.Header_mobileDropdownBtn__7xz5s.Header_active__c7HdO{color:var(--color-primary)}.Header_mobileDropdownLinks__ziqIZ{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s ease,visibility .3s ease;overflow:hidden;opacity:0;visibility:hidden}.Header_mobileDropdownLinks__ziqIZ.Header_expanded__CjIeu{grid-template-rows:1fr;opacity:1;visibility:visible}.Header_mobileDropdownInner__2wdUu{min-height:0;overflow:hidden;display:flex;flex-direction:column;padding-bottom:12px}.Header_mobileNavLink__Ai4_9{display:block;padding:10px 16px;font-size:14px;color:var(--text-secondary);text-decoration:none;transition:all .2s ease;border-left:1px solid var(--border);margin-left:8px}.Header_mobileNavLink__Ai4_9:active,.Header_mobileNavLink__Ai4_9:hover{color:var(--color-primary);background:rgba(19,86,190,.05);border-left-color:var(--color-primary)}.Header_mobileActions__Ld388{margin-top:32px;display:flex;flex-direction:column;gap:12px}.Header_mobileLoginBtn__gmLou,.Header_mobileSignupBtn__CQP8n{font-size:15px;font-weight:500;text-align:center;padding:12px;border-radius:8px;text-decoration:none;transition:all .2s ease}.Header_mobileLoginBtn__gmLou{color:var(--text);border:1px solid var(--border);background:var(--surface)}.Header_mobileSignupBtn__CQP8n{background-color:var(--color-black);color:#fff}[data-theme=dark] .Header_mobileSignupBtn__CQP8n{background-color:#fff;color:#01061a}.Header_overlay__QkI_s{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:999;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.Header_actions__dQYHE,.Header_nav__tNWGY{display:none}.Header_mobileControls__LmB46{display:flex}.Header_logoImage__NjB6a{height:26px}.Header_container__vrI8C{padding:0 12px;gap:4px}.Header_mobileControls__LmB46{gap:6px}}.PageHeader_pageHeaderSection__Jbi7X{position:relative;width:100%;height:280px;min-height:280px;display:flex;align-items:center;justify-content:center;padding:0;background-color:#fff;overflow:hidden;transition:all .3s ease;margin-top:104px;z-index:1}.PageHeader_pageHeaderSection__Jbi7X:after{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:none;z-index:5;pointer-events:none}[data-theme=dark] .PageHeader_pageHeaderSection__Jbi7X:after{height:80px;background:linear-gradient(180deg,#01061a 0,rgba(1,6,26,.6) 25%,rgba(1,6,26,0))}.PageHeader_pageHeaderSection__Jbi7X:before{content:"";position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0;transition:all .3s ease}.PageHeader_bgVideo__8P_57{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;opacity:1;background-color:#fff;transform:translateZ(0) scale(1.1) rotate(.7deg);transform-origin:center;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;perspective:1000px;will-change:transform,opacity}[data-theme=dark] .PageHeader_bgVideo__8P_57{background-color:#01061a}.PageHeader_content__pnu29{position:relative;z-index:10}[data-theme=dark] .PageHeader_pageHeaderSection__Jbi7X{background-color:#01061a!important}[data-theme=dark] .PageHeader_pageHeaderSection__Jbi7X:before{background-image:url(/pageheaderbg-dark.png);filter:none}.PageHeader_pageHeaderOverlay___hDMm{position:absolute;bottom:0;left:0;right:0;height:120px;background:none;z-index:5;pointer-events:none}[data-theme=dark] .PageHeader_pageHeaderOverlay___hDMm{height:80px;background:linear-gradient(0deg,#01061a 0,rgba(1,6,26,.6) 25%,rgba(1,6,26,0))}.PageHeader_pageHeaderContainer__0qUIo{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;text-align:center}.PageHeader_pageHeaderTitle__Dv_Hz{font-family:var(--font-family-main);font-size:32px;font-weight:var(--h2-weight);color:#000;margin:0;line-height:var(--h1-line);transition:color .3s ease,font-size .3s ease;transform:translateY(0)}[data-theme=dark] .PageHeader_pageHeaderTitle__Dv_Hz{color:#fff!important;transform:translateY(0)!important;font-size:32px!important}@media (max-width:1024px){.PageHeader_pageHeaderSection__Jbi7X{height:240px;min-height:240px}.PageHeader_pageHeaderTitle__Dv_Hz{font-size:26px;transform:translateY(0)}[data-theme=dark] .PageHeader_pageHeaderTitle__Dv_Hz{font-size:26px!important;transform:translateY(0)!important}}@media (max-width:768px){.PageHeader_pageHeaderSection__Jbi7X{height:200px;min-height:200px;margin-top:72px}.PageHeader_bgVideo__8P_57{-o-object-fit:contain!important;object-fit:contain!important;transform:translateZ(0)!important;transition:all .3s ease}[data-theme=dark] .PageHeader_bgVideo__8P_57{-o-object-fit:cover!important;object-fit:cover!important;transform:translateZ(0) scale(1.15)!important;opacity:.9}.PageHeader_pageHeaderOverlay___hDMm,.PageHeader_pageHeaderSection__Jbi7X:after{z-index:5}.PageHeader_pageHeaderTitle__Dv_Hz{font-size:22px;transform:translateY(0)}[data-theme=dark] .PageHeader_pageHeaderTitle__Dv_Hz{font-size:22px!important;transform:translateY(0)!important}.PageHeader_pageHeaderContainer__0qUIo{padding:0 20px}}.AccountPlansSection_section__EzLVL{padding:20px 0 100px;text-align:center;color:var(--text);background:none}.AccountPlansSection_inner__NK1R2{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding)}.AccountPlansSection_title__ApqV_{font-size:var(--h2-size);font-weight:var(--h2-weight);line-height:var(--h1-line);color:var(--color-black);margin-bottom:var(--space-md);max-width:800px;margin-left:auto;margin-right:auto}[data-theme=dark] .AccountPlansSection_title__ApqV_{color:#fff}.AccountPlansSection_title__ApqV_ .AccountPlansSection_shimmerText__wazZc{font-size:inherit;font-weight:inherit;line-height:inherit}[data-theme=dark] .AccountPlansSection_shimmerText__wazZc{background:linear-gradient(120deg,#4cd201,#1356be 30%,#4cd201 50%,#fff 75%,#4cd201);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.AccountPlansSection_shimmerText__wazZc{background:linear-gradient(120deg,#1356be,#4cd201 30%,#1356be 50%,rgba(30,30,30,.8) 75%,#1356be);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:AccountPlansSection_shimmerGradient__YjMb0 8s ease-in-out infinite;display:inline-block}@keyframes AccountPlansSection_shimmerGradient__YjMb0{0%{background-position:-150%}to{background-position:150%}}.AccountPlansSection_subtitle__AwI11{font-size:var(--body-md-size);line-height:1.55;color:var(--color-dark-gray);max-width:720px;margin:0 auto 60px}[data-theme=dark] .AccountPlansSection_subtitle__AwI11{color:#d4d4d4}.AccountPlansSection_grid__mDBeE{display:flex;justify-content:center;align-items:center;gap:-60px;perspective:1200px;position:relative;min-height:620px}.AccountPlansSection_cardMainContent__SWsbn{transition:filter .5s ease}.AccountPlansSection_card__hGZZW{position:relative;background:#fff;border-radius:48px;padding:48px 32px;--card-border-width:clamp(6px,0.9vw,10px);border:var(--card-border-width) solid #f2f6fa;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 10px 30px rgba(0,0,0,.03);width:360px;height:620px;text-align:left;transition:all .5s cubic-bezier(.16,1,.3,1);z-index:1;overflow:hidden;isolation:isolate}.AccountPlansSection_card__hGZZW:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(76,210,1,0),rgba(76,210,1,.02) 40%,rgba(76,210,1,.05) 60%,rgba(76,210,1,.12));z-index:-1;pointer-events:none;transition:opacity .5s ease}.AccountPlansSection_cardMainContent__SWsbn{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;height:100%}.AccountPlansSection_card__hGZZW:not(.AccountPlansSection_cardActive__vGuUG){opacity:.45;transform:scale(.8) translateZ(-100px)}.AccountPlansSection_card__hGZZW:not(.AccountPlansSection_cardActive__vGuUG) .AccountPlansSection_cardMainContent__SWsbn{filter:blur(22px) grayscale(.4)}.AccountPlansSection_cardActive__vGuUG{z-index:10;filter:blur(0) grayscale(0)!important;opacity:1!important;transform:scale(1.05) translateZ(0)!important;border-color:#f2f6fa!important;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 15px 45px rgba(0,0,0,.07);background:#fff}.AccountPlansSection_card__hGZZW:hover{transform:translateY(-12px);border-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 20px 50px rgba(0,0,0,.08),inset 0 0 0 2px var(--color-green)}.AccountPlansSection_cardActive__vGuUG:hover{transform:scale(1.05) translateY(-12px)!important;border-color:#fff!important}.AccountPlansSection_cardActive__vGuUG .AccountPlansSection_cardMainContent__SWsbn{filter:blur(0)!important}[data-theme=dark] .AccountPlansSection_card__hGZZW{background:#040913;border-color:#0d1428;color:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.06),0 15px 35px rgba(0,0,0,.4)}[data-theme=dark] .AccountPlansSection_card__hGZZW:after{background:linear-gradient(180deg,rgba(76,210,1,0),rgba(76,210,1,.02) 40%,rgba(76,210,1,.05) 60%,rgba(76,210,1,.15))}[data-theme=dark] .AccountPlansSection_cardActive__vGuUG{border-color:#0d1428!important;background:#060e1f!important;box-shadow:0 0 0 1px hsla(0,0%,100%,.06),0 15px 35px rgba(0,0,0,.4)}[data-theme=dark] .AccountPlansSection_cardActive__vGuUG:hover{border-color:#1a233a!important;background:#081129!important;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),0 20px 50px rgba(0,0,0,.6),inset 0 0 0 2px var(--color-green)!important}[data-theme=dark] .AccountPlansSection_card__hGZZW:hover{border-color:#1a233a;background:#081129;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),0 20px 50px rgba(0,0,0,.6),inset 0 0 0 2px var(--color-green)}.AccountPlansSection_cardOverlay__PIwdU{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:20;opacity:0;padding:20px;transition:opacity .4s ease,transform .4s ease;transform:scale(.9)}.AccountPlansSection_card__hGZZW:not(.AccountPlansSection_cardActive__vGuUG):hover .AccountPlansSection_cardOverlay__PIwdU{opacity:1;transform:scale(1)}.AccountPlansSection_overlayText__F6axd{font-size:16px;color:var(--color-dark-gray);font-weight:500;margin-bottom:15px}[data-theme=dark] .AccountPlansSection_overlayText__F6axd{color:#9ca3af}.AccountPlansSection_contactBtn__9AHWC{background:#fff;border:2px solid #4cd201;color:#4cd201!important;padding:12px 30px;border-radius:100px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease}[data-theme=dark] .AccountPlansSection_contactBtn__9AHWC{background:#111827}.AccountPlansSection_contactBtn__9AHWC:hover{background:#4cd201;color:#fff!important;box-shadow:0 5px 15px rgba(76,210,1,.2)}.AccountPlansSection_cardTitle__vM6rX{font-size:24px;font-weight:600;margin-bottom:4px}.AccountPlansSection_cardDesc__LAE9b{font-size:14px;font-weight:400;line-height:1.6;color:var(--color-dark-gray)}[data-theme=dark] .AccountPlansSection_cardDesc__LAE9b{color:#9ca3af}.AccountPlansSection_price__xGgvH{display:flex;align-items:baseline;gap:6px}.AccountPlansSection_dollar__Bip9n{color:var(--color-green);font-size:20px;font-weight:600}.AccountPlansSection_amount__tR1lC{font-size:48px;font-weight:700;color:var(--color-black);letter-spacing:-1px}[data-theme=dark] .AccountPlansSection_amount__tR1lC,[data-theme=dark] .AccountPlansSection_dollar__Bip9n{color:#fff}.AccountPlansSection_features__RnhIa{display:flex;flex-direction:column;gap:16px;padding:0;list-style:none}.AccountPlansSection_featureItem__4eZk5{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500}.AccountPlansSection_checkIcon__mACIJ{color:var(--color-green);flex-shrink:0}.AccountPlansSection_cta__UGUqQ{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#4cd201;color:#fff!important;padding:16px 32px;border-radius:100px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;width:100%}.AccountPlansSection_cta__UGUqQ:hover{background:#3eb101;transform:translateY(-2px)}@media (max-width:1100px){.AccountPlansSection_grid__mDBeE{perspective:none;min-height:auto;flex-direction:column;gap:30px;padding:0 var(--container-padding)}.AccountPlansSection_card__hGZZW:not(.AccountPlansSection_cardActive__vGuUG){display:none!important}.AccountPlansSection_cardActive__vGuUG{display:flex!important;max-width:400px;width:100%;margin:0 auto;height:auto;min-height:650px;padding-bottom:48px;flex-direction:column}.AccountPlansSection_cardActive__vGuUG .AccountPlansSection_cardMainContent__SWsbn{flex:1}.AccountPlansSection_cardActive__vGuUG .AccountPlansSection_cta__UGUqQ{margin-top:32px;flex-shrink:0}}@media (max-width:768px){.AccountPlansSection_section__EzLVL{padding:60px 0}.AccountPlansSection_inner__NK1R2{padding:0 var(--container-padding)}.AccountPlansSection_title__ApqV_{font-size:32px}.AccountPlansSection_cta__UGUqQ{padding:14px 24px;font-size:15px}}.FiguresSection_section__MB2c0{background-color:var(--color-green);color:#fff;padding:2.2rem 0;width:100%;position:relative;z-index:10;overflow:hidden}.FiguresSection_marqueeWrapper__Y8dUn{width:100%;display:flex;overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.FiguresSection_grid__wlvvu{display:flex;align-items:center;gap:2rem;padding:0 1rem;white-space:nowrap;width:-moz-max-content;width:max-content;margin:0 auto;justify-content:center;transition:all .3s ease}.FiguresSection_item__DFSBa{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:160px;position:relative;flex-shrink:0}@media (min-width:769px){.FiguresSection_item__DFSBa:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:hsla(0,0%,100%,.25)}.FiguresSection_item__DFSBa:nth-child(5):after{display:none}}.FiguresSection_numberWrapper__FkVtj{font-size:1.8rem;font-weight:700;line-height:1.1;margin-bottom:.2rem;font-family:var(--font-family-main)}.FiguresSection_label__bPHaK{font-size:.75rem;font-weight:600;text-transform:uppercase;opacity:.9;letter-spacing:.05em;font-family:var(--font-family-main)}@media (max-width:768px){.FiguresSection_section__MB2c0{padding:.75rem 0}.FiguresSection_marqueeWrapper__Y8dUn{-webkit-mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent);mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent)}.FiguresSection_grid__wlvvu{justify-content:flex-start;animation:FiguresSection_marquee__uAxDu 20s linear infinite;gap:1rem}.FiguresSection_grid__wlvvu:active{animation-play-state:paused}.FiguresSection_item__DFSBa{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:.6rem 1rem;min-width:150px;backdrop-filter:blur(5px)}.FiguresSection_item__DFSBa:after{display:none!important}.FiguresSection_numberWrapper__FkVtj{font-size:1.4rem}.FiguresSection_label__bPHaK{font-size:.6rem;letter-spacing:.02em}}@keyframes FiguresSection_marquee__uAxDu{0%{transform:translateX(0)}to{transform:translateX(calc(-33.333% - .33rem))}}@media (min-width:769px){.FiguresSection_grid__wlvvu{width:100%;max-width:var(--container-max-width);gap:0;justify-content:space-between;padding:0 var(--container-padding)}.FiguresSection_item__DFSBa{flex:1;min-width:unset}.FiguresSection_item__DFSBa:nth-child(n+6){display:none}.FiguresSection_marqueeWrapper__Y8dUn{mask-image:none;-webkit-mask-image:none}}.StepsSection_section__bN4hc{position:relative;width:100%;overflow:hidden;background-color:#fff;border:none!important;box-shadow:none!important}[data-theme=dark] .StepsSection_section__bN4hc{background-color:#01061a;border:none!important;box-shadow:none!important;padding-bottom:0!important}.StepsSection_backgroundSection__PCXBD{position:relative;width:100%;background-image:url(/bg-steps-section.png);background-size:100% auto;background-position:bottom;background-repeat:no-repeat;padding-top:80px;padding-bottom:80px;min-height:750px;display:flex;align-items:flex-start}@media (min-width:1920px){.StepsSection_backgroundSection__PCXBD{min-height:1250px;padding-top:100px;padding-bottom:100px}}@media (min-width:1600px) and (max-width:1919px){.StepsSection_backgroundSection__PCXBD{min-height:1100px;padding-top:90px;padding-bottom:90px}}@media (min-width:1441px) and (max-width:1599px){.StepsSection_backgroundSection__PCXBD{min-height:950px;padding-top:85px;padding-bottom:85px}}@media (max-width:1440px){.StepsSection_backgroundSection__PCXBD{min-height:890px}.StepsSection_card__Ax_0K{aspect-ratio:1/1;min-height:auto;padding:40px 24px 50px}.StepsSection_centeredIconContainer__cDNzy{width:64px;height:64px;margin-bottom:4px}.StepsSection_stepIcon__MYiRZ{width:44px;height:44px}.StepsSection_stepTitle__N6_GW{font-size:17px}}[data-theme=dark] .StepsSection_backgroundSection__PCXBD{background-image:url(/bg-steps-dark.png)}.StepsSection_backgroundSection__PCXBD:after{content:"";position:absolute;inset:0;background-color:transparent;z-index:5;pointer-events:none;transition:background-color .3s ease}[data-theme=dark] .StepsSection_backgroundSection__PCXBD:after{background:linear-gradient(180deg,#01061a 0,transparent 15%),linear-gradient(0deg,#01061a 0,transparent 15%)}.StepsSection_content__ZzRwn{position:relative;z-index:10;max-width:1600px;width:100%;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;gap:80px;height:100%}.StepsSection_headingAreaWave__cqrN7{text-align:center;position:absolute;bottom:230px;left:50%;transform:translateX(-50%);width:100%;z-index:5}.StepsSection_mobileHeadingOnly__20LVf{display:none}.StepsSection_titleDark__jjGwn{font-size:clamp(24px,3vw,36px);font-weight:var(--h2-weight);line-height:var(--h1-line);color:var(--color-black);margin:0 auto;font-family:var(--font-family-main);letter-spacing:-.02em}[data-theme=dark] .StepsSection_titleDark__jjGwn{color:#fff}.StepsSection_grid__Vwo4z{display:flex;align-items:stretch;gap:20px;width:100%;margin-top:40px}.StepsSection_cardGroup__Gat45{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;flex:7}.StepsSection_spacer__wZWo2{flex:0.8;min-width:140px;max-width:140px}.StepsSection_cardWrapper__xb1w9{position:relative;height:100%;display:flex;flex-direction:column}.StepsSection_card__Ax_0K{position:relative;min-height:260px;max-width:260px;margin-left:auto;margin-right:auto;padding:20px 12px;border-radius:24px;background:#fff;--card-border-width:clamp(6px,0.9vw,10px);border:var(--card-border-width) solid #f2f6fa;box-shadow:0 0 0 1px rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;z-index:1;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden;will-change:transform,box-shadow;isolation:isolate;mask-image:radial-gradient(#fff,#000);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.StepsSection_card__Ax_0K:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(29,79,216,0),rgba(29,79,216,.02) 40%,rgba(29,79,216,.05) 60%,rgba(29,79,216,.15));z-index:2;pointer-events:none}[data-theme=dark] .StepsSection_card__Ax_0K{background:#060b1d;border-color:#0d1428;box-shadow:0 0 0 1px hsla(0,0%,100%,.05),0 10px 30px rgba(0,0,0,.5)}[data-theme=dark] .StepsSection_card__Ax_0K:after{background:linear-gradient(180deg,rgba(76,210,1,0),rgba(76,210,1,.02) 40%,rgba(76,210,1,.05) 60%,rgba(76,210,1,.1))}.StepsSection_activeCard__DcxDY,.StepsSection_card__Ax_0K:hover{transform:translateY(-12px);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.08),inset 0 0 0 2px var(--color-green)}[data-theme=dark] .StepsSection_activeCard__DcxDY,[data-theme=dark] .StepsSection_card__Ax_0K:hover{border-color:#1a233a;background:#081129;box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 25px 60px rgba(0,0,0,.7),inset 0 0 0 2px var(--color-green)}.StepsSection_decorativeBars__5Vt7C{position:absolute;top:-19px;right:19px;z-index:2}.StepsSection_decorativeBars__5Vt7C svg{width:80px;height:9px;display:block}.StepsSection_decorativeBarsBottom__seoqf{position:absolute;bottom:-19px;left:19px;z-index:2}.StepsSection_decorativeBarsBottom__seoqf svg{width:128px;height:9px;display:block}.StepsSection_imageArea__hje4F{position:relative;width:100%;height:42%;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:1;mask-image:linear-gradient(180deg,#000 80%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 80%,transparent)}.StepsSection_centeredIconContainer__cDNzy{display:flex;align-items:center;justify-content:center;margin-bottom:8px;position:relative;z-index:2;width:104px;height:104px;background:transparent;border:none;margin-left:auto;margin-right:auto;transition:all .4s var(--ease);box-shadow:none!important}.StepsSection_stepIcon__MYiRZ{width:88px;height:88px;-o-object-fit:contain;object-fit:contain;border-radius:16px;clip-path:inset(2px round 16px)}[data-theme=dark] .StepsSection_centeredIconContainer__cDNzy{background:transparent;border:none}.StepsSection_card__Ax_0K:hover .StepsSection_centeredIconContainer__cDNzy{transform:none;background:transparent;box-shadow:none}[data-theme=dark] .StepsSection_card__Ax_0K:hover .StepsSection_centeredIconContainer__cDNzy{background:transparent;border:none;box-shadow:none}[data-theme=dark] .StepsSection_card__Ax_0K:hover .StepsSection_stepIcon__MYiRZ{filter:none;transform:scale(1.05)}.StepsSection_textContent__25YgT{display:flex;flex-direction:column;gap:8px;text-align:center;align-items:center;position:relative;z-index:2}.StepsSection_stepTitle__N6_GW{font-size:clamp(16px,1.8vw,20px);font-weight:700;color:#00051e;margin:0;font-family:var(--font-family-main);line-height:1.2}[data-theme=dark] .StepsSection_stepTitle__N6_GW{color:#fff}.StepsSection_stepDescription__QRgVf{font-size:clamp(11px,1.1vw,13px);line-height:1.5;color:#00051e;margin:0;max-width:100%;font-family:var(--font-family-main)}[data-theme=dark] .StepsSection_stepDescription__QRgVf{color:#fff;opacity:.85}@media (max-width:1200px){.StepsSection_cardGroup__Gat45,.StepsSection_grid__Vwo4z{gap:15px}.StepsSection_spacer__wZWo2{flex:1.5}}@media (max-width:1024px){.StepsSection_backgroundSection__PCXBD{padding-top:60px;padding-bottom:150px;min-height:auto;background-position:top}.StepsSection_headingAreaWave__cqrN7{bottom:40px}.StepsSection_grid__Vwo4z{flex-direction:column;gap:40px;margin-top:40px}.StepsSection_spacer__wZWo2{display:none}.StepsSection_cardGroup__Gat45{grid-template-columns:repeat(2,1fr);width:100%;gap:30px}.StepsSection_content__ZzRwn{gap:60px}}@media (max-width:768px){.StepsSection_backgroundSection__PCXBD{padding-top:15px;padding-bottom:32px;background-image:none!important;min-height:auto;display:flex;flex-direction:column;position:relative}[data-theme=dark] .StepsSection_backgroundSection__PCXBD{background-image:none!important}.StepsSection_backgroundSection__PCXBD:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/bg-steps-section.png);background-size:320% auto;background-position:top;background-repeat:no-repeat;z-index:1;opacity:.9;pointer-events:none}[data-theme=dark] .StepsSection_backgroundSection__PCXBD:before{background-image:url(/bg-steps-dark.png);background-size:320% auto;background-position:top;opacity:.7;height:100%}.StepsSection_cardGroup__Gat45{grid-template-columns:1fr;gap:20px;padding:0 15px;position:relative;z-index:10}.StepsSection_cardGroup__Gat45:last-child{margin-top:0}.StepsSection_spacer__wZWo2{display:none}.StepsSection_titleDark__jjGwn{font-size:clamp(30px,5vw,40px)!important;font-weight:var(--h2-weight)!important;line-height:var(--h1-line)!important;padding:0 15px;width:100%;margin-top:0}.StepsSection_mobileHeadingOnly__20LVf{display:block;text-align:center;padding:40px 20px 10px;z-index:10}.StepsSection_grid__Vwo4z{margin-top:15px!important;display:flex!important;flex-direction:column!important;gap:20px!important}.StepsSection_headingAreaWave__cqrN7{display:none}.StepsSection_card__Ax_0K{min-height:auto;height:auto;width:100%;max-width:320px;margin-left:auto;margin-right:auto;padding:28px 20px 38px;display:flex;flex-direction:column;justify-content:flex-start}.StepsSection_stepTitle__N6_GW{font-size:20px!important}.StepsSection_stepDescription__QRgVf{font-size:14px!important;line-height:1.6}.StepsSection_activeCard__DcxDY,.StepsSection_card__Ax_0K:hover{transform:none!important;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 12px 24px rgba(0,0,0,.1)!important}[data-theme=dark] .StepsSection_activeCard__DcxDY,[data-theme=dark] .StepsSection_card__Ax_0K:hover{transform:none!important;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),0 12px 24px rgba(0,0,0,.6)!important}.StepsSection_centeredIconContainer__cDNzy{width:104px;height:104px;margin-bottom:16px}.StepsSection_stepIcon__MYiRZ{width:88px;height:88px}}.PremiumMarketsSection_section__E__wB{padding:100px 0 120px;background:var(--bg);transition:background-color var(--duration) var(--ease);position:relative;width:100%;overflow:hidden;border:none!important;box-shadow:none!important}.PremiumMarketsSection_container__TWhYr{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding)}.PremiumMarketsSection_header__cmINH{margin-bottom:40px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.PremiumMarketsSection_headerContent__5X4LJ{max-width:840px}.PremiumMarketsSection_heading__HsyHm{font-size:var(--h2-size);font-weight:var(--h2-weight);line-height:var(--h1-line);color:var(--text);margin-bottom:24px;letter-spacing:-.02em;font-family:var(--font-family-main)}.PremiumMarketsSection_heading__HsyHm .PremiumMarketsSection_shimmerText__vlYhm{font-size:inherit;font-weight:inherit;line-height:inherit}.PremiumMarketsSection_desktopHeading__0PJ3c{display:none}.PremiumMarketsSection_mobileHeading__Z8Wem{display:block}@media (min-width:768px){.PremiumMarketsSection_desktopHeading__0PJ3c{display:block;white-space:nowrap}.PremiumMarketsSection_mobileHeading__Z8Wem{display:none}}.PremiumMarketsSection_shimmerText__vlYhm{background:linear-gradient(120deg,#1356be,#4cd201 30%,#1356be 50%,hsla(0,0%,100%,.8) 70%,#1356be);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:PremiumMarketsSection_shimmerGradient__5ZED6 8s ease-in-out infinite;display:inline-block}[data-theme=dark] .PremiumMarketsSection_shimmerText__vlYhm{background:linear-gradient(120deg,#4cd201,#1356be 30%,#4cd201 50%,#fff 70%,#4cd201);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes PremiumMarketsSection_shimmerGradient__5ZED6{0%{background-position:-150%}to{background-position:150%}}.PremiumMarketsSection_subtext__qdNHz{font-size:18px;line-height:1.6;color:var(--text-secondary);max-width:640px}.PremiumMarketsSection_carouselWrapper__Kratd{position:relative;width:100vw;left:50%;transform:translateX(-50%);margin-top:20px;overflow:visible}.PremiumMarketsSection_carouselContainer__khDb7{max-width:var(--container-max-width);margin:0 auto;padding:40px var(--container-padding) 80px;overflow:visible;position:relative;box-sizing:border-box}.PremiumMarketsSection_track__Fw8AV{display:flex;gap:15px;cursor:grab;align-items:stretch;justify-content:flex-start}.PremiumMarketsSection_track__Fw8AV:active{cursor:grabbing}.PremiumMarketsSection_cardContainer__ucikR{flex:0 0 calc(33.333% - 10px);width:calc(33.333% - 10px);max-width:calc(33.333% - 10px);flex-shrink:0}[data-theme=dark] .PremiumMarketsSection_section__E__wB{background-color:var(--bg);border:none!important;box-shadow:none!important}.PremiumMarketsSection_card__CKCLd{position:relative;border-radius:48px;overflow:hidden;background:#fff;height:480px;display:flex;flex-direction:column;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);--card-border-width:clamp(6px,0.9vw,10px);border:var(--card-border-width) solid #f2f6fa;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.04);will-change:transform,box-shadow;isolation:isolate}.PremiumMarketsSection_card__CKCLd:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(29,79,216,0),rgba(29,79,216,.02) 25%,rgba(29,79,216,.08) 40%,rgba(29,79,216,.2) 50%,rgba(29,79,216,.35) 60%,rgba(29,79,216,.5) 70%,rgba(29,79,216,.65) 80%,rgba(29,79,216,.75) 90%,rgba(29,79,216,.8));z-index:2;pointer-events:none;transition:opacity .5s ease}[data-theme=dark] .PremiumMarketsSection_card__CKCLd{background:#040913;border-color:#0d1428;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),0 20px 40px rgba(0,0,0,.4)}[data-theme=dark] .PremiumMarketsSection_card__CKCLd:after{background:linear-gradient(180deg,rgba(76,210,1,0),rgba(76,210,1,.02) 40%,rgba(76,210,1,.05) 60%,rgba(76,210,1,.15))}.PremiumMarketsSection_cardOverlay__4En95{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,0) 60%,hsla(0,0%,100%,.05));z-index:5;pointer-events:none;opacity:.6}.PremiumMarketsSection_imageArea__ELwhJ{position:relative;width:100%;height:70%;padding:0;overflow:visible;display:flex;align-items:center;justify-content:center;z-index:4;mask-image:linear-gradient(180deg,#000 0,#000 50%,rgba(0,0,0,.95) 60%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.3) 90%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 50%,rgba(0,0,0,.95) 60%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.3) 90%,transparent)}[data-theme=dark] .PremiumMarketsSection_imageArea__ELwhJ{background:transparent}.PremiumMarketsSection_cardImage__7Zjec{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transform:scale(2.24)}.PremiumMarketsSection_card__CKCLd:hover .PremiumMarketsSection_cardImage__7Zjec{transform:scale(2.35)}.PremiumMarketsSection_lightImg__E09T6{display:block}.PremiumMarketsSection_darkImg__lhtQD,[data-theme=dark] .PremiumMarketsSection_lightImg__E09T6{display:none}[data-theme=dark] .PremiumMarketsSection_darkImg__lhtQD{display:block}.PremiumMarketsSection_infoArea__xCJWr{position:relative;height:30%;margin-top:-40px;padding:0 24px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:10;background:transparent;justify-content:center;gap:8px}.PremiumMarketsSection_cardImage__7Zjec{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(.85);transition:transform .4s var(--ease);will-change:transform}.PremiumMarketsSection_card__CKCLd:hover .PremiumMarketsSection_cardImage__7Zjec{transform:scale(.92)}.PremiumMarketsSection_cardDescription__60G5b{font-size:14px;line-height:1.5;font-weight:400;margin:0 0 16px;font-family:var(--font-family-main);max-width:240px}.PremiumMarketsSection_cardDescription__60G5b,[data-theme=dark] .PremiumMarketsSection_cardDescription__60G5b{color:hsla(0,0%,100%,.9)}.PremiumMarketsSection_miniCta__VuW4_{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;border-radius:100px;font-size:15px;font-weight:400;transition:all .3s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 12px rgba(76,210,1,.2);border:none;cursor:pointer}.PremiumMarketsSection_miniCta__VuW4_,[data-theme=dark] .PremiumMarketsSection_miniCta__VuW4_{background:var(--color-green);color:#000}.PremiumMarketsSection_miniCta__VuW4_:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.1);box-shadow:0 8px 24px rgba(76,210,1,.3)}.PremiumMarketsSection_miniCta__VuW4_ svg{margin-left:8px;transition:transform .3s ease}.PremiumMarketsSection_miniCta__VuW4_:hover svg{transform:translateX(3px)}.PremiumMarketsSection_glow__kzZlT{position:absolute;bottom:-30px;left:20%;right:20%;height:60px;border-radius:50%;background:var(--color-primary);filter:blur(40px);opacity:0;transition:opacity .5s ease;z-index:1;pointer-events:none}.PremiumMarketsSection_card__CKCLd:nth-child(2n) .PremiumMarketsSection_glow__kzZlT{background:var(--color-green)}.PremiumMarketsSection_card__CKCLd:hover{transform:translateY(-12px);border-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 30px 60px rgba(0,0,0,.12),inset 0 0 0 2px var(--color-green)}[data-theme=dark] .PremiumMarketsSection_card__CKCLd:hover{border-color:#1a233a;box-shadow:0 0 0 1px hsla(0,0%,100%,.12),0 40px 80px rgba(0,0,0,.6),inset 0 0 0 2px var(--color-green)}.PremiumMarketsSection_card__CKCLd:hover .PremiumMarketsSection_glow__kzZlT{opacity:.12}.PremiumMarketsSection_card__CKCLd:hover .PremiumMarketsSection_miniCta__VuW4_ svg{transform:translateX(4px)}.PremiumMarketsSection_ctaWrapper__j_m6g{display:flex;align-items:center}.PremiumMarketsSection_getStartedBtn__uZDqC{background-color:var(--color-green);color:#000;padding:14px 32px;border-radius:999px;font-weight:600;font-size:16px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;transition:all .3s var(--ease);box-shadow:0 4px 15px rgba(76,210,1,.2)}.PremiumMarketsSection_getStartedBtn__uZDqC:hover{transform:translateY(-2px);filter:brightness(1.1);box-shadow:0 8px 25px rgba(76,210,1,.3)}.PremiumMarketsSection_edgeGradientLeft__V52ST,.PremiumMarketsSection_edgeGradientRight__cIg60{position:absolute;top:0;bottom:0;width:calc((100vw - var(--container-max-width)) / 2 + 100px);z-index:50;pointer-events:none}.PremiumMarketsSection_edgeGradientLeft__V52ST{left:0;background:linear-gradient(to right,var(--bg) 0,var(--bg) 30%,transparent 100%)}.PremiumMarketsSection_edgeGradientRight__cIg60{right:0;background:linear-gradient(to left,var(--bg) 0,var(--bg) 30%,transparent 100%)}@media (min-width:769px){.PremiumMarketsSection_section__E__wB{padding:36px 0 20px}}@media (max-width:1200px){.PremiumMarketsSection_cardContainer__ucikR{flex:0 0 calc(50% - 12px);width:calc(50% - 12px);max-width:calc(50% - 12px)}}@media (max-width:1024px){.PremiumMarketsSection_header__cmINH{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.PremiumMarketsSection_edgeGradientLeft__V52ST,.PremiumMarketsSection_edgeGradientRight__cIg60{display:none}}@media (max-width:768px){.PremiumMarketsSection_header__cmINH{padding:0 10px}.PremiumMarketsSection_cardContainer__ucikR{flex:0 0 84%;width:84%;max-width:84%}.PremiumMarketsSection_section__E__wB{padding:42px 0 40px}.PremiumMarketsSection_carouselContainer__khDb7{padding:20px 10px}.PremiumMarketsSection_card__CKCLd{height:480px}.PremiumMarketsSection_infoArea__xCJWr{padding:0 20px 40px;gap:15px}.PremiumMarketsSection_cardTitle__bKl00{font-size:22px;font-weight:600;margin:0;font-family:var(--font-family-main)}.PremiumMarketsSection_cardTitle__bKl00,.PremiumMarketsSection_section__E__wB .PremiumMarketsSection_cardTitle__bKl00,h3.PremiumMarketsSection_cardTitle__bKl00{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.28)!important}.PremiumMarketsSection_cardDescription__60G5b{font-size:13px;line-height:1.4}.PremiumMarketsSection_heading__HsyHm{font-size:28px;text-align:center;width:100%}.PremiumMarketsSection_subtext__qdNHz{font-size:15px;text-align:center;margin:0 auto}.PremiumMarketsSection_ctaWrapper__j_m6g{width:100%;justify-content:center;margin-top:10px}}.PaymentMethodsSection_section__WygQP{padding:60px 0;--withdrawal-bg:#f0f4fe;--withdrawal-icon:#1356be;background-color:#fff;position:relative;width:100%;overflow:hidden;font-family:var(--font-family-main);transition:background-color .3s ease}[data-theme=dark] .PaymentMethodsSection_section__WygQP{background-color:var(--bg);--withdrawal-bg:hsla(0,0%,100%,.08);--withdrawal-icon:#4cd201}.PaymentMethodsSection_container__h6C5n{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding)}.PaymentMethodsSection_layout___F3_M{display:flex;gap:40px;align-items:stretch;width:100%}.PaymentMethodsSection_leftColumn__JeS6y{flex:0 0 520px;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch}.PaymentMethodsSection_contentWrapper__CyHTj{display:flex;flex-direction:column}.PaymentMethodsSection_gridReveal__MbMMr{height:100%}.PaymentMethodsSection_rightColumn__yapNZ{flex:1}.PaymentMethodsSection_label__m_LKM{font-size:14px;font-weight:var(--label-weight);color:#1356be;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}.PaymentMethodsSection_title__kE_CV{font-size:clamp(28px,3.5vw,36px);font-weight:var(--h2-weight);color:#000;line-height:var(--h1-line);margin-bottom:18px}[data-theme=dark] .PaymentMethodsSection_title__kE_CV{color:#fff}.PaymentMethodsSection_title__kE_CV .PaymentMethodsSection_shimmerText__PwHBR{font-size:100%!important;font-weight:inherit;line-height:inherit;display:inline}.PaymentMethodsSection_description__oOQfg{font-size:16px;font-weight:400;line-height:1.55;color:rgba(30,30,30,.7);margin-bottom:32px}[data-theme=dark] .PaymentMethodsSection_description__oOQfg{color:hsla(0,0%,100%,.7)}.PaymentMethodsSection_ctaButton__hihP2{background-color:#1356be;color:#fff;padding:14px 32px;border-radius:40px;font-size:16px;font-weight:var(--label-weight);display:inline-flex;align-items:center;gap:10px;text-decoration:none;transition:all .3s ease;margin-bottom:32px;box-shadow:0 4px 12px rgba(19,86,190,.2)}.PaymentMethodsSection_ctaButton__hihP2:hover{background-color:#1356be;transform:translateY(-1px);box-shadow:0 6px 16px rgba(19,86,190,.3)}.PaymentMethodsSection_withdrawalsRow__oltOJ{display:flex;align-items:center;gap:30px;padding:20px 0;margin:0;position:relative}.PaymentMethodsSection_withdrawalsRow__oltOJ,[data-theme=dark] .PaymentMethodsSection_withdrawalsRow__oltOJ{background-color:transparent;border:none;box-shadow:none}.PaymentMethodsSection_featureIconBox__Cggdo{width:64px;height:64px;background:var(--color-primary);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 16px rgba(19,86,190,.2)}[data-theme=dark] .PaymentMethodsSection_featureIconBox__Cggdo{background:var(--color-green);color:#000;box-shadow:0 8px 16px rgba(76,210,1,.2)}.PaymentMethodsSection_withdrawBrandedIcon__M6t_f,.PaymentMethodsSection_withdrawIconContainer__kMEq1{flex-shrink:0;display:flex;align-items:center;justify-content:center}.PaymentMethodsSection_withdrawBrandedIcon__M6t_f{width:88px;height:88px;border-radius:20px;-o-object-fit:contain;object-fit:contain;clip-path:inset(2px round 20px)}.PaymentMethodsSection_withdrawText__vllZf{display:flex;flex-direction:column;gap:6px}.PaymentMethodsSection_withdrawReveal__w3Sfa{margin-top:auto;width:100%}.PaymentMethodsSection_withdrawTitle__Vy1Cs{font-size:32px;font-weight:700;color:var(--text);margin-bottom:2px}.PaymentMethodsSection_withdrawDesc__mUFAi{font-size:clamp(14px,1.5vw,16px);line-height:1.4;color:var(--text-secondary);max-width:none;display:flex;flex-direction:column;gap:6px;white-space:normal}.PaymentMethodsSection_withdrawDesc__mUFAi .PaymentMethodsSection_shimmerText__PwHBR{font-size:clamp(16px,2vw,20px);font-weight:600;line-height:1.2;margin-bottom:2px}.PaymentMethodsSection_grid__u32RM{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.PaymentMethodsSection_card__bKnN5{position:relative;aspect-ratio:1/1;background-color:#fff;--card-border-width:clamp(6px,0.9vw,10px);border:var(--card-border-width) solid #f2f6fa;border-radius:40px;padding:40px 16px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.02);overflow:hidden}.PaymentMethodsSection_card__bKnN5:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(29,79,216,0),rgba(29,79,216,.02) 40%,rgba(29,79,216,.05) 60%,rgba(29,79,216,.1));z-index:1;pointer-events:none}.PaymentMethodsSection_badge__w_AFb,.PaymentMethodsSection_iconBox__60bp3,.PaymentMethodsSection_methodLabel__fpLUI,.PaymentMethodsSection_methodName__EWkg5{position:relative;z-index:2}[data-theme=dark] .PaymentMethodsSection_card__bKnN5{background-color:#040913;border-color:#0b1120;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),0 10px 30px rgba(0,0,0,.4)}[data-theme=dark] .PaymentMethodsSection_card__bKnN5:after{background:linear-gradient(180deg,rgba(76,210,1,0),rgba(76,210,1,.02) 40%,rgba(76,210,1,.05) 60%,rgba(76,210,1,.12))}.PaymentMethodsSection_card__bKnN5:hover{transform:translateY(-12px);box-shadow:0 0 0 1px rgba(0,0,0,.08),0 30px 60px rgba(0,0,0,.1),inset 0 0 0 2px var(--color-green);border-color:#fff}[data-theme=dark] .PaymentMethodsSection_card__bKnN5:hover{border-color:#1a233a;background:#081129;box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 25px 60px rgba(0,0,0,.7),inset 0 0 0 2px var(--color-green)}.PaymentMethodsSection_badge__w_AFb{position:absolute;top:16px;right:16px;padding:4px 10px;border-radius:100px;background:rgba(19,86,190,.1);backdrop-filter:blur(8px);border:1px solid rgba(19,86,190,.2);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:10}[data-theme=dark] .PaymentMethodsSection_badge__w_AFb{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.PaymentMethodsSection_badgeText__L6h_k{font-size:10px;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:2}[data-theme=dark] .PaymentMethodsSection_badgeText__L6h_k{color:var(--color-green)}.PaymentMethodsSection_badgeInstant__zsMDN{background:rgba(76,210,1,.1)!important;border:1px solid rgba(76,210,1,.4)!important;box-shadow:0 0 10px rgba(76,210,1,.1)}.PaymentMethodsSection_badgeInstant__zsMDN .PaymentMethodsSection_badgeText__L6h_k{color:#3aa100!important}[data-theme=dark] .PaymentMethodsSection_badgeInstant__zsMDN{background:rgba(76,210,1,.1)!important;border:1px solid rgba(76,210,1,.3)!important}[data-theme=dark] .PaymentMethodsSection_badgeInstant__zsMDN .PaymentMethodsSection_badgeText__L6h_k{color:#4cd201!important}.PaymentMethodsSection_badgeShimmer__eP5Uw{position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0) 70%);animation:PaymentMethodsSection_badgeShimmerMove__ewMus 3s linear infinite;z-index:1}@keyframes PaymentMethodsSection_badgeShimmerMove__ewMus{0%{transform:translateX(-50%) skewX(-20deg)}to{transform:translateX(100%) skewX(-20deg)}}.PaymentMethodsSection_card__bKnN5:before{content:"";position:absolute;inset:0;background:linear-gradient(-45deg,transparent,transparent 40%,hsla(0,0%,100%,.4) 50%,transparent 60%,transparent);background-size:300% 300%;background-position:-150% -150%;background-repeat:no-repeat;transition:background-position .8s ease;pointer-events:none;z-index:5}.PaymentMethodsSection_card__bKnN5:hover:before{background-position:150% 150%}.PaymentMethodsSection_iconBox__60bp3{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:4px;margin-top:20px}.PaymentMethodsSection_methodName__EWkg5{font-size:clamp(15px,1.6vw,18px);font-weight:700;color:var(--text);margin:0}.PaymentMethodsSection_methodLabel__fpLUI{font-size:13px;font-weight:400;color:var(--text-secondary);margin:0;opacity:.8}[data-theme=dark] .PaymentMethodsSection_invertDark__EVTbR{filter:invert(1) brightness(2)}@media (max-width:1024px){.PaymentMethodsSection_section__WygQP{padding:100px 0}.PaymentMethodsSection_layout___F3_M{display:flex;flex-direction:column;gap:10px}.PaymentMethodsSection_leftColumn__JeS6y,.PaymentMethodsSection_rightColumn__yapNZ{flex:0 0 100%;max-width:100%}.PaymentMethodsSection_grid__u32RM{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PaymentMethodsSection_section__WygQP{padding:40px 0 60px}.PaymentMethodsSection_grid__u32RM{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 4px}.PaymentMethodsSection_card__bKnN5{aspect-ratio:auto;padding:42px 12px 28px;min-height:190px;gap:8px}.PaymentMethodsSection_badge__w_AFb{top:10px;right:10px;padding:2px 8px}.PaymentMethodsSection_badgeText__L6h_k{font-size:9px}.PaymentMethodsSection_iconBox__60bp3{width:48px;height:48px;margin-top:8px}.PaymentMethodsSection_methodIcon__2GHUY{width:44px;height:44px}.PaymentMethodsSection_methodName__EWkg5{font-size:15px}.PaymentMethodsSection_methodLabel__fpLUI{font-size:12px}.PaymentMethodsSection_withdrawalsRow__oltOJ{flex-direction:column;align-items:center;text-align:center;gap:24px;padding:42px 16px;background:hsla(0,0%,100%,.03);border-radius:32px;border:1px solid hsla(0,0%,100%,.1);width:100%;box-sizing:border-box}[data-theme=dark] .PaymentMethodsSection_withdrawalsRow__oltOJ{background:hsla(0,0%,100%,.05)}.PaymentMethodsSection_withdrawBrandedIcon__M6t_f{width:72px;height:72px;clip-path:inset(2px round 16px);border-radius:16px}.PaymentMethodsSection_withdrawTitle__Vy1Cs{font-size:26px}.PaymentMethodsSection_withdrawText__vllZf{width:100%;align-items:center}.PaymentMethodsSection_withdrawDesc__mUFAi{max-width:100%;font-size:14px;white-space:normal!important;text-align:center;align-items:center;line-height:1.5;text-wrap:balance}.PaymentMethodsSection_withdrawDesc__mUFAi .PaymentMethodsSection_shimmerText__PwHBR{font-size:17px;margin-bottom:4px}.PaymentMethodsSection_shimmerText__PwHBR{white-space:normal!important;display:inline-block;text-align:center;width:100%;text-wrap:balance}.PaymentMethodsSection_title__kE_CV{font-size:30px;white-space:normal;text-align:center}.PaymentMethodsSection_description__oOQfg{text-align:center;font-size:15px;margin-bottom:24px}.PaymentMethodsSection_contentWrapper__CyHTj{align-items:center}.PaymentMethodsSection_ctaButton__hihP2{width:100%;justify-content:center}.PaymentMethodsSection_desktopBr__9saRM{display:none}}.PaymentMethodsSection_desktopBr__9saRM{display:block}.PaymentMethodsSection_shimmerText__PwHBR{background:linear-gradient(120deg,#1356be,#4cd201 30%,#1356be 50%,rgba(30,30,30,.8) 75%,#1356be);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:PaymentMethodsSection_shimmerGradient__Y4MEk 8s ease-in-out infinite;display:inline-block}[data-theme=dark] .PaymentMethodsSection_shimmerText__PwHBR{background:linear-gradient(120deg,#4cd201,#1356be 30%,#4cd201 50%,#fff 75%,#4cd201);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes PaymentMethodsSection_shimmerGradient__Y4MEk{0%{background-position:-150%}to{background-position:150%}}.Footer_footerWrapper__f24Gx{width:100%;position:relative;background-color:#000521;border-radius:0;margin-top:40px;padding:20px 0 0;font-family:var(--font-family-main)}[data-theme=dark] .Footer_footerWrapper__f24Gx{margin-top:0}.Footer_ctaWrapper__3BeEI{width:100%;max-width:none;margin:0 auto;padding:0 40px;position:relative;z-index:10}.Footer_ctaBanner__OfSt4{background-color:#4cd201;border-radius:40px;padding:60px 40px 140px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.Footer_ctaOverlay__udDq1{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:.45;pointer-events:none;z-index:1;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.Footer_ctaContent__stQvn{position:relative;z-index:2;max-width:800px}.Footer_ctaTitle__smo3q{font-size:clamp(32px,4vw,40px);font-weight:var(--h1-weight);color:#fff;margin-bottom:12px;line-height:var(--h1-line)}.Footer_ctaDesc__jvOza{font-size:16px;color:hsla(0,0%,100%,.9);max-width:620px;margin:0 auto 26px;line-height:1.55}.Footer_ctaButton__9LlaV{background-color:#fff;color:#000;padding:14px 32px;border-radius:40px;font-weight:var(--label-weight);font-size:16px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;line-height:1;transition:all var(--duration) var(--ease)}.Footer_ctaButton__9LlaV svg{transform:translateY(-1px)}.Footer_ctaButton__9LlaV:hover{filter:brightness(.95)}.Footer_btnIcon__kj3IO{background-color:#fff;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center}.Footer_mainFooter__IRNSv{max-width:var(--container-max-width);margin:0 auto;padding:40px var(--container-padding) 40px}.Footer_grid__88hvW{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:48px;margin-bottom:40px}.Footer_brandColumn__gCAVl{display:flex;flex-direction:column;align-items:flex-start}.Footer_footerLogo__4BA6d{height:48px;width:auto;margin-bottom:20px;-o-object-fit:contain;object-fit:contain}.Footer_tagline__edhu4{font-size:18px;font-weight:var(--label-weight);color:#fff;margin-bottom:24px}.Footer_socialRow__o2WwH{display:flex;gap:12px}.Footer_socialIcon__fsVbM{width:36px;height:36px;background:hsla(0,0%,100%,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;text-decoration:none}.Footer_socialIcon__fsVbM:hover{filter:brightness(1.1);background-color:#4cd201;color:#000!important;transform:translateY(-3px)}.Footer_socialIcon__fsVbM:hover svg{color:#000}.Footer_columnTitle__WcnMX{font-size:14px;font-weight:var(--label-weight);color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.Footer_linkList__Js__Y{list-style:none;padding:0;margin:0}.Footer_linkItem__iZlZR{margin-bottom:12px}.Footer_link__TBOP7{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.85);text-decoration:none;transition:color .2s ease}.Footer_link__TBOP7:hover{color:#fff}.Footer_details__AesSH{display:flex;flex-direction:column;gap:16px}.Footer_detailItem__yPcKK{font-size:14px;color:hsla(0,0%,100%,.75);line-height:1.55;margin:0}.Footer_disclaimers__8fa78{padding:0;margin-bottom:40px}.Footer_disclaimerText__cF2bQ{font-size:13px;line-height:1.6;color:hsla(0,0%,100%,.45);max-width:1000px;margin-bottom:20px}.Footer_disclaimerText__cF2bQ strong{color:hsla(0,0%,100%,.6);font-weight:var(--label-weight)}.Footer_copyrightBar__GEQFt{border-top:1px solid hsla(0,0%,100%,.1);padding:22px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:hsla(0,0%,100%,.6)}.Footer_legalLinks__eScbR{display:flex;gap:22px}.Footer_legalLink__pFBJM{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.Footer_legalLink__pFBJM:hover{color:#fff}@media (max-width:1024px){.Footer_grid__88hvW{grid-template-columns:repeat(2,1fr);gap:40px}.Footer_ctaBanner__OfSt4{padding:60px 24px 120px}}@media (max-width:768px){.Footer_footerWrapper__f24Gx{padding:24px 0 0}.Footer_ctaWrapper__3BeEI{padding:0 20px}.Footer_mainFooter__IRNSv{padding:40px var(--container-padding) 40px}.Footer_grid__88hvW{grid-template-columns:repeat(2,1fr);gap:40px 20px;text-align:center}.Footer_brandColumn__gCAVl{grid-column:span 2;align-items:center;order:1}.Footer_grid__88hvW>div:nth-child(3){order:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding-left:0}.Footer_grid__88hvW>div:nth-child(2){order:3;display:flex;flex-direction:column;align-items:center;text-align:center}.Footer_grid__88hvW>div:nth-child(4){grid-column:span 2;order:4;display:flex;flex-direction:column;align-items:center;text-align:center}.Footer_socialRow__o2WwH{justify-content:center}.Footer_disclaimerText__cF2bQ{text-align:center;margin-left:auto;margin-right:auto}.Footer_copyrightBar__GEQFt{flex-direction:column;gap:16px;text-align:center}.Footer_legalLinks__eScbR{flex-wrap:wrap;justify-content:center;gap:12px 20px}.Footer_ctaWrapper__3BeEI{margin-top:0}.Footer_ctaBanner__OfSt4{border-radius:40px 40px 24px 24px;padding:60px 20px 100px}}.accountTypes_accountPage__QYBJb{background-color:var(--bg);transition:background-color .3s ease;min-height:100vh}[data-theme=dark] .accountTypes_accountPage__QYBJb{background-color:#01061a!important}.accountTypes_accountPage__QYBJb .section{margin-bottom:2rem}.accountTypes_accountPage__QYBJb .section:has(+.accountTypes_section__rH5ZW){margin-bottom:1.2rem}.accountTypes_accountPage__QYBJb .section:nth-of-type(3){margin-bottom:1.2rem}