.Header_headerSection__xrqSJ{background:linear-gradient(135deg,rgba(26,32,37,.9),rgba(45,55,72,.9)),url(/img/in-wave-background-1.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:0;position:sticky;top:0;z-index:1000}.Header_navbarContainer__ev7Dh{background:transparent}.Header_navbar__FrcGG{display:flex;justify-content:space-between;align-items:center;max-width:var(--max-width);margin:0 auto;padding:1rem}.Header_navbarLeft___w1DX{display:flex;align-items:center;flex:1;gap:2rem}.Header_logo__w9JC2{height:30px;width:auto}.Header_desktopNav__foK9E{display:flex;list-style:none;margin:0;padding:0;gap:2vw;line-height:normal}.Header_navItem__ydc_O{position:relative}.Header_navLink__On0gu{color:white;cursor:pointer;transition:color .3s ease;font-size:16px}.Header_navLink__On0gu:hover{color:var(--primary-clr)}.Header_dropdown__M5mw2{position:absolute;top:calc(100% + 25px);left:0;background:white;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.15);padding:1.5rem;display:none;z-index:1001;opacity:0;transform:translateY(-20px);width:fit-content}.Header_dropdown__M5mw2.Header_show__KAVff{display:flex;animation:Header_slideDownFromTop__pDWIC .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes Header_slideDownFromTop__pDWIC{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownSection__p1Gjq{flex:1;margin-right:1.5rem}.Header_dropdownSection__p1Gjq:last-child{margin-right:0}.Header_dropdownSection__p1Gjq h4{color:var(--text-primary);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-wrap:nowrap;margin-bottom:10px;font-family:var(--font-rubik)}.Header_sectionTitleLink__ys_aG{color:var(--text-primary);text-decoration:none;transition:color .3s ease;font-size:14px}.Header_sectionTitleLink__ys_aG.Header_active__pJzbX,.Header_sectionTitleLink__ys_aG:hover{color:var(--primary-clr)}.Header_dropdownList__qe__F{list-style:none;margin:0;padding:0}.Header_dropdownList__qe__F li{margin-bottom:8px}.Header_dropdownList__qe__F a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease;font-size:14px;text-wrap:nowrap}.Header_dropdownList__qe__F a.Header_active__pJzbX,.Header_dropdownList__qe__F a:hover{color:var(--primary-clr)}.Header_navbarRight__3ZSK3{display:flex;align-items:center;gap:20px;padding-left:2vw;border-left:1px solid rgba(255,255,255,.4)}.Header_authButtons__FvXiP{display:flex;align-items:center;gap:2vw}.Header_loginBtn__YkEHh{color:white;text-decoration:none;font-weight:500;transition:color .3s ease}.Header_loginBtn__YkEHh:hover{color:var(--primary-clr)}.Header_signupBtn__4S_og{background-color:rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3);backdrop-filter:blur(2px);color:white;padding:.5rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:500;transition:all .3s ease;border:none;cursor:pointer}.Header_signupBtn__4S_og:hover{background:#B8860B;transform:translateY(-2px)}.Header_mobileMenuBtn__lLFva{display:none;background:transparent;border:2px solid rgba(255,255,255,.3);color:white;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.Header_mobileMenuBtn__lLFva:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.Header_mobileNavModal__bRfp3{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;opacity:0;transition:opacity .3s ease}.Header_mobileNavModal__bRfp3.Header_active__pJzbX{display:flex;opacity:1}.Header_mobileNavOverlay__kggrf{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(4px)}.Header_mobileNavContent__OpZSl{position:absolute;top:0;left:0;width:100%;height:100%;background:white;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.Header_mobileNavModal__bRfp3.Header_active__pJzbX .Header_mobileNavContent__OpZSl{transform:translateX(0)}.Header_mobileNavHeader__4XLNU{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid rgba(0,0,0,.1);background:#f8f9fa}.Header_mobileNavClose__NBq8k{background:none;border:none;font-size:20px;color:#4a5568;cursor:pointer;padding:8px;border-radius:4px;transition:all .3s ease}.Header_mobileNavClose__NBq8k:hover{background:rgba(0,0,0,.1)}.Header_mobileNavBody__2iJDj{padding:20px}.Header_mobileNavCategory__DKXUS{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:10px}.Header_mobileCategoryHeader__rsrJG{display:flex;justify-content:space-between;align-items:center;padding:15px 0;cursor:pointer;transition:all .3s ease}.Header_mobileCategoryHeader__rsrJG:hover{background:rgba(0,0,0,.02)}.Header_categoryTitle__zsfKn{font-size:18px;font-weight:600;color:#1a2025;margin:0;display:flex;align-items:center}.Header_categoryTitle__zsfKn i{font-size:16px;margin-right:10px;color:var(--primary-clr)}.Header_categoryIcon__GkEm8{font-size:14px;color:#4a5568;transition:transform .3s ease}.Header_mobileCategoryContent__Aef1v{max-height:0;overflow:hidden;transition:max-height .3s ease}.Header_mobileCategoryContent__Aef1v.Header_active__pJzbX{max-height:1000px}.Header_mobileNavSections__p9rzW{padding-left:20px}.Header_mobileNavSection__CxQVg{margin-bottom:20px}.Header_sectionTitle__zvXj2{font-size:16px;font-weight:600;color:var(--primary-clr);margin:0 0 10px;display:flex;align-items:center}.Header_sectionTitle__zvXj2 i{font-size:14px;margin-right:8px}.Header_mobileNavList__4AksZ{padding:0;margin:0;list-style:none;list-style-type:circle}.Header_mobileNavList__4AksZ a{display:block;color:#4a5568;text-decoration:none;font-size:15px;transition:all .3s ease;position:relative;padding:12px 0 12px 20px}.Header_mobileNavList__4AksZ a:hover{color:#1a2025;background:rgba(200,155,66,.05)}.Header_mobileNavList__4AksZ a.Header_active__pJzbX:before,.Header_mobileNavList__4AksZ a:hover:before{opacity:1}.Header_mobileNavList__4AksZ a.Header_active__pJzbX{color:var(--primary-clr);font-weight:600;background:rgba(200,155,66,.1)}.Header_mobileNavActions__thyUk{display:flex;flex-direction:column;gap:10px;padding-top:20px;border-top:1px solid rgba(0,0,0,.1)}.Header_mobileNavBtn__MoD2U{padding:12px 20px;font-size:16px;font-weight:500;border-radius:8px;text-align:center;transition:all .3s ease;text-decoration:none;display:block}.Header_mobileNavBtn__MoD2U.Header_login__63PdT{color:#4a5568;background:rgba(0,0,0,.05)}.Header_mobileNavBtn__MoD2U.Header_login__63PdT:hover{background:rgba(0,0,0,.1);color:#1a2025}.Header_mobileNavBtn__MoD2U.Header_signup__DDg01{background:linear-gradient(135deg,var(--primary-clr) 0,#B8860B 100%);color:white;border:none;box-shadow:0 4px 15px rgba(200,155,66,.3)}.Header_mobileNavBtn__MoD2U.Header_signup__DDg01:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(200,155,66,.4)}@media (max-width:768px){.Header_desktopNav__foK9E{display:none}.Header_mobileMenuBtn__lLFva{display:block}.Header_authButtons__FvXiP{display:none}}@media (max-width:480px){.Header_mobileNavBody__2iJDj,.Header_mobileNavHeader__4XLNU{padding:15px}.Header_mobileCategoryHeader__rsrJG{padding:12px 0}.Header_categoryTitle__zsfKn{font-size:16px}.Header_mobileNavList__4AksZ a{font-size:14px;padding:10px 0}}.HomeBanner_homeBanner__kXzbI{position:relative;background-color:hsla(208deg,25%,14%,.1);padding:100px 1%;min-height:50vh;min-height:50dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.HomeBanner_bannerBg__uIAcx{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;animation:HomeBanner_breatheGlow__NvfxY 6s ease-in-out infinite}.HomeBanner_bannerContent__o6oXS{text-align:center;color:#FFFFFF;max-width:var(--max-width);padding:0 20px;z-index:1}.HomeBanner_subtitle__kyPqt{font-size:20px;margin-bottom:20px;color:#FFFFFF}.HomeBanner_subtitle__kyPqt strong{color:var(--primary-clr);font-weight:600}.HomeBanner_title__tDS8z{color:white;font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:1.2;margin:20px 0}.HomeBanner_description__0pT_c{color:white;font-size:clamp(18px,2vw,20px);font-weight:400;line-height:1.4;margin:40px auto;max-width:600px}.HomeBanner_ctaContainer__FVE5a{margin-top:40px}.HomeBanner_animateBase__50g4Y{opacity:0;animation-fill-mode:both;animation-duration:.8s;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}.HomeBanner_fadeInUp__TSvn5{opacity:0;animation:HomeBanner_fadeInUp__TSvn5 .8s cubic-bezier(.25,.46,.45,.94) .2s forwards}.HomeBanner_fadeInLeft__aEIeq{opacity:0;animation:HomeBanner_fadeInLeft__aEIeq .8s cubic-bezier(.25,.46,.45,.94) .2s forwards}.HomeBanner_fadeInRight__ibFCs{opacity:0;animation:HomeBanner_fadeInRight__ibFCs .8s cubic-bezier(.25,.46,.45,.94) .2s forwards}@keyframes HomeBanner_fadeInUp__TSvn5{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HomeBanner_fadeInLeft__aEIeq{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes HomeBanner_fadeInRight__ibFCs{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes HomeBanner_continuousGlow__SOVSs{0%{transform:scale(1) rotate(0deg) translate(0);filter:brightness(1) contrast(1) drop-shadow(0 0 4px rgba(255,255,255,.2))}25%{transform:scale(1.05) rotate(.8deg) translate(2px,-3px);filter:brightness(1.1) contrast(1.05) drop-shadow(0 0 10px rgba(255,255,255,.3))}50%{transform:scale(1.1) rotate(-.6deg) translate(-2px,2px);filter:brightness(1.15) contrast(1.1) drop-shadow(0 0 14px rgba(255,255,255,.35))}75%{transform:scale(1.07) rotate(.4deg) translate(1px,-2px);filter:brightness(1.1) contrast(1.05) drop-shadow(0 0 10px rgba(255,255,255,.3))}to{transform:scale(1) rotate(-.3deg) translate(0);filter:brightness(1) contrast(1) drop-shadow(0 0 4px rgba(255,255,255,.2))}}@keyframes HomeBanner_breatheGlow__NvfxY{0%,to{transform:scale(1) rotate(0deg);filter:brightness(1) contrast(1) drop-shadow(0 0 0 rgba(255,255,255,.2))}25%{transform:scale(1.05) rotate(.5deg) translateY(-2px);filter:brightness(1.1) contrast(1.05) drop-shadow(0 0 8px rgba(255,255,255,.3))}50%{transform:scale(1.1) rotate(-.5deg) translateY(0);filter:brightness(1.15) contrast(1.1) drop-shadow(0 0 15px rgba(255,255,255,.4))}75%{transform:scale(1.05) rotate(.5deg) translateY(2px);filter:brightness(1.1) contrast(1.05) drop-shadow(0 0 10px rgba(255,255,255,.3))}}@keyframes HomeBanner_slowDrift__aB_dW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.HomeBanner_homeBanner__kXzbI{padding:60px 1%;min-height:40dvh}.HomeBanner_title__tDS8z{font-size:clamp(1.5rem,6vw,2.5rem)}.HomeBanner_description__0pT_c{font-size:clamp(16px,3vw,18px);margin:30px auto}.HomeBanner_ctaButton__lob9K{padding:12px 30px;font-size:16px}}@media (max-width:480px){.HomeBanner_homeBanner__kXzbI{padding:40px 1%}.HomeBanner_bannerContent__o6oXS{padding:0 15px}.HomeBanner_subtitle__kyPqt{font-size:18px}.HomeBanner_ctaButton__lob9K{padding:10px 25px;font-size:14px}}.common_card__RPCJw{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:100%}.common_animatedCard__3NdQz{animation:common_fadeInUp__K_CLJ .6s ease-out}.common_list__e_UfC{list-style:none;padding:0;margin:0 0 40px}.common_list__e_UfC li{margin-bottom:10px;display:flex;align-items:center;color:var(--text-secondary);gap:8}.common_list__e_UfC li span{color:var(--text-primary)}.common_bold__cqfRb{font-weight:700}.common_icon__wffCk{display:inline-flex;align-items:center;justify-content:center;color:var(--primary-clr)}.common_button__56kJb{display:inline-block;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:500;transition:all .3s ease;margin-top:20px;border:none;cursor:pointer}.common_buttonPrimary__ubC0y{background-color:#007bff;color:white}.common_buttonPrimary__ubC0y:hover{background-color:#0056b3;transform:translateY(-2px)}.common_hideOnMobile__zTzLs{display:block}@media (max-width:768px){.common_hideOnMobile__zTzLs{display:none}.common_card__RPCJw{padding:20px;flex-direction:column;align-items:flex-start}}@keyframes common_fadeInUp__K_CLJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.common_bJump__6sFjr{animation:common_bounce__T48nw 2s infinite}@keyframes common_bounce__T48nw{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.SpreadsSection_title__xyNPY{margin:0 0 20px;font-weight:500}.SpreadsSection_img-wrapper__90_UT{position:relative!important;width:100%;height:100%;max-height:430px;max-width:430px}.NewsAnalysisSection_newsAnalysisCard__nkcba{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;align-items:flex-start}.NewsAnalysisSection_newsContent__aXnzL{width:100%}.NewsAnalysisSection_newsTitle__A8HeH{margin:0 0 15px;font-weight:400}.NewsAnalysisSection_newsDescription__dWSeB{margin:10px 0 0;line-height:1.4}.NewsAnalysisSection_comingSoon__cxAzC{margin:20px 0 0;font-weight:700;font-size:1.2rem}.TradingTerminalsSection_terminalsTitle__e0a3_{margin:0 0 20px;font-weight:500;color:black;font-size:clamp(22px,3vw,40px)}.TradingTerminalsSection_inner__lf2M5{display:flex;flex-direction:column;width:100%}.TradingTerminalsSection_contentRow__7_XVX{display:flex;align-items:center;gap:20px}.TradingTerminalsSection_textContent__FZgXL{flex:1;min-width:0}.TradingTerminalsSection_imgWrapper__xGidd{position:relative;width:100%;max-width:530px;max-height:430px}.TradingTerminalsSection_cardCompact__5TPaZ{flex-direction:column;align-items:flex-start;gap:16px}.TradingTerminalsSection_cardCompact__5TPaZ .TradingTerminalsSection_textContent__FZgXL{width:100%}.TradingTerminalsSection_cardCompact__5TPaZ .TradingTerminalsSection_platformList__cp0Nq{margin-bottom:24px}.TradingTerminalsSection_compactImgWrapper__mQbXa{width:100%;max-width:100%;margin-top:16px}@media (min-width:1024px){.TradingTerminalsSection_cardCompact__5TPaZ{flex-direction:row;align-items:center;gap:20px}.TradingTerminalsSection_compactImgWrapper__mQbXa{flex:1;max-width:55%;margin-top:0}.TradingTerminalsSection_cardCompact__5TPaZ .TradingTerminalsSection_textContent__FZgXL{flex:1;max-width:45%}}@media (max-width:768px){.TradingTerminalsSection_contentRow__7_XVX,.TradingTerminalsSection_textContent__FZgXL{flex-direction:column;align-items:flex-start;width:100%}.TradingTerminalsSection_textContent__FZgXL{display:flex}.TradingTerminalsSection_platformList__cp0Nq{margin-bottom:24px}}.LearnAboutStreads_section__M_775{padding:40px 0}.LearnAboutStreads_container__MrLm1{max-width:var(--max-width);margin:0 auto;padding:0 20px}.LearnAboutStreads_gridContainer__S5s0L{display:grid;gap:20px;align-items:stretch}@media (max-width:768px){.LearnAboutStreads_gridContainer__S5s0L{grid-template-columns:1fr}.LearnAboutStreads_container__MrLm1{padding:0 15px}}.LearnAboutStreads_featuredPlatformsSection___skcD{display:flex;flex-direction:column}.LearnAboutStreads_pairRow__qIcPu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.LearnAboutStreads_pairColumn__lNLIi{display:flex;flex-direction:column;min-width:0}@media (max-width:768px){.LearnAboutStreads_pairRow__qIcPu{grid-template-columns:1fr}}.PerformanceSection_homeMidCards__KWj_X{width:100%;background-color:#1a2025;color:#fff;padding:100px 0;display:flex;justify-content:center}.PerformanceSection_section__9I9Uv{max-width:1113px;margin:0 auto;padding:0 20px}.PerformanceSection_sectionTitle__Qorl2{text-align:center}.PerformanceSection_sectionDescription__JHOnn{text-align:center;color:#c9cbcd;font-size:18px;margin-bottom:40px}.PerformanceSection_featureContainer__ehQEJ{margin:60px 0}.PerformanceSection_featureNumber__QT46Z{font-weight:700;font-size:clamp(22px,4vw,48px);margin:0 0 10px}.PerformanceSection_wideCardTitle__ip8zu{font-size:clamp(24px,4vw,30px);margin:0 0 20px}.PerformanceSection_wideCardDescription__xb0D8{font-size:16px;color:#c9cbcd;margin:0}.PerformanceSection_wideCardImage__g6n5b{width:clamp(100px,10vw,200px);height:clamp(100px,10vw,200px);margin:0 20px}.PerformanceSection_performanceCardsContainer__lW8xt{display:flex;flex-wrap:wrap;gap:20px;flex:1;justify-content:center;@media (max-width:700px){>div{width:100%}}}.PerformanceSection_performanceCardTitle__CTS6o{font-size:20px;margin:0 0 10px}.PerformanceSection_performanceCardDescription__dTceg{margin:0}.PerformanceSection_buttonContainer__xWx7g{text-align:center;margin-top:40px}.PerformanceSection_tradingButton__N26s5{display:inline-block;padding:12px 24px;background-color:#007bff;color:white;text-decoration:none;border-radius:6px;font-weight:700;transition:background-color .3s ease}.PerformanceSection_tradingButton__N26s5:hover{background-color:#0056b3}.PerformanceSection_homeMidCards__KWj_X>section{max-width:var(--max-width)}.PerformanceSection_homeMidCards__KWj_X h2{color:white;font-size:clamp(26px,4vw,36px)}@media screen and (max-width:960px){.PerformanceSection_homeMidCards__KWj_X{width:100%;max-width:unset;padding:60px 0}}@media screen and (max-width:768px){.PerformanceSection_homeMidCards__KWj_X{padding:40px 0}.PerformanceSection_homeMidCards__KWj_X>section{padding:0 20px}}@keyframes PerformanceSection_bgGradientMove__S_L0e{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes PerformanceSection_bgColorChange__rQxnr{0%,to{background-color:#1b242d}50%{background-color:#141a21}}@keyframes PerformanceSection_breathe__8HNV2{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes PerformanceSection_rotateInfinite__0jQ6_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PerformanceSection_moveXInfinite__ts0DW{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.PerformanceSection_performanceCard__DhZhM{background-color:#141a21;padding:30px 20px;border-radius:20px;flex:1;min-width:300px;max-width:355px;display:flex;align-items:flex-start;flex-direction:column;height:100%}@media (max-width:768px){.PerformanceSection_performanceCard__DhZhM{width:100%;max-width:100%;min-width:unset}}.PerformanceSection_performanceCard__DhZhM h4{color:white}.PerformanceSection_wideCard__T3q0j{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(-90deg,rgba(212,212,212,.1),rgba(234,234,234,.1) 20%,rgba(242,242,242,.1) 40%,rgba(192,192,192,.1) 60%,rgba(160,160,160,.1));padding:30px 20px;border-radius:20px;margin:30px 0;box-shadow:0 4px 4px rgba(0,0,0,0);animation:PerformanceSection_bgGradientMove__S_L0e 6s ease-in-out infinite;flex-wrap:wrap;gap:20px}@media (max-width:768px){.PerformanceSection_wideCard__T3q0j{flex-direction:column;text-align:center;padding:20px}}.PerformanceSection_wideCard__T3q0j>div{display:flex;flex-direction:column}.PerformanceSection_wideCard__T3q0j h3{color:white;font-weight:500;line-height:1;margin-bottom:20px}.PerformanceSection_wideCard__T3q0j>img{object-fit:cover;animation:PerformanceSection_breathe__8HNV2 2s ease-in-out infinite}.PerformanceSection_featureCards__984Ii{display:flex;justify-content:space-between;gap:20px;padding:0 10px;flex-wrap:wrap}.PerformanceSection_featureCards__984Ii>div{flex:1;min-width:200px;max-width:300px;text-align:center}@media (max-width:768px){.PerformanceSection_featureCards__984Ii{flex-direction:column;align-items:center;gap:15px}.PerformanceSection_featureCards__984Ii>div{width:100%;max-width:400px}}@media (max-width:480px){.PerformanceSection_featureCards__984Ii>div{max-width:100%}}.PerformanceSection_singleCard__S7fgT{position:relative;padding:20px;border-radius:10px}.PerformanceSection_singleCard__S7fgT img{transition:all .6s cubic-bezier(.4,0,.2,1);animation:PerformanceSection_sequentialJump__ny5s_ 1.5s;transform-origin:center}.PerformanceSection_singleCard__S7fgT:first-child img{animation-delay:0s}.PerformanceSection_singleCard__S7fgT:nth-child(2) img{animation-delay:.25s}.PerformanceSection_singleCard__S7fgT:nth-child(3) img{animation-delay:.5s}.PerformanceSection_singleCard__S7fgT:nth-child(4) img{animation-delay:.75s}.PerformanceSection_singleCard__S7fgT:nth-child(5) img{animation-delay:1s}.PerformanceSection_singleCard__S7fgT:nth-child(6) img{animation-delay:1.25s}.PerformanceSection_singleCard__S7fgT:hover img{animation-play-state:paused;transform:scale(1.1) translateY(-5px)}.PerformanceSection_singleCard__S7fgT h3{color:white;font-size:20px;font-weight:500}.PerformanceSection_singleCard__S7fgT a,.PerformanceSection_singleCard__S7fgT p{color:white;font-size:20px;font-weight:400}.PerformanceSection_stepCircle__2suDB{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:hsl(210deg,88%,27%);color:#fff;font-weight:700;font-size:clamp(1.5rem,2vw,2rem)}.AccountSteps_section__r0gFc{padding:80px 20px;max-width:var(--max-width);margin:0 auto}.AccountSteps_stepsList__6t8wf{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;list-style:none;padding:0;margin:0}.AccountSteps_stepItem__ga8To{background-color:var(--card-bg);border-radius:20px;padding:10px 20px;box-shadow:0 4px 4px rgba(0,0,0,.25);flex:1;min-width:250px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.AccountSteps_stepItem__ga8To:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.AccountSteps_stepNumber__L7_SW{display:inline-block;font-family:var(--font-inter);font-size:clamp(24px,4vw,62px);font-weight:900;color:var(--primary-clr);line-height:normal}.AccountSteps_stepTitle__F6PeU{color:#000;font-weight:500;font-size:clamp(18px,3vw,24px);line-height:normal;margin-bottom:8px;font-family:var(--font-inter)}.AccountSteps_stepDescription__7zv8w{color:var(--color-gray-500);font-weight:500;font-size:clamp(14px,2.5vw,16px);line-height:1.4;font-family:var(--font-inter)}@media screen and (max-width:1200px){.AccountSteps_stepsList__6t8wf{justify-content:center}.AccountSteps_stepItem__ga8To{min-width:220px;max-width:250px}}@media screen and (max-width:960px){.AccountSteps_section__r0gFc{padding:60px 20px}.AccountSteps_stepsList__6t8wf{flex-direction:column;align-items:center}.AccountSteps_stepItem__ga8To{width:100%;max-width:400px}}@media screen and (max-width:768px){.AccountSteps_section__r0gFc{padding:40px 20px}.AccountSteps_title__sV8P_{margin-bottom:40px}}@keyframes AccountSteps_listItemFadeInUp__Q2sai{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AccountSteps_stepItem__ga8To{animation:AccountSteps_listItemFadeInUp__Q2sai .6s ease forwards}.AccountSteps_stepItem__ga8To:first-child{animation-delay:.1s}.AccountSteps_stepItem__ga8To:nth-child(2){animation-delay:.2s}.AccountSteps_stepItem__ga8To:nth-child(3){animation-delay:.3s}.AccountSteps_stepItem__ga8To:nth-child(4){animation-delay:.4s}.AccountCards_section__wP_Cx{padding:80px 20px;max-width:var(--max-width);margin:0 auto}.AccountCards_cardsContainer__G4Wiy{display:flex;gap:32px;justify-content:center;align-items:center;margin:40px 0;flex-wrap:wrap}.AccountCards_accountCard__Skhj_{font-family:var(--font-inter);border-radius:20px;max-width:435px;flex:1;width:100%;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;border:none;min-width:300px}.AccountCards_accountCard__Skhj_,.AccountCards_accountCard__Skhj_.AccountCards_popular__3btYz{box-shadow:0 4px 4px rgba(0,0,0,.25);position:relative}.AccountCards_defaultBadge__Un_fw{top:-9px;left:-45px;background:var(--primary-clr);color:#fff;z-index:2;letter-spacing:.5px;text-align:center;width:112px;padding:31px 20px 5px;font-size:16px;font-weight:400;position:absolute;top:-13px;left:-37px;transform:rotate(-45deg)}.AccountCards_popularBadge__UsDIk{background:rgb(237,43,43)}.AccountCards_cardHeader__kqyKt{background:#181d23;color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.AccountCards_accountCard__Skhj_.AccountCards_popular__3btYz .AccountCards_cardHeader__kqyKt{background:url(/img/banner-bg.png) 50%/cover no-repeat;animation:AccountCards_backgroundMove__3oKPQ 30s ease-in-out infinite;position:relative;overflow:hidden}@keyframes AccountCards_backgroundMove__3oKPQ{0%{background-position:0 50%}25%{background-position:25% 50%}50%{background-position:50% 50%}75%{background-position:25% 50%}to{background-position:0 50%}}.AccountCards_cardTitle__wCv68{font-size:clamp(30px,4vw,36px);font-weight:400;margin:0 0 4px;color:#fff}.AccountCards_cardTitle__wCv68 span{font-size:clamp(32px,4vw,48px);font-weight:500}.AccountCards_cardSubtitle__2HIZR{font-size:1.2rem;font-weight:400;margin:0 0 8px}.AccountCards_cardBody__GS5Z3{padding:24px 24px 0;background:#F6F6F6;color:#222;flex:1 1 auto}.AccountCards_cardRow__uKvk6{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px;font-size:1rem;padding-bottom:10px;border-bottom:1px solid #e0e6ea}.AccountCards_cardRow__uKvk6:last-child{margin-bottom:0}.AccountCards_label__tdD3P{color:var(--color-gray-900);font-weight:400;font-size:clamp(18px,4vw,20px);font-family:var(--font-inter);display:block;line-height:normal}.AccountCards_desc__ZNLuB{color:var(--color-gray-500);font-size:clamp(14px,4vw,16px);line-height:normal;font-weight:400;margin-left:2px}.AccountCards_value__vwzuT{color:var(--color-gray-900);font-size:clamp(24px,4vw,32px);font-weight:500;min-width:48px;text-align:right}.AccountCards_cardFooter__fO9Yl{padding:24px;background:#F6F6F6;border-top:none;display:flex;justify-content:center}.AccountCards_ctaBtn__bRovo{color:#fff;font-size:24px;font-family:var(--font-inter);font-weight:500;border:none;border-radius:8px;padding:7px 0;width:100%;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px rgba(230,193,107,.08);text-decoration:none;display:block;text-align:center}.AccountCards_ctaBtn__bRovo,.AccountCards_ctaBtn__bRovo:hover{background:var(--primary-clr)}@media (max-width:1440px){.AccountCards_accountCard__Skhj_{max-width:335px}}@media (max-width:900px){.AccountCards_cardsContainer__G4Wiy{flex-direction:column;align-items:center;gap:24px}.AccountCards_accountCard__Skhj_{width:100%;max-width:350px}}@media (max-width:768px){.AccountCards_section__wP_Cx{padding:60px 20px}.AccountCards_title__68xE7{margin-bottom:40px}}