: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% )}body.theme-light{--main-font: "Suisse Intl", "Inter", Arial, sans-serif;--golos-text: "Golos Text", "Inter", Arial, sans-serif;--Fill-0-default: #ffffff;--Fill-0-alpha0: #edebe900;--Fill-0-alpha70: #edebe9b3;--Fill-0-hover: #f7f7f5;--Fill-0-pressed: #eeeeec;--Fill-1-default: #f7f7f5;--Fill-1-alpha0: #e3e0de00;--Fill-1-hover: #eeeeec;--Fill-1-pressed: #e8e8e6;--Fill-2-default: #e8e8e6;--Fill-2-hover: #e1e1df;--Fill-2-pressed: #d9d9d7;--Fill-3-default: #e1e1df;--Fill-3-hover: #ccccca;--Fill-3-pressed: #b0b0b0;--Fill-4-default: #d9d9d7;--Fill-Brand-default: #ff660f;--Fill-Brand-gradient-200: #cc2b00;--Fill-Brand-gradient-300: #de2f00;--Fill-Brand-gradient-400: #ff5500;--Fill-Brand-gradient-500: #ff660f;--Fill-Brand-gradient-600: #ff8e37;--Fill-Brand-gradient-700: #ffbe4d;--Fill-Brand-gradient-1000: #ffe2a9;--Fill-Brand-hover: #ff5500;--Fill-Brand-pressed: #f94a07;--Fill-Primary-default: #373737;--Fill-Secondary-default: #4a4a4a;--Fill-Secondary-hover: #373737;--Fill-Secondary-pressed: #000000;--Fill-Tertiary-default: #707070;--Text-Primary: #373737;--Text-Secondary-default: #4a4a4a;--Text-Secondary-hover: #373737;--Text-Secondary-pressed: #000000;--Text-Tertiary: #707070;--Text-Quaternary: #8a8a8a;--Text-OnAccent: #000000;--Text-Brand-Primary-default: #ff660f;--Text-Brand-Primary-hover: #ff5500;--Text-Brand-Primary-pressed: #f94a07;--Text-Positive-Primary: #38a012;--Text-Negative-Primary: #ff4747;--Logo-Primary: #000;--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% )}:root{--mobS: 393px;--mobL: 480px;--tabM: 720px;--deskS: 1024px;--deskL: 1366px;--deskXl: 1440px}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: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:#fafafa;background:linear-gradient(103deg,#ffa33a .37%,#ff8516 15.31%,#f50);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:#f50}.button-primary:active:before{background-color:#f94a07}.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.dropdown-arrow{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 14px;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}.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,.is-firefox .dropdown.for-traders{min-width:660px}.is-safari .dropdown.for-traders .nav-section,.is-firefox .dropdown.for-traders .nav-section{width:30%}.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}}.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}.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}@font-face{font-family:Suisse Intl;font-weight:400;src:url(../../../_assets/fonts/suisse-intl/suisse-intl-regular.woff2) format("woff2"),url(../../../_assets/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(../../../_assets/fonts/suisse-intl/suisse-intl-book.woff2) format("woff2"),url(../../../_assets/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(../../../_assets/fonts/suisse-intl/suisse-intl-medium.woff2) format("woff2"),url(../../../_assets/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(../../../_assets/fonts/suisse-intl/suisse-intl-semibold.woff2) format("woff2"),url(../../../_assets/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(../../../_assets/fonts/reddit-mono/reddit-mono-medium.woff2) format("woff2"),url(../../../_assets/fonts/reddit-mono/reddit-mono-medium.woff) format("woff");font-style:normal;font-display:swap}.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)}*{margin:0;padding:0;box-sizing:border-box}html,body{overscroll-behavior-y:none}body{min-width:320px;font-family:var(--main-font);font-size:14px;line-height:1.5;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;height:100%;min-height:100vh;background-color:var(--Fill-0-default)}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-form-open{overflow:hidden;max-width:100vw}body.body-on-form-open:before{opacity:1;pointer-events:auto}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}ul{list-style:none}.visibility-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app{overflow-x:hidden}.content{width:100%;max-width:1440px;padding:0 24px;margin:0 auto}@media screen and (min-width: 720px){.content{padding:0 32px}}@media screen and (min-width: 1366px){.content{padding:0 40px}}@media screen and (min-width: 1440px){.content{padding:0 56px}}.content-inner{margin:0 auto}@media screen and (min-width: 1024px){.content-inner{max-width:640px}}.header-plug{height:80px;width:100%;background-color:var(--Fill-2-hover)}.header-gradient-wrap{position:relative}.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}.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}}::selection{background-color:var(--Fill-Brand-default);color:var(--Text-Primary)}::-moz-selection{background-color:var(--Fill-Brand-default);color:var(--Text-Primary)}
