.top-app-bar_wrapper__afMjf{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.top-app-bar_wrapper__afMjf:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:hsla(0,0%,100%,.8);z-index:-1}.top-app-bar_header__HCdeS{justify-content:space-between;height:80px;z-index:1001}.top-app-bar_header__HCdeS,.top-app-bar_logo__JBIuB,.top-app-bar_nav__LxLh_{display:flex;align-items:center}.top-app-bar_nav__LxLh_{gap:24px}@media(max-width:1023px){.top-app-bar_nav__LxLh_{display:none}}.top-app-bar_divider__mYzXc{width:1px;height:12px;background:#ddd}@media(max-width:1023px){.top-app-bar_ctaButton__KoS37{display:none}}.top-app-bar_mobileHeader__di8i8{display:none;align-items:center;justify-content:center;gap:4px}@media(max-width:1023px){.top-app-bar_mobileHeader__di8i8{display:flex}}.top-app-bar_mobileHeader__di8i8 .top-app-bar_ctaButton__KoS37{display:block}@media(max-width:767px){.top-app-bar_mobileHeader__di8i8 .top-app-bar_ctaButton__KoS37{display:none}}.top-app-bar_headerToggle__fGaIo{width:24px;height:24px;display:flex;border:none;background:rgba(0,0,0,0);cursor:pointer;flex-direction:column;align-items:center;justify-content:center}.top-app-bar_headerToggle__fGaIo span{width:17px;height:2px;background-color:#000;border-radius:10px;transition:transform .3s ease,opacity .3s ease}.top-app-bar_headerToggle__fGaIo span:first-of-type{transform:translateY(-4px)}.top-app-bar_headerToggle__fGaIo span:last-of-type{transform:translateY(4px)}.top-app-bar_headerToggle__fGaIo.top-app-bar_active__vUPOV span:first-of-type{transform:translateY(2px) rotate(45deg)}.top-app-bar_headerToggle__fGaIo.top-app-bar_active__vUPOV span:nth-of-type(2){opacity:0}.top-app-bar_headerToggle__fGaIo.top-app-bar_active__vUPOV span:last-of-type{transform:translateY(-2px) rotate(-45deg)}.top-app-bar_logo__JBIuB{padding:0!important;border-bottom:none!important}.top-app-bar_logo__JBIuB:after{display:none!important}.container_container__GaZ3V{display:flex;flex-direction:column;margin:0 auto;gap:48px;max-width:1174px;padding:0 16px}@media(max-width:767px){.container_container__GaZ3V{gap:24px;max-width:460px}}.lang_lang__IAWKv{display:block;width:100px;height:40px;position:relative;z-index:100;flex-shrink:0}.lang_langCurrent__9bD97{height:40px}.lang_langCurrent__9bD97:after{content:"";display:block;width:16px;height:16px;background-size:contain;background-position:50%;background-repeat:no-repeat;flex-shrink:0;background-image:url(/_next/static/media/faq.f9fd4234.svg);transform:rotate(0);transition:transform .3s ease}.lang_langCurrent__9bD97,.lang_langItem__2iwN1{display:grid;grid-template-columns:24px auto 16px;align-items:center;grid-gap:8px;gap:8px;color:#060605;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:125%;text-transform:uppercase;padding:10px 12px;border-radius:40px;transition:background-color .3s ease;cursor:pointer;border:none;background-color:rgba(0,0,0,0);min-width:100%}.lang_langCurrent__9bD97:focus-visible,.lang_langCurrent__9bD97:hover,.lang_langItem__2iwN1:focus-visible,.lang_langItem__2iwN1:hover{background-color:#faf7f4}.lang_langCurrent__9bD97 img,.lang_langItem__2iwN1 img{border-radius:40px}.lang_langList__1gMww{opacity:0;visibility:hidden;overflow:hidden;transition:opacity .3s ease,visibility .3s ease;list-style-type:none;padding:0;background:#faf7f4;border:1px solid #afafaf;border-radius:8px;position:absolute;width:100%;margin:8px 0 0}.lang_langOpen__TPWxv .lang_langList__1gMww{opacity:1;visibility:visible}.lang_langOpen__TPWxv .lang_langCurrent__9bD97{background-color:#faf7f4}.lang_langOpen__TPWxv .lang_langCurrent__9bD97:after{transform:rotate(180deg)}.lang_langOpen__TPWxv .lang_langCurrent__9bD97 img{border-radius:40px}.cta-button_button__F4cY5{cursor:pointer;border:0;padding:12px 24px;border-radius:24px;transition:background-color .3s ease;font-size:16px;line-height:125%;font-weight:600;font-family:Inter;text-align:center}.cta-button_button__F4cY5.cta-button_primary__8uXHS{color:#fff;background:#ff8b00}.cta-button_button__F4cY5.cta-button_primary__8uXHS:hover{background-color:#cc5900}.cta-button_button__F4cY5.cta-button_secondary__NyD8y{color:#ff8b00;background:#ffeed9}.cta-button_button__F4cY5.cta-button_secondary__NyD8y:hover{background-color:#ffe4c6}.mobile-menu_mobileContainer__XvG01{flex:1 1;justify-content:end;width:100%;gap:0!important}.mobile-menu_mobileMenu__6x4Nw{position:fixed;top:0;right:0;width:100%;height:100vh;height:100dvh;z-index:1000;display:none;flex-direction:column;justify-content:end;padding:80px 0 76px;background:#fff;animation:mobile-menu_slideIn__sRGsu .3s ease}.mobile-menu_mobileMenu__6x4Nw.mobile-menu_closing__rVAwd{animation:mobile-menu_slideOut__kkOPP .3s ease forwards}.mobile-menu_mobileMenu__6x4Nw.mobile-menu_hiddenSticky__BzdHh{padding:80px 0 16px}@media(max-width:767px){.mobile-menu_mobileMenu__6x4Nw{display:flex}}@keyframes mobile-menu_slideIn__sRGsu{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes mobile-menu_slideOut__kkOPP{0%{transform:translateX(0)}to{transform:translateX(100%)}}.nav-link_navItem___6wh_{border-radius:0;padding:16px 0;display:flex;justify-content:space-between;font-family:Inter;font-size:16px;font-weight:500;line-height:125%;color:#060605}@media(max-width:1023px){.nav-link_navItem___6wh_{padding:12px;color:#060605;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.nav-link_navItem___6wh_:not(:last-child){border-bottom:2px solid #f0ece9}.nav-link_navItem___6wh_:after{content:"";width:24px;height:24px;background-image:url(/_next/static/media/mobile-menu.992fb0ec.svg);background-size:contain;background-repeat:no-repeat}}@media(max-width:767px){.nav-link_navItem___6wh_{display:flex;align-items:center;gap:8px;padding:16px 0;font-size:20px;border:0;background:rgba(0,0,0,0);cursor:pointer}}.tablet-menu_overlay__vo8WT{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.4);height:100vh;height:100dvh;border:none;opacity:1;transition:opacity .3s ease}.tablet-menu_overlay__vo8WT.tablet-menu_closing__dXz1W{opacity:0}.tablet-menu_tabletMenu__4wFw_{position:absolute;top:0;left:0;width:100%;border-radius:0 0 24px 24px;display:none;background:#fff;z-index:1000;flex-direction:column;gap:0;padding:80px 0 24px;border-bottom:1px solid #f0ece9;animation:tablet-menu_slideDown__iIrQf .25s ease}@media(max-width:1023px){.tablet-menu_tabletMenu__4wFw_{display:block}}@media(max-width:767px){.tablet-menu_tabletMenu__4wFw_{display:none}}.tablet-menu_tabletMenu__4wFw_.tablet-menu_closing__dXz1W{animation:tablet-menu_slideUp__iLzOP .25s ease forwards}.tablet-menu_tabletMenu__4wFw_ .tablet-menu_links__Es_v4{display:flex;flex-direction:column}.tablet-menu_tabletMenu__4wFw_ .tablet-menu_navItem__LGoWU{border-radius:0;padding:16px 0;display:flex;justify-content:space-between}.tablet-menu_tabletMenu__4wFw_ .tablet-menu_navItem__LGoWU .tablet-menu_navLabel__xiRQI{color:#060605;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.tablet-menu_tabletMenu__4wFw_ .tablet-menu_navItem__LGoWU:not(:last-child){border-bottom:2px solid #f0ece9}.tablet-menu_tabletMenu__4wFw_ .tablet-menu_navItem__LGoWU:after{content:"";width:24px;height:24px;background-image:url(/_next/static/media/mobile-menu.992fb0ec.svg);background-size:contain;background-repeat:no-repeat}@keyframes tablet-menu_slideDown__iIrQf{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes tablet-menu_slideUp__iLzOP{0%{transform:translateY(0);opacity:1}to{transform:translateY(-10px);opacity:0}}.page_page__Mr2Vf{background-color:#faf7f4;min-height:100vh;width:100%}[data-theme=dark] .page_page__Mr2Vf{transition:all .3s;filter:invert(1)}.page_page__NsjYD{background-color:#faf7f4;min-height:100vh;width:100%}[data-theme=dark] .page_page__NsjYD{transition:all .3s;filter:invert(1)}.home-hero_wrapper__2bnoL{background-color:#fff;padding-top:48px}@media(max-width:767px){.home-hero_wrapper__2bnoL{padding-top:12px}}.home-hero_ellipseParent__7N1WB,.home-hero_firstScreen__YZk1Y{display:flex;flex-direction:column;box-sizing:border-box;position:relative}.home-hero_firstScreen__YZk1Y{width:100%;align-items:flex-start;justify-content:center;line-height:normal;letter-spacing:normal;margin-bottom:96px}@media(max-width:767px){.home-hero_firstScreen__YZk1Y{margin-bottom:0}}.home-hero_ellipseParent__7N1WB{align-self:stretch;min-height:600px;border-radius:24px;background:linear-gradient(180deg,#faf7f4,#faf7f4 57.94%,#ffdaac 152.2%);overflow:hidden;flex-shrink:0;align-items:center;padding:96px;isolation:isolate;gap:10px}.home-hero_ellipseParent__7N1WB:before{content:"";position:absolute;top:0;left:52px;width:136px;height:134px;background-image:url(/_next/static/media/decor-1.e4781d50.webp);background-size:contain;background-repeat:no-repeat;z-index:0}@media(max-width:767px){.home-hero_ellipseParent__7N1WB:before{width:115px;height:115px;left:18px}}.home-hero_ellipseDecor__oLr8K{width:1174px;height:1174px;position:absolute;margin:0!important;top:329px;left:50%;transform:translateX(-50%);border-radius:50%;flex-shrink:0}.home-hero_ellipseDecor__oLr8K:before{content:"";position:absolute;top:18px;left:172px;width:136px;height:141px;background-image:url(/_next/static/media/decor-3.fd84de31.webp);background-size:contain;background-repeat:no-repeat;z-index:0}@media(max-width:767px){.home-hero_ellipseDecor__oLr8K:before{width:115px;height:115px;top:-35px;left:25px}}.home-hero_ellipseDecor__oLr8K:after{content:"";position:absolute;top:-10px;right:234px;width:136px;height:141px;background-image:url(/_next/static/media/decor-4.006e2538.webp);background-size:contain;background-repeat:no-repeat;z-index:1}@media(max-width:767px){.home-hero_ellipseDecor__oLr8K:after{width:115px;height:115px;top:-18px;right:40px}}.home-hero_frameChild__ICcZ4{position:relative;width:100%;height:100%;z-index:1;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#ff8b00,#fff)}.home-hero_frameParent__uj249,.home-hero_yourTrustedAndEasyWayIntoParent__gt_DF{align-self:stretch;display:flex;flex-direction:column}.home-hero_frameParent__uj249{flex:1 1;justify-content:space-between;align-items:center;z-index:1;flex-shrink:0;text-align:center;font-size:58px;color:#060605;font-family:Inter}.home-hero_yourTrustedAndEasyWayIntoParent__gt_DF{align-items:flex-start;gap:24px}.home-hero_yourTrustedAnd__XsKtL{margin:0;align-self:stretch;position:relative;font-size:inherit;line-height:110%;text-transform:uppercase;font-weight:800;font-family:inherit}.home-hero_yourTrustedAnd__XsKtL .home-hero_typewriter__RJjoR{color:#ff8b00}.home-hero_yourTrustedAnd__XsKtL:after{content:"";position:absolute;top:0;right:0;transform:translate(60%,-50%);width:151px;height:151px;background-image:url(/_next/static/media/decor-2.97b854f0.webp);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.home-hero_yourTrustedAnd__XsKtL:after{width:135px;height:135px;top:-100px;right:-75px;transform:translate(0)}}.home-hero_frameGroup__HSAcs,.home-hero_freeStartWrapper__P_qRc{display:flex;align-items:center;justify-content:center}.home-hero_frameGroup__HSAcs{align-self:stretch;gap:11.8px;text-align:left;font-size:16px;color:#948c83}.home-hero_freeStartWrapper__P_qRc{border-radius:12px}.home-hero_freeStart__7mhnR{position:relative;line-height:130%;font-weight:500}.home-hero_frameItem__ls3dR{height:4px;width:4px;position:relative;border-radius:50%;background-color:#948c83}@media screen and (max-width:1200px){.home-hero_ellipseParent__7N1WB{padding-left:48px;padding-right:48px;box-sizing:border-box}}@media(max-width:767px){.home-hero_ellipseParent__7N1WB{padding-left:12px;padding-right:12px;height:auto}.home-hero_yourTrustedAnd__XsKtL{font-size:30px;line-height:38px}.home-hero_frameGroup__HSAcs{flex-wrap:wrap}}.home-hero_statsContainerParent__5B4mK,.home-hero_statsContainer___jegE{display:flex;justify-content:center}.home-hero_statsContainerParent__5B4mK{align-self:stretch;align-items:center;padding:48px 0;text-align:center;font-size:36px;color:#060605;font-family:Inter}.home-hero_statsContainerParent__5B4mK .home-hero_divider__ERmLZ{width:1px;background:linear-gradient(180deg,white 0,#f0ece9 49.5192%,white);align-self:stretch}.home-hero_statsContainer___jegE{flex:1 1;flex-direction:column;align-items:flex-start;gap:12px}.home-hero_ecosystemUsers__o1UID,.home-hero_m__DtDuj{align-self:stretch;position:relative}.home-hero_m__DtDuj{margin:0;font-size:inherit;line-height:120%;text-transform:uppercase;font-weight:800;font-family:inherit}.home-hero_ecosystemUsers__o1UID{font-size:16px;line-height:130%;font-weight:500;color:#948c83}.home-hero_statsContainerIcon__EO03i{align-self:stretch;width:2px;position:relative;max-width:100%;overflow:hidden;max-height:100%}@media(max-width:767px){.home-hero_ellipseParent__7N1WB{min-height:428px}.home-hero_ellipseDecor__oLr8K{width:400px;height:400px}.home-hero_ctaButton___Xbve{display:none}.home-hero_statsContainerParent__5B4mK{display:flex;flex-direction:column;align-items:stretch;padding:8px 0 48px;gap:8px}.home-hero_statsContainerParent__5B4mK .home-hero_divider__ERmLZ,.home-hero_statsContainerParent__5B4mK .home-hero_statsContainerIcon__EO03i{display:none}.home-hero_statsContainerParent__5B4mK .home-hero_statsContainer___jegE{padding:24px;border-radius:24px;background:#faf7f4;gap:8px}.home-hero_statsContainerParent__5B4mK .home-hero_statsContainer___jegE .home-hero_m__DtDuj{font-size:20px}.home-hero_statsContainerParent__5B4mK .home-hero_statsContainer___jegE .home-hero_ecosystemUsers__o1UID{font-size:14px}}.typewriter_typewriter__YL6C0{display:inline;position:relative}.typewriter_typewriter__YL6C0:after{content:"";display:inline-block;transform:translateY(-5px);width:2px;height:60px;margin-left:2px;background-color:#ff8b00;animation:typewriter_blink__D_IZz 1s infinite;vertical-align:middle}@media(max-width:780px){.typewriter_typewriter__YL6C0:after{height:40px}}@keyframes typewriter_blink__D_IZz{0%,50%,to{opacity:1}25%,75%{opacity:0}}.steps_content__Y3Jt_{display:flex;flex-direction:column;gap:48px;padding:98px 0}@media(max-width:767px){.steps_content__Y3Jt_{gap:24px;padding:48px 0}}.steps_benefits__MTJ3m,.steps_titleSection__Fn9Nu{display:flex;flex-direction:column;justify-content:center}.steps_benefits__MTJ3m{width:1366px;border-radius:var(--br-24) var(--br-24) 0 0;background-color:var(--color-whitesmoke);max-width:100%;align-items:flex-start;padding:96px;box-sizing:border-box;gap:48px;line-height:normal;letter-spacing:normal;text-align:center;font-size:36px;color:var(--color-gray-200);font-family:var(--font-inter)}@media(max-width:767px){.steps_benefits__MTJ3m{padding:48px 0}}.steps_titleSection__Fn9Nu{align-self:stretch;align-items:center;gap:12px}.steps_cryptoHasNever__kV__S,.steps_easyStepsAnd__ZVWYA{align-self:stretch;position:relative}.steps_cryptoHasNever__kV__S{margin:0;font-size:inherit;line-height:120%;text-transform:uppercase;font-weight:800;font-family:inherit}.steps_easyStepsAnd__ZVWYA{font-size:16px;line-height:130%;font-weight:500;color:var(--color-gray-100)}.steps_benefitsContent__1TTr8{align-self:stretch;height:400px;border-radius:var(--br-24);display:flex;align-items:center;gap:var(--gap-24);text-align:left;font-size:var(--fs-24);color:var(--color-gray-200);font-family:var(--font-inter)}.steps_benefitsRows__8g3E_,.steps_startEarningOn__fp_U0{align-self:stretch;position:relative}.steps_benefitsRows__8g3E_{flex:1 1;border-radius:var(--br-24);background-color:var(--color-white);overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:var(--padding-40);box-sizing:border-box;isolation:isolate;gap:var(--gap-24);min-width:281px}.steps_startEarningOn__fp_U0{line-height:120%;z-index:0;flex-shrink:0}.steps_wrapper__e5hlm{width:375px;height:375px;position:absolute;margin:0!important;top:200px;left:0;border-radius:99px;object-fit:cover;z-index:1;flex-shrink:0}.steps_div__pMlEg{position:relative;display:none}.steps_benefitsRowsChild__hH1mk,.steps_benefitsRowsItem__8H627{width:375px;height:375px;position:absolute;margin:0!important;top:200px;left:.7px;border-radius:99px;object-fit:cover;z-index:1;flex-shrink:0}.steps_benefitsRowsItem__8H627{left:.3px}.steps_steps__pV43R{display:flex;gap:24px}@media(max-width:767px){.steps_steps__pV43R{flex-direction:column}}@media screen and (max-width:1125px){.steps_benefitsContent__1TTr8{height:auto;flex-wrap:wrap}}@media screen and (max-width:1025px){.steps_cryptoHasNever__kV__S{font-size:29px;line-height:35px}.steps_benefitsContent__1TTr8{justify-content:center;grid-template-columns:repeat(2,minmax(281px,488px))}}@media(max-width:767px){.steps_benefits__MTJ3m{gap:var(--gap-24);padding-left:var(--padding-48);padding-right:var(--padding-48);box-sizing:border-box}.steps_benefitsContent__1TTr8{grid-template-columns:minmax(281px,1fr)}}@media screen and (max-width:450px){.steps_benefits__MTJ3m{padding-left:var(--padding-20);padding-right:var(--padding-20);box-sizing:border-box}.steps_cryptoHasNever__kV__S{font-size:22px;line-height:26px}.steps_startEarningOn__fp_U0{font-size:var(--fs-19);line-height:23px}}.page_page__V9ohx{background-color:#faf7f4;min-height:100vh;width:100%}[data-theme=dark] .page_page__V9ohx{transition:all .3s;filter:invert(1)}.page_paper__C8pwR{display:block;padding-top:96px;padding-bottom:96px;font-family:Inter}@media only screen{.page_paper__C8pwR{margin-left:auto;margin-right:auto}}.page_paper__C8pwR h1{font-size:28px;line-height:32px;margin-bottom:27px;font-weight:400}.page_paper__C8pwR h2{font-size:22px;line-height:27px}.page_paper__C8pwR h2,.page_paper__C8pwR h3{display:block;margin-bottom:20px;color:#1f232c;font-weight:400}.page_paper__C8pwR h3{font-size:18px;line-height:23px}@media only screen and (max-width:768px){.page_paper__C8pwR h2{font-size:18px;line-height:20px;margin-bottom:15px}}.page_paper__C8pwR p{display:block;font-size:16px;line-height:24px;color:#494949;margin-bottom:15px;text-align:justify;font-weight:400}@media only screen and (max-width:768px){.page_paper__C8pwR p{font-size:14px;line-height:20px;text-align:left}}.page_paper__C8pwR p+h2{margin-top:25px}.page_paper__C8pwR ul{color:#494952;margin-bottom:20px;list-style-type:circle;list-style-position:outside;padding-left:20px}.page_paper__C8pwR li{font-size:16px;margin-bottom:10px;line-height:24px}@media only screen and (max-width:768px){.page_paper__C8pwR li{font-size:14px;line-height:20px}}.page_page__ZL0Ie{background-color:#faf7f4;min-height:100vh;width:100%}[data-theme=dark] .page_page__ZL0Ie{transition:all .3s;filter:invert(1)}.page_page___IaGY{background-color:#faf7f4;min-height:100vh;width:100%}[data-theme=dark] .page_page___IaGY{transition:all .3s;filter:invert(1)}.page_paper__MZK3E{display:block;padding-top:96px;padding-bottom:96px;font-family:Inter}@media only screen{.page_paper__MZK3E{margin-left:auto;margin-right:auto}}.page_paper__MZK3E h1{font-size:28px;line-height:32px;margin-bottom:27px;font-weight:400}.page_paper__MZK3E h2{font-size:22px;line-height:27px}.page_paper__MZK3E h2,.page_paper__MZK3E h3{display:block;margin-bottom:20px;color:#1f232c;font-weight:400}.page_paper__MZK3E h3{font-size:18px;line-height:23px}@media only screen and (max-width:768px){.page_paper__MZK3E h2{font-size:18px;line-height:20px;margin-bottom:15px}}.page_paper__MZK3E p{display:block;font-size:16px;line-height:24px;color:#494949;margin-bottom:15px;text-align:justify;font-weight:400}@media only screen and (max-width:768px){.page_paper__MZK3E p{font-size:14px;line-height:20px;text-align:left}}.page_paper__MZK3E p+h2{margin-top:25px}.page_paper__MZK3E ul{color:#494952;margin-bottom:20px;list-style-type:circle;list-style-position:outside;padding-left:20px}.page_paper__MZK3E li{font-size:16px;margin-bottom:10px;line-height:24px}@media only screen and (max-width:768px){.page_paper__MZK3E li{font-size:14px;line-height:20px}}.page_page__hgRn0{background-color:#faf7f4;min-height:100vh;width:100%}[data-theme=dark] .page_page__hgRn0{transition:all .3s;filter:invert(1)}.page_paper__3qYlI{display:block;padding-top:96px;padding-bottom:96px;font-family:Inter}@media only screen{.page_paper__3qYlI{margin-left:auto;margin-right:auto}}.page_paper__3qYlI h1{font-size:28px;line-height:32px;margin-bottom:27px;font-weight:400}.page_paper__3qYlI h2{font-size:22px;line-height:27px}.page_paper__3qYlI h2,.page_paper__3qYlI h3{display:block;margin-bottom:20px;color:#1f232c;font-weight:400}.page_paper__3qYlI h3{font-size:18px;line-height:23px}@media only screen and (max-width:768px){.page_paper__3qYlI h2{font-size:18px;line-height:20px;margin-bottom:15px}}.page_paper__3qYlI p{display:block;font-size:16px;line-height:24px;color:#494949;margin-bottom:15px;text-align:justify;font-weight:400}@media only screen and (max-width:768px){.page_paper__3qYlI p{font-size:14px;line-height:20px;text-align:left}}.page_paper__3qYlI p+h2{margin-top:25px}.page_paper__3qYlI ul{color:#494952;margin-bottom:20px;list-style-type:circle;list-style-position:outside;padding-left:20px}.page_paper__3qYlI li{font-size:16px;margin-bottom:10px;line-height:24px}@media only screen and (max-width:768px){.page_paper__3qYlI li{font-size:14px;line-height:20px}}.section-title_container__eNwXE{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:12px}.section-title_container__eNwXE .section-title_subtitle__j1MTE,.section-title_container__eNwXE .section-title_title__8XY94{align-self:stretch;position:relative}.section-title_container__eNwXE .section-title_title__8XY94{color:#060605;text-align:center;font-family:Inter;font-size:36px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase}@media(max-width:767px){.section-title_container__eNwXE .section-title_title__8XY94{font-size:24px}}.section-title_container__eNwXE .section-title_subtitle__j1MTE{color:#948c83;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}@media(max-width:767px){.section-title_container__eNwXE .section-title_subtitle__j1MTE{font-size:14px}}.product_appSection__mbP_9,.product_contentSection__k0BsI{overflow:hidden;display:flex;align-items:center}.product_appSection__mbP_9{width:1174px;border-radius:24px;background-color:#f0edea;max-width:100%;flex-direction:column;line-height:normal;letter-spacing:normal;position:relative}.product_contentSection__k0BsI{align-self:stretch;border-radius:24px;background-color:#fff;gap:24px;z-index:2}.product_imageSection__m3Ssh{align-self:stretch;flex:1 1;display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:12px 0 12px 12px;box-sizing:border-box;min-width:374px}@media(max-width:767px){.product_imageSection__m3Ssh{padding:8px 8px 0}}.product_div__BKDP5{z-index:1;flex-shrink:0}.product_div2__PbvgB,.product_div52__h37_E,.product_div__BKDP5{position:relative;display:none}.product_div52__h37_E{z-index:2;flex-shrink:0}.product_image__D6rEv{width:100%;height:100%;object-fit:cover;border-radius:16px;background-color:#ffeed9}@media(max-width:767px){.product_contentSection__k0BsI{flex-direction:column}}@media screen and (max-width:450px){.product_imageSection__m3Ssh{min-width:100%}}.badge_badgeSection__ZHv3U,.badge_iosBadge__fS8dS{align-items:center;gap:4px;flex-shrink:0}.badge_badgeSection__ZHv3U{border:0;padding:0;background-color:rgba(0,0,0,0);margin:0!important;position:absolute;top:24px;left:24px;display:flex;flex-wrap:wrap;align-content:center;z-index:0}.badge_iosBadge__fS8dS{border-radius:20px;background-color:#fff;padding:4px 8px;display:flex;justify-content:center;align-items:center}.badge_logosvgIcon__bPUac{width:16px;max-height:100%}.badge_div__0TUng,.badge_ios__vThqK,.badge_logosvgIcon__bPUac{position:relative}.badge_div__0TUng{display:none}.badge_ios__vThqK{font-size:14px;line-height:130%;font-weight:500;font-family:Inter;color:#060605;text-align:left;display:flex}@media(max-width:767px){.badge_ios__vThqK.badge_mobile__vQoLs{display:none}}.badge_androidBadge__ZEzkf{border-radius:20px;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:4px 8px;gap:4px;flex-shrink:0}.description_content__bcJ0M,.description_titledescriptionevaluation__y4bwi{display:flex;flex-direction:column;align-items:flex-start}.description_content__bcJ0M{flex:.8792 1;border-radius:24px;background-color:#fff;justify-content:center;padding:40px;box-sizing:border-box;gap:40px;text-align:left;font-size:24px;color:#060605;font-family:Inter}.description_ctBrowserParent__lVu4H{align-self:stretch;display:flex;align-items:center;gap:8px}.description_ctBrowserParent__lVu4H .description_badge__zQl3E{display:flex;align-items:center;gap:4px;border-radius:20px;background:#ffeed9;padding:4px 8px;color:#ff8b00;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.description_ctBrowserParent__lVu4H .description_badge__zQl3E.description_comingSoon__5ZC1r:before{content:"";width:16px;height:16px;background-image:url(/_next/static/media/coming-soon.4c4d610b.svg);background-repeat:no-repeat;background-size:contain}.description_ctBrowserParent__lVu4H .description_badge__zQl3E.description_bestsaller__fo39Z:before{content:"";width:16px;height:16px;background-image:url(/_next/static/media/bestsaller.c2b7a46f.svg);background-repeat:no-repeat;background-size:contain}.description_titledescriptionevaluation__y4bwi{align-self:stretch;gap:12px}.description_ctBrowser__Kp9pi{margin:0;position:relative;font-size:inherit;line-height:120%;font-weight:700;font-family:inherit}.description_div__Fvm87,.description_frameIcon__EPYTs{position:relative}.description_frameIcon__EPYTs{width:16px;max-height:100%}.description_div__Fvm87{display:none}.description_div2__R14ek,.description_turnEverydayBrowsing__vCilR{position:relative;line-height:125%;font-weight:500}.description_turnEverydayBrowsing__vCilR{align-self:stretch;font-size:16px;line-height:130%;color:#948c83}@media(max-width:767px){.description_turnEverydayBrowsing__vCilR{font-size:14px;line-height:120%}}.description_benefits__5Vk_K{flex-direction:column;gap:12px;font-size:16px}.description_benefit__WcCkZ,.description_benefits__5Vk_K,.description_iconsForProductsParent__lTVg6{align-self:stretch;display:flex;align-items:center}.description_benefit__WcCkZ{gap:12px}.description_benefit__WcCkZ:last-child .description_builtInMiningWith__N7VDx{color:#ff8c00}.description_iconsForProductsParent__lTVg6{padding:2px 0}.description_builtInMiningWith__N7VDx{flex:1 1;position:relative;line-height:130%;font-weight:500;display:inline-block}@media(max-width:767px){.description_builtInMiningWith__N7VDx{font-size:14px;line-height:120%}}.description_iconsForProducts__0sn8j{height:16px;width:16px;position:relative;overflow:hidden;flex-shrink:0;display:none}.description_parent__ZdLIr{position:absolute;top:.5px;left:4px;width:8px;height:4.5px}.description_subtractIcon__0SUqj{position:absolute;top:8.3px;left:calc(50% - 6.7px);width:13.5px;height:7.5px}.description_iconsForProductsChild__wKdBo{position:absolute;top:3.3px;left:.3px;border-radius:1px;background-color:#060605;border:1.5px solid #060605;box-sizing:border-box;width:15.5px;height:3.6px}.description_free300Hs__ZkRP7,.description_worksOnMobile__EGi8P{flex:1 1;position:relative;line-height:130%;font-weight:500;display:inline-block}.description_worksOnMobile__EGi8P{min-width:180px}.description_free300Hs__ZkRP7{min-width:126px}.description_button__qQ8TO,.description_buttonqr__GXyDb{display:flex;align-items:center}.description_buttonqr__GXyDb{align-self:stretch;justify-content:space-between;gap:20px}.description_button__qQ8TO{cursor:pointer;border:0;padding:12px 24px;background-color:#ff8c00;border-radius:24px;justify-content:center;transition:background-color .3s ease}@media(max-width:767px){.description_button__qQ8TO{width:100%}}.description_button__qQ8TO.description_disabled__b_MxZ{pointer-events:none;cursor:default;opacity:.5}.description_button__qQ8TO.description_disabled__b_MxZ:hover{background-color:#ff8c00}.description_button__qQ8TO:hover{background-color:#cc5900}.description_button2__9a622{position:relative;font-size:16px;line-height:125%;font-weight:600;font-family:Inter;color:#fff;text-align:left}.description_qr__WbnAu{display:none;min-width:44px;min-height:44px;background-image:url(/_next/static/media/get-cryptobowserr-site.d2962d15.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media(max-width:575px){.description_qr__WbnAu{display:none}}.description_benefitIcon__ELaaq{width:16px;height:16px;background-size:contain;background-repeat:no-repeat}.description_benefitIcon__ELaaq.description_case-prime__S_IGR{background-image:url(/_next/static/media/case-prime.2d892a78.svg)}.description_benefitIcon__ELaaq.description_chain___z_VZ{background-image:url(/_next/static/media/chain.6982db07.svg)}.description_benefitIcon__ELaaq.description_coins__JjinL{background-image:url(/_next/static/media/coins.bf291cdc.svg)}.description_benefitIcon__ELaaq.description_cursor__gXVwb{background-image:url(/_next/static/media/cursor.f908a226.svg)}.description_benefitIcon__ELaaq.description_education__PObXq{background-image:url(/_next/static/media/education.03b3e502.svg)}.description_benefitIcon__ELaaq.description_eye__s6PqU{background-image:url(/_next/static/media/eye.b18758b9.svg)}.description_benefitIcon__ELaaq.description_gift-prime__1_0as{background-image:url(/_next/static/media/gift-prime.9f6e0424.svg)}.description_benefitIcon__ELaaq.description_hand__xOnJn{background-image:url(/_next/static/media/hand.4e4a5fc7.svg)}.description_benefitIcon__ELaaq.description_invite-prime__amhLY{background-image:url(/_next/static/media/invite-prime.5a3efa3b.svg)}.description_benefitIcon__ELaaq.description_lightning-prime__IBleO{background-image:url(/_next/static/media/lightning-prime.23227427.svg)}.description_benefitIcon__ELaaq.description_lightning__VIadV{background-image:url(/_next/static/media/lightning.213003a9.svg)}.description_benefitIcon__ELaaq.description_medal__akEh6{background-image:url(/_next/static/media/medal.a12c52a5.svg)}.description_benefitIcon__ELaaq.description_monitor__TKmW_{background-image:url(/_next/static/media/monitor.a5e1f2ff.svg)}.description_benefitIcon__ELaaq.description_play___qqyl{background-image:url(/_next/static/media/play.7199c5e2.svg)}.description_benefitIcon__ELaaq.description_settings__COVqK{background-image:url(/_next/static/media/settings.8077945c.svg)}.description_benefitIcon__ELaaq.description_setup__TwM2I{background-image:url(/_next/static/media/setup.adf6f426.svg)}.description_benefitIcon__ELaaq.description_shield-data__f5lnr{background-image:url(/_next/static/media/shield-data.f3e89b3e.svg)}.description_benefitIcon__ELaaq.description_shield-energy__Nwn5j{background-image:url(/_next/static/media/shield-energy.5b60aa01.svg)}.description_benefitIcon__ELaaq.description_shield__CKi1e{background-image:url(/_next/static/media/shield.02f79575.svg)}.description_benefitIcon__ELaaq.description_speedometr__k2KtH{background-image:url(/_next/static/media/speedometr.d74ba13f.svg)}.description_benefitIcon__ELaaq.description_stack__ge70F{background-image:url(/_next/static/media/stack.4b09827a.svg)}.description_benefitIcon__ELaaq.description_speedometer__NxLpK{background-image:url(/_next/static/media/speedometr.d74ba13f.svg)}@media(max-width:767px){.description_content__bcJ0M{width:100%;padding:0 40px 40px;gap:20px}.description_benefit__WcCkZ{flex-wrap:wrap}.description_content__bcJ0M{padding:0 24px 24px;box-sizing:border-box;min-width:100%;flex:1 1}.description_ctBrowser__Kp9pi{font-size:20px;line-height:125%}}.tabs_wrapper__CgJSc{position:relative;display:flex;align-items:center;border-radius:24px;width:100%}.tabs_tab__v0nTB{flex:1 1;padding:16px 24px;border:none;background:rgba(0,0,0,0);cursor:pointer;font-size:16px;font-weight:500;color:#948c83;z-index:1;transition:color .2s ease;position:relative}@media(max-width:767px){.tabs_tab__v0nTB .tabs_desktop__xogjA{display:none}}.tabs_tab__v0nTB .tabs_mobile__m4wjl{font-size:14px;display:none}@media(max-width:767px){.tabs_tab__v0nTB .tabs_mobile__m4wjl{display:inline-block}.tabs_tab__v0nTB{padding:12px}}.tabs_active__1pYy2{color:#060605}.tabs_divider__Nq9UI{height:24px;width:2px;border-radius:1px;background-color:#d7d4d1}.tabs_divider__Nq9UI:last-child{display:none}@media(max-width:767px){.tabs_divider__Nq9UI{height:10px}}.tabs_indicator__Ff5k8{position:absolute;top:0;left:0;height:calc(100% + 24px);background:#fff;border-radius:20px 20px 0 0;transition:transform .25s ease,width .25s ease;box-shadow:0 2px 10px rgba(0,0,0,.08);z-index:1}.tabs_indicator__Ff5k8:before{left:-24px;background:radial-gradient(circle at top left,#f0edea 70%,transparent 71%),radial-gradient(circle at bottom right,white 70%,transparent 71%)}.tabs_indicator__Ff5k8:after,.tabs_indicator__Ff5k8:before{content:"";position:absolute;top:calc(100% - 48px);width:24px;height:24px;pointer-events:none}.tabs_indicator__Ff5k8:after{right:-24px;background:radial-gradient(circle at top right,#f0edea 70%,transparent 71%),radial-gradient(circle at bottom left,white 70%,transparent 71%)}.tabs_indicator__Ff5k8 .tabs_indicator__corner__uwmTN{position:absolute;width:24px;height:24px;background:#fff;z-index:1}.tabs_indicator__Ff5k8 .tabs_indicator__corner__uwmTN.tabs_right__9oJeg{top:calc(100% - 24px);right:-24px}.tabs_indicator__Ff5k8 .tabs_indicator__corner__uwmTN.tabs_left__3Ue6w{top:calc(100% - 24px);left:-24px}.parthner_parthner__RTWwj{padding:96px 0}@media(max-width:767px){.parthner_parthner__RTWwj{padding:48px 0}}.parthner_content__KhtO_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;border-radius:24px;background:#fff;padding:12px}.parthner_content__KhtO_ .parthner_startSection__qMqDa{display:flex;gap:24px;flex-direction:column;justify-content:space-between;border-radius:16px;background:#faf7f4;min-height:376px;padding:40px}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_text__kdrhX{display:flex;flex-direction:column;gap:10px}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_text__kdrhX .parthner_title__Wwubx{color:#ff8b00;font-family:Inter;font-size:36px;font-style:normal;font-weight:800;line-height:120%}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_text__kdrhX .parthner_description__l__ef{color:#060605;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_footer__xMd8k{display:flex;justify-content:space-between;align-items:center;gap:10px}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_footer__xMd8k .parthner_button__g78L_{display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:24px;background:#ff8b00;border:none;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:125%;transition:background-color .3s ease}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_footer__xMd8k .parthner_button__g78L_:hover{background-color:#cc5900}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_footer__xMd8k .parthner_getFreeGift__yE0Ig{text-align:center;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.parthner_content__KhtO_ .parthner_imageWrapper__bVqUd{max-height:376px}.parthner_content__KhtO_ .parthner_imageWrapper__bVqUd .parthner_image__ecFDX{width:100%;height:100%;object-fit:contain;aspect-ratio:auto;border-radius:16px}.parthner_asterix__ALC12{color:#948c83;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:135%}.parthner_imageMobile__VlHuW{display:none}@media(max-width:767px){.parthner_content__KhtO_{display:flex;flex-direction:column-reverse;padding:0;gap:0}.parthner_content__KhtO_ .parthner_imageWrapper__bVqUd .parthner_image__ecFDX{display:none}.parthner_content__KhtO_ .parthner_imageWrapper__bVqUd .parthner_imageMobile__VlHuW{display:block;width:100%;height:100%}.parthner_content__KhtO_ .parthner_startSection__qMqDa{min-height:auto;padding:24px;margin:0 8px 8px}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_text__kdrhX .parthner_title__Wwubx{font-size:24px;line-height:120%}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_text__kdrhX .parthner_description__l__ef{font-size:14px;line-height:130%}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_button__g78L_{width:100%;font-size:16px}.parthner_content__KhtO_ .parthner_startSection__qMqDa .parthner_qrWrapper__kgiql{display:none}.parthner_asterix__ALC12{font-size:14px}}.faq_wrapper__0W4Fs{padding:96px 0}@media(max-width:767px){.faq_wrapper__0W4Fs{padding:48px 0}}.faq_faq__Z9Gvg{display:flex;flex-direction:column;gap:24px}@media(max-width:767px){.faq_faq__Z9Gvg{gap:8px}}.question_question__913vU{cursor:pointer;border:none;background-color:#fff;border-radius:24px;padding:40px;text-align:left}.question_title__XPv8w{display:flex;justify-content:space-between;align-items:center;gap:40px;color:#060605;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.question_arrow__8yIEV{min-width:20px;min-height:20px;background:url(/_next/static/media/faq.f9fd4234.svg) no-repeat 50%/contain;transition:transform .3s ease}.question_answer__2_IN_{overflow:hidden;transition:height .35s ease;color:#948c83;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.question_answerInner__drhy0{padding-top:12px;font-size:16px;line-height:130%}.question_open__osBDX .question_arrow__8yIEV{transform:rotate(180deg)}@media(max-width:767px){.question_question__913vU{padding:24px}.question_question__913vU .question_title__XPv8w{font-size:20px}}.join_wrapper__cMWaO{background-color:#fff;padding-top:48px}.join_ellipseParent__Adm1f,.join_firstScreen__a3BOl{display:flex;flex-direction:column;box-sizing:border-box;position:relative}.join_firstScreen__a3BOl{width:100%;align-items:flex-start;justify-content:center;line-height:normal;letter-spacing:normal;padding-bottom:48px;border-bottom:2px solid #f0ece9}.join_ellipseParent__Adm1f{align-self:stretch;min-height:418px;border-radius:24px;background:linear-gradient(180deg,#faf7f4 35.97%,#ffdaac 143.9%);overflow:hidden;flex-shrink:0;align-items:center;padding:96px;isolation:isolate;gap:10px}@media(max-width:767px){.join_ellipseParent__Adm1f{font-size:32px;padding:96px 32px}}.join_ellipseParent__Adm1f:before{content:"";position:absolute;top:0;left:52px;width:136px;height:134px;background-image:url(/_next/static/media/decor-1.e4781d50.webp);background-size:contain;background-repeat:no-repeat;z-index:0}@media(max-width:767px){.join_ellipseParent__Adm1f:before{width:114px;height:114px;top:0;left:18px}}.join_ellipseDecor__bz6a_{width:1174px;height:1174px;position:absolute;margin:0!important;top:230px;left:50%;transform:translateX(-50%);border-radius:50%;flex-shrink:0}.join_ellipseDecor__bz6a_:before{content:"";position:absolute;top:18px;left:172px;width:136px;height:141px;background-image:url(/_next/static/media/decor-3.fd84de31.webp);background-size:contain;background-repeat:no-repeat;z-index:0}@media(max-width:767px){.join_ellipseDecor__bz6a_:before{width:114px;height:114px;top:-20px;left:-12px}}.join_ellipseDecor__bz6a_:after{content:"";position:absolute;top:-10px;right:234px;width:136px;height:141px;background-image:url(/_next/static/media/decor-4.006e2538.webp);background-size:contain;background-repeat:no-repeat;z-index:1}@media(max-width:767px){.join_ellipseDecor__bz6a_:after{width:98px;height:98px;top:40px;right:2px}}.join_frameChild__UH41u{position:relative;width:100%;height:100%;z-index:1;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#ff8b00,#fff)}.join_frameParent__AgfWh,.join_yourTrustedAndEasyWayIntoParent__wFLdh{align-self:stretch;display:flex;flex-direction:column}.join_frameParent__AgfWh{flex:1 1;justify-content:space-between;align-items:center;z-index:1;flex-shrink:0;text-align:center;font-size:36px;color:#060605;font-family:Inter;gap:10px}.join_yourTrustedAndEasyWayIntoParent__wFLdh{align-items:flex-start;gap:24px}.join_yourTrustedAnd__iD_2V{margin:0;align-self:stretch;position:relative;font-size:inherit;line-height:110%;text-transform:uppercase;font-weight:800;font-family:inherit}.join_yourTrustedAnd__iD_2V .join_typewriter__pt8tV{color:#ff8b00}.join_yourTrustedAnd__iD_2V:after{content:"";position:absolute;bottom:0;right:0;transform:translate(60%,60%);width:151px;height:151px;background-image:url(/_next/static/media/decor-2.97b854f0.webp);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.join_yourTrustedAnd__iD_2V:after{transform:translate(0);top:-100px;right:-83px}}.join_frameGroup__UQ3VV,.join_freeStartWrapper__K_THe{display:flex;align-items:center;justify-content:center}.join_frameGroup__UQ3VV{align-self:stretch;gap:11.8px;text-align:left;font-size:16px;color:#948c83}.join_freeStartWrapper__K_THe{border-radius:12px}.join_freeStart__2nAuc{position:relative;line-height:130%;font-weight:500}.join_frameItem__7C2JM{height:4px;width:4px;position:relative;border-radius:50%;background-color:#948c83}@media screen and (max-width:1200px){.join_ellipseParent__Adm1f{padding-left:48px;padding-right:48px;box-sizing:border-box}}@media screen and (max-width:780px){.join_ellipseParent__Adm1f{padding-left:32px;padding-right:32px;height:auto}.join_yourTrustedAnd__iD_2V{font-size:24px;line-height:110%}.join_frameGroup__UQ3VV{flex-wrap:wrap}}.join_statsContainerParent__ZiGTf,.join_statsContainer__w1ufv{display:flex;justify-content:center;gap:12px}.join_statsContainerParent__ZiGTf{align-self:stretch;align-items:center;padding:48px 0;text-align:center;font-size:36px;color:#060605;font-family:Inter}.join_statsContainer__w1ufv{flex:1 1;flex-direction:column;align-items:flex-start}.join_ecosystemUsers__Z5OSg,.join_m__1s820{align-self:stretch;position:relative}.join_m__1s820{margin:0;font-size:inherit;line-height:120%;text-transform:uppercase;font-weight:800;font-family:inherit}.join_ecosystemUsers__Z5OSg{font-size:16px;line-height:130%;font-weight:500;color:#948c83}.join_statsContainerIcon__H0W_q{align-self:stretch;width:2px;position:relative;max-width:100%;overflow:hidden;max-height:100%}@media(max-width:767px){.join_ellipseParent__Adm1f{min-height:459px}.join_ellipseDecor__bz6a_{width:360px;height:360px;top:351px}.join_statsContainerParent__ZiGTf{display:flex;flex-direction:column;align-items:stretch;padding:8px 0 48px}.join_statsContainerParent__ZiGTf .join_statsContainerIcon__H0W_q{display:none}.join_statsContainerParent__ZiGTf .join_statsContainer__w1ufv{padding:24px;border-radius:24px;background:#faf7f4;gap:8px}.join_statsContainerParent__ZiGTf .join_statsContainer__w1ufv .join_m__1s820{font-size:20px}.join_statsContainerParent__ZiGTf .join_statsContainer__w1ufv .join_ecosystemUsers__Z5OSg{font-size:14px}}.footer_wrapper__BFSi2{background-color:#fff}.footer_footer__mHwWo{display:flex;flex-direction:column;align-items:flex-start;text-align:left;font-size:16px;color:#948c83;font-family:Inter;max-width:100%;padding:0 0 96px;box-sizing:border-box;line-height:normal;letter-spacing:normal}@media(max-width:767px){.footer_footer__mHwWo{padding-bottom:48px}.footer_footer__mHwWo.footer_home__q5rvQ{padding-bottom:92px}}.footer_dividerParent__O6UZm{align-self:stretch}.footer_divider__t1pKg{align-self:stretch;height:2px;position:relative;border-top:2px solid #f0ece9;box-sizing:border-box}.footer_cryptotabdefaultParent__p4u2v{align-self:stretch;flex-direction:column;gap:24px;padding-top:96px;padding-bottom:48px}@media(max-width:767px){.footer_cryptotabdefaultParent__p4u2v{padding-top:48px}}.footer_cryptotabdefaultParent__p4u2v,.footer_cryptotabdefault__F4mWE,.footer_typeWrapper__RQ79d{display:flex;align-items:flex-start}.footer_cryptotabdefault__F4mWE{width:164px;height:40px;gap:10px}.footer_typeWrapper__RQ79d{flex-direction:column;padding:10px 0 0}.footer_typeIcon__7H11b{width:100%;height:20px;position:relative;object-fit:cover}.footer_topFooterRow__q4fwa{align-self:stretch;display:flex;justify-content:space-between;gap:24px}.footer_useCryptotabEcosystem__3a4QM{flex:1 1;position:relative;line-height:130%;font-weight:500;display:inline-block;max-width:575px}@media(max-width:767px){.footer_useCryptotabEcosystem__3a4QM{padding-bottom:24px}}.footer_companyColumn__nuOcz,.footer_footerLinks__a6uVs{display:flex;align-items:flex-start;gap:24px}.footer_footerLinks__a6uVs{flex:.6696 1;box-sizing:border-box;min-width:374px;font-size:24px;color:#948c83;max-width:375px}@media(max-width:767px){.footer_footerLinks__a6uVs{padding-top:48px;border-top:2px solid #f0ece9}}.footer_companyColumn__nuOcz{flex:1 1;flex-direction:column}.footer_companyHeader__I43fH{align-self:stretch;border-radius:8px;display:flex;align-items:center;gap:12px}.footer_outlinesupportIcon__hYGvx{height:24px;width:24px;position:relative;display:none}.footer_company__xewTI{margin:0;flex:1 1;position:relative;font-size:inherit;line-height:120%;font-weight:700;font-family:inherit;color:#060605}@media(max-width:767px){.footer_company__xewTI{font-size:14px}}.footer_companyLinks__QjkJ2{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:16px;color:#948c83}.footer_about__vGOmj,.footer_iconsProducts__W3alB{position:relative;flex-shrink:0}.footer_about__vGOmj{flex:1 1;line-height:125%;font-weight:500}@media(max-width:767px){.footer_about__vGOmj{font-size:14px}}.footer_iconsProducts__W3alB{height:24px;width:24px;display:none}.footer_oval2__igMmK{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;border-radius:50px;background-color:#ff8b00}.footer_combinedShapeIcon__BGiHP{position:absolute;height:64.58%;width:53.94%;top:17.5%;right:26.14%;bottom:17.92%;left:19.92%;max-width:100%;overflow:hidden;max-height:100%}.footer_outlinearrowRightIcon__Jrxad{height:24px;width:24px;position:relative;display:none;flex-shrink:0}.footer_bottomFooterRow__rOho8,.footer_dividerGroup__2zrJK{align-self:stretch;display:flex;max-width:100%}.footer_dividerGroup__2zrJK{flex-direction:column;align-items:flex-start}.footer_bottomFooterRow__rOho8{align-items:center;gap:24px;padding-top:48px}.footer_notificationsSettin__PQKJV{flex:1 1;position:relative;line-height:125%;font-weight:500;display:inline-block;min-width:235px}@media(max-width:767px){.footer_notificationsSettin__PQKJV{font-size:14px}}.footer_settingsIcons__2j9kn,.footer_symbolSet__amg8H{display:flex;align-items:center}.footer_settingsIcons__2j9kn{gap:24px;max-width:100%}.footer_symbolSet__amg8H{cursor:pointer;border:0;padding:1px;background-color:rgba(0,0,0,0);gap:8px}@media(max-width:767px){.footer_symbolSet__amg8H{width:24px;height:24px;padding:0}}.footer_symbolsvgIcon__Up6c2{width:20px;position:relative;border-radius:12px;max-height:100%;object-fit:cover}.footer_notificationsSettin2__HiVya{position:relative;font-size:16px;line-height:125%;font-weight:500;font-family:Inter;color:#948c83;text-align:left}@media(max-width:767px){.footer_notificationsSettin2__HiVya{display:none}}.footer_symbolsvgIcon2__iqQ0N{width:20px;position:relative;border-radius:12px;max-height:100%}@media(max-width:1023px){.footer_bottomFooterRow__rOho8,.footer_topFooterRow__q4fwa{flex-wrap:wrap}}@media screen and (max-width:939px){.footer_footerLinks__a6uVs,.footer_footer__mHwWo{box-sizing:border-box}}@media(max-width:767px){.footer_footer__mHwWo{box-sizing:border-box}.footer_footerLinks__a6uVs,.footer_useCryptotabEcosystem__3a4QM{min-width:100%;font-size:14px}.footer_footerLinks__a6uVs{box-sizing:border-box;flex:1 1}.footer_settingsIcons__2j9kn{flex-wrap:wrap;gap:12px}}@media screen and (max-width:700px){.footer_footerLinks__a6uVs,.footer_footer__mHwWo{padding-left:0;box-sizing:border-box}}@media screen and (max-width:450px){.footer_footerLinks__a6uVs,.footer_footer__mHwWo{padding-left:0;box-sizing:border-box}}.point-rows_pointColumns__EzRk5,.point-rows_pointRows__pM2Ll{align-self:stretch;display:flex}.point-rows_pointRows__pM2Ll{flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;font-size:24px;color:#666;font-family:Inter}.point-rows_pointRows__pM2Ll .point-rows_weStartedAs__FQZMR{border-left:2px solid #f0edea}.point-rows_pointRows__pM2Ll:last-child .point-rows_weStartedAs__FQZMR{display:none}.point-rows_pointColumns__EzRk5{align-items:center;gap:10px}.point-rows_cryptotabBeganDeveloping__rOtbR{margin:0;flex:1 1;position:relative;color:#060605;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:120%;display:inline-block;padding-left:28px}.point-rows_cryptotabBeganDeveloping__rOtbR:before{position:absolute;content:"";min-height:8px;min-width:8px;border-radius:24px;background-color:#ff6b00;left:0;top:50%;transform:translate(-40%,-50%)}.point-rows_cryptotabBeganDeveloping__rOtbR.point-rows_mobile__g7vBE{display:none}@media(max-width:767px){.point-rows_cryptotabBeganDeveloping__rOtbR.point-rows_mobile__g7vBE{display:inline-block}.point-rows_cryptotabBeganDeveloping__rOtbR.point-rows_desktop__noSdO{display:none}}.point-rows_androidBadge__kMfn4{border-radius:20px;background-color:#ffeed9;display:flex;align-items:center;justify-content:center;padding:4px 8px;gap:4px;font-size:14px;color:#ff6b00}.point-rows_iconsProducts__W2O2Y{object-fit:cover}.point-rows_frameIcon__ydpjX,.point-rows_iconsProducts__W2O2Y{width:16px;position:relative;max-height:100%;display:none}.point-rows_badgeSpacing__yDbl4,.point-rows_weStartedAs__FQZMR{position:relative;line-height:130%;font-weight:500}.point-rows_weStartedAs__FQZMR{align-self:stretch;font-size:16px;color:#666;padding:15px 0 42px 28px}@media(max-width:767px){.point-rows_cryptotabBeganDeveloping__rOtbR{font-size:20px;line-height:24px}.point-rows_weStartedAs__FQZMR{padding:0 0 32px 28px}.point-rows_weStartedAs__FQZMR .point-rows_text__sH9QL{display:none}}.history_benefits__jr7_8,.history_titleSection__ZkezA{display:flex;flex-direction:column;align-items:center;justify-content:center}.history_benefits__jr7_8{width:1366px;border-radius:24px;background-color:#faf7f4;max-width:100%;padding:96px 0;box-sizing:border-box;line-height:normal;letter-spacing:normal;gap:48px}@media(max-width:767px){.history_benefits__jr7_8{padding:48px 0}}.history_titleSection__ZkezA{align-self:stretch;gap:12px;text-align:center;font-size:36px;color:#333;font-family:Inter}.history_ourHistory__HiREs,.history_weMakeCrypto__Bf9_Y{align-self:stretch;position:relative}.history_ourHistory__HiREs{margin:0;font-size:inherit;line-height:120%;text-transform:uppercase;font-weight:800;font-family:inherit}.history_weMakeCrypto__Bf9_Y{font-size:16px;line-height:130%;font-weight:500;color:#666}.history_roadmapContent__WGXd1,.history_rowSection__vJlPS{display:flex;align-items:flex-start}.history_roadmapContent__WGXd1{align-self:stretch;border-radius:24px;background-color:#fff;padding:40px;gap:24px}.history_rowSection__vJlPS{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:1200px){.history_weMakeCrypto__Bf9_Y{display:none}}@media screen and (max-width:1050px){.history_roadmapContent__WGXd1{padding-top:26px;padding-bottom:26px;box-sizing:border-box}}@media(max-width:767px){.history_benefits__jr7_8{gap:24px;box-sizing:border-box}.history_roadmapContent__WGXd1{padding:20px 0;background:none;box-sizing:border-box}}.about-us-hero_wrapper__Sr0E4{background-color:#fff;padding-top:48px}@media(max-width:767px){.about-us-hero_wrapper__Sr0E4{padding-top:16px}}.about-us-hero_ellipseParent__L_HHe,.about-us-hero_firstScreen__KvoX8{display:flex;flex-direction:column;box-sizing:border-box;position:relative}.about-us-hero_firstScreen__KvoX8{width:100%;align-items:flex-start;justify-content:center;line-height:normal;letter-spacing:normal}.about-us-hero_ellipseParent__L_HHe{align-self:stretch;min-height:500px;border-radius:24px;background-color:#faf7f4;overflow:hidden;flex-shrink:0;align-items:center;padding:96px;isolation:isolate;gap:10px;background-image:url(/_next/static/media/about-bg.ffd73b50.webp);background-size:cover;background-position:50%}@media(max-width:767px){.about-us-hero_ellipseParent__L_HHe{min-height:471px;background-image:url(/_next/static/media/about-bg-mob.d2ba0729.webp)}}.about-us-hero_frameParent__uAkFy,.about-us-hero_yourTrustedAndEasyWayIntoParent__V43f2{align-self:stretch;display:flex;flex-direction:column}.about-us-hero_frameParent__uAkFy{flex:1 1;justify-content:space-between;align-items:center;z-index:1;flex-shrink:0;text-align:center;font-size:64px;color:#060605;font-family:Inter}.about-us-hero_yourTrustedAndEasyWayIntoParent__V43f2{align-items:flex-start;gap:24px}.about-us-hero_heading__NYYSn{margin:0;align-self:stretch;position:relative;font-size:inherit;line-height:110%;text-transform:uppercase;font-weight:800;font-family:inherit}.about-us-hero_heading__NYYSn .about-us-hero_typewriter__IY20e{color:#ff8b00}.about-us-hero_descritpion__VkI7p{margin:0 auto;max-width:576px;overflow:hidden;color:#948c83;text-align:center;text-overflow:ellipsis;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.about-us-hero_frameGroup__2_YCG,.about-us-hero_freeStartWrapper__QEyTT{display:flex;align-items:center;justify-content:center}.about-us-hero_frameGroup__2_YCG{align-self:stretch;gap:11.8px;text-align:left;font-size:16px;color:#948c83}.about-us-hero_freeStartWrapper__QEyTT{border-radius:12px}.about-us-hero_freeStart__SUbe2{position:relative;line-height:130%;font-weight:500}.about-us-hero_frameItem__wH8oq{height:4px;width:4px;position:relative;border-radius:50%;background-color:#948c83}.about-us-hero_button__XIiUU{cursor:pointer;border:0;padding:12px 24px;background-color:#ff8b00;border-radius:24px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.about-us-hero_button__XIiUU:hover{background-color:#cc5900}.about-us-hero_button2__3kPCn{position:relative;font-size:16px;line-height:125%;font-weight:600;font-family:Inter;color:#fff;text-align:left}@media screen and (max-width:1200px){.about-us-hero_ellipseParent__L_HHe{padding-left:48px;padding-right:48px;box-sizing:border-box}}@media screen and (max-width:780px){.about-us-hero_ellipseParent__L_HHe{padding-left:12px;padding-right:12px}.about-us-hero_heading__NYYSn{font-size:30px;line-height:38px}.about-us-hero_frameGroup__2_YCG{flex-wrap:wrap}}.about-us-hero_point__9JxLl,.about-us-hero_points__JfZ9w{display:flex;justify-content:center;gap:24px}.about-us-hero_points__JfZ9w{flex-direction:column;align-self:stretch;padding:24px 0 96px;text-align:center;font-size:36px;color:#060605;font-family:Inter}.about-us-hero_points__JfZ9w .about-us-hero_row__Ab1DQ{display:flex;gap:24px}.about-us-hero_point__9JxLl{flex:1 1;padding:40px 10px;border-radius:24px;background:#faf7f4;flex-direction:column;align-items:flex-start}.about-us-hero_label__5v_5K,.about-us-hero_m__JgWC_{align-self:stretch;position:relative}.about-us-hero_m__JgWC_{margin:0;font-size:inherit;line-height:120%;text-transform:uppercase;font-weight:800;font-family:inherit}.about-us-hero_label__5v_5K{color:#060605;text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.about-us-hero_statsContainerIcon__KGPwF{align-self:stretch;width:2px;position:relative;max-width:100%;overflow:hidden;max-height:100%}@media(max-width:767px){.about-us-hero_ellipseParent__L_HHe{min-height:471px}.about-us-hero_button__XIiUU{display:none}.about-us-hero_points__JfZ9w{align-items:stretch;padding:8px 0 48px;gap:8px}.about-us-hero_points__JfZ9w .about-us-hero_row__Ab1DQ{gap:8px;flex-direction:column}.about-us-hero_points__JfZ9w .about-us-hero_statsContainerIcon__KGPwF{display:none}.about-us-hero_points__JfZ9w .about-us-hero_point__9JxLl{padding:24px;gap:8px}.about-us-hero_points__JfZ9w .about-us-hero_point__9JxLl .about-us-hero_label__5v_5K,.about-us-hero_points__JfZ9w .about-us-hero_point__9JxLl .about-us-hero_m__JgWC_{font-size:20px}}.sticky-button_mobileContainer__z34sF{flex:1 1;justify-content:end;width:100%;gap:0}.sticky-button_wrapper__BUbl6{z-index:10000;display:none;position:fixed;bottom:0;left:0;right:0;border-radius:24px 24px 0 0;padding:16px 0;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.sticky-button_wrapper__BUbl6:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:hsla(0,0%,100%,.8);z-index:-1}.sticky-button_wrapper__BUbl6.sticky-button_hidden__cFTJr{opacity:0;transform:translateY(100%);pointer-events:none}.sticky-button_wrapper__BUbl6 .sticky-button_button__6m2fJ{border-radius:24px;background:#ff8b00;color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:125%;padding:12px 24px;text-align:center;flex:1 1;border:none}@media(max-width:767px){.sticky-button_wrapper__BUbl6{display:flex}}.hero_wrapper__Y8N7C{background-color:#fff;padding:48px 0 96px}@media(max-width:767px){.hero_wrapper__Y8N7C{padding:16px 0 48px}}.hero_wrapper__Y8N7C .hero_content__zr08e{background-color:#faf7f4;border-radius:24px;padding:12px;display:flex;gap:24px}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_imageWrapper__vYyNI{width:100%;max-width:563px;max-height:563px;display:flex;justify-content:center;align-items:center}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_imageWrapper__vYyNI img{width:100%;height:100%;object-fit:cover}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_textWrapper__5AAJk{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:28px 28px 28px 40px}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_textWrapper__5AAJk .hero_chips__CXivU{display:flex;flex-wrap:wrap;gap:8px}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_textWrapper__5AAJk .hero_chips__CXivU .hero_chip__6vawZ{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:20px;background:rgba(255,139,0,.1);color:#ff8b00;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_text__7jOcZ{display:flex;flex-direction:column;gap:24px}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_text__7jOcZ .hero_heading__JP_AM{color:#060605;font-family:Inter;font-size:64px;font-style:normal;font-weight:800;line-height:110%;text-transform:uppercase}.hero_wrapper__Y8N7C .hero_content__zr08e .hero_text__7jOcZ .hero_subheading__M02kG{overflow:hidden;color:#948c83;text-overflow:ellipsis;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.hero_wrapper__Y8N7C .hero_getFree__MVb94{display:flex;padding:40px;border-radius:20px;background:radial-gradient(3208.61% 141.42% at 0 0,#ffa014 0,#ff8c00 59.73%);gap:40px;justify-content:space-between;align-items:center}.hero_wrapper__Y8N7C .hero_getFree__MVb94 .hero_left__7E3m2{max-width:677px;display:flex;flex-direction:column;gap:12px}.hero_wrapper__Y8N7C .hero_getFree__MVb94 .hero_title__mVy8q{color:#fff;font-family:Inter;font-size:36px;font-style:normal;font-weight:800;line-height:120%}.hero_wrapper__Y8N7C .hero_getFree__MVb94 .hero_description__ICCfi{color:#ffe8cc;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.hero_wrapper__Y8N7C .hero_getFree__MVb94 .hero_button__XpkD2{border-radius:24px;background:#fff;color:#ff8b00;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:125%;padding:12px 24px;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.hero_wrapper__Y8N7C .hero_getFree__MVb94 .hero_button__XpkD2:hover{background-color:hsla(0,0%,100%,.768627451)}.news-list_wrapper__oglPE{padding:96px 0}@media(max-width:767px){.news-list_wrapper__oglPE{padding:48px 0}}.news-list_newsList__W6FNa{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.news-list_pagination__gUiG0{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:48px}.news-list_pagination__gUiG0 .news-list_dots__937_a,.news-list_pagination__gUiG0 .news-list_paginationButton__1ZLb5{color:#948c83;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.news-list_pagination__gUiG0 .news-list_paginationButton__1ZLb5{outline:none;border:none;background:none;width:44px;height:44px}.news-list_pagination__gUiG0 .news-list_paginationButton__1ZLb5.news-list_activePage__u7h7m{border-radius:24px;background:#f0edea;color:#060605;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.news_news__7X1J9{display:flex;flex-direction:column;background:#fff;border-radius:24px}.news_news__7X1J9 .news_imageWrapper__X8yNZ{padding:12px 12px 0;display:flex;justify-content:center;align-items:center}.news_news__7X1J9 .news_imageWrapper__X8yNZ img{width:100%;height:100%;object-fit:cover;background:#faf7f4;border-radius:24px}.news_news__7X1J9 .news_content__GgT0_{padding:40px;display:flex;flex-direction:column;gap:24px}.news_news__7X1J9 .news_content__GgT0_ .news_meta__jv4Vy{display:flex;gap:12px;justify-content:space-between;align-items:center}.news_news__7X1J9 .news_content__GgT0_ .news_meta__jv4Vy .news_product__NM4ME{border-radius:20px;background:#ffeed9;color:#ff8b00;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:130%;padding:4px 8px}.news_news__7X1J9 .news_content__GgT0_ .news_meta__jv4Vy .news_date__tgBf4{color:#948c83;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:125%}.news_news__7X1J9 .news_content__GgT0_ .news_text__V1M9c{display:flex;flex-direction:column;gap:12px}.news_news__7X1J9 .news_content__GgT0_ .news_text__V1M9c .news_heading__IcFxj{color:#060605;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.news_news__7X1J9 .news_content__GgT0_ .news_text__V1M9c .news_description__ST2hb{color:#948c83;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%}