.langs-wrap{position:relative}.langs-wrap.wide-range-locales .langs-list{min-width:240px}.langs-wrap:not(.dropdown-item){padding-bottom:10px;margin-bottom:-10px}.langs-header{display:flex;justify-content:space-between;align-items:center;color:var(--Text-Primary);position:fixed;width:100%;padding:24px 22px;background-color:var(--Fill-1-default);will-change:transform;border-radius:inherit}.langs-menu.desktop{position:absolute;top:2px;right:0;z-index:2;width:fit-content;transform:scale(.6);opacity:0;pointer-events:none;transition:all .4s ease-in-out}.langs-menu.desktop.open{transform:scale(1);opacity:1;pointer-events:initial}.langs-menu.desktop .langs-header{display:none}.langs-menu.desktop .langs-item .button{width:100%}.langs-menu.desktop .langs-item.active .button span{color:var(--Text-Brand-Primary-default)}.langs-menu.mobile .langs-item.active .button{background:var(--Fill-1-hover)}.langs-menu.mobile .langs-item.active .button:active{background:var(--Fill-1-pressed)}.langs-menu.mobile .langs-item.active .button .checkmark{margin-inline-start:auto}.langs-menu.mobile .langs-item-link{min-height:58px;width:100%;background-color:var(--Fill-1-default);justify-content:space-between}.langs-menu.mobile .langs-item-link:active{background-color:var(--Fill-1-pressed)}.langs-menu.popup{scrollbar-color:var(--Fill-Tertiary-default) transparent;scrollbar-width:thin;position:fixed;left:0;right:0;bottom:-150%;max-height:360px;background-color:var(--Fill-1-default);border-radius:24px 24px 0 0;overflow-y:auto;z-index:4;transition:bottom .3s ease-in-out}.langs-menu.popup::-webkit-scrollbar{width:4px;background:transparent}.langs-menu.popup::-webkit-scrollbar-track{background-color:transparent;margin-block:12px}.langs-menu.popup::-webkit-scrollbar-thumb{background-color:var(--Fill-Tertiary-default);border-radius:4px;height:45px;overflow:hidden;cursor:pointer}.langs-menu.popup.open{bottom:0}.langs-menu.popup .langs-list{padding-top:100px;padding-inline:20px;padding-bottom:24px}.langs-list{min-width:240px}.langs-dropdown-button.mobile{display:flex;justify-content:space-between;width:100%;padding:19px 10px;background:var(--Fill-1-hover)}.langs-dropdown-button.mobile>svg{pointer-events:none;transform:rotate(-90deg)}.langs-dropdown-button.mobile>svg path{stroke:var(--Fill-Brand-default)}.langs-dropdown-button.mobile>span{pointer-events:none}.body-on-mobile-menu .langs-dropdown-button.is-expanded{position:relative}.body-on-mobile-menu .langs-dropdown-button.is-expanded:before{content:"";position:fixed;left:0;bottom:0;width:100%;height:100dvh;background:var(--Fill-0-alpha70);z-index:3}body[dir=rtl] .langs-dropdown-button.mobile>svg{transform:rotate(90deg)}.header{transition:background-color .2s ease-in-out}.header .button-login{position:relative}.header-wrap{padding-block:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 auto;max-width:1424px;padding-inline:16px}@media screen and (min-width: 480px){.header-wrap{padding-inline:24px}}@media screen and (min-width: 720px){.header-wrap{padding-inline:32px}}@media screen and (min-width: 1366px){.header-wrap{padding-inline:40px}}@media screen and (min-width: 1440px){.header-wrap{padding-inline:48px}}@media screen and (min-width: 720px){.header-wrap{padding-block:20px}}@media screen and (max-width: 600px){.header-wrap .button-icon{padding:10px}.header-wrap .button-icon span{display:none}}@media screen and (max-width: 480px){.header.authorized .header-wrap{min-height:100px}}@media screen and (max-width: 480px){.header-cta.authorized{font-size:12px}}.header.mobile-menu-scrolling{position:relative}.header.mobile-menu-scrolling:after{opacity:1}.header:after{opacity:0;transition:opacity .2s ease-in-out;content:"";position:absolute;top:calc(100% - 5px);width:100%;height:40px;background:linear-gradient(180deg,var(--Fill-1-default) 0%,var(--Fill-1-alpha0) 100%);z-index:101;pointer-events:none}.logo-wrap{display:flex;align-items:center;gap:6px}@media screen and (min-width: 1024px){.logo-wrap>svg{width:152.9px;height:auto}}.logo-wrap,.nav{flex-grow:1}@media screen and (max-width: 370px){.langs-dropdown-button{padding:8px 2px;gap:0}.langs-dropdown-button>span{padding-inline:2px}.logo-wrap svg{width:100px}.header-wrap{gap:6px}.header-wrap .button-icon{padding:8px}.header-cta{padding:8px 4px}}.footer-content{border-top:1px solid rgba(166,166,166,.1);gap:56px;display:flex;flex-direction:column;padding:56px 0}.footer-top{display:flex;flex-direction:column;gap:56px}@media screen and (min-width: 720px){.footer-top{flex-direction:column-reverse;gap:80px}}@media screen and (min-width: 1024px){.footer-top{flex-direction:row-reverse;justify-content:space-between}}.footer-programs{display:flex;gap:12px;width:100%}@media screen and (min-width: 720px){.footer-programs{gap:8px}}@media screen and (min-width: 1024px){.footer-programs{max-width:30%}}.footer-programs-left,.footer-programs-right{display:flex;flex-direction:column;width:50%}@media screen and (min-width: 720px) and (max-width: 1023px){.footer-programs-left,.footer-programs-right{flex-direction:row}}.footer-programs-right{gap:12px}.footer-programs-right .footer-program{height:108px}@media screen and (min-width: 720px) and (max-width: 1023px){.footer-programs-right .footer-program{width:50%}}@media screen and (min-width: 720px){.footer-programs-right .footer-program{height:130px}}@media screen and (min-width: 1024px){.footer-programs-right .footer-program{height:104px}}@media screen and (min-width: 720px){.footer-programs-right{gap:8px;flex-grow:1}}.footer-programs-left .footer-program{flex-grow:1}@media screen and (min-width: 720px) and (max-width: 1023px){.footer-programs-left{width:calc(33% - 4px)}}@media screen and (min-width: 1024px){.footer-programs-left{height:216px}}.footer-program{border-radius:16px;transition:background-color ease-in-out .2s;background-color:var(--Fill-1-default);padding:16px;display:flex;flex-direction:column;justify-content:space-between;position:relative;text-decoration:none}@media screen and (min-width: 720px){.footer-program{height:130px}}.footer-program:hover{background-color:var(--Fill-1-hover)}.footer-program:hover .footer-program-arrow{stroke:var(--Fill-Brand-default)}.footer-program:active{background-color:var(--Fill-1-pressed)}.footer-program:active .footer-program-arrow{stroke:var(--Fill-Brand-pressed)}.footer-program-arrow{position:absolute;right:16px;top:16px;stroke:var(--Fill-Tertiary-default);transition:stroke ease-in-out .2s}.footer-program-label{color:var(--Text-Primary);font-weight:500}.footer-program-icon{width:40px;height:40px;border-radius:50%;background-color:var(--Fill-2-default);display:flex;align-items:center;justify-content:center}.footer-program-icon-affiliate{background-color:#182200}.footer-program-icon-affiliate img{width:30px}.footer-links{display:flex;flex-wrap:wrap;gap:40px 20px}@media screen and (min-width: 720px){.footer-links{gap:48px 20px;max-width:650px}}.footer-links .label-1{color:var(--Text-Quaternary)}@media screen and (min-width: 720px){.footer-links .label-1{margin-bottom:4px}}.footer-links-block{display:flex;flex-direction:column;gap:20px;width:calc(50% - 10px)}@media screen and (min-width: 720px){.footer-links-block{gap:12px}}@media screen and (min-width: 1024px){.footer-links-block{width:calc(33% - 12px)}}.footer-socials{display:flex;gap:16px 20px;flex-wrap:wrap;margin-top:40px}@media screen and (min-width: 720px){.footer-socials{flex-wrap:nowrap;gap:32px}}.footer-socials .button-link{width:calc(50% - 10px)}@media screen and (min-width: 720px){.footer-socials .button-link{width:auto}}.footer-warning{display:flex;flex-direction:column;gap:12px}.footer-warning-title{color:var(--Text-Secondary-default);font-variant-numeric:lining-nums proportional-nums;font-weight:500;line-height:18px;letter-spacing:.14px}.footer-warning-text{color:var(--Text-Tertiary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright{color:var(--Text-Quaternary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright img{width:119px;height:21px}@media screen and (min-width: 720px){.footer-copyright{display:flex;flex-direction:row-reverse;justify-content:space-between}}.footer-powered-by{color:var(--Fill-Tertiary-default);display:inline-flex;gap:12px;align-items:center;justify-content:flex-start;margin-bottom:24px}@media screen and (min-width: 720px){.footer-powered-by{margin-bottom:0}}.footer-programs-desktop{position:relative;padding-bottom:168px}.footer-qr{padding:20px;border-radius:24px;background:var(--Fill-1-default);display:flex;align-items:flex-end;justify-content:space-between;position:absolute;left:0;width:100%;height:160px;top:241px}.footer-qr svg{color:var(--Fill-Primary-default);display:block;width:120px;height:120px}@media screen and (min-width: 720px){.footer-qr{top:138px}}@media screen and (min-width: 1024px){.footer-qr{top:225px}}body[dir=rtl] .footer-link-arrow{transform:scaleX(-1)}body[dir=rtl] .footer-program-arrow{transform:scaleX(-1);left:16px;right:auto}.intro{position:relative;text-align:center;padding-top:24px}.intro img{margin-block:40px;width:105%;display:block;margin-left:-5%}@media screen and (min-width: 480px){.intro img{margin-block:48px}}@media screen and (min-width: 720px){.intro img{width:104%;margin-left:-4%}}@media screen and (min-width: 1366px){.intro img{width:106%;margin-left:-6%}}.intro .subtitle-2{margin-bottom:40px}@media screen and (min-width: 480px){.intro .subtitle-2{margin-bottom:48px}}.intro .button{margin:0 auto}h1{margin-bottom:24px;max-width:960px;margin-left:auto;margin-right:auto}body.ab-exp .intro picture{display:block;position:relative}body.ab-exp .intro picture:after{content:"";background:linear-gradient(180deg,var(--Fill-0-alpha0) 0%,var(--Fill-0-default) 100%);position:absolute;width:100%;height:125px;bottom:0;left:0}.qr-logo-wrap svg{display:block}.qr-logo-wrap.svelte-psjzer{margin:10px auto}.qr-close-btn.svelte-psjzer{position:absolute;right:24px;top:24px;border-radius:14px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;transition:background-color .2s ease-in-out;background-color:var(--Fill-2-default)}.qr-close-btn.svelte-psjzer:hover{background-color:var(--Fill-2-hover)}.qr-close-btn.svelte-psjzer:active{background-color:var(--Fill-2-pressed)}.qr-title.svelte-psjzer{margin-bottom:4px}.qr-caption.svelte-psjzer{max-width:350px;margin:0 auto}.qr-code svg{max-width:100%;max-height:100%}.qr-code.svelte-psjzer{overflow:hidden;width:196px;height:196px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:#f2f7f5;color:var(--Fill-0-default)}.qr-block.svelte-psjzer{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:460px;height:515px;border-radius:32px;background-color:var(--Fill-1-default);z-index:101;padding:24px 24px 48px;display:flex;flex-direction:column;gap:32px;align-items:center;max-width:95vw;max-height:96vh}.devices{position:relative;text-align:center}.devices-caption{margin-bottom:32px}.devices-list{display:flex;flex-direction:column;gap:20px;align-items:center}@media screen and (min-width: 480px){.devices-list{flex-direction:row;justify-content:center}}.device-btn{background-color:var(--Fill-1-default);padding:13px 18px 13px 12px;border-radius:16px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;gap:8px;cursor:pointer;text-decoration:none;transition:background-color .2s ease-in-out}.device-btn:hover{background-color:var(--Fill-1-hover)}.device-btn:active{background-color:var(--Fill-1-pressed)}@media screen and (min-width: 729px){.device-btn:hover .device-icon svg{transform:translate(-50%,calc(-50% + 40px));opacity:0}.device-btn:hover .device-icon .device-hover{transform:translate(-50%,-50%);opacity:1}}.device-icon{height:40px;width:40px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.device-icon svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform ease-in-out .4s,opacity .4s ease-in-out;opacity:1}.device-icon .device-hover{transform:translate(-50%,calc(-50% - 40px));opacity:0}.device-text{line-height:1.2;text-align:start}.device-app-name{color:#f2f7f5;font-size:16px;font-weight:500;margin-bottom:2px;letter-spacing:.1px}.device-app-info{color:var(--Text-Tertiary)}.why-choose{position:relative;margin-top:96px}@media screen and (min-width: 480px){.why-choose{margin-top:128px}}@media screen and (min-width: 720px){.why-choose{margin-top:160px}}@media screen and (min-width: 1366px){.why-choose-top{display:flex;gap:32px;margin-top:16px}}.why-choose-list{margin-top:72px;display:flex;flex-direction:column;gap:72px;align-items:flex-start}@media screen and (min-width: 720px){.why-choose-list{flex-direction:row;gap:24px}}@media screen and (min-width: 1366px){.why-choose-list{gap:32px}}.why-choose-item{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.why-choose-item video{max-width:100%;margin-bottom:24px;border-radius:24px}.why-choose .button-ghost-primary{padding:10px 0}.why-choose-accounts{color:var(--Fill-Brand-default);padding:4px 10px;display:inline-block;border-radius:8px;background:#ff85161a}.why-choose h2{margin:16px 0 40px}@media screen and (min-width: 1366px){.why-choose h2{width:800px;margin:0}}@media screen and (min-width: 720px){.why-choose-support{display:flex;gap:24px}}@media screen and (min-width: 1366px){.why-choose-support{padding-top:18px}}.why-choose-support .title-2{margin:12px 0 8px}.why-choose-support-img{position:relative;height:106px}@media screen and (min-width: 720px){.why-choose-support-img{width:220px;min-width:220px}}@media screen and (min-width: 1366px){.why-choose-support-img{margin-top:16px}}.why-choose-support-img-animated .why-choose-support-picture-1{transform:rotate(-5deg)}.why-choose-support-img-animated .why-choose-support-picture-2{transform:translate(65px,-10px)}.why-choose-support-img-animated .why-choose-support-picture-3{transform:translate(129px,7px) rotate(7deg)}.why-choose-support-img img{display:block;border-radius:28px;width:85px;height:85px}.why-choose-support-img picture{position:absolute;transition:transform .4s ease-in-out}.why-choose .text-positive{font-size:14px;font-weight:500;line-height:20px;display:flex;gap:13px;align-items:center;justify-content:flex-start;width:100%}.why-choose .text-positive:before{background-color:var(--Text-Positive-Primary);outline:0px solid rgba(93,223,56,.1);content:"";width:6px;height:6px;border-radius:6px;display:block;animation:pulse-outline 2s ease-in-out infinite}@keyframes pulse-outline{0%{outline-width:0px}50%{outline-width:5px}to{outline-width:0px}}body[dir=rtl] .why-choose-support-img-animated .why-choose-support-picture-1{transform:rotate(-5deg)}body[dir=rtl] .why-choose-support-img-animated .why-choose-support-picture-2{transform:translate(-65px,-10px)}body[dir=rtl] .why-choose-support-img-animated .why-choose-support-picture-3{transform:translate(-129px,7px) rotate(7deg)}.first-trade{position:relative;margin-top:96px;text-align:center}.first-trade .button-primary{margin-top:80px}.first-trade-picture-register{cursor:pointer}.first-trade-picture img{width:168px;height:168px}.first-trade h2{margin-bottom:80px}@media screen and (min-width: 480px){.first-trade{margin-top:128px}}@media screen and (min-width: 720px){.first-trade{margin-top:160px}}.first-trade-inner{border-top:1px solid var(--Fill-2-default);padding-top:104px}.first-trade-list{gap:72px;display:flex;flex-direction:column}@media screen and (min-width: 720px){.first-trade-list{flex-direction:row;gap:32px;justify-content:space-between}}@media screen and (min-width: 1024px){.first-trade-list{gap:48px}}.first-trade-item{gap:24px;display:flex;flex-direction:column}@media screen and (min-width: 720px){.first-trade-item{width:calc(33% - 22px)}}@media screen and (min-width: 1024px){.first-trade-item{width:calc(33% - 32px)}}.first-trade-item .display-3{margin-bottom:16px}.tutorials{padding-top:120px;padding-bottom:152px;background:var(--Fill-1-default);margin-top:var(--bottom-sections-margin)}.tutorials-wrap{display:flex;flex-direction:column}.tutorials-title{color:var(--Text-Primary);margin-bottom:24px}.tutorials-subtitle{color:var(--Text-Secondary-default)}.tutorials-list{display:flex;flex-direction:column;align-items:center;gap:56px;margin-top:96px}@media screen and (min-width: 720px){.tutorials-list{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;column-gap:24px;row-gap:56px}}@media screen and (min-width: 1366px){.tutorials-list{flex-wrap:nowrap;gap:16px}}.tutorials-item{display:flex;flex-direction:column;gap:32px;width:100%}@media screen and (min-width: 720px){.tutorials-item{width:calc(50% - 12px)}}.tutorials-item .item-title{color:var(--Text-Primary);margin-bottom:8px}.tutorials-item .item-subtitle{color:var(--Text-Tertiary)}.tutorials-item .video-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.tutorials-item .video-preview-wrap{position:relative;width:100%;aspect-ratio:16/9;background-color:var(--Fill-0-default);border-radius:24px;overflow:hidden}.tutorials-item .video-preview>iframe{aspect-ratio:16/9;width:100%;height:100%}.tutorials-item .video-preview .play-button{position:absolute;display:flex;align-items:center;justify-content:center;width:96px;height:96px;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff7f033;border-radius:50%;z-index:1;pointer-events:none}.tutorials-item .video-preview .play-button>svg{width:45px;height:45px;pointer-events:none}.tutorials-item .video-img{width:100%;height:100%;object-fit:cover;opacity:.7;background:radial-gradient(68.98% 68.98% at 50% 50%,var(--Fill-0-alpha0) 0%,var(--Fill-0-default) 85%)}.device .device-screen{border-radius:49px;height:830px;width:390px}.device.svelte-u5hzow,.device.svelte-u5hzow :where(.svelte-u5hzow),.device.svelte-u5hzow :where(.svelte-u5hzow):after,.device.svelte-u5hzow :where(.svelte-u5hzow):before,.device.svelte-u5hzow:after,.device.svelte-u5hzow:before{box-sizing:border-box;display:block}.device.svelte-u5hzow{position:relative;transform:scale(1);z-index:1}.device.svelte-u5hzow .device-frame:where(.svelte-u5hzow){z-index:1}.device-iphone-14.svelte-u5hzow{height:868px;width:428px}.device-iphone-14.svelte-u5hzow .device-frame:where(.svelte-u5hzow){background:#010101;border:1px solid #101315;border-radius:68px;box-shadow:inset 0 0 4px 2px #b0b8c0,inset 0 0 0 6px #272c31;height:868px;padding:19px;width:428px}.device-iphone-14.svelte-u5hzow .device-stripe:where(.svelte-u5hzow):after,.device-iphone-14.svelte-u5hzow .device-stripe:where(.svelte-u5hzow):before{border:solid rgba(1,1,1,.25);border-width:0 7px;content:"";height:7px;left:0;position:absolute;width:100%;z-index:9}.device-iphone-14.svelte-u5hzow .device-stripe:where(.svelte-u5hzow):after{top:85px}.device-iphone-14.svelte-u5hzow .device-stripe:where(.svelte-u5hzow):before{bottom:85px}.device-iphone-14.svelte-u5hzow .device-header:where(.svelte-u5hzow){background:#010101;border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:30px;left:50%;margin-left:-80px;position:absolute;top:20px;width:160px}.device-iphone-14.svelte-u5hzow .device-header:where(.svelte-u5hzow):after,.device-iphone-14.svelte-u5hzow .device-header:where(.svelte-u5hzow):before{content:"";height:10px;position:absolute;top:0;width:10px}.device-iphone-14.svelte-u5hzow .device-header:where(.svelte-u5hzow):after{background:radial-gradient(circle at bottom left,transparent 0,transparent 75%,#010101 75%,#010101 100%);left:-10px}.device-iphone-14.svelte-u5hzow .device-header:where(.svelte-u5hzow):before{background:radial-gradient(circle at bottom right,transparent 0,transparent 75%,#010101 75%,#010101 100%);right:-10px}.device-iphone-14.svelte-u5hzow .device-sensors:where(.svelte-u5hzow):after,.device-iphone-14.svelte-u5hzow .device-sensors:where(.svelte-u5hzow):before{content:"";position:absolute}.device-iphone-14.svelte-u5hzow .device-sensors:where(.svelte-u5hzow):after{background:#151515;border:1px solid #010101;border-radius:4px;box-shadow:0 0 4px #151515;height:7px;left:50%;margin-left:-35px;top:8px;width:70px}.device-iphone-14.svelte-u5hzow .device-sensors:where(.svelte-u5hzow):before{background:radial-gradient(farthest-corner at 20% 20%,#6074bf 0,transparent 40%),radial-gradient(farthest-corner at 80% 80%,#513785 0,#24555e 20%,transparent 50%);border-radius:50%;box-shadow:0 0 1px 1px #ffffff0d;height:9px;left:50%;margin-left:-60px;top:26px;width:9px}.device-iphone-14.svelte-u5hzow .device-btns:where(.svelte-u5hzow){background:#101315;border-radius:2px;height:32px;left:-2px;position:absolute;top:115px;width:3px}.device-iphone-14.svelte-u5hzow .device-btns:where(.svelte-u5hzow):after,.device-iphone-14.svelte-u5hzow .device-btns:where(.svelte-u5hzow):before{background:#101315;border-radius:2px;content:"";height:62px;left:0;position:absolute;width:3px}.device-iphone-14.svelte-u5hzow .device-btns:where(.svelte-u5hzow):after{top:60px}.device-iphone-14.svelte-u5hzow .device-btns:where(.svelte-u5hzow):before{top:140px}.device-iphone-14.svelte-u5hzow .device-power:where(.svelte-u5hzow){background:#101315;border-radius:2px;height:100px;position:absolute;right:-2px;top:200px;width:3px}.device-iphone-14.svelte-u5hzow .device-home:where(.svelte-u5hzow):after,.device-iphone-14.svelte-u5hzow .device-home:where(.svelte-u5hzow):before{border:solid rgba(1,1,1,.25);border-width:6px 0;content:"";height:6px;position:absolute;width:6px;z-index:9}.device-iphone-14.svelte-u5hzow .device-home:where(.svelte-u5hzow):after{right:86px;top:0}.device-iphone-14.svelte-u5hzow .device-home:where(.svelte-u5hzow):before{bottom:0;left:86px}.get-app{text-align:center;position:relative;margin-top:96px;margin-bottom:128px}.get-app-qr{display:none}@media screen and (min-width: 480px){.get-app{margin-top:128px}}@media screen and (min-width: 720px){.get-app{margin-bottom:196px}.get-app-devices-list{display:none}.get-app-qr{display:flex;gap:24px;align-items:flex-end;justify-content:space-between;width:400px;margin:0 auto;border-radius:32px;background:var(--Fill-2-default);padding:20px;color:#fff;text-align:start}.get-app-qr svg{display:block;width:128px;height:128px}}@media screen and (min-width: 1366px){.get-app{text-align:start}.get-app-qr{margin:0;position:absolute;left:56px;bottom:80px}}.get-app-outer{position:relative}@media screen and (min-width: 720px){.get-app-outer{padding-bottom:80px;border-radius:80px;background:var(--Fill-1-default)}}@media screen and (min-width: 1366px){.get-app-outer{padding-bottom:0}}.get-app .subtitle-1{margin:24px 0}.get-app-list{display:flex;align-items:flex-start;gap:16px;margin:56px auto;max-width:550px}@media screen and (min-width: 720px){.get-app-list{margin-bottom:80px;gap:56px;justify-content:center}}@media screen and (min-width: 1366px){.get-app-list{flex-direction:column;margin:56px 0 80px;gap:16px}}.get-app-list img{max-width:100%}.get-app-list .title-2{margin-top:16px}@media screen and (max-width: 400px){.get-app-list .title-2{font-size:14px;line-height:1.4}}@media screen and (min-width: 1366px){.get-app-list .title-2{margin-top:0}}.get-app-item{width:calc(33% - 10px);cursor:pointer}@media screen and (min-width: 1366px){.get-app-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:16px}}.get-app-item[data-item-id="1"]{--anim-duration: 5s}.get-app-item[data-item-id="2"]{--anim-duration: 10s}.get-app-item[data-item-id="3"]{--anim-duration: 15s}.get-app-item .title-2{pointer-events:none}.get-app-item .animated-border path{stroke-dasharray:236;stroke-dashoffset:236}.get-app-item .animated-border-active path{animation:draw var(--anim-duration) linear forwards}.get-app-icon-wrap{position:relative;width:66px;height:66px;text-align:center;margin:0 auto;align-items:center;justify-content:center;display:flex;pointer-events:none}@media screen and (min-width: 1366px){.get-app-icon-wrap{margin:0}}.get-app-icon-wrap img{display:block}.get-app-icon-wrap svg{position:absolute;display:block}.get-app-wrap{padding:80px 24px 24px;margin-bottom:56px}@media screen and (max-width: 719px){.get-app-wrap{border-radius:56px;background:var(--Fill-1-default)}}@media screen and (min-width: 720px){.get-app-wrap{padding:80px 48px;margin-bottom:0}}@media screen and (min-width: 1024px){.get-app-wrap{padding:80px}}@media screen and (min-width: 1366px){.get-app-wrap{display:flex;padding:80px 56px;gap:32px;justify-content:space-between}}.get-app-video{display:block;width:90%;left:5%;position:absolute;top:2%;opacity:0}.get-app-video-active{opacity:1}.get-app-video-container{border-radius:40px;background:var(--Fill-2-default);overflow:hidden;padding:48px 16px 0;max-width:540px;margin:0 auto}@media screen and (min-width: 500px){.get-app-video-container{border-radius:80px}}@media screen and (min-width: 1366px){.get-app-video-container{width:630px;min-width:630px}}.get-app-video-wrap{position:relative;margin:0 auto;width:200px;height:330px}@media screen and (min-width: 400px){.get-app-video-wrap{width:240px;height:410px}}@media screen and (min-width: 500px){.get-app-video-wrap{width:340px;height:540px}}@media screen and (min-width: 720px){.get-app-video-wrap{width:390px;height:690px}}.get-app-video-wrap .device{transform-origin:left top;transform:scale(.47)}@media screen and (min-width: 400px){.get-app-video-wrap .device{transform:scale(.56)}}@media screen and (min-width: 500px){.get-app-video-wrap .device{transform:scale(.8)}}@media screen and (min-width: 720px){.get-app-video-wrap .device{transform:scale(.92)}}@keyframes draw{0%{stroke-dashoffset:236}to{stroke-dashoffset:0}}body[dir=rtl] .get-app-video-wrap .device{transform-origin:right top}@media screen and (min-width: 1366px){body[dir=rtl] .get-app-qr{left:auto;right:56px}}.control-button{display:flex;justify-content:center;align-items:center;transition:background-color,opacity .4s ease-in-out;z-index:2;cursor:pointer}.control-button.play,.control-button.mute{position:relative}.control-button.play img,.control-button.mute img{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.control-button.play img.is-control-hidden,.control-button.mute img.is-control-hidden{opacity:0}.control-button.play img.is-control-visible,.control-button.mute img.is-control-visible{opacity:1}.control-button.play{width:68px;height:68px;padding:18px;border-radius:50%;background:#1b18174d}.control-button.play:hover{background-color:#1b181766}.control-button.play:active{background-color:#1b181780}.control-button.play.light{background-color:#fff7f033}.control-button.play.light:hover{background-color:#fff7f04d}.control-button.play.light:active{background-color:#fff7f066}.control-button.play.centered{position:absolute;width:140px;height:140px;top:50%;left:50%;transform:translate(-50%,-50%)}.control-button.play.centered>img{width:66px;height:66px}.control-button.play.centered.playing{opacity:0}.control-button.play.centered.playing:hover{opacity:1}.control-button.mute{position:absolute;top:32px;right:32px;width:48px;height:48px;padding:12px;border-radius:50%;background-color:transparent}.control-button.mute:hover{background-color:#fff7f033}.control-button.mute:active{background-color:#fff7f04d}.video-wrap-telegram .control-button.play{width:100%;height:100%}.video{display:flex;object-fit:cover;width:100%;height:100%}.video-wrap{position:relative;overflow:hidden}.video-wrap-youtube{height:100%}.video-wrap-youtube .control-panel{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;gap:12px;padding:32px;border-radius:8px;color:#fff;font-size:14px}.video-wrap-youtube .control-panel .video-name{font-size:18px;font-weight:600;color:var(--Text-Primary)}.video-wrap-youtube .control-panel .time{font-size:18px;font-weight:400;color:var(--Text-Secondary-default)}.video-wrap-instagram{width:100%;height:100%}.video-wrap-telegram{width:100%;aspect-ratio:1/1;border-radius:50%}div.container.svelte-hbfu4w{width:100%;height:0;padding-bottom:100%}section.svelte-hbfu4w{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;--def-circlebar-color: #d9d9d9;--def-circlebar-track: rgba(217, 217, 217, .2)}svg.svelte-hbfu4w{box-sizing:border-box;transform:rotate(270deg);position:absolute;width:100%;height:100%;top:0;left:0;overflow:visible}svg.svelte-hbfu4w>circle:where(.svelte-hbfu4w):not(.indicator){width:100%;height:100%;fill:transparent;stroke:var(--circlebar-track, var(--def-circlebar-track));transform:translate(5px,5px)}.indicator.svelte-hbfu4w{fill:#d9d9d9;stroke:none;filter:drop-shadow(0px 0px 7px rgba(0,0,0,.25))}svg.svelte-hbfu4w>circle:where(.svelte-hbfu4w):nth-child(2){stroke:var(--circlebar-color, var(--def-circlebar-color))}.progress.svelte-1p360o6{position:absolute;right:0;bottom:0;width:92%;height:92%;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}body[dir=rtl] .progress.svelte-1p360o6{right:50%;left:auto;transform:translate(50%,-50%)}.ui-wrap{position:absolute;color:#fff;width:100%;bottom:32px;padding-inline-start:28px;padding-inline-end:16px}.ui-wrap .user{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ui-wrap .user-avatar{width:28px;height:28px}.ui-wrap .user-name{color:var(--Text-Primary);font-size:13px;font-weight:600;letter-spacing:.13px;position:relative;padding-inline-end:16px}.ui-wrap .user-name:after{content:"";position:absolute;display:inline-block;width:16px;height:16px;right:0;top:50%;transform:translateY(-50%);background:url(../../../images/video/instagram/badge.svg),no-repeat}.ui-wrap .user-comment{color:var(--Text-Primary);font-size:13px;font-weight:400;letter-spacing:.26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:80%;margin-bottom:12px}.ui-wrap .liked-by{font-size:11px;font-weight:400;line-height:normal;letter-spacing:.33px;display:flex;align-items:center;gap:4px;margin-bottom:14px}.ui-wrap .liked-by-avatars{width:32px;height:12px}.ui-wrap .liked-by :global(span){font-weight:600;letter-spacing:.22px}.ui-wrap .country{color:var(--Text-Primary);font-size:11px;font-weight:400;line-height:normal;letter-spacing:.33px;position:relative;padding-inline-start:16px}.ui-wrap .country:before{content:"";position:absolute;width:16px;height:16px;top:50%;left:0;transform:translateY(-50%);background:url(../../../images/video/instagram/Location.svg),no-repeat}.ui-wrap .button{display:flex;flex-direction:column;gap:4px;cursor:default}.ui-wrap .button-wrap{position:absolute;bottom:-20px;right:12px;display:flex;flex-direction:column;text-align:center;gap:12px}.ui-wrap .button>span{font-size:11px;font-weight:600;line-height:normal;letter-spacing:.22px}body[dir=rtl] .ui-wrap .button-wrap{right:auto;left:12px}body[dir=rtl] .ui-wrap .user-name:after{right:auto;left:0}body[dir=rtl] .ui-wrap .country:before{left:auto;right:0}.reviews{position:relative;margin-top:var(--bottom-sections-margin)}.reviews-load-btn .button{margin:40px auto 0}.reviews-title{color:var(--Text-Primary);text-align:center;margin-bottom:56px}@media screen and (min-width: 480px){.reviews-title{margin-bottom:64px}}@media screen and (min-width: 720px){.reviews-title{margin-bottom:88px}}.reviews-list{display:grid;grid-template-columns:1fr;gap:24px}.reviews-list article:first-child{position:relative}.reviews-list article:first-child:before,.reviews-list article:first-child:after{content:"";position:absolute}.reviews-list article:first-child:before{background-image:url(../../../images/reviews/line1.svg);background-repeat:no-repeat;z-index:1;top:0;right:0;bottom:0;left:0}@media screen and (min-width: 1366px){.reviews-list article:first-child:before{background-position:right -170px top}}@media screen and (min-width: 720px){.reviews-list{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1366px){.reviews-list{grid-template-columns:1fr 1fr 1fr}}.reviews .review{background-color:var(--Fill-1-default);border-radius:32px;overflow:hidden}.reviews .review:nth-of-type(4){max-height:630px}.reviews .review:nth-of-type(5){overflow:initial}.reviews .review:nth-of-type(5) .review-content{position:relative;margin-top:71px;padding-inline:32px}.reviews .review:nth-of-type(5) .review-content:before{content:"";position:absolute;display:flex;width:27.5px;height:23px;background:url(../../../images/reviews/quotes.svg) no-repeat center;top:-39px;left:32px}.reviews .review:nth-of-type(8){display:none}@media screen and (min-width: 1366px){.reviews .review:nth-of-type(1){grid-column:1/3}.reviews .review:nth-of-type(6){margin-inline-end:28.5%}.reviews .review:nth-of-type(7){margin-inline:-28.5%}.reviews .review:nth-of-type(8){display:flex;margin-inline-start:28.5%}}.reviews .review-social-wrap{display:flex;align-items:center;gap:12px;margin-bottom:32px}.reviews .review-social-icon{width:24px;height:24px}.reviews .review-social-icon.trustpilot-icon{width:239px;max-width:100%;height:24px}.reviews .review-social-name{color:var(--Text-Primary);text-transform:capitalize}.reviews .review-social-name.trustpilot-name{display:none}.reviews .review-type-text{display:flex;flex-direction:column;padding:32px}.reviews .review-type-video{background-color:transparent}.reviews .review-content{display:flex;flex-direction:column;gap:24px}.reviews .review-title{color:var(--Text-Primary)}.reviews .review-text{color:var(--Text-Secondary-default)}.reviews .review-user{display:flex;align-items:flex-end;flex-grow:1;gap:16px;margin-top:44px}.reviews .review-avatar{width:56px;height:56px;border-radius:56px;display:block}.reviews .review-avatar-wrap{position:relative}.reviews .review-avatar-country{position:absolute;width:16px;height:16px;border-radius:16px;box-shadow:0 0 0 2px #1b181766;right:0;bottom:0}.reviews .review-name{color:var(--Text-Primary);margin-bottom:2px}.reviews .review-country{color:var(--Text-Tertiary)}body[dir=rtl] .reviews .review:nth-of-type(5) .review-content:before{left:auto;right:32px;transform:rotateY(180deg)}@media screen and (min-width: 720px){body:not(.ab-exp) .start-trading .content-button{margin-top:-60px}}@media screen and (min-width: 1024px){body:not(.ab-exp) .start-trading .content-button{margin-top:-130px}}@media screen and (min-width: 1366px){body:not(.ab-exp) .start-trading .content-button{margin-top:-150px}}.start-trading{text-align:center;padding-top:174px;padding-bottom:128px}@media screen and (min-width: 720px){.start-trading{padding-top:196px;padding-bottom:196px}}.start-trading-title{position:relative;margin:0 auto;z-index:2}@media screen and (min-width: 480px){.start-trading-title{max-width:75%}}@media screen and (min-width: 1024px){.start-trading-title{max-width:730px}}.start-trading .content{position:relative}.start-trading .content svg.flare{position:absolute;width:720px;left:50%;transform:translate(-50%);right:0;top:-120px;height:auto;filter:blur(100px);z-index:1}@media screen and (min-width: 1024px){.start-trading .content svg.flare{width:1200px;top:-190px}}.start-trading-picture{margin:32px 0;display:block;position:relative;z-index:0}.start-trading-picture:after{content:"";background:linear-gradient(180deg,var(--Fill-0-alpha0) 0%,var(--Fill-0-default) 100%);position:absolute;width:100%;height:125px;bottom:0;left:0}.start-trading h2{background:linear-gradient(180deg,var(--Fill-Brand-gradient-700) -31%,#FE6A0A 62.94%,#1B1817 149.75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px}.start-trading img{max-width:100%}:root{--main-font: "Suisse Intl", "Inter", Arial, sans-serif;--golos-text: "Golos Text", "Inter", Arial, sans-serif;--Fill-0-default: #1b1817;--Fill-0-alpha0: #1b181700;--Fill-0-alpha70: #1b1817b3;--Fill-0-hover: #26211f;--Fill-0-pressed: #2e2724;--Fill-1-default: #26211f;--Fill-1-alpha0: #241f1d00;--Fill-1-hover: #2e2724;--Fill-1-pressed: #38312e;--Fill-2-default: #38312e;--Fill-2-hover: #403935;--Fill-2-pressed: #453d39;--Fill-3-default: #403935;--Fill-3-hover: #4a423d;--Fill-3-pressed: #4f4743;--Fill-4-default: #453d39;--Fill-Brand-default: #ff8516;--Fill-Brand-gradient-200: #f94a07;--Fill-Brand-gradient-300: #ff5500;--Fill-Brand-gradient-400: #ff761e;--Fill-Brand-gradient-500: #ff8516;--Fill-Brand-gradient-600: #ffa33a;--Fill-Brand-gradient-700: #ffbe4d;--Fill-Brand-gradient-1000: #ffe2a9;--Fill-Brand-hover: #ff761e;--Fill-Brand-pressed: #ff660f;--Fill-Primary-default: #eceae9;--Fill-Secondary-default: #afadac;--Fill-Secondary-hover: #eceae9;--Fill-Secondary-pressed: #ffffff;--Fill-Tertiary-default: #827e7d;--Text-Primary: #eceae9;--Text-Secondary-default: #afadac;--Text-Secondary-hover: #eceae9;--Text-Secondary-pressed: #ffffff;--Text-Tertiary: #827e7d;--Text-Quaternary: #6d6764;--Text-OnAccent: #ffffff;--Text-Brand-Primary-default: #ff8516;--Text-Brand-Primary-hover: #ff761e;--Text-Brand-Primary-pressed: #ff660f;--Text-Positive-Primary: #5ddf38;--Text-Negative-Primary: #ff4747;--Logo-Primary: #fff;--gradient-brand-default: linear-gradient( 103deg, var(--Fill-Brand-gradient-600) .37%, var(--Fill-Brand-gradient-500) 15.31%, var(--Fill-Brand-gradient-300) 100% )}a,button,input,textarea,div,picture{-webkit-tap-highlight-color:transparent}button{border:none;background:none;font-family:inherit;color:inherit;font-size:inherit}.button{justify-content:center;gap:4px;color:var(--Text-Primary);cursor:pointer;display:inline-flex;align-items:center;text-decoration:none;gap:6px}.button.loading{color:transparent;position:relative}.button.loading .loader-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.button.loading .loader{width:30px;height:30px}.button>span{padding-inline:4px}.button-primary{text-align:center;color:var(--Text-OnAccent);background:var(--gradient-brand-default);position:relative}.button-primary span{position:relative;width:100%}.button-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;transition:background-color .2s ease-in-out;z-index:0}.button-primary:hover:before{background-color:var(--Fill-Brand-gradient-300)}.button-primary:active:before{background-color:var(--Fill-Brand-gradient-200)}.button-primary[disabled]{opacity:.5}.button-primary[disabled]:before{background-color:var(--Fill-Brand-gradient-200)}.button-secondary{background-color:var(--Fill-2-default);color:var(--Text-Primary);transition:background-color .2s ease-in-out}.button-secondary:hover{background:var(--Fill-2-hover)}.button-secondary:active{background:var(--Fill-2-pressed)}.button-size-responsive{border-radius:12px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1.5}@media screen and (min-width: 720px){.button-size-responsive{padding:12px 18px;border-radius:14px;font-size:16px;font-weight:500}}.button-dropdown{color:var(--Text-Primary);gap:2px;transition:background-color .3s ease-in-out}.button-dropdown:hover{background:var(--Fill-2-hover)}.button-dropdown:active{background:var(--Fill-2-pressed)}.button-dropdown svg{transition:rotate .5s ease-out}.button-dropdown.is-expanded{background:var(--Fill-2-pressed)}.button-dropdown.is-expanded svg{rotate:180deg}.button-size-s{border-radius:10px;padding:6px 12px;font-size:14px;font-weight:500;line-height:20px}.button-size-m{border-radius:12px;padding:10px;font-size:14px;font-weight:500;line-height:20px}.button-size-l{padding:12px 18px;border-radius:14px;font-size:16px;font-weight:500;line-height:24px}.button-link{display:flex;align-items:center;justify-content:flex-start;gap:4px;padding:0;color:var(--Text-Primary);transition:color ease-in-out .2s;text-decoration:none;cursor:pointer}.button-link>span{padding-inline:0}.button-link svg{transition:fill ease-in-out .2s}.button-link:hover{color:var(--Text-Brand-Primary-default)}.button-link:active{color:var(--Text-Brand-Primary-pressed)}.button-link:visited{color:var(--Text-Tertiary)}.button-ghost{display:flex;align-items:center;justify-content:flex-start;padding:0;transition:color ease-in-out .2s}.button-ghost-primary{color:var(--Fill-Brand-default)}.button-ghost-primary:hover{color:var(--Fill-Brand-hover)}.button-ghost-primary:active{color:var(--Fill-Brand-pressed)}.button-ghost-secondary{color:var(--Text-Primary)}.button-ghost-secondary:hover{color:var(--Text-Brand-Primary-default)}.button-ghost-secondary:active{color:var(--Text-Brand-Primary-pressed)}.button-ghost-small{font-size:14px;font-weight:400;line-height:20px}.button-ghost-medium,.button-ghost-large{font-weight:500;line-height:24px}.button-ghost-medium{font-size:16px;gap:6px}.button-ghost-large{font-size:18px;gap:8px}.link{text-decoration:none;transition:color .3s ease-in-out}.link-ghost{--color: var(--Fill-Brand-default);color:var(--color)}.link-ghost path{stroke:var(--color)}.link-ghost:hover{--color: var(--Fill-Brand-hover)}.link-ghost:active{--color: var(--Fill-Brand-pressed)}.dropdown{position:absolute;top:46px;right:0;display:flex;flex-direction:column;flex-wrap:wrap;gap:2px;width:max-content;max-height:340px;padding:8px;border-radius:14px;background:var(--Fill-1-default);box-shadow:0 5px 40px #0000001a,0 10px 30px #0000001a;z-index:2}.dropdown-item{color:var(--Text-Primary)}.dropdown-item>.button{justify-content:start;transition:background-color .3s ease-in-out;background-color:var(--Fill-1-default)}.dropdown-item>.button:hover{background-color:var(--Fill-1-hover)}.dropdown-item>.button:active{background-color:var(--Fill-1-pressed)}.is-safari .dropdown.for-traders{min-width:660px}.is-safari .dropdown.for-traders .nav-section{width:30%}*{margin:0;padding:0;box-sizing:border-box}html,body{overscroll-behavior-y:none;scroll-behavior:smooth;--content-padding: 24px;--bottom-sections-margin: 128px}@media screen and (min-width: 720px){html,body{--content-padding: 32px;--bottom-sections-margin: 196px}}@media screen and (min-width: 1366px){html,body{--content-padding: 40px}}@media screen and (min-width: 1440px){html,body{--content-padding: 56px}}body{min-width:320px;font-family:var(--main-font);font-size:16px;line-height:1.5;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;height:100%;min-height:100vh;overflow-x:hidden;background-color:var(--Fill-0-default);color:var(--Text-Primary)}body:before{content:"";position:fixed;top:0;bottom:0;left:0;right:0;width:100vw;height:100dvh;background:var(--Fill-0-alpha70, rgba(27, 24, 23, .7));opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;z-index:100}body.body-on-mobile-menu{position:fixed;overflow:hidden;max-width:100vw}body.body-on-mobile-menu .header-gradient-wrap:before,body.body-on-mobile-menu .header-gradient-wrap:after{opacity:0}body.body-on-form-open{overflow:hidden;max-width:100vw}body.body-on-form-open:before{opacity:1;pointer-events:auto}ul{list-style:none}.section{padding-inline:16px}@media screen and (min-width: 480px){.section{padding-inline:24px}}@media screen and (min-width: 720px){.section{padding-inline:32px}}@media screen and (min-width: 1366px){.section{padding-inline:40px}}@media screen and (min-width: 1440px){.section{padding-inline:48px}}@media screen and (min-width: 720px){.section{margin-bottom:144px}}@media screen and (min-width: 1366px){.section{margin-bottom:196px}}@media screen and (min-width: 1440px){.section{margin-bottom:196px}}.content{width:100%;max-width:1440px;padding:0 var(--content-padding);margin:0 auto}.content-inner{margin:0 auto}@media screen and (min-width: 1024px){.content-inner{max-width:640px}}@font-face{font-family:Suisse Intl;font-weight:400;src:url(../../../fonts/suisse-intl/suisse-intl-regular.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-regular.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;font-weight:450;src:url(../../../fonts/suisse-intl/suisse-intl-book.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-book.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;font-weight:500;src:url(../../../fonts/suisse-intl/suisse-intl-medium.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-medium.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;font-weight:600;src:url(../../../fonts/suisse-intl/suisse-intl-semibold.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-semibold.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Reddit Mono;font-weight:400;src:url(/fonts/reddit-mono/reddit-mono-medium.woff2) format("woff2"),url(/fonts/reddit-mono/reddit-mono-medium.woff) format("woff");font-style:normal;font-display:swap}.display,.display-4,.display-3,.display-2,.display-1{font-weight:450}.display-1{font-size:36px;line-height:44px}@media screen and (min-width: 480px){.display-1{font-size:48px;line-height:56px}}@media screen and (min-width: 720px){.display-1{font-size:64px;line-height:72px}}@media screen and (min-width: 1024px){.display-1{font-size:88px;line-height:92px}}body[dir=rtl] .display-1{line-height:1.25}.display-2{font-size:36px;line-height:44px}@media screen and (min-width: 480px){.display-2{font-size:44px;line-height:54px}}@media screen and (min-width: 720px){.display-2{font-size:56px;line-height:64px}}@media screen and (min-width: 1024px){.display-2{font-size:72px;line-height:82px}}.display-3{font-size:32px;line-height:40px}@media screen and (min-width: 480px){.display-3{font-size:36px;line-height:44px}}@media screen and (min-width: 720px){.display-3{font-size:40px;line-height:48px}}@media screen and (min-width: 1024px){.display-3{font-size:46px;line-height:56px}}.display-4{font-size:24px;line-height:32px}@media screen and (min-width: 480px){.display-4{font-size:32px;line-height:40px}}@media screen and (min-width: 720px){.display-4{font-size:36px;line-height:44px}}@media screen and (min-width: 1024px){.display-4{font-size:36px;line-height:44px}}.title,.title-4,.title-3,.title-2,.title-1{font-weight:500}.title-1{font-size:24px;line-height:32px}.title-2{font-size:18px;line-height:26px}@media screen and (min-width: 1024px){.title-2{font-size:20px;line-height:28px}}.title-3{font-size:16px;line-height:24px;letter-spacing:.1px}.title-4{font-size:14px;line-height:20px}.subtitle-1{font-weight:400;font-size:18px;line-height:28px}@media screen and (min-width: 1024px){.subtitle-1{font-size:20px;line-height:32px}}.subtitle-2{font-weight:400;font-size:14px;line-height:20px}@media screen and (min-width: 720px){.subtitle-2{font-size:16px;line-height:24px}}.body-accent-1{font-weight:600;font-size:16px;line-height:24px}.body-accent-2{font-weight:600;font-size:14px;line-height:20px}.body-1{font-weight:400;font-size:16px;line-height:24px}.body-2{font-weight:400;font-size:14px;line-height:20px}.caption-accent{font-weight:600;font-size:12px;line-height:16px}.caption{font-weight:400;font-size:12px;line-height:16px}.caption-2{font-size:10px;line-height:14px}.label-1{font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.36px}.label-2{font-weight:500;text-transform:uppercase;font-size:10px;line-height:14px;letter-spacing:1.5px}h2{color:var(--Text-Primary)}.tag{padding:4px 12px;border-radius:32px;border:1px solid transparent}.text-primary{color:var(--Text-Primary)}.text-secondary{color:var(--Text-Secondary-default)}.text-tertiary{color:var(--Text-Tertiary)}.text-quaternary{color:var(--Text-Quaternary)}.text-negative{color:var(--Text-Negative-Primary)}.text-positive{color:var(--Text-Positive-Primary)}.header-gradient-wrap{position:absolute;left:0;top:0;height:200vw;width:100vw;overflow:hidden}.header-gradient-wrap:before,.header-gradient-wrap:after{content:"";position:absolute;width:50vw;height:50vw;top:-25vw;transform:rotate(45deg);background:radial-gradient(119.44% 104.13% at 91.11% 5.68%,#ff761e4d,#14181500);opacity:1;filter:blur(40px);will-change:filter;pointer-events:none;z-index:5}.header-gradient-wrap:before{left:-20vw}.header-gradient-wrap:after{right:-20vw}@media screen and (min-width: 720px){.header-gradient-wrap:before,.header-gradient-wrap:after{width:80vw;height:80vw;filter:blur(120px)}.header-gradient-wrap:before{left:-70vw;top:-50vw}.header-gradient-wrap:after{right:-30vw;top:-50vw}}
