#forex-page{margin-top:80px;min-width:1200px;color:var(--color-text-primary, rgba(0, 0, 0, .8));background:var(--color-page-background-primary, #fff)}#forex-page .forex-container{width:1200px;margin:0 auto;box-sizing:border-box}#forex-page h1,#forex-page h2,#forex-page h3,#forex-page p{margin:0}#forex-page button{font-family:inherit}#forex-page .forex-hero{background:#fff}#forex-page .hero-inner{display:flex;justify-content:space-between;align-items:center;min-height:640px;padding:112px 0 96px}#forex-page .hero-copy{width:740px}#forex-page .hero-copy.is-logged-in .download-row{margin-top:40px}#forex-page .hero-title-wrap{position:relative;display:inline-flex;flex-direction:column;gap:12px;margin-bottom:36px}#forex-page .hero-title-wrap h1{font-size:48px;line-height:56px;font-weight:700;color:#000c}#forex-page .hero-title-wrap span{width:100%;height:4px;border-radius:14px;background:var(--color-text-static-active, #fd5319)}#forex-page .hero-intro,#forex-page .hero-sub{width:740px;font-size:24px;line-height:1.35}#forex-page .hero-intro{color:#0009}#forex-page .hero-sub{margin-top:30px;color:#0006}#forex-page .primary-btn{width:464px;height:50px;margin-top:40px;border:0;border-radius:8px;background:var(--color-button-background-primary-default, #fd5319);color:#fff;font-size:16px;font-weight:500;cursor:pointer}#forex-page .download-row{display:flex;gap:20px;width:464px;margin-top:20px}#forex-page .download-row .store-btn{flex:1;min-width:0}#forex-page .store-btn{display:flex;align-items:center;gap:8px;min-width:210px;height:64px;padding:8px 16px;border-radius:12px;background:#000c;color:#fff;text-decoration:none;box-sizing:border-box}#forex-page .store-btn img{width:40px;height:40px;flex-shrink:0}#forex-page .store-btn span{display:flex;flex-direction:column;min-width:0}#forex-page .store-btn em{font-style:normal;font-size:12px;line-height:18px;white-space:nowrap}#forex-page .store-btn strong{font-size:20px;line-height:28px;font-weight:400;white-space:nowrap}#forex-page .hero-visual{position:relative;width:318px;height:665px;overflow:visible;flex-shrink:0}#forex-page .hero-visual img{display:block;pointer-events:none}#forex-page .hero-visual .hero-phone{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}#forex-page .hero-visual .hero-shadow{position:absolute;left:50%;bottom:-15px;z-index:0;width:445px;height:71.5px;transform:translate(-50%);object-fit:contain}#forex-page .quote-section{padding:120px 0;background:#f4f5f7;text-align:center}#forex-page .quote-section h2{font-size:28px;line-height:36px;font-weight:700;margin-bottom:64px}#forex-page .quote-table{width:1200px;margin:0 auto;overflow:hidden;background:#fff}#forex-page .quote-row{display:grid;grid-template-columns:142px 80px 80px 80px 146px;column-gap:149px;align-items:center;min-height:62px;padding:0 24px;border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;color:#000c;font-size:16px;line-height:24px}#forex-page .quote-row:last-child{border-bottom:1px solid #e9e9e9}#forex-page .quote-row.quote-head{min-height:22px;padding:13px 24px;border:1px solid #e9e9e9;color:#000c;font-size:14px;line-height:22px;background:#f5f6f8}#forex-page .quote-row.quote-head span{text-align:center}#forex-page .quote-row>span{text-align:center}#forex-page .quote-row .symbol{display:flex;width:142px;min-width:0;align-items:center;justify-content:center;text-align:center}#forex-page .quote-row .symbol strong{font-size:16px;line-height:24px;font-weight:400;color:#000;white-space:nowrap}#forex-page .quote-row .up{color:#08a088}#forex-page .quote-row .down{color:#da3445}#forex-page .quote-row .flat{color:#00000073}#forex-page .quote-row .spark{display:flex;justify-content:center;width:146px}#forex-page .quote-row .spark.down polyline{stroke:#da3445}#forex-page .quote-row .spark.flat polyline{stroke:#8c8c8c}#forex-page .quote-row svg{width:146px;height:53px}#forex-page .quote-row polyline{fill:none;stroke:#08a088;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}#forex-page .quote-row polygon{stroke:none}#forex-page .ghost-btn{min-width:280px;height:34px;margin-top:64px;border:0;border-radius:2px;background:#dfe2e6;color:#000c;font-size:14px;cursor:pointer}#forex-page .faq-section{padding:103px 0 91px;background:#fff}#forex-page .faq-inner{width:1200px}#forex-page .faq-inner h2{margin-bottom:80px;text-align:center;font-size:48px;line-height:56px;font-weight:700}#forex-page .faq-inner h2 span{color:#fd5319}#forex-page .faq-list{display:flex;flex-direction:column;gap:40px}#forex-page .faq-item{display:flex;flex-direction:column}#forex-page .faq-item button{width:100%;min-height:32px;border:0;padding:0;background:transparent;display:flex;align-items:center;justify-content:flex-start;gap:20px;color:#000c;font-size:28px;line-height:32px;font-weight:500;text-align:left;cursor:pointer}#forex-page .faq-item button span{flex:1;min-width:0}#forex-page .faq-item button i{position:relative;width:32px;height:32px;flex-shrink:0}#forex-page .faq-item button i:before{content:"";position:absolute;left:10px;top:9px;width:10px;height:10px;border-right:2px solid rgba(0,0,0,.8);border-bottom:2px solid rgba(0,0,0,.8);transform:rotate(-45deg)}#forex-page .faq-item:after{content:"";display:block;width:100%;height:1px;margin-top:40px;background:#e7e9ef}#forex-page .faq-item.active button i:before{left:8px;top:7px;transform:rotate(45deg)}#forex-page .faq-item.active .faq-answer{display:block;margin-top:40px}#forex-page .faq-answer{display:none;padding-left:52px;overflow-x:auto}#forex-page .faq-answer p{color:#0009;font-family:Inter,var(--font-family, inherit);font-size:20px;line-height:28px;white-space:pre-line}#forex-page .faq-answer p+p{margin-top:8px}#forex-page .faq-answer .faq-answer-title{color:#000c;font-family:inherit;font-size:24px;line-height:32px}#forex-page .faq-answer .faq-answer-text{color:#0009;font-family:Inter,var(--font-family, inherit);font-size:20px;line-height:28px}#forex-page .faq-answer .faq-session-answer,#forex-page .faq-answer .faq-answer-blocks{display:flex;flex-direction:column;gap:40px}#forex-page .faq-answer .faq-session-section{display:flex;flex-direction:column;gap:20px}#forex-page .faq-answer .faq-session-rows{display:flex;flex-direction:column;gap:10px}#forex-page .faq-answer .faq-session-row{display:grid;grid-template-columns:max-content 1px max-content;gap:20px;align-items:center;color:#0009;font-family:Inter,var(--font-family, inherit);font-size:20px;line-height:28px}#forex-page .faq-answer .faq-session-row span{white-space:nowrap}#forex-page .faq-answer .faq-session-row i{width:1px;height:28px;background:#e7e9ef}#forex-page .faq-answer .faq-answer-group{display:flex;flex-direction:column;gap:10px}#forex-page .faq-answer .faq-answer-group .faq-answer-text{padding-left:38px}#forex-page .faq-answer .faq-risk-answer .faq-answer-group .faq-answer-text,#forex-page .faq-answer .faq-participants-answer .faq-answer-group .faq-answer-text,#forex-page .faq-answer .faq-choose-market-answer .faq-answer-group .faq-answer-text,#forex-page .faq-answer .faq-pair-types-answer .faq-answer-group .faq-answer-text{padding-left:0}#forex-page .faq-answer .faq-answer-blocks.is-compact{gap:28px}#forex-page .faq-answer .faq-answer-blocks.is-long{gap:40px}#forex-page .platform-section{position:relative;z-index:1;height:920px;overflow:hidden;color:#fff}#forex-page .platform-bg{position:absolute;top:0;left:50%;width:100vw;min-width:1200px;height:920px;transform:translate(-50%);background-image:url(/_astro/platform-bg.BFjukoB4.webp);background-size:cover;background-position:center top}#forex-page .platform-content{position:relative;z-index:1;height:920px;padding-top:164px;text-align:center}#forex-page .platform-content h2{font-size:48px;line-height:56px;font-weight:700;color:#fd5319}#forex-page .platform-content h2 span{color:#fff}#forex-page .platform-content p{width:1200px;margin:12px auto 0;color:#fff;font-size:16px;line-height:24px}#forex-page .platform-downloads{display:flex;justify-content:center;gap:20px;margin-top:48px}#forex-page .platform-store-btn{width:222px;min-width:222px;border:1px solid rgba(255,255,255,.3);background:#fff3}#forex-page .platform-devices{position:absolute;left:50%;top:469px;width:781px;height:771px;transform:translate(-50.06%);pointer-events:none}#forex-page .platform-devices img{display:block;width:100%;height:100%;object-fit:contain}#forex-page .why-section{position:relative;z-index:0;padding:120px 0;background:#f5f6f8}#forex-page .why-inner{display:grid;grid-template-columns:303px 797px;gap:100px;align-items:flex-start}#forex-page .why-title{display:flex;flex-direction:column;align-items:flex-start;gap:87px;padding:100px 0 80px}#forex-page .why-title h2{width:100%;font-size:48px;line-height:56px;font-weight:500}#forex-page .why-title h2 span{display:block;color:#fd5319}#forex-page .why-badge{display:block;width:303px;height:191px;object-fit:contain}#forex-page .why-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:94px 80px}#forex-page .why-card{display:flex;flex-direction:column;align-items:flex-start;width:356px}#forex-page .why-card h3{margin-top:32px;color:#000c;font-size:24px;line-height:32px;font-weight:400}#forex-page .why-card p{margin-top:10px;color:#0009;font-family:Inter,var(--font-family, inherit);font-size:16px;line-height:24px}#forex-page .why-icon{display:block;width:48px;height:48px;object-fit:contain}#forex-page .trusted{width:1200px;display:flex;flex-direction:column;align-items:center;gap:64px;margin:0 auto;padding:120px 0 200px;background:#fff}#forex-page .trusted .title{color:var(--color-text-primary, rgba(0, 0, 0, .8));font-size:48px;font-weight:700;line-height:56px}#forex-page .trusted .grid1{display:flex;align-items:center;gap:138px;max-width:1200px;flex-wrap:wrap;justify-content:center}#forex-page .trusted .grid1 .img0{width:154px;height:86px}#forex-page .trusted .grid1 .img1{width:165px;height:38px}#forex-page .trusted .grid1 .img2{width:134px;height:58px}#forex-page .trusted .grid1 .img3{width:329px;height:46px}#forex-page .trusted .grid2{display:flex;align-items:center;gap:120px;max-width:1200px;flex-wrap:wrap;justify-content:center}#forex-page .trusted .grid2 .img0{width:138px;height:46px}#forex-page .trusted .grid2 .img1{width:160px;height:46px}#forex-page .trusted .grid2 .img2{width:233px;height:46px}#forex-page .trusted .grid2 .img3{width:301px;height:46px}#forex-page .pay-logo{width:1200px;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding-bottom:120px;background:#fff}#forex-page .pay-logo .title{color:var(--color-text-primary, rgba(0, 0, 0, .8));font-size:48px;font-weight:700;line-height:56px;margin-bottom:24px}#forex-page .pay-logo .description{color:var(--color-text-tertiary, rgba(0, 0, 0, .4));text-align:center;font-size:24px;font-weight:400;margin-bottom:64px}#forex-page .pay-logo .grid{display:flex;align-items:center;gap:64px;flex-wrap:wrap;justify-content:space-between}#forex-page .pay-logo .grid img{width:196px}#forex-page .pay-logo .sub-description{color:var(--color-text-tertiary, rgba(0, 0, 0, .4));text-align:center;font-size:16px;font-weight:400;line-height:24px;margin-top:64px}@media(max-width:768px){#forex-page{min-width:0}#forex-page .forex-container{width:100%;padding-left:20px;padding-right:20px}#forex-page .hero-inner{min-height:auto;padding:56px 20px 64px;flex-direction:column;align-items:flex-start;gap:36px}#forex-page .hero-copy,#forex-page .hero-intro,#forex-page .hero-sub{width:100%}#forex-page .hero-title-wrap h1{font-size:36px;line-height:44px;white-space:normal}#forex-page .hero-intro,#forex-page .hero-sub{font-size:18px;line-height:28px}#forex-page .primary-btn{width:100%}#forex-page .download-row{width:100%;flex-direction:column}#forex-page .store-btn{width:100%}#forex-page .hero-visual{width:318px;max-width:100%;height:auto;aspect-ratio:318 / 665}#forex-page .hero-visual .hero-phone{width:100%;height:100%}#forex-page .hero-visual .hero-shadow{width:139.94%;height:auto;aspect-ratio:890 / 143;bottom:-5.11%}#forex-page .quote-table,#forex-page .faq-inner,#forex-page .trusted,#forex-page .pay-logo{width:100%}#forex-page .quote-table{overflow-x:auto}#forex-page .quote-row{min-width:1200px}#forex-page .faq-section{padding:64px 0}#forex-page .faq-inner h2{margin-bottom:44px;font-size:34px;line-height:42px}#forex-page .faq-list{gap:28px}#forex-page .faq-item button{gap:12px;font-size:20px;line-height:28px}#forex-page .faq-item:after{margin-top:24px}#forex-page .faq-item.active .faq-answer{margin-top:24px}#forex-page .faq-answer{padding-left:44px}#forex-page .faq-answer p{font-size:16px;line-height:24px}#forex-page .faq-answer .faq-answer-title{font-size:20px;line-height:28px}#forex-page .faq-answer .faq-answer-text{font-size:16px;line-height:24px}#forex-page .faq-answer .faq-session-answer,#forex-page .faq-answer .faq-answer-blocks{gap:28px}#forex-page .faq-answer .faq-session-row{grid-template-columns:max-content;gap:6px;font-size:16px;line-height:24px}#forex-page .faq-answer .faq-session-row i{display:none}#forex-page .faq-answer .faq-answer-group .faq-answer-text{padding-left:0}#forex-page .platform-content p{width:100%}#forex-page .platform-section{height:760px;overflow:hidden}#forex-page .platform-bg{width:100vw;min-width:0;height:760px}#forex-page .platform-content{height:760px;padding-top:72px}#forex-page .platform-content h2{font-size:34px;line-height:42px}#forex-page .platform-content p{font-size:14px;line-height:22px}#forex-page .platform-downloads{flex-direction:column;align-items:center;gap:14px;margin-top:28px}#forex-page .platform-devices{top:438px;width:420px;max-width:calc(100vw - 32px);height:auto;aspect-ratio:1562 / 1542}#forex-page .why-inner{grid-template-columns:1fr;gap:36px}#forex-page .why-title{gap:36px;padding:0}#forex-page .why-title h2{width:100%;font-size:34px;line-height:42px}#forex-page .why-badge{width:240px;height:auto}#forex-page .why-grid{grid-template-columns:1fr;gap:40px}#forex-page .why-card{width:100%}#forex-page .why-card h3{margin-top:20px;font-size:22px;line-height:30px}#forex-page .why-icon{width:44px;height:44px}#forex-page .trusted{padding:80px 20px 100px}#forex-page .trusted .grid1,#forex-page .trusted .grid2{gap:36px}#forex-page .trusted .grid1 img,#forex-page .trusted .grid2 img{max-width:42%;height:auto!important}#forex-page .pay-logo{padding:0 20px 80px}#forex-page .pay-logo .grid{justify-content:center;gap:28px}#forex-page .pay-logo .grid img{width:42%;max-width:196px}}
