.mt4-mobile-page{--mt4-mobile-content-width:var(--layout-max);--mt4-mobile-header-height:var(--header-height);position:relative;overflow:hidden visible}.mt4-mobile-page__hero-wrap{min-height:clamp(760px,88vh,900px);padding-top:var(--mt4-mobile-header-height);padding-bottom:0;position:relative}.mt4-mobile-page__hero-shell{width:min(var(--mt4-mobile-content-width),calc(100% - 2*var(--layout-gutter)));z-index:1;margin:0 auto;position:relative}.mt4-mobile-page__hero-halo{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;position:absolute}.mt4-mobile-page__hero-halo--left{width:clamp(620px,56vw,980px);bottom:clamp(-260px,-16vw,-160px);left:clamp(-220px,-10vw,-96px)}.mt4-mobile-page__hero-halo--right{width:clamp(720px,60vw,1020px);top:0;right:-80px}.mt4-mobile-page__hero-content{z-index:2;flex-direction:column;align-items:flex-start;gap:40px;width:min(760px,100%);max-width:100%;padding-top:clamp(96px,12vw,138px);display:flex;position:relative}.mt4-mobile-page__hero-copy{width:min(620px,100%);max-width:100%}.mt4-mobile-page__hero-title{color:#fff;width:100%;margin:0;font-size:clamp(44px,5vw,60px);font-weight:600;line-height:1.22}.mt4-mobile-page__hero-description{color:#ffffffc7;width:100%;margin:0;font-size:18px;font-weight:400;line-height:1.55}.mt4-mobile-page__desktop-download-list{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.mt4-mobile-page__desktop-download-button{appearance:none;color:inherit;background:#ffffff03;border:1px solid #ffffff80;border-radius:12px;justify-content:flex-start;align-items:center;gap:12px;width:196px;height:64px;padding:12px 16px;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-flex}.mt4-mobile-page__desktop-download-button:hover{cursor:pointer;background:#ffffff0f;border-color:#ffffffb8}.mt4-mobile-page__desktop-download-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.mt4-mobile-page__desktop-download-icon{color:#fff;width:34px;height:34px}.mt4-mobile-page__desktop-download-icon>svg{width:100%;height:100%;display:block}.mt4-mobile-page__desktop-download-copy{min-width:0}.mt4-mobile-page__desktop-download-title{color:#fff;white-space:nowrap;margin:0;font-size:18px;font-weight:600;line-height:1.35}.mt4-mobile-page__desktop-download-subtitle{color:#fff9;white-space:nowrap;margin:0;font-size:14px;font-weight:400;line-height:1.45}.mt4-mobile-page__hero-phone{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;width:clamp(620px,56vw,830px);position:absolute;top:clamp(-118px,-8vw,-48px);right:clamp(-220px,-12vw,-72px);object-fit:contain!important}.mt4-mobile-page__content-card-wrap{z-index:3;box-sizing:border-box;width:100%;margin-top:-56px;padding:0 60px 60px;position:relative}.mt4-mobile-page__content-card{box-sizing:border-box;background:#fff;border-radius:40px;width:100%;padding:clamp(56px,8vw,100px) clamp(20px,6vw,80px) clamp(72px,9vw,120px);position:relative}.mt4-mobile-page__about-section{text-align:center;width:min(860px,100%);margin:0 auto}.mt4-mobile-page__about-title{color:#101010;width:min(800px,100%);margin:0;font-size:36px;font-weight:600;line-height:1.28}.mt4-mobile-page__about-description{color:#000;margin:0;font-size:18px;font-weight:400;line-height:1.5}.mt5-mobile-page__instrument-section{flex-direction:column;gap:48px;width:100%;margin:70px auto 0;display:flex}.mt5-mobile-page__instrument-heading{text-align:center;width:min(900px,100%);margin:0 auto}.mt5-mobile-page__instrument-title{color:#000;margin:0;font-size:36px;font-weight:600;line-height:1.28}.mt5-mobile-page__instrument-description{color:#000;width:min(800px,100%);margin:0;font-size:18px;font-weight:400;line-height:1.5}.mt5-mobile-page__instrument-grid{flex-direction:column;gap:16px;width:100%;display:flex}.mt5-mobile-page__instrument-marquee{width:100%;overflow:hidden}.mt5-mobile-page__instrument-track{will-change:transform;align-items:stretch;gap:20px;width:max-content;display:flex}.mt5-mobile-page__instrument-track--left{animation:24s linear infinite mt5-mobile-page__instrument-marquee-left}.mt5-mobile-page__instrument-track--right{animation:24s linear infinite mt5-mobile-page__instrument-marquee-right;transform:translate(-1602px)}.mt5-mobile-page__instrument-card{box-sizing:border-box;background:#fafafa;border-radius:24px;flex-shrink:0;align-items:center;width:300px;height:108px;padding:24px;display:flex}.mt5-mobile-page__instrument-card-icon{object-fit:contain;flex-shrink:0;width:40px;height:40px}.mt5-mobile-page__instrument-card-copy{min-width:0}.mt5-mobile-page__instrument-card-symbol{color:#000;margin:0;font-size:20px;font-weight:600;line-height:1.18}.mt5-mobile-page__instrument-card-description{color:#0009;margin:0;font-size:15px;font-weight:400;line-height:1.4}@keyframes mt5-mobile-page__instrument-marquee-left{0%{transform:translate(0)}to{transform:translate(-1602px)}}@keyframes mt5-mobile-page__instrument-marquee-right{0%{transform:translate(-1602px)}to{transform:translate(0)}}.mt4-mobile-page__feature-card-grid{width:min(var(--mt4-mobile-content-width),100%);grid-template-columns:repeat(3,minmax(280px,1fr));gap:24px;margin:70px auto 0;display:grid}.mt4-mobile-page__feature-card{box-sizing:border-box;background:#f4f4f4;border-radius:24px;padding:28px 24px}.mt4-mobile-page__feature-card-inner{width:100%;height:100%}.mt4-mobile-page__feature-card-icon{object-fit:contain;flex-shrink:0;width:40px;height:40px}.mt4-mobile-page__feature-card-title{color:#000;margin:0;font-size:20px;font-weight:600;line-height:1.3}.mt4-mobile-page__feature-card-description{color:#000000c7;margin:0;font-size:16px;font-weight:400;line-height:1.5}.mt4-mobile-page__analysis-row{width:min(var(--mt4-mobile-content-width),100%);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:flex-start;gap:48px;margin:96px auto 0;display:grid}.mt4-mobile-page__analysis-copy{width:100%}.mt4-mobile-page__analysis-title{color:#000;margin:0;font-size:36px;font-weight:600;line-height:1.28}.mt4-mobile-page__analysis-description{color:#000000c7;margin:0;font-size:18px;font-weight:400;line-height:1.5}.mt4-mobile-page__analysis-card-list{width:100%}.mt4-mobile-page__analysis-card{box-sizing:border-box;border:1px solid #eaeaea;border-radius:24px;grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:center;column-gap:32px;width:100%;padding:24px 28px;display:grid}.mt4-mobile-page__analysis-card-title{color:#000;margin:0;font-size:24px;font-weight:600;line-height:1.32}.mt4-mobile-page__analysis-card-description{color:#000000c7;margin:0;font-size:16px;font-weight:400;line-height:1.5}.mt4-mobile-page__why-choose-section{width:min(var(--mt4-mobile-content-width),100%);flex-direction:column;gap:48px;margin:96px auto 0;display:flex}.mt4-mobile-page__why-choose-heading{text-align:center;width:min(930px,100%);margin:0 auto}.mt4-mobile-page__why-choose-title{color:#000;margin:0;font-size:36px;font-weight:600;line-height:1.35}.mt4-mobile-page__why-choose-description{color:#000;margin:0;font-size:18px;font-weight:400;line-height:1.55}.mt4-mobile-page__why-choose-card-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:32px;width:100%;display:grid}.mt4-mobile-page__why-choose-card{box-sizing:border-box;background:#fafafa;border-radius:24px;width:100%;min-height:246px;padding:24px}.mt4-mobile-page__why-choose-card-inner{width:100%;height:100%}.mt4-mobile-page__why-choose-card-icon{object-fit:contain;flex-shrink:0;width:48px;height:48px}.mt4-mobile-page__why-choose-card-title{color:#000;margin:0;font-size:20px;font-weight:600;line-height:1.35}.mt4-mobile-page__why-choose-card-description{color:#000000c7;margin:0;font-size:16px;font-weight:400;line-height:1.55}.mt4-mobile-page__faq-section{width:min(var(--mt4-mobile-content-width),100%);box-sizing:border-box;max-width:100%;margin:88px auto 0}.mt4-mobile-page__faq-inner{width:100%}.mt4-mobile-page__faq-title{text-align:center;color:#000;margin:0;font-size:36px;font-weight:600;line-height:1.35}.mt4-mobile-page__faq-list{flex-direction:column;gap:20px;width:100%;display:flex}.mt4-mobile-page__faq-item{background:0 0;border:1px solid #ededed;border-radius:12px;width:100%;overflow:hidden}.mt4-mobile-page__faq-item-trigger{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:78px;padding:24px;display:flex}.mt4-mobile-page__faq-item-title{text-align:left;color:#000;flex:1;min-width:0;margin:0;font-size:20px;font-weight:600;line-height:1.35}.mt4-mobile-page__faq-item-icon{object-fit:contain;cursor:pointer;flex-shrink:0;width:24px;height:24px;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s cubic-bezier(.22,1,.36,1)}.mt4-mobile-page__faq-item[data-state=open] .mt4-mobile-page__faq-item-icon{transform:scale(.92)}.mt4-mobile-page__faq-item-content{will-change:height,opacity;overflow:hidden}.mt4-mobile-page__faq-item-body{padding:0 24px 24px}.mt4-mobile-page__faq-item-answer{color:#000000c7;white-space:pre-line;margin:0;font-size:16px;font-weight:400;line-height:1.55}@media (max-width:960px){.mt5-mobile-page__instrument-section{gap:36px;margin-top:56px}.mt5-mobile-page__instrument-title{font-size:32px}.mt5-mobile-page__instrument-description{font-size:16px}}@media (max-width:640px){.mt5-mobile-page__instrument-title{font-size:28px}.mt5-mobile-page__instrument-description{font-size:15px}.mt5-mobile-page__instrument-card-symbol{font-size:22px}}@media (prefers-reduced-motion:reduce){.mt5-mobile-page__instrument-track--left,.mt5-mobile-page__instrument-track--right{animation:none;transform:translate(0)}}@media (max-width:1200px){.mt4-mobile-page__hero-content{width:min(640px,100%)}.mt4-mobile-page__analysis-row{grid-template-columns:minmax(0,1fr)}.mt4-mobile-page__analysis-card{grid-template-columns:minmax(0,1fr);row-gap:12px}}@media (min-width:1024px){.mt4-mobile-page__hero-shell{grid-template-columns:minmax(0,620px) minmax(0,1fr);align-items:end;gap:clamp(32px,4.5vw,72px);display:grid;position:static}.mt4-mobile-page__hero-content{gap:clamp(28px,4vw,40px);width:min(100%,620px);padding-top:clamp(72px,10vw,140px);padding-bottom:clamp(40px,5vw,72px)}.mt4-mobile-page__hero-copy{width:100%;max-width:620px}.mt4-mobile-page__desktop-download-list{align-items:stretch;gap:clamp(12px,2vw,20px);width:min(100%,460px)}.mt4-mobile-page__desktop-download-button{cursor:pointer;flex:196px;width:auto;max-width:220px;min-height:64px}.mt4-mobile-page__desktop-download-title,.mt4-mobile-page__desktop-download-subtitle{white-space:normal;overflow-wrap:anywhere}.mt4-mobile-page__hero-phone{z-index:2;place-self:end;width:min(100%,820px);position:relative;top:auto;right:auto;object-fit:contain!important}.mt4-mobile-page__content-card-wrap{background:#fff;border-radius:clamp(28px,4vw,40px);margin-top:clamp(-106px,-7vw,-12px)}.mt4-mobile-page__content-card{z-index:3;width:min(1200px,100%);margin-left:auto;margin-right:auto;padding:clamp(64px,8vw,100px) 0 0}.mt4-mobile-page__content-card>*{width:min(1200px,100%);margin-left:auto;margin-right:auto}}@media (min-width:1280px){.mt4-mobile-page__hero-phone{width:830px;position:absolute;top:clamp(-118px,-8vw,-48px);right:clamp(-100px,-12vw,-72px)}}@media (min-width:1340px){.mt4-mobile-page__hero-phone{width:830px;position:absolute;top:clamp(-118px,-8vw,-48px);right:clamp(-80px,-12vw,-72px)}}@media (min-width:1440px){.mt4-mobile-page__hero-phone{width:830px;position:absolute;top:clamp(-118px,-8vw,-48px);right:clamp(-50px,-12vw,-72px)}}@media (min-width:1024px) and (max-width:1279px){.mt4-mobile-page__hero-wrap{min-height:auto}.mt4-mobile-page__hero-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:36px}.mt4-mobile-page__hero-content{width:min(100%,680px);padding-bottom:0}.mt4-mobile-page__hero-phone{place-self:start center;width:min(100%,560px);margin-top:-120px;position:static;top:auto;right:auto}.mt4-mobile-page__content-card-wrap{margin-top:-162px;padding-bottom:56px}}@media (min-width:768px) and (max-width:1023px){.mt4-mobile-page__hero-wrap{min-height:auto;padding-bottom:40px}.mt4-mobile-page__hero-content{width:100%;padding-top:calc(var(--header-height) + 32px);text-align:center;align-items:center;gap:32px}.mt4-mobile-page__hero-copy{margin:0 auto}.mt4-mobile-page__desktop-download-list{justify-content:center}.mt4-mobile-page__hero-phone{width:min(100%,560px);margin:-100px auto 0;display:block;position:relative;top:auto;right:auto}.mt4-mobile-page__content-card-wrap{margin-top:-204px}.mt4-mobile-page__feature-card-grid,.mt4-mobile-page__why-choose-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mt5-mobile-page__instrument-card{width:280px}}@media (max-width:767px){.mt4-mobile-page__content-card-wrap{padding:0}.mt4-mobile-page__hero-wrap{padding-bottom:24px}.mt4-mobile-page__hero-content{padding-top:40px}.mt4-mobile-page__hero-title{font-size:clamp(38px,10vw,48px)}.mt4-mobile-page__hero-description{font-size:16px}.mt4-mobile-page__desktop-download-list{flex-direction:column;gap:12px;width:100%}.mt4-mobile-page__desktop-download-button{width:min(100%,162px);height:44px;min-height:44px}.mt4-mobile-page__desktop-download-icon-wrap,.mt4-mobile-page__desktop-download-icon{width:24px;height:24px}.mt4-mobile-page__desktop-download-title{font-size:14px}.mt4-mobile-page__desktop-download-subtitle{font-size:12px}.mt4-mobile-page__hero-phone{width:100%;max-width:100%;height:100%;max-height:100vw;display:block;position:relative;top:auto;right:auto;object-fit:cover!important}.mt4-mobile-page__content-card{border-radius:24px}.mt4-mobile-page__about-title,.mt4-mobile-page__analysis-title,.mt4-mobile-page__why-choose-title,.mt4-mobile-page__faq-title{font-size:20px}.mt4-mobile-page__feature-card-title,.mt4-mobile-page__why-choose-card-title,.mt4-mobile-page__analysis-card-title{font-size:16px}.mt4-mobile-page__about-description,.mt4-mobile-page__feature-card-description,.mt4-mobile-page__analysis-description,.mt4-mobile-page__analysis-card-description,.mt4-mobile-page__why-choose-description,.mt4-mobile-page__why-choose-card-description,.mt4-mobile-page__faq-item-title,.mt4-mobile-page__faq-item-answer{font-size:14px}.mt4-mobile-page__feature-card-grid,.mt4-mobile-page__why-choose-card-grid{grid-template-columns:minmax(0,1fr)}.mt4-mobile-page__analysis-row,.mt4-mobile-page__why-choose-section{margin-top:72px}.mt5-mobile-page__instrument-card{border-radius:12px;width:200px;height:63px;padding:20px}.mt5-mobile-page__instrument-card-icon{width:32px;height:32px}.mt5-mobile-page__instrument-card-symbol{font-size:14px}.mt5-mobile-page__instrument-card-description{font-size:12px}}
