.loader-wrap.svelte-qf60gh{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loader.svelte-qf60gh{border-radius:50%;width:48px;height:48px;animation:1s linear infinite svelte-qf60gh-rotate;display:block;position:relative}.loader.svelte-qf60gh:before{content:"";box-sizing:border-box;border:5px solid var(--Fill-Brand-default);border-radius:50%;animation:2s linear infinite svelte-qf60gh-prixClipFix;position:absolute;inset:0}@keyframes svelte-qf60gh-rotate{to{transform:rotate(360deg)}}@keyframes svelte-qf60gh-prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.cookies.svelte-1je0d9t{z-index:10;background:var(--Fill-1-default);color:var(--Text-Primary);border-radius:14px;justify-content:center;align-items:center;gap:8px;width:max-content;max-width:90%;padding:4px 4px 4px 14px;font-size:12px;line-height:1.4;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.cookies a{cursor:pointer}.cookies-close-btn.svelte-1je0d9t>svg:where(.svelte-1je0d9t){width:16px;height:16px}:root{--base-padding:24px}@media screen and (width>=720px){:root{--base-padding:32px}}@media screen and (width>=1366px){:root{--base-padding:40px}}@media screen and (width>=1440px){:root{--base-padding:56px}}html,body{overscroll-behavior-y:none}.inner-content{max-width:1082px;padding-inline:var(--base-padding);margin:0 auto}@media screen and (width>=1366px){.inner-content{padding-inline:0}}.outer-content{max-width:1440px;padding-inline:var(--base-padding);margin:0 auto}@media screen and (width>=1024px){.content-inner{max-width:640px}}.langs-wrap.wide-range-locales .langs-list{max-height:260px}.dropdown{top:46px;background:var(--Fill-1-default);z-index:2;border-radius:14px;flex-flow:column wrap;gap:2px;width:max-content;max-height:340px;padding:8px;display:flex;position:absolute;inset-inline-end:0;box-shadow:0 5px 40px #0000001a,0 10px 30px #0000001a}@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}.display,.display-4,.display-3,.display-2{font-weight:450}@media screen and (width>=480px){.display-2{font-size:44px;line-height:54px}}@media screen and (width>=720px){.display-2{font-size:56px;line-height:64px}}@media screen and (width>=1024px){.display-2{font-size:72px;line-height:82px}}@media screen and (width>=480px){.display-3{font-size:36px;line-height:44px}}@media screen and (width>=720px){.display-3{font-size:40px;line-height:48px}}@media screen and (width>=1024px){.display-3{font-size:46px;line-height:56px}}@media screen and (width>=480px){.display-4{font-size:32px;line-height:40px}}@media screen and (width>=720px){.display-4{font-size:36px;line-height:44px}}@media screen and (width>=1024px){.display-4{font-size:36px;line-height:44px}}.title,.title-3,.title-2{font-weight:500}@media screen and (width>=1024px){.title-2{font-size:20px;line-height:28px}}@media screen and (width>=1024px){.subtitle-1{font-size:20px;line-height:32px}}@media screen and (width>=720px){.button-size-responsive{border-radius:14px;padding:12px 18px;font-size:16px;font-weight:500}}@media screen and (width>=720px){.button-size-responsive{border-radius:14px;padding:12px 18px;font-size:16px;font-weight:500}}.form-label{color:var(--Text-Secondary-default);margin-inline-end:auto;width:fit-content;margin-bottom:4px;font-size:14px;font-weight:500;line-height:20px;display:block}.styled-input{color:var(--Text-Primary);white-space:nowrap;text-overflow:ellipsis;background-color:var(--Fill-2-default);border:1px solid #0000;border-radius:14px;width:100%;padding:8px 12px;font-size:16px;font-weight:400;line-height:24px;transition:border .1s ease-in-out,background-color .2s ease-out}.styled-input:hover{background-color:var(--Fill-2-hover)}.styled-input:focus,.styled-input:focus-visible{background-color:var(--Fill-1-default);border-color:#c46921;outline:none}.styled-input:-webkit-autofill{background-color:var(--Fill-1-default)!important;color:var(--Text-Primary)!important;-webkit-box-shadow:0 0 0 1000px var(--Fill-1-default) inset!important;-webkit-text-fill-color:var(--Text-Primary)!important;box-shadow:0 0 0 1000px var(--Fill-1-default) inset!important;caret-color:var(--Text-Primary)!important;border-color:#c46921!important}.styled-input::placeholder{color:var(--Text-Tertiary)}.styled-input.is-error{border-color:var(--Text-Negative-Primary)}.field-error{color:var(--Text-Negative-Primary);margin-top:6px;width:fit-content;margin-inline-end:auto;font-size:14px;line-height:18px}@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 (width>=480px){.display-1{font-size:48px;line-height:56px}}@media screen and (width>=720px){.display-1{font-size:64px;line-height:72px}}@media screen and (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 (width>=480px){.display-2{font-size:44px;line-height:54px}}@media screen and (width>=720px){.display-2{font-size:56px;line-height:64px}}@media screen and (width>=1024px){.display-2{font-size:72px;line-height:82px}}.display-3{font-size:32px;line-height:40px}@media screen and (width>=480px){.display-3{font-size:36px;line-height:44px}}@media screen and (width>=720px){.display-3{font-size:40px;line-height:48px}}@media screen and (width>=1024px){.display-3{font-size:46px;line-height:56px}}.display-4{font-size:24px;line-height:32px}@media screen and (width>=480px){.display-4{font-size:32px;line-height:40px}}@media screen and (width>=720px){.display-4{font-size:36px;line-height:44px}}@media screen and (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 (width>=1024px){.title-2{font-size:20px;line-height:28px}}.title-3{letter-spacing:.1px;font-size:16px;line-height:24px}.title-4{font-size:14px;line-height:20px}.subtitle-1{font-size:18px;font-weight:400;line-height:28px}@media screen and (width>=1024px){.subtitle-1{font-size:20px;line-height:32px}}.subtitle-2{font-size:14px;font-weight:400;line-height:20px}@media screen and (width>=720px){.subtitle-2{font-size:16px;line-height:24px}}.body-accent-1{font-size:16px;font-weight:600;line-height:24px}.body-accent-2{font-size:14px;font-weight:600;line-height:20px}.body-1{font-size:16px;font-weight:400;line-height:24px}.body-2{font-size:14px;font-weight:400;line-height:20px}.caption-accent{font-size:12px;font-weight:600;line-height:16px}.caption{font-size:12px;font-weight:400;line-height:16px}.caption-2{font-size:10px;line-height:14px}.label-1{text-transform:uppercase;letter-spacing:.36px;font-size:12px;font-weight:500;line-height:16px}.label-2{text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:500;line-height:14px}h2{color:var(--Text-Primary)}.tag{border:1px solid #0000;border-radius:32px;padding:4px 12px}.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{width:100vw;height:200vh;position:absolute;top:0;left:0;overflow:hidden}.header-gradient-wrap:before,.header-gradient-wrap:after{content:"";opacity:1;filter:blur(40px);will-change:filter;pointer-events:none;z-index:5;background:radial-gradient(119.44% 104.13% at 91.11% 5.68%,#ff761e4d 0%,#14181500 100%);width:50vw;height:50vw;position:absolute;top:-25vw;transform:rotate(45deg)}.header-gradient-wrap:before{left:-20vw}.header-gradient-wrap:after{right:-20vw}@media screen and (width>=720px){.header-gradient-wrap:before,.header-gradient-wrap:after{filter:blur(120px);width:80vw;height:80vw}.header-gradient-wrap:before{top:-50vw;left:-70vw}.header-gradient-wrap:after{top:-50vw;right:-30vw}}: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:#f50;--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-Brand-default-alpha-10:#ff85161a;--Fill-Primary-default:#eceae9;--Fill-Secondary-default:#afadac;--Fill-Secondary-hover:#eceae9;--Fill-Secondary-pressed:#fff;--Fill-Tertiary-default:#827e7d;--Fill-Positive-Primary:#5ddf38;--Text-Primary:#eceae9;--Text-Secondary-default:#afadac;--Text-Secondary-hover:#eceae9;--Text-Secondary-pressed:#fff;--Text-Tertiary:#827e7d;--Text-Quaternary:#6d6764;--Text-OnAccent:#fff;--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) 0.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{color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none}.button{color:var(--Text-Primary);cursor:pointer;justify-content:center;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.button.loading{color:#0000;position:relative}.button.loading .loader-wrap{position:absolute;inset: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{width:100%;position:relative}.button-primary:before{content:"";border-radius:inherit;z-index:0;transition:background-color .2s ease-in-out;position:absolute;inset: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 (width>=720px){.button-size-responsive{border-radius:14px;padding:12px 18px;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{border-radius:14px;padding:12px 18px;font-size:16px;font-weight:500;line-height:24px}.button-link{color:var(--Text-Primary);cursor:pointer;justify-content:flex-start;align-items:center;gap:4px;padding:0;text-decoration:none;transition:color .2s ease-in-out;display:flex}.button-link>span{padding-inline:0}.button-link svg{transition:fill .2s ease-in-out}.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{justify-content:flex-start;align-items:center;padding:0;transition:color .2s ease-in-out;display:flex}.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{gap:6px;font-size:16px}.button-ghost-large{gap:8px;font-size:18px}.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{background:var(--Fill-1-default);z-index:2;border-radius:14px;flex-flow:column wrap;gap:2px;width:max-content;max-height:340px;padding:8px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 5px 40px #0000001a,0 10px 30px #0000001a}.dropdown-item{color:var(--Text-Primary)}.dropdown-item>.button{background-color:var(--Fill-1-default);justify-content:start;transition:background-color .3s ease-in-out}.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%}*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior-y:none;scroll-behavior:smooth;--content-padding:24px;--bottom-sections-margin:128px}@media screen and (width>=720px){html,body{--content-padding:32px;--bottom-sections-margin:196px}}@media screen and (width>=1366px){html,body{--content-padding:40px}}@media screen and (width>=1440px){html,body{--content-padding:56px}}body{min-width:320px;font-family:var(--main-font);-webkit-font-smoothing:antialiased;background-color:var(--Fill-0-default);height:100%;min-height:100vh;color:var(--Text-Primary);font-size:16px;font-style:normal;font-weight:400;line-height:1.5;overflow-x:hidden}body:before{content:"";background:var(--Fill-0-alpha70,#1b1817b3);opacity:0;pointer-events:none;z-index:100;width:100vw;height:100dvh;transition:opacity .5s ease-in-out;position:fixed;inset:0}body.body-on-mobile-menu{max-width:100vw;position:fixed;overflow:hidden}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{max-width:100vw;overflow:hidden}body.body-on-form-open:before{opacity:1;pointer-events:auto}ul{list-style:none}.section{padding-inline:16px}@media screen and (width>=480px){.section{padding-inline:24px}}@media screen and (width>=720px){.section{padding-inline:32px}}@media screen and (width>=1366px){.section{padding-inline:40px}}@media screen and (width>=1440px){.section{padding-inline:48px}}@media screen and (width>=720px){.section{margin-bottom:144px}}@media screen and (width>=1366px){.section{margin-bottom:196px}}@media screen and (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 (width>=1024px){.content-inner{max-width:640px}}.section{margin-bottom:112px;padding:0!important}@media screen and (width>=480px){.section{margin-bottom:128px}}@media screen and (width>=720px){.section{margin-bottom:140px}}@media screen and (width>=1024px){.section{margin-bottom:156px}}@media screen and (width>=1366px){.section{margin-bottom:172px}}.app.svelte-12qhfyh{overflow:hidden}
