.index-scroll{height:250vh;padding:300px 0 0;direction:ltr}@media screen and (max-width: 1024px){.index-scroll{padding:150px 0 0}}.scroll-animation-section{position:relative;height:100%}.central-logo{position:sticky;top:0%;left:50%;width:100%;max-width:700px;height:300px;background-color:#131315;padding:20px;border-radius:20px;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.central-logo p{color:#d8e3d6}html.lang-ar .central-logo{left:30%}html.lang-ar .animated-item{direction:rtl}.progress-border-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.progress-border-rect{fill:transparent;stroke:#582eff;stroke-width:4}.index-scroll-title{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;text-align:center;transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 1.2s cubic-bezier(.4,0,.2,1)}.index-scroll-logo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;background-color:#131315;border:4px solid #582EFF;border-radius:20px;transition:1.2s cubic-bezier(.4,0,.2,1)}.index-scroll-logo img{width:150px}.animated-item{position:fixed;top:36%;left:50%;padding:10px;width:max-content;background:#1F2029;border:1px solid #39437E;border-radius:12px;z-index:10;transition:opacity .3s ease;display:flex;align-items:center;gap:10px}.animated-item-text{display:block;color:#fff;white-space:nowrap}.animated-image{position:fixed;top:36%;left:50%;width:300px;height:300px;object-fit:cover}@media screen and (max-width: 1024px){.animated-image{width:200px;height:200px}}.section-index-platform{overflow:hidden;background:url(../images/index-platform-bg.png) center no-repeat;background-size:cover}.section-index-platform .wrapper{padding:180px 0}@media screen and (max-width: 1024px){.section-index-platform .wrapper{padding:0 15px}}.section-index-platform .section-title{position:relative;z-index:2;max-width:550px;margin:0 auto;align-items:center;text-align:center}@media screen and (max-width: 1024px){.section-index-platform .section-title{margin-bottom:32px}}.chart{max-width:fit-content}.index-platform__desktop{position:absolute;top:50%;right:0;transform:translate(50%,-50%)}@media screen and (max-width: 1024px){.index-platform__desktop{position:relative;top:0;transform:translate(0)}.index-platform__desktop img{margin:0 auto}}.index-platform__desktop .chart-anim{width:84%;height:40%;margin-left:-.5%;margin-top:-10%}.index-platform__desktop .chart-anim img{width:300%;animation:chartAnimation 35s linear infinite}.index-platform__mobile{position:absolute;left:0;bottom:-150px}@media screen and (max-width: 1024px){.index-platform__mobile{bottom:20px;max-width:30%}}.index-platform__mobile .chart-anim{width:68%;height:70%;margin-left:-8%;margin-top:-10%}.index-platform__mobile .chart-anim img{width:1200%;animation:chartAnimation 25s linear infinite}.chart-anim{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;overflow:hidden}.chart-anim img{max-width:none;height:100%}@keyframes chartAnimation{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes chartAnimationRevert{0%{transform:translate(0)}to{transform:translate(50%)}}html.lang-ar .index-platform__desktop .chart-anim img{animation:chartAnimationRevert 35s linear infinite}html.lang-ar .index-platform__mobile .chart-anim img{animation:chartAnimationRevert 25s linear infinite}.index-markets{padding:64px 0;background:#1F2029;border-radius:30px}@media screen and (max-width: 1024px){.index-markets{padding:48px 0}}.index-markets__top{margin-bottom:32px;gap:32px}@media screen and (max-width: 1024px){.index-markets__top{flex-direction:column}}.index-markets__content{flex:1;max-width:600px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media screen and (max-width: 1024px){.index-markets__content{max-width:100%}}.index-markets__content .section-title{margin-bottom:0}.index-markets__content .section-title .h2-title{color:#fff}.index-markets__text{color:#d8e3d6}.index-markets__button{width:fit-content}.index-markets__image{flex:1}.index-markets__img{margin:0 auto}.index-markets__links{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:8px;grid-row-gap:8px}@media screen and (max-width: 1024px){.index-markets__links{grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(4,1fr)}}.index-markets__link:first-child{grid-area:1/1/3/3}@media screen and (max-width: 1024px){.index-markets__link:first-child{grid-area:1/1/2/3}}.index-markets__link{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:16px;border-radius:8px;background:#33333F;transition:.3s ease-in-out}.index-markets__link:hover{background:#25252A}.index-markets__link:hover svg path{fill:#377fc2}.index-markets__link svg path{transition:.3s ease-in-out}.index-markets__icon{max-width:24px}.index-markets__info{justify-content:space-between;align-items:center;color:#fff}.index-markets__info span{max-width:calc(100% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-markets__info img{min-width:18px}.index-markets__info svg path{fill:#fff}html.lang-ar .index-markets__info img{transform:scale(-1)}.section-counter{position:relative;z-index:3}.counter-list{gap:24px;justify-content:space-between}@media screen and (max-width: 1024px){.counter-list{flex-direction:column;gap:24px}}.counter-list__item{background:#1F2029;border-radius:24px;border:1px solid #39437E;width:33.33%}@media screen and (max-width: 1024px){.counter-list__item{width:100%}}.counter-list__count{margin-bottom:16px;color:#fff;direction:ltr;padding:32px 32px 0}@media screen and (max-width: 1280px){.counter-list__count{font-size:32px}}.counter-list__text{padding:0 32px}.counter-list__text.text-big{color:#e3f5fb;margin-bottom:32px}@media screen and (max-width: 1024px){.counter-list__text.text-big{margin-bottom:32px}}@media screen and (max-width: 1024px){.counter-list__text.text-big{margin-bottom:16px}}.counter-list__image{width:auto;height:317px;max-height:317px;margin:0 auto}@media screen and (max-width: 1024px){.counter-list__image{max-height:190px;mask-image:radial-gradient(circle,#1F2029 50%,transparent 80%);-webkit-mask-image:radial-gradient(circle,#1F2029 50%,transparent 80%);transform:scale(1.2);margin:0 auto 20px}}.steps__inner{align-items:center;gap:16px}@media screen and (max-width: 1024px){.steps__inner{flex-direction:column}}.steps-list{flex-direction:row;width:100%;gap:16px;position:relative}@media screen and (max-width: 1024px){.steps-list{flex-direction:column}}.steps-list__item{width:33.33%;padding:32px;background:transparent;border:1px solid #39437E;border-radius:24px;transition:.3s ease-in-out}@media screen and (max-width: 1024px){.steps-list__item{width:100%}}.steps-list__item:hover{background:#1F2029}.steps-list__item:hover .steps-list__text img{transform:rotate(-45deg)}.steps-list__caption{color:#d8e3d6;margin-bottom:120px}@media screen and (max-width: 1024px){.steps-list__caption{margin-bottom:64px}}.steps-list__text{margin-top:16px;color:#fff;display:flex;width:100%;justify-content:space-between;gap:8px;align-items:center}.steps-list__text img{transition:all .3s ease-in-out;flex:0 0 18px}@media screen and (max-width: 1024px){.steps-list__text img{flex:0 0 10px}}
