.hero{--padding-top:2rem;--padding-bottom:32.8rem;height:var(--height);overflow:hidden;position:relative}.hero:after,.hero:before{border-radius:50%;content:"";-webkit-filter:blur(var(--blur));filter:blur(var(--blur));height:var(--size);opacity:.8;position:absolute;top:var(--top);width:var(--size);will-change:filter}body.rtl .hero:after,body.rtl .hero:before{right:calc((100vw - var(--breakpoint))/2 + var(--left))}body:not(.rtl) .hero:after,body:not(.rtl) .hero:before{left:calc((100vw - var(--breakpoint))/2 + var(--left))}.hero:before{--top:3.8rem;--left:36.6rem;--size:85.2rem;--blur:20.4rem;background-color:#0df;z-index:1}@media(max-width:1199px){.hero:before{--top:2rem;--left:36.8rem;--size:46.4rem;--blur:13.4rem}}@media(max-width:959px){.hero:before{--top:6.8rem;--left:19.2rem;--size:42.2rem;--blur:11.6rem}}@media(max-width:639px){.hero:before{--top:20.6rem;--left:-1.6rem}}@media(max-width:479px){.hero:before{--top:24rem;--left:-2.8rem;--size:30.8rem;--blur:8.8rem}}.hero:after{--top:13.6rem;--left:67.4rem;--size:36.2rem;--blur:12.4rem;background-color:#c7ff30;z-index:2}@media(max-width:1199px){.hero:after{--top:7.4rem;--left:53.6rem;--size:19.6rem;--blur:6.8rem}}@media(max-width:959px){.hero:after{--top:12.6rem;--left:30.8rem;--size:18rem;--blur:5.8rem}}@media(max-width:639px){.hero:after{--top:25.8rem;--left:13.8rem}}@media(max-width:479px){.hero:after{--top:27.2rem;--left:8.4rem;--size:13.2rem;--blur:4.4rem}}.hero .section__img{--top:0.6rem;--left:27.8rem;--width:213.6rem;z-index:3}@media(max-width:1199px){.hero .section__img{--top:-2.4rem;--width:144.8rem}}@media(max-width:959px){.hero .section__img{--top:3.8rem;--left:6.2rem;--width:132.4rem}}@media(max-width:639px){.hero .section__img{--top:14rem;--left:-6rem;--width:115.4rem}}@media(max-width:479px){.hero .section__img{--top:16.6rem;--left:-13.2rem;--width:110.6rem}}.hero .section__breadcrumbs{--offset-bottom:6.2rem}@media(max-width:959px){.hero .section__breadcrumbs{--offset-bottom:2.2rem}}.hero .section__info{--width:56rem;position:relative;z-index:5}@media(max-width:1199px){.hero .section__info{--width:48.6rem}}@media(max-width:959px){.hero .section__info{--width:36rem}}@media(max-width:639px){.hero .section__info{--width:100%;text-align:center}}.hero .section__t{--font-size:6rem;font-size:var(--font-size);font-weight:700;line-height:1.2}.hero .section__t span{--border-radius:1.4rem;--padding:0.2rem 1rem;background:#fff;border-radius:var(--border-radius);color:var(--accent-color);display:inline-block;padding:var(--padding)}@media(max-width:1199px){.hero .section__t{--font-size:4.8rem}}@media(max-width:959px){.hero .section__t{--font-size:3.6rem}}@media(max-width:479px){.hero .section__t{--font-size:3.2rem}}@media(max-width:1199px){.hero{--padding-bottom:19.6rem}}@media(max-width:959px){.hero{--padding-bottom:28.8rem}}@media(max-width:639px){.hero{--padding-bottom:48rem}}@media(max-width:479px){.hero{--padding-bottom:36.6rem}}.steps .section__inner{--gap:4rem;display:grid;gap:var(--gap)}@media(min-width:960px){.steps .section__inner{--width:38rem;-webkit-box-align:center;align-items:center;grid-template-columns:var(--width) 1fr}}@media(min-width:1200px){.steps .section__inner{--width:46rem}}@media(max-width:959px){.steps .section__inner{--gap:6.6rem}}@media(max-width:639px){.steps .section__inner{--gap:5.8rem}}@media(max-width:479px){.steps .section__inner{--gap:5.2rem}}@media(max-width:959px){.steps .steps__img{--width:32rem;margin:0 auto;width:var(--width)}}@media(max-width:639px){.steps .steps__img{--width:29.2rem}}@media(max-width:479px){.steps .steps__img{--width:30rem}}.steps .steps__pic{max-width:100%}.steps .steps__pic:not(.steps__pic--active){display:none}.steps .section__list{--columns:1fr;--gap:5.8rem;--offset-top:0;counter-reset:step}@media(max-width:959px){.steps .section__list{--gap:4.6rem}}@media(max-width:479px){.steps .section__list{--gap:4.2rem}}.steps .card{--padding:3.2rem;--bg-color:var(--cold-blue);--gap:1.6rem;--width:28.8rem;border:.2rem solid transparent;counter-increment:step;cursor:pointer;-webkit-transition:border-color var(--transition-duration);transition:border-color var(--transition-duration)}.steps .card:before{--size:4.8rem;--font-size:3.2rem;content:counter(step);display:-webkit-box;display:flex;position:absolute;top:var(--top,-2.6rem);-webkit-box-align:center;align-items:center;-webkit-box-pack:center;background-color:var(--accent-color);border-radius:var(--size);color:var(--pocket-white);font-family:var(--font-custom),sans-serif;font-size:var(--font-size);font-weight:600;height:var(--size);justify-content:center;width:var(--size)}body.rtl .steps .card:before{right:var(--left,3.2rem)}body:not(.rtl) .steps .card:before{left:var(--left,3.2rem)}@media(max-width:1199px){.steps .card:before{--top:-2rem;--left:2.4rem;--size:3.8rem;--font-size:2.4rem}}.steps .card--active,.steps .card:hover{border-color:var(--accent-color)}.steps .card--active{pointer-events:none}.steps .card--active .card__corner{opacity:1}@media(min-width:480px){.steps .card{grid-template-columns:var(--width) 1fr}}@media(min-width:960px){.steps .card{min-height:16.2rem}}@media(max-width:1199px){.steps .card{--width:18rem;--padding:2.4rem;--border-radius:3.2rem}}@media(max-width:959px){.steps .card{--gap:1.2rem}}@media(max-width:479px){.steps .card{text-align:center}}.steps .card__corner{opacity:0;pointer-events:none;position:absolute}.steps .card__corner svg{height:8.6rem;width:3.4rem}@media(min-width:960px){.steps .card__corner{top:50%}body.rtl .steps .card__corner{left:100%;-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}body:not(.rtl) .steps .card__corner{right:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media(max-width:959px){.steps .card__corner{left:50%;top:-6rem;-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}}.steps .card__t{--font-size:3.2rem}@media(max-width:1199px){.steps .card__t{--font-size:2.4rem}}@media(max-width:479px){.steps .card__t{--width:auto}}.steps .card__text{--offset-top:0;--font-size:1.6rem;max-width:100%}.get{--padding-y:0}.get__overlay{background-color:var(--accent-color);border-radius:4rem;color:var(--color-inverse);overflow:hidden;padding:var(--padding);position:relative}body.rtl .get__overlay{--padding:5.6rem 10rem 5.6rem 60rem}body:not(.rtl) .get__overlay{--padding:5.6rem 60rem 5.6rem 10rem}@media(max-width:1199px){body.rtl .get__overlay{--padding:5.6rem 6rem 5.6rem 48rem}body:not(.rtl) .get__overlay{--padding:5.6rem 48rem 5.6rem 6rem}}@media(max-width:959px){body.rtl .get__overlay{--padding:4.8rem 4.8rem 2.6rem 32rem}body:not(.rtl) .get__overlay{--padding:4.8rem 32rem 2.6rem 4.8rem}}@media(max-width:639px){body.rtl .get__overlay,body:not(.rtl) .get__overlay{--padding:4.8rem 4.8rem 28.6rem}}@media(max-width:479px){body.rtl .get__overlay,body:not(.rtl) .get__overlay{--padding:4rem 1.6rem 30.2rem}}.get .section__img{--top:3rem;--left:51.2rem;--width:58.8rem;max-width:var(--width);position:absolute;top:var(--top)}body.rtl .get .section__img{right:var(--left)}body:not(.rtl) .get .section__img{left:var(--left)}@media(max-width:1199px){.get .section__img{--top:4.4rem;--left:42.4rem;--width:47.6rem}}@media(max-width:959px){.get .section__img{--top:5.2rem;--left:27.6rem;--width:37.6rem}}@media(max-width:639px){.get .section__img{--top:auto;--bottom:-2.8rem;--left:0;--width:41.6rem;bottom:var(--bottom)}}@media(max-width:479px){.get .section__img{--bottom:2.8rem;--left:-4.8rem;--width:34.8rem}}.get__coin{max-width:var(--width);position:absolute}.get__coin--silver{--top:32.4rem;--left:45.4rem;--width:10.6rem}@media(max-width:1199px){.get__coin--silver{--top:28.2rem;--left:37.6rem;--width:8.6rem}}@media(max-width:959px){.get__coin--silver{--top:29rem;--left:35rem;--width:6.4rem}}@media(max-width:639px){.get__coin--silver{--bottom:9rem;--left:40.4rem;--width:6.4rem}}@media(max-width:479px){.get__coin--silver{--bottom:23.4rem;--left:25.8rem}}.get__coin--silver-2{--top:23rem;--left:102.2rem;--width:10.8rem}@media(max-width:1199px){.get__coin--silver-2{--top:20.6rem;--left:83.8rem;--width:8.8rem}}@media(max-width:959px){.get__coin--silver-2{--top:0.8rem;--left:52.8rem;--width:7rem}}@media(max-width:639px){.get__coin--silver-2{--bottom:-2rem;--left:4.8rem;--width:7rem}}@media(max-width:479px){.get__coin--silver-2{--bottom:-2rem;--left:2.8rem}}.get__coin--green{--top:-2.8rem;--left:64rem;--width:10rem}@media(max-width:1199px){.get__coin--green{--top:-0.4rem;--left:52.8rem;--width:8.2rem}}@media(max-width:959px){.get__coin--green{--top:4rem;--left:34.2rem;--width:6.2rem}}@media(max-width:639px){.get__coin--green{--bottom:15rem;--left:-1.4rem;--width:6.2rem}}@media(max-width:479px){.get__coin--green{--bottom:22rem}}body.rtl .get__coin{right:var(--left);-webkit-transform:scaleX(-1);transform:scaleX(-1)}body:not(.rtl) .get__coin{left:var(--left)}@media(min-width:640px){.get__coin{top:var(--top)}}@media(max-width:639px){.get__coin{bottom:var(--bottom)}}.get .section__info{position:relative;z-index:5}@media(max-width:639px){.get .section__info{text-align:center}}@media(max-width:959px){.get .section__t{font-size:3.2rem}}@media(max-width:479px){.get .section__t{font-size:2.4rem}}.get .section__text{--offset-top:1.6rem;--offset-bottom:3.2rem;--font-size:2rem;margin-bottom:var(--offset-bottom);margin-top:var(--offset-top)}@media(max-width:959px){.get .section__text{--font-size:1.6rem}}.get .section__btn{--offset-top:0}body.rtl .get .section__btn{text-align:right}body:not(.rtl) .get .section__btn{text-align:left}.trade{--width:192rem;--height:55rem;--padding-bottom:0;position:relative}.trade__overlay{height:var(--height);left:calc((100vw - var(--breakpoint))/2 + var(--left, -38rem));overflow:hidden;position:relative;width:var(--width)}.trade__bg{--top:-12rem;--width:100%;z-index:1}@media(max-width:1199px){.trade__bg{--left:-14rem}}@media(max-width:959px){.trade__bg{--left:-13.4rem}}@media(max-width:639px){.trade__bg{--top:1rem;--left:0.2rem;--width:152.4rem}}@media(max-width:479px){.trade__bg{--top:0.6rem;--left:11.2rem;--width:110.4rem}}.trade__img{--top:-0.2rem;--left:81.2rem;--width:32rem;z-index:15}@media(max-width:1199px){.trade__img{--left:67.2rem}}@media(max-width:959px){.trade__img{--left:67.8rem}}@media(max-width:639px){.trade__img{display:none}}.trade .section__info{--gap:0;--width:49rem;--top:50%;--padding:5.6rem;--border-radius:4.4rem;-webkit-backdrop-filter:blur(1.7rem);backdrop-filter:blur(1.7rem);background-color:hsla(0,0%,100%,.13);border:.1rem solid hsla(0,0%,100%,.13);border-radius:var(--border-radius);color:var(--color-inverse);left:calc((100vw - var(--breakpoint))/2 + var(--left, .01rem));padding:var(--padding);position:absolute;text-align:center;top:var(--top);z-index:5}body.rtl .trade .section__info{direction:rtl}@media(min-width:480px){.trade .section__info{margin-top:calc(var(--padding-y)/2);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media(max-width:1199px){.trade .section__info{--width:36.6rem;--padding:4rem}}@media(max-width:639px){.trade .section__info{--width:32rem;--padding:3.2rem}}@media(max-width:479px){.trade .section__info{--top:auto;--width:30rem;--padding:1.6rem;--border-radius:3.2rem;bottom:4rem}}.trade .section__btn{--offset-top:3.2rem}@media(max-width:1199px){.trade .section__btn{--offset-top:2.4rem}}@media(max-width:479px){.trade .section__btn{--offset-top:1.6rem}}@media(max-width:479px)and (max-width:479px){.trade .section__btn{--offset-top:1.6rem}.trade .section__btn .btn{--height:4.2rem;--font-size:1.4rem}.trade .section__btn .btn svg{--size:2rem}}.trade__bg,.trade__img{left:var(--left,0);max-width:var(--width);position:absolute;top:var(--top,0)}@media(max-width:639px){.trade{--width:152.4rem;--height:65rem}}@media(max-width:479px){.trade{--width:110.4rem;--height:47rem}}body.rtl .trade{direction:ltr}