.button_button__DYpft{cursor:pointer;border-radius:var(--border-radius);transition:.3s ease,border .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;border-width:1px;border-style:solid;font-family:var(--font-default)}.button_default__wDC2r{background:var(--foreground);color:var(--background);border-color:transparent}.button_default__wDC2r:hover{background:#fff;color:var(--foreground)}.button_outline__LKH1N{position:relative;background-color:transparent;color:var(--button-outline-text);border:none;transition:all .3s ease;z-index:1}@media(min-width:1024px){.button_outline__LKH1N{background-color:transparent}}@media(min-width:1444px){.button_outline__LKH1N{background-color:var(--button-outline-bg)}.button_outline__LKH1N:before{inset:-1px;padding:1px;background:linear-gradient(90deg,#211a53,#211a53);z-index:-2}.button_outline__LKH1N:after,.button_outline__LKH1N:before{content:"";display:block;position:absolute;border-radius:4px}.button_outline__LKH1N:after{inset:0;background-color:transparent;transition:all .3s ease;z-index:-1}}.button_outline__LKH1N:hover{background-color:var(--hover-bg);color:var(--hover-text)}.button_outline__LKH1N:hover:before{background:linear-gradient(90deg,var(--hover-bg) 0,var(--hover-bg) 100%)}.button_outline__LKH1N:hover:after{background-color:var(--hover-bg)}.button_outline_off_before__YzBSV{position:relative;background-color:transparent;color:var(--button-outline-text);border:none;transition:all .3s ease;z-index:1}.button_outline_off_before__YzBSV:hover{background-color:var(--hover-bg);color:var(--hover-text)}@media(min-width:1024px){.button_outline_off_before__YzBSV{background-color:transparent}}@media(min-width:1444px){.button_outline_off_before__YzBSV{background-color:var(--button-outline-bg)}}.button_outline_off_hover__CDtWh{cursor:auto;background-color:var(--button-outline-bg);color:var(--button-outline-text);border-color:var(--button-outline-border);height:32px}@media(min-width:1444px){.button_outline_off_hover__CDtWh{width:118px;height:32px;font-size:14px;line-height:1.4;border:none;background-color:transparent;color:#000;background-color:#f8f8f8}}.button_small__BGrqk{font-size:var(--font-size-small);line-height:var(--line-height-small);padding:var(--padding-small);font-weight:var(--font-weight-medium)}.button_medium__ohHLw{font-size:var(--font-size-small);line-height:var(--line-height-medium);padding:var(--padding-medium)}.button_large__l2_E8{font-size:var(--font-size-medium);line-height:var(--line-height-medium);padding:var(--padding-large-w_l)}.waitlist_modal_icon__QL_Os img{margin-bottom:12px}.waitlist_modal_title__Cik59{font-size:var(--font-size-title);line-height:var(--line-height-small-xs);font-weight:var(--font-weight-medium);font-family:var(--font-tight);margin-bottom:12px;color:var(--text-primary);text-align:center}.waitlist_modal_text__PPH3Y{font-size:var(--font-size-small);font-weight:var(--font-weight-regular);font-family:var(--font-default);line-height:var(--line-height-small);letter-spacing:-.04px;color:var(--text-primary);text-align:center}.wrapper_backdrop__7z47p{position:fixed;inset:0;background:var(--backdrop-bg);display:flex;justify-content:center;align-items:center;z-index:1003;overflow:hidden}.wrapper_modal__0Nz9T{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background:linear-gradient(180deg,#130f2e,#090909);backdrop-filter:blur(60px);color:var(--foreground);border-radius:12px;text-align:center}.wrapper_modal__0Nz9T:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;inset:-1px;border-radius:12px;border-width:1px;padding:1px 1.5px 1.5px 1px;background:radial-gradient(74.89% 74.89% at 50.15% 25.11%,#5d45fb 0,hsla(0,0%,97%,.3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.wrapper_waitlist__GeDjO{width:311px;height:248px;padding:44px 20px 40px}@media(min-width:1024px){.wrapper_waitlist__GeDjO{width:481px;height:228px}}.wrapper_form__K_fdb{width:311px;height:478px}@media(min-width:1024px){.wrapper_form__K_fdb{width:455px;height:auto}}.wrapper_close__0adE_{position:absolute;top:13px;right:13px;background:none;border:none;cursor:pointer;transition:filter .2s ease-in-out}.wrapper_close__0adE_ img{color:var(--Black,#263238);filter:brightness(1);transition:filter .2s ease-in-out}.wrapper_close__0adE_:hover img{filter:brightness(1.8)}.wrapper_showCloseButton__dl_ps{display:block}.form_modal_container__5GRYG{padding:40px 0 0;display:flex;align-items:center;flex-direction:column;text-align:center;max-width:100%;overflow:hidden}.form_modal_tag__zoYxm{display:flex;align-items:center;gap:4px;padding:2px 8px;margin-bottom:12px;border-radius:26px;color:var(--text-primary);background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02))}.form_modal_sub_title__fEkcR{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.04px;color:#e0e0e0}.form_modal_title__CcsTi{font-family:Inter Tight,sans-serif;font-size:25px;font-weight:var(--font-weight-medium);line-height:1.2;color:var(--text-primary);margin-bottom:40px}.form_modal_form__jMEqf{width:100%;display:flex;flex-direction:column;gap:20px;padding:0 25px}.form_modal_input_group__r8Zef{display:flex;align-items:center;gap:8px}.form_modal_input_group__r8Zef.form_modal_phone__1bSHy{margin-bottom:40px}.form_modal_label__Faz7X{font-weight:400;letter-spacing:-.04px;color:#e0e0e0}.form_modal_input__vgaS3,.form_modal_label__Faz7X{font-family:Inter;font-size:14px;line-height:20px;text-align:left}.form_modal_input__vgaS3{height:32px;border-radius:47px;border:1px solid hsla(0,0%,97%,.05);background:transparent;color:var(--text-primary);font-weight:500;flex-grow:1;padding:0 10px}@media(min-width:1024px){.form_modal_input__vgaS3{text-align:left;flex-grow:1}}.form_modal_input__vgaS3::placeholder{color:#51535b}.form_modal_disabled__nH7ls{opacity:.5;pointer-events:none}.form_modal_divider__Feu_H{position:absolute;top:78%;right:.1%;width:100%;border-top:1.5px dashed hsla(0,0%,97%,.09)}@media(min-width:1024px){.form_modal_divider__Feu_H{top:78%}}.form_modal_button_group__8jAyx{display:flex;justify-content:space-between;width:100%;padding:12px 7px 32px;gap:16px}@media(min-width:1024px){.form_modal_button_group__8jAyx{padding:25px 0 32px;justify-content:flex-end}}.form_modal_cancel_button__65h1T,.form_modal_submit_button__s1_Ln{width:115.5px;height:40px;font-family:Inter;font-weight:400;font-size:16px;line-height:1.5px;background:transparent;color:#e0e0e0;border:1px solid transparent;cursor:pointer}@media(min-width:1024px){.form_modal_cancel_button__65h1T,.form_modal_submit_button__s1_Ln{width:86px;height:40px;padding:8px 16px}}.form_modal_cancel_button__65h1T:hover,.form_modal_submit_button__s1_Ln:hover{background:hsla(0,0%,97%,.02);border:1px solid hsla(0,0%,97%,.09);color:hsla(0,0%,97%,.69);border-radius:6px}.navigation_nav__57CBA{display:flex;flex-direction:column;align-items:center;list-style:none;padding:0;margin:0}@media(min-width:1024px){.navigation_nav__57CBA{display:flex;align-items:center;flex-direction:row;gap:28px;margin-right:228px}}@media(min-width:1444px){.navigation_nav__57CBA{margin-right:411px}}.navigation_navItem__ucgPI{margin:12px 0;text-align:center}@media(min-width:1024px){.navigation_navItem__ucgPI{margin:0}}.navigation_navItem__ucgPI .navigation_link__nv0tN{text-decoration:none;font-family:var(--font-default);color:var(--nav-text-mob);font-size:var(--font-size-large);line-height:var(--line-height-medium);letter-spacing:.06px;font-weight:var(--font-weight-medium);transition:color .3s ease-in-out;position:relative;cursor:pointer}@media(min-width:1024px){.navigation_navItem__ucgPI .navigation_link__nv0tN{color:var(--nav-text);font-size:var(--font-size-small);line-height:var(--line-height-small)}.navigation_navItem__ucgPI .navigation_link__nv0tN:after{content:"";position:absolute;left:-15%;bottom:-14.5px;width:0;height:2px;background:var(--nav-underline-gradient);transition:width .3s ease-in-out,left .3s ease-in-out;border-radius:var(--nav-underline-radius)}}.navigation_navItem__ucgPI .navigation_link__nv0tN:hover{color:var(--nav-text-hover)}@media(min-width:1024px){.navigation_navItem__ucgPI .navigation_link__nv0tN:hover:after{width:130%}}.infinite-carousel_carouselContainer__cQLkP{display:flex;justify-content:flex-start;width:100%;overflow:hidden;position:relative;white-space:nowrap;padding:26px 0;mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 85%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 85%,transparent)}.infinite-carousel_carousel__Jknim{display:flex;width:fit-content;align-items:center;animation:infinite-carousel_slideRight__59Slt 10s linear infinite;transform:translateX(0)}.infinite-carousel_carouselItem__VzJLW{flex:0 0 auto;display:flex;align-items:center;justify-content:center;transition:transform .65s ease,opacity .65s ease-in;margin-right:170px}@media(max-width:450px){.infinite-carousel_carouselItem__VzJLW{margin-right:42px}}.infinite-carousel_carouselItem__VzJLW:hover{transform:scale(1.2);opacity:.8;filter:brightness(4.5)}@keyframes infinite-carousel_slideRight__59Slt{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.burger_menu_burger_button__p6q9p{--s:13px;--c:#fff;display:block;width:var(--s);height:10px;cursor:pointer;position:relative;z-index:1100}.burger_menu_burger_button__p6q9p span{display:block;width:var(--s);height:2px;border-radius:2px;position:absolute;top:50%;left:50%;margin-top:-1px;margin-left:calc(var(--s)/2*-1);background:var(--c);transition:transform .3s calc(.3s - var(--_s, .3s));transform:rotate(0deg)}.burger_menu_burger_button__p6q9p span:first-child{top:0;margin-top:0}.burger_menu_burger_button__p6q9p span:nth-child(4){top:100%;margin-top:-2px}.burger_menu_burger_button__p6q9p input{opacity:0;position:absolute;inset:-5px}.header_header__1OXnM{width:100%;max-width:1444px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:var(--padding-medium);gap:30px}@media(min-width:1024px){.header_header__1OXnM{padding:var(--padding-header-1024);margin-top:11px;gap:0}}@media(min-width:1444px){.header_header__1OXnM{padding:var(--padding-header-1444);margin-top:12px}}.header_logoWrapper__OGGce{display:flex;align-items:center;gap:12px;position:relative}@media(min-width:1024px){.header_logoWrapper__OGGce{gap:0}}.header_navContainer__V_dY5{display:none}@media(min-width:1024px){.header_navContainer__V_dY5{display:block;margin-left:44px}}.header_brandName__nOzUo{font-family:var(--font-sterling);font-weight:var(--font-weight-medium);font-size:var(--font-size-small);line-height:var(--line-height-small);letter-spacing:0}@media(min-width:1024px){.header_brandName__nOzUo{margin-left:12px}}@media(min-width:1444px){.header_brandName__nOzUo{font-weight:var(--font-weight-bold)}}.header_actions_tablet__9uA_a{display:none}@media(min-width:1024px){.header_actions_tablet__9uA_a{display:flex;align-items:center;gap:24px}}@media(min-width:1444px){.header_actions_tablet__9uA_a{gap:29px}}.header_storeIcons__bOD8M{display:none}@media(min-width:1024px){.header_storeIcons__bOD8M{display:flex;align-items:center;gap:16px}.header_storeIcons__bOD8M a{display:block;height:25.41px}}.header_actions_mobile__OoFfH{position:relative;display:flex;align-items:center;gap:12px;z-index:1001}.header_actions_mobile__OoFfH button{border:1px solid var(--button-outline-border);height:32px}@media(min-width:1024px){.header_actions_mobile__OoFfH{display:none}}.header_burger_container__VMkeI{display:flex;justify-content:center;align-items:center;width:40px;height:32px;border:1px solid var(--button-outline-border);border-radius:4px}.header_actions_buttons__FEHN5{display:flex;align-items:center;gap:11px;cursor:pointer}.header_actions_buttons__FEHN5 button:first-child{position:relative}.header_actions_buttons__FEHN5 button:first-child:before{content:"";position:absolute;inset:-3px;border-radius:6px;border:1px solid var(--button-hero-border);z-index:-1}.header_joinWaitlist__UFvgp{background:var(--button-accent-bg);height:30px;color:var(--button-join-text);border:none;width:110px}.header_joinWaitlist__UFvgp:after{background-color:var(--button-accent-bg)}.header_joinWaitlist__UFvgp:hover{background-color:var(--hover-bg);color:var(--hover-text)}.column_container__QA1dr{display:grid;grid-template-columns:repeat(2,auto);gap:16px;margin-bottom:40px}@media(min-width:1024px){.column_container__QA1dr{grid-template-columns:repeat(3,auto);margin-bottom:32px;gap:121.78px}}.column_column___9a2x{display:flex;flex-direction:column;gap:12px}.column_columnTitle__rGpYe{font-family:Inter Tight,sans-serif;font-weight:500;font-size:14px;line-height:1.4;letter-spacing:0;color:#7e808a}.column_columnList__gkB3L{list-style:none;display:flex;flex-direction:column;gap:12px}.column_columnLink__XU5UC{font-family:var(--font-default);font-weight:500;font-size:14px;line-height:1.4;letter-spacing:-.04px;color:var(--text-primary);text-decoration:none;transition:color .3s ease;cursor:pointer;position:relative}.column_columnLink__XU5UC.column_underline__osMKO:after{content:"";position:absolute;left:0;bottom:-7.5px;width:0;height:2px;background:var(--nav-underline-gradient);transition:width .3s ease-in-out,left .3s ease-in-out;border-radius:var(--nav-underline-radius)}.column_columnLink__XU5UC.column_underline__osMKO:hover{color:var(--nav-text-hover);filter:brightness(4.2)}.column_columnLink__XU5UC.column_underline__osMKO:hover:after{width:100%}.footer_footer__dfLeS{display:flex;flex-direction:column;padding:60px 30px}@media(min-width:1024px){.footer_footer__dfLeS{align-items:center;padding:80px 112px 80px 118px}.footer_first__l8UVq,.footer_second__4mU26{display:flex;align-items:flex-start}}.footer_logo__RPxe3{display:flex;align-items:center;gap:12px;position:relative;margin-bottom:32px}@media(min-width:1024px){.footer_logo__RPxe3{margin-bottom:0;gap:16.06}.footer_icon__Dtshs{width:40.16px;height:40.16px}}.footer_brandName__tfnE4{font-family:var(--font-sterling);font-weight:var(--font-weight-medium);font-size:var(--font-size-small);line-height:var(--line-height-small);letter-spacing:0}@media(min-width:1024px){.footer_brandName__tfnE4{margin-right:121.78px;font-weight:var(--font-weight-bold);font-size:18.74px;line-height:1.4}}@media(min-width:1444px){.footer_brandName__tfnE4{margin-right:357.78px}}.footer_police__1OKA0{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-default);font-weight:500;font-size:12px;line-height:1.3;letter-spacing:-.04px;color:#7e808a;margin-bottom:24px}@media(min-width:1024px){.footer_police__1OKA0{gap:24px;margin-right:268px;margin-left:20px}}@media(min-width:1444px){.footer_police__1OKA0{margin-right:505px}}@media(min-width:1024px){.footer_police__1OKA0{flex-direction:row;justify-content:space-between;width:100%;max-width:600px}}.footer_police__1OKA0 p{margin:0;white-space:nowrap}.footer_police__1OKA0 .footer_policy_links__cS_7E{display:flex;gap:16px;margin-right:5px}@media(min-width:1024px){.footer_police__1OKA0 .footer_policy_links__cS_7E{gap:24px}}.footer_police__1OKA0 .footer_policy_links__cS_7E .footer_policy_link__wTQSs{text-decoration:none;color:inherit;line-height:1.5;cursor:pointer}.footer_social_links__xK8fP{display:flex;gap:9px;align-items:center;justify-content:center}.footer_social_links__xK8fP a{display:flex;align-items:center;justify-content:center;width:16px;height:16px;transition:transform .3s ease-in-out,filter .3s ease-in-out}.footer_social_links__xK8fP a:hover{transform:scale(1.1)}.footer_social_links__xK8fP .footer_instagram__h9XDV:hover{filter:invert(33%) sepia(100%) saturate(5000%) hue-rotate(315deg) brightness(95%) contrast(100%)}.footer_social_links__xK8fP .footer_github__qxaki:hover{filter:brightness(0) saturate(100%) invert(32%) sepia(10%) saturate(300%) hue-rotate(230deg) brightness(90%) contrast(100%)}.footer_social_links__xK8fP .footer_x__E1X_H:hover{filter:brightness(0) saturate(100%) invert(50%) sepia(50%) saturate(500%) hue-rotate(190deg) brightness(100%) contrast(100%)}.slider_slider__1OIn6{position:fixed;top:0;right:0;width:100%;height:100%;background:linear-gradient(180deg,#130f2e,#090909);backdrop-filter:blur(60px);transition:right .3s ease-in-out;display:flex;flex-direction:column;justify-content:center;padding:20px;z-index:999;transition:clip-path .6s ease-in-out}.slider_slider__1OIn6:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;inset:-1px;background:radial-gradient(74.89% 74.89% at 50.15% 25.11%,#5d45fb 0,hsla(0,0%,97%,.3) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.slider_closeButton__rIlrL{position:absolute;top:12px;right:50px;display:flex;justify-content:center;align-items:center;padding:var(--padding-burger);cursor:pointer;transition:.3s ease,border .3s ease;border:1px solid var(--button-outline-border);background-color:ffffff;color:var(--nav-text-mob);border-radius:var(--border-radius);width:40px;height:32px;z-index:1001}.slider_closeButton__rIlrL:hover{background-color:var(--hover-bg)}.slider_closeButton__rIlrL:hover img{filter:brightness(9) invert(1)}.features_features__ATxqf{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 30px}@media(min-width:1024px){.features_features__ATxqf{padding:120px 110px}}@media(min-width:1444px){.features_features__ATxqf{padding:92px 200px 146px}}.features_tag__wp6h8{position:relative;display:flex;align-items:center;gap:4px;padding:2px 8px;margin-bottom:12px;border-radius:29px;color:var(--text-primary);background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02))}.features_tag__wp6h8:before{content:"";position:absolute;inset:0;border-radius:26px;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,0));-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media(min-width:1024px){.features_tag__wp6h8{margin-bottom:16px}}.features_sub_title__7goNQ{font-family:var(--font-default);font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.04px;color:#e0e0e0}.features_title__XzvVG{font-family:Inter Tight,sans-serif;font-size:25px;font-weight:var(--font-weight-medium);line-height:1.2;color:var(--text-primary);margin-bottom:60px}@media(min-width:1024px){.features_title__XzvVG{font-size:33px;line-height:1.1;max-width:542px}}.cards_cards__67KBb{display:grid;gap:20px;justify-content:center}@media(min-width:1024px){.cards_cards__67KBb{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}}@media(min-width:1444px){.cards_cards__67KBb{grid-template-columns:1fr}}.cards_card__zFPDD{position:relative;display:flex;flex-direction:column-reverse;align-items:center;text-align:center;width:315px;height:100%;border-radius:12px;background:linear-gradient(23.95deg,#130f2e 30.95%,#0d0d10 83.96%)}.cards_card__zFPDD:before{content:"";position:absolute;inset:0;border-radius:12px;padding:.5px;background:linear-gradient(180deg,#f8f8f8,hsla(0,0%,97%,0));-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media(min-width:1024px){.cards_card__zFPDD.cards_integrations__A2RFk,.cards_card__zFPDD.cards_live-trades__hdEj6{width:481px}}@media(min-width:1444px){.cards_card__zFPDD.cards_integrations__A2RFk,.cards_card__zFPDD.cards_live-trades__hdEj6{width:687px}}@media(min-width:1024px){.cards_card__zFPDD.cards_live-calendar-signal__cUVjF,.cards_card__zFPDD.cards_trade-entry-reason__Dzff6{width:303px;height:fit-content}}@media(min-width:1444px){.cards_card__zFPDD.cards_live-calendar-signal__cUVjF,.cards_card__zFPDD.cards_trade-entry-reason__Dzff6{width:333px;height:fit-content;height:auto}}@media(min-width:1024px){.cards_card__zFPDD.cards_live-trades__hdEj6{grid-row:1/3;grid-column:1/4}}@media(min-width:1444px){.cards_card__zFPDD.cards_live-trades__hdEj6{align-items:center;flex-direction:row-reverse}}@media(min-width:1024px){.cards_card__zFPDD.cards_trade-entry-reason__Dzff6{grid-row:1/3;grid-column:4/6}.cards_card__zFPDD.cards_live-calendar-signal__cUVjF{grid-row:3/5;grid-column:1/6}.cards_card__zFPDD.cards_integrations__A2RFk{align-items:start;grid-row:3/5;grid-column:6/3}.cards_card__zFPDD.cards_integrations__A2RFk .cards_imageWrapper__1YsJO{margin-top:-28.5%}.cards_card__zFPDD.cards_integrations__A2RFk .cards_textWrapper__x6X68{width:270px}}@media(min-width:1444px){.cards_card__zFPDD.cards_integrations__A2RFk .cards_textWrapper__x6X68{width:310px;position:absolute;top:50%}}.cards_imageWrapper__1YsJO{width:100%;display:flex;justify-content:center;align-items:center}.cards_cardImage__WxciW{width:100%;height:auto;display:block;border-radius:0 0 12px 0}.cards_textWrapper__x6X68{display:flex;flex-direction:column;text-align:start;padding:20px}@media(min-width:1024px){.cards_textWrapper__x6X68{padding:24px}}@media(min-width:1444px){.cards_textWrapper__x6X68{padding:40px 32px}}.cards_live-trades__hdEj6 .cards_imageWrapper__1YsJO{justify-content:end}.cards_live-calendar-signal__cUVjF .cards_imageWrapper__1YsJO{justify-content:flex-end}@media(min-width:1024px){.cards_live-calendar-signal__cUVjF .cards_textWrapper__x6X68{margin-bottom:22.1px}}@media(min-width:1444px){.cards_live-calendar-signal__cUVjF .cards_textWrapper__x6X68{margin-bottom:0}.cards_live-trades__hdEj6 .cards_textWrapper__x6X68{width:270px;position:absolute;top:45%;left:0}}.cards_trade-entry-reason__Dzff6 .cards_imageWrapper__1YsJO{position:relative;top:-1%}.cards_cardTitle__8oDLz{font-family:var(--font-default);font-size:18px;line-height:1.4;font-weight:500;margin-bottom:10px;letter-spacing:-.04px}.cards_cardDescription__yubn1{font-size:14px;line-height:1.4;letter-spacing:-.04px;color:#7e808a}.hero_hero___cFSE{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:111px 30px 68px;z-index:1}@media(min-width:1024px){.hero_hero___cFSE{padding:77px 100px 12px 96px}}@media(min-width:1444px){.hero_hero___cFSE{padding:89px 200px 42px}}.hero_buttons__1e08O,.hero_tag__XYQm7,.hero_title__zxUt6{position:relative;z-index:auto}.hero_tag__XYQm7{position:relative;display:flex;align-items:center;gap:4px;padding:2px 8px;margin-bottom:9px;border-radius:26px;font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--text-primary);background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02))}.hero_tag__XYQm7:before{content:"";position:absolute;inset:0;border-radius:26px;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,0));-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media(min-width:1024px){.hero_tag__XYQm7{padding:2px 13.5px}}.hero_sub_title__56_kj{font-family:var(--font-default);font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.04px;color:#e0e0e0}.hero_title__zxUt6{font-family:Inter Tight,sans-serif;font-size:34px;font-weight:var(--font-weight-medium);line-height:1.1;color:var(--text-primary);margin-bottom:32px}@media(min-width:1024px){.hero_title__zxUt6{font-size:48px;max-width:544px;margin-bottom:20px}}@media(min-width:1444px){.hero_title__zxUt6{font-size:42px}}.hero_buttons__1e08O{display:flex;flex-direction:column;gap:12px;position:relative}@media(min-width:1024px){.hero_buttons__1e08O{gap:25px;flex-direction:unset;margin-bottom:125px;align-items:center}}@media(min-width:1444px){.hero_buttons__1e08O{margin-bottom:164px}}.hero_join_waitlist__q__TZ{position:relative;width:314px;height:40px;font-size:16px;line-height:1.5;border-radius:6px;border:none;background:var(--button-accent-bg);color:var(--button-join-text);transition:all .3s ease;z-index:1}.hero_join_waitlist__q__TZ:after{background-color:var(--button-accent-bg)}.hero_join_waitlist__q__TZ:hover{background-color:var(--hover-bg);color:var(--hover-text)}@media(min-width:1024px){.hero_join_waitlist__q__TZ{width:108px;height:32px;font-size:14px;line-height:1.4}}@media(min-width:1444px){.hero_join_waitlist__q__TZ{height:30px}}.hero_coming_soon__s3XgT{position:relative;width:314px;height:40px;border-radius:4px;font-size:16px;line-height:1.5;border:none;background-color:transparent;color:#000;background-color:#f8f8f8}.hero_coming_soon__s3XgT:before{content:"";position:absolute;inset:-3px;border-radius:6px;border:1px solid var(--button-hero-border)}@media(min-width:1024px){.hero_coming_soon__s3XgT{width:118px;height:32px;font-size:14px;line-height:1.4;border:.5px solid var(--button-hero-border)}}.hero_videoWrapper__EtR1W{position:relative;z-index:-1;display:flex;justify-content:center;align-items:center;width:120%;height:740px;overflow:hidden;margin-top:-340px}.hero_videoWrapper__EtR1W video{height:740px;object-fit:contain;clip-path:inset(0 0 30px 0)}@media(min-width:1024px){.hero_videoWrapper__EtR1W video{height:810px;position:absolute;clip-path:inset(0 0 86px 0)}}@media(min-width:1444px){.hero_videoWrapper__EtR1W video{top:-282px;clip-path:inset(0 0 -33px 0)}}.hero_videoWrapper__EtR1W:after{content:"";position:absolute;bottom:-3px;left:-2px;right:-2px;height:80%;background:linear-gradient(0deg,#0e0e10 14%,rgba(14,14,16,0));mask-image:linear-gradient(0deg,#000 24%,#0e0e10 70%,transparent);-webkit-mask-image:linear-gradient(0deg,#000 24%,#0e0e10 70%,transparent);pointer-events:none}@media(min-width:1024px){.hero_videoWrapper__EtR1W{width:1299px;top:-143px;margin-top:48px;overflow:visible}.hero_videoWrapper__EtR1W:after{bottom:-153px}}@media(min-width:1444px){.hero_videoWrapper__EtR1W{height:342px;margin-top:none;margin-bottom:110px}.hero_videoWrapper__EtR1W:after{bottom:-193px}}.cards_cardsWrapper__NB6xM{display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.cards_cardsWrapper__NB6xM{flex-direction:row}}.cards_card__zZlBi{display:flex;flex-direction:column;align-items:flex-start;padding:24px}@media(min-width:1024px){.cards_card__zZlBi{width:206px}}@media(min-width:1444px){.cards_card__zZlBi{padding:32px;width:260px}}.cards_icons__q3m_R{margin-bottom:8px}.cards_cardTitle__lWwxZ{font-size:16px;line-height:1.5;font-weight:var(--font-weight-medium);color:var(--text-primary);margin-bottom:4px}.cards_cardDescription__eXH8C{font-size:14px;line-height:1.4;font-weight:var(--font-weight-medium);color:#7e808a;text-align:start}@media(min-width:1024px){.cards_cardDescription__eXH8C{font-size:12px;line-height:1.6}}@media(min-width:1444px){.cards_cardDescription__eXH8C{font-size:12px;line-height:1.4}}.cards_cards__h0IZY{display:flex;flex-direction:column;gap:20px;justify-content:center}@media(min-width:1024px){.cards_cards__h0IZY{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);gap:12px;height:100%}}@media(min-width:1444px){.cards_cards__h0IZY{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.cards_card__FCWZF.cards_performance-ai-analytics__yOpTe{grid-row:1/4;grid-column:1/4;width:520px;height:330px;flex-direction:row;align-items:center;justify-content:center}.cards_card__FCWZF.cards_performance-ai-analytics__yOpTe picture{width:298px}}@media(min-width:1444px){.cards_card__FCWZF.cards_performance-ai-analytics__yOpTe{width:684.17px;height:357.64px;justify-content:start}.cards_card__FCWZF.cards_performance-ai-analytics__yOpTe picture{width:326px}}@media(min-width:1024px){.cards_card__FCWZF.cards_ai-behavioral-analysis__eup9D{grid-row:1/5;grid-column:4/5;width:272px;height:499px}}@media(min-width:1444px){.cards_card__FCWZF.cards_ai-behavioral-analysis__eup9D{width:358.9px;height:577.39px}}@media(min-width:1024px){.cards_card__FCWZF.cards_ai-personalized-report___KrOf{grid-row:4/5;grid-column:1/4;width:520px;height:156px;align-items:baseline}}@media(min-width:1444px){.cards_card__FCWZF.cards_ai-personalized-report___KrOf{width:684.5px;grid-row:auto}}@media(min-width:1024px){.cards_card__FCWZF.cards_achievement-badges__GVyK4{grid-row:5/7;grid-column:1/5;width:804px;height:202px;align-items:flex-end}}@media(min-width:1444px){.cards_card__FCWZF.cards_achievement-badges__GVyK4{width:1059px}}.cards_card__FCWZF{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;width:315px;height:100%;border-radius:12px;backdrop-filter:blur(97.1834945679px);box-shadow:inset 1.94px 3.89px 15.55px 0 hsla(0,0%,97%,.06);background:linear-gradient(180deg,#0d0d10,#130f2e)}.cards_card__FCWZF:before{content:"";position:absolute;inset:0;border-radius:12px;padding:1px;background:linear-gradient(180deg,#6e6e6e,rgba(58,58,58,0));opacity:.15;-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.cards_card__FCWZF.cards_ai-personalized-report___KrOf{height:410px}@media(min-width:1024px){.cards_card__FCWZF.cards_ai-personalized-report___KrOf{height:156px}}@media(min-width:1444px){.cards_card__FCWZF.cards_ai-personalized-report___KrOf{height:202.85px}}.cards_card__FCWZF.cards_achievement-badges__GVyK4{height:447px}@media(min-width:1024px){.cards_card__FCWZF.cards_achievement-badges__GVyK4{height:202px}}@media(min-width:1444px){.cards_card__FCWZF.cards_achievement-badges__GVyK4{height:238px}}.cards_imageWrapper__wzdlC{width:100%;display:flex;justify-content:center;align-items:center}.cards_performance-ai-analytics__yOpTe .cards_imageWrapper__wzdlC{position:relative;top:20px;left:10px}@media(min-width:1024px){.cards_performance-ai-analytics__yOpTe .cards_imageWrapper__wzdlC{width:auto}}@media(min-width:1444px){.cards_performance-ai-analytics__yOpTe .cards_imageWrapper__wzdlC{top:16px;left:16px}}.cards_ai-behavioral-analysis__eup9D .cards_imageWrapper__wzdlC{position:relative;top:10px}.cards_ai-personalized-report___KrOf .cards_imageWrapper__wzdlC{position:relative;top:40px;width:311px;height:311px}@media(min-width:1024px){.cards_ai-personalized-report___KrOf .cards_imageWrapper__wzdlC{top:0;width:auto}.cards_achievement-badges__GVyK4 .cards_imageWrapper__wzdlC{justify-content:flex-start;padding-left:5px}}@media(min-width:1444px){.cards_achievement-badges__GVyK4 .cards_imageWrapper__wzdlC{padding-left:30px}}.cards_cardImage__7wGSU{width:100%;height:auto;display:block;border-radius:0 0 12px 0}.cards_textWrapper__KrT7W{display:flex;flex-direction:column;text-align:start;padding:20px}@media(min-width:1024px){.cards_textWrapper__KrT7W{padding:24px}.cards_ai-personalized-report___KrOf .cards_textWrapper__KrT7W{padding:24px 16px}.cards_performance-ai-analytics__yOpTe .cards_textWrapper__KrT7W{padding:67.38px 0;text-align:center}}@media(min-width:1444px){.cards_performance-ai-analytics__yOpTe .cards_textWrapper__KrT7W{padding:104.11px 15.55px}}.cards_trophyIcon__SOaRY{position:relative;top:-101px;left:110px;width:54px;height:54px}@media(min-width:1024px){.cards_trophyIcon__SOaRY{width:64px;height:64px;top:110px;left:-410px}}@media(min-width:1444px){.cards_trophyIcon__SOaRY{width:72px;height:72px;top:72px;left:-464px}}@media(min-width:1024px){.cards_performance-ai-analytics__yOpTe .cards_textWrapper__KrT7W{width:153.2px}}@media(min-width:1444px){.cards_performance-ai-analytics__yOpTe .cards_textWrapper__KrT7W{width:326.54px;align-items:center;align-self:center}}.cards_ai-personalized-report___KrOf .cards_textWrapper__KrT7W{position:relative;top:-60px}@media(min-width:1024px){.cards_ai-personalized-report___KrOf .cards_textWrapper__KrT7W{top:-150px;left:290px;padding:24px 16px;width:235px;text-align:center}}@media(min-width:1444px){.cards_ai-personalized-report___KrOf .cards_textWrapper__KrT7W{top:-170px;left:400px;padding:24px 16px;width:235px;text-align:center}}.cards_achievement-badges__GVyK4 .cards_textWrapper__KrT7W{position:relative;top:-187px}@media(min-width:1024px){.cards_achievement-badges__GVyK4 .cards_textWrapper__KrT7W{top:-267px;left:5px;align-items:center;width:252px;text-align:center;margin-right:50px}}@media(min-width:1444px){.cards_achievement-badges__GVyK4 .cards_textWrapper__KrT7W{top:-248px;left:-151px}}.cards_cardTitle__HQ0J_{font-family:Inter Tight,sans-serif;font-weight:500;margin-bottom:10px}.cards_performance-ai-analytics__yOpTe .cards_cardTitle__HQ0J_{font-size:19.44px;line-height:1.1}.cards_ai-behavioral-analysis__eup9D .cards_cardTitle__HQ0J_{font-family:Ruby,sans-serif;font-size:19.51px;line-height:1.1}.cards_ai-personalized-report___KrOf .cards_cardTitle__HQ0J_{font-size:20.81px;line-height:1.2}.cards_achievement-badges__GVyK4 .cards_cardTitle__HQ0J_{font-family:Ruby,sans-serif;font-size:20px;line-height:1.2}.cards_cardDescription__5AepQ{font-weight:400;color:#7e808a}.cards_performance-ai-analytics__yOpTe .cards_cardDescription__5AepQ{font-family:Inter Tight,sans-serif;font-size:15.55px;line-height:1.4}.cards_ai-behavioral-analysis__eup9D .cards_cardDescription__5AepQ{font-size:15.61px;line-height:1.4}.cards_ai-personalized-report___KrOf .cards_cardDescription__5AepQ{font-size:16.64px;line-height:1.5}.cards_achievement-badges__GVyK4 .cards_cardDescription__5AepQ{font-size:16px;line-height:1.5}.cards_coming_soon__PqJ5Q{margin-top:23.32px;width:153px;height:47.32px;padding:12px 29px;border-radius:31.1px;background-color:#393a40;position:relative;font-family:Inter Tight,sans-serif;font-size:15.61px;line-height:1.4;font-weight:500;color:hsla(0,0%,97%,.7);border:none;outline:none;cursor:auto;transition:all .3s ease-in-out}.cards_coming_soon__PqJ5Q:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);border-radius:31.1px;background:radial-gradient(circle,#f8f8f8 0,hsla(0,0%,97%,0) 100%);opacity:.25;filter:blur(8px);z-index:-1}.cards_coming_soon__PqJ5Q:before{content:"";position:absolute;inset:0;border-radius:31.1px;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.01) 40%,hsla(0,0%,100%,.01) 60%,hsla(0,0%,100%,.1));-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media(max-width:1023px){.cards_card__FCWZF.cards_achievement-badges__GVyK4 .cards_coming_soon__PqJ5Q,.cards_card__FCWZF.cards_ai-behavioral-analysis__eup9D .cards_coming_soon__PqJ5Q{display:none}}@media(min-width:1444px){.cards_coming_soon__PqJ5Q{display:none}}.insight_insight__K5EHi{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:80px 30px}@media(min-width:1024px){.insight_insight__K5EHi{padding:165px 110px 0}}@media(min-width:1444px){.insight_insight__K5EHi{padding:137px 181px 0 200px}}.insight_icon__D7kpI{margin-bottom:12px}@media(min-width:1024px){.insight_icon__D7kpI{margin-bottom:16px}}.insight_title__cLO9V{font-family:Inter Tight,sans-serif;font-size:25px;list-style:1.2;font-weight:500;color:#e0e0e0;margin-bottom:12px}@media(min-width:1024px){.insight_title__cLO9V{font-size:33px;list-style:1.1;margin-bottom:16px}}.insight_sub_title___ldLV{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.04px;color:#7e808a;text-align:center;margin-bottom:32px}@media(min-width:1024px){.insight_sub_title___ldLV{font-size:14px;list-style:1.4;margin-bottom:85px;width:454px}}.m_features_m_features___E4SK{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 30px;position:relative;width:100%;overflow:hidden}.m_features_m_features___E4SK:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#18181b,#0d0d10)}.m_features_m_features___E4SK:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0d0d10 0,rgba(13,13,16,0) 40%,rgba(13,13,16,0) 70%,#0d0d10);pointer-events:none}@media(min-width:1024px){.m_features_m_features___E4SK{padding:107px 111px 83px 110px}.m_features_m_features___E4SK:after,.m_features_m_features___E4SK:before{display:none}}@media(min-width:1444px){.m_features_m_features___E4SK{padding:225px 200px 140px}}.m_features_container_text__Egmbe{display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.m_features_container_text__Egmbe{align-items:flex-start;text-align:start;width:530px;margin-right:270px}}@media(min-width:1444px){.m_features_container_text__Egmbe{margin-right:490px}}.m_features_tag__ZzgQL{position:relative;display:flex;align-items:center;gap:4px;padding:2px 8px;margin-bottom:12px;border-radius:26px;color:var(--text-primary);background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02))}.m_features_tag__ZzgQL:before{content:"";position:absolute;inset:0;border-radius:26px;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,0));-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media(min-width:1024px){.m_features_tag__ZzgQL{margin-bottom:18px}}.m_features_sub_title__iIFnO{font-family:var(--font-default);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.04px;color:#e0e0e0}.m_features_description__Y0zCv,.m_features_title__8bAwu{display:block;position:relative;z-index:1}.m_features_title__8bAwu{font-family:Inter Tight,sans-serif;font-size:25px;font-weight:var(--font-weight-medium);line-height:1.2;color:var(--text-primary);margin-bottom:12px}@media(min-width:1024px){.m_features_title__8bAwu{font-size:33px;line-height:1.1;margin-bottom:16px}}.m_features_description__Y0zCv{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.04px;color:#7e808a;margin-bottom:40px}@media(min-width:1024px){.m_features_description__Y0zCv{font-size:14px;line-height:1.4;margin-bottom:55px}}@media(min-width:1444px){.m_features_description__Y0zCv{width:475px}}.cards_cards__nMdmz{display:flex;flex-direction:column;gap:20px;align-items:center;width:100%}@media(min-width:1024px){.cards_cards__nMdmz{flex-direction:row;justify-content:center;gap:12px}}@media(min-width:1444px){.cards_cards__nMdmz{gap:20px}}.cards_card__nKZ8L{display:flex;flex-direction:column-reverse;align-items:center;text-align:center;width:315px;border-radius:12px;background:linear-gradient(23.95deg,#130f2e 30.95%,#0d0d10 83.96%);position:relative;overflow:hidden}@media(min-width:1024px){.cards_card__nKZ8L{width:396px}}@media(min-width:1444px){.cards_card__nKZ8L{width:510px}}.cards_card__nKZ8L:before{content:"";position:absolute;inset:0;border-radius:12px;padding:.5px;background:linear-gradient(0deg,hsla(0,0%,43%,.5),hsla(0,0%,43%,.5));opacity:.5;-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.cards_cardIcon__fRuDQ{position:absolute;top:146px;left:78px;z-index:10;display:flex}@media(min-width:1024px){.cards_cardIcon__fRuDQ{top:168px;left:51px}}@media(min-width:1444px){.cards_cardIcon__fRuDQ{top:174px;left:96px}}.cards_tabletIcon__pVG55{display:none}@media(min-width:1024px)and (max-width:1439px){.cards_tabletIcon__pVG55{display:block;width:60px;height:45px}}.cards_desktopIcon__1bg5v{display:none}@media(min-width:1444px){.cards_desktopIcon__1bg5v{display:block;width:63px;height:48px}}.cards_mobileIcon__OFSdQ{display:block;width:54px;height:41px}@media(min-width:1024px){.cards_mobileIcon__OFSdQ{display:none}}.cards_imageWrapper__Mab1D{width:100%;display:flex;justify-content:flex-end;align-items:center;overflow:hidden}@media(min-width:1024px){.cards_educational-resources___ZWj5 .cards_imageWrapper__Mab1D{margin-top:16px;justify-content:center;padding:0 24px}.cards_real-time-news__vIkhX .cards_imageWrapper__Mab1D{padding:0 0 0 24px}}@media(min-width:1444px){.cards_real-time-news__vIkhX .cards_imageWrapper__Mab1D{margin-top:15px}}.cards_cardImage__k1JdU{width:100%;height:auto;display:block}.cards_textWrapper__ZLJLp{padding:20px;text-align:start}@media(min-width:1024px){.cards_textWrapper__ZLJLp{padding:24px}}@media(min-width:1444px){.cards_textWrapper__ZLJLp{padding:40px 32px}}.cards_cardText__5uu72,.cards_highlight__gxUiZ{font-size:16px;line-height:1.5;letter-spacing:-.04px}.cards_cardText__5uu72{color:#7e808a}.cards_highlight__gxUiZ{color:#e0e0e0}.cards_carouselContainer__dtl_I{width:100%;max-width:2560px;overflow:hidden;position:relative;margin:0 auto}@keyframes cards_scroll__4QtzV{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cards_carousel__vaVoa{display:flex;gap:16px;will-change:transform;flex-wrap:nowrap;width:fit-content;animation:cards_scroll__4QtzV 30s linear infinite}.cards_card__h16P0{display:flex;flex-direction:column;min-width:260px;max-width:400px;padding:24px;border-radius:8px;background:linear-gradient(180deg,#130f2e,hsla(0,0%,9%,0));position:relative;overflow:hidden;border:1px solid transparent;text-align:center;word-wrap:break-word;white-space:normal}.cards_card__h16P0:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,0));-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media(min-width:1024px){.cards_card__h16P0{min-width:400px;padding:32px}}.cards_cardText__QasN2{font-weight:500;font-size:14px;line-height:1.4;color:#f1f1f1;text-align:left;letter-spacing:-.04px;max-width:100%;overflow-wrap:break-word;white-space:normal}@media(min-width:1024px){.cards_cardText__QasN2{width:336px}}.cards_userInfo__H__ug{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.cards_user__8zf4x{font-size:14px;color:#f1f1f1}.cards_position__2z0sJ,.cards_user__8zf4x{line-height:1.4;font-weight:500;letter-spacing:-.04px}.cards_position__2z0sJ{font-size:12px;color:#7e808a}.testimonials_testimonials__DF3pH{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 0}@media(min-width:1024px){.testimonials_testimonials__DF3pH{padding:0 0 120px}}@media(min-width:1444px){.testimonials_testimonials__DF3pH{padding:0 0 160px}}.testimonials_tag__xygzH{position:relative;display:flex;align-items:center;gap:4px;padding:2px 8px;margin-bottom:12px;border-radius:26px;color:var(--text-primary);background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02))}.testimonials_tag__xygzH:before{content:"";position:absolute;inset:0;border-radius:26px;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,0));-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media(min-width:1024px){.testimonials_tag__xygzH{margin-bottom:14px}}.testimonials_sub_title__qb2qi{font-family:var(--font-default);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.04px;color:#e0e0e0}.testimonials_description__ToHJv,.testimonials_title__IvbFQ{display:block;position:relative;z-index:1}.testimonials_title__IvbFQ{font-family:Inter Tight,sans-serif;font-size:25px;font-weight:var(--font-weight-medium);line-height:1.2;color:var(--text-primary);margin-bottom:12px}@media(min-width:1024px){.testimonials_title__IvbFQ{font-size:33px;line-height:1.1}}.testimonials_description__ToHJv{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.04px;color:#7e808a;margin-bottom:40px}@media(min-width:1024px){.testimonials_description__ToHJv{font-size:14px;line-height:1.4;margin-bottom:60px}}@media(min-width:1444px){.testimonials_description__ToHJv{width:475px}}.trade_trade__eTlDe{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:39px 30px;position:relative;overflow:hidden}@media(min-width:1024px){.trade_trade__eTlDe{padding:102px 0 39.59px;margin-bottom:60px}}@media(min-width:1444px){.trade_trade__eTlDe{margin-bottom:67px}}.trade_tradeGraphic__2lcoP{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1935px;z-index:0}.trade_tradeGraphic__2lcoP img{width:100%;height:141px;max-width:1935px}.trade_description__sRpnu,.trade_title__8BXJp{display:block;position:relative;z-index:1;text-align:center}.trade_title__8BXJp{font-family:Inter Tight,sans-serif;font-size:25px;font-weight:var(--font-weight-medium);line-height:1.2;color:var(--text-primary);margin-bottom:6px}@media(min-width:1024px){.trade_title__8BXJp{font-size:33px;line-height:1.1}}.trade_description__sRpnu{font-size:16px;line-height:1.5;font-weight:500;letter-spacing:-.04px;color:#7e808a;margin-bottom:32px}@media(min-width:1444px){.trade_description__sRpnu{width:475px}}.trade_buttons__qvvf_{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;margin-bottom:12px}@media(min-width:1024px){.trade_buttons__qvvf_{flex-direction:unset;margin-bottom:37.5px;text-align:center}}.trade_join_waitlist__YPV1c{position:relative;width:314px;height:48px;border-radius:6px;font-size:18px;line-height:1.4;border:1px solid transparent;background-color:var(--button-accent-bg);color:var(--button-join-text);transition:all .3s ease}.trade_join_waitlist__YPV1c:hover{background-color:var(--hover-bg);color:var(--hover-text);border:1px solid hsla(0,0%,97%,.09);border-radius:8px;width:314px;height:48px}@media(min-width:1024px){.trade_join_waitlist__YPV1c{width:135px;height:40px;font-size:15px;line-height:1.5;background-color:transparent;color:#e0e0e0}.trade_join_waitlist__YPV1c:hover{border-radius:6px;width:135px;height:40px;background-color:hsla(0,0%,97%,.02);color:hsla(0,0%,97%,.69)}}.trade_coming_soon__nvaY7{position:relative;width:314px;height:48px;font-size:18px;line-height:1.4;background-color:hsla(0,0%,97%,.02);color:hsla(0,0%,97%,.69);border:1px solid hsla(0,0%,97%,.09);border-radius:8px}@media(min-width:1024px){.trade_coming_soon__nvaY7{width:135px;height:40px;font-size:15px;line-height:1.5}}.trade_social_links__U1G6Q{display:flex;gap:16px;cursor:pointer}.loader_loaderContainer__p1Ljv{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:9999;display:flex;justify-content:center;align-items:center;background:#080915;opacity:1;transition:opacity .5s ease-out}.loader_fadeOut__xIzme{opacity:0}.loader_loader17__FwpJp{position:relative;width:77px}.loader_cssSquare__71g4X{position:absolute;top:50%;width:25px;height:7px;background:#fff;box-shadow:2px 2px 3px 0 #000}.loader_square1__nkrTw{left:70px;animation:loader_dominos__3ne1Y 1s ease .125s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease .125s infinite}.loader_square2__p6gC4{left:60px;animation:loader_dominos__3ne1Y 1s ease .3s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease .3s infinite}.loader_square3__UPDn_{left:50px;animation:loader_dominos__3ne1Y 1s ease .425s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease .425s infinite}.loader_square4__rhSpb{left:40px;animation:loader_dominos__3ne1Y 1s ease .54s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease .54s infinite}.loader_square5___v2mw{left:30px;animation:loader_dominos__3ne1Y 1s ease .665s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease .665s infinite}.loader_square6__B4x3V{left:20px;animation:loader_dominos__3ne1Y 1s ease .79s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease .79s infinite}.loader_square7__Ej1qT{left:10px;animation:loader_dominos__3ne1Y 1s ease .9s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease .9s infinite}.loader_square8__GbyXg{left:0;animation:loader_dominos__3ne1Y 1s ease 1s infinite;-webkit-animation:loader_dominos__3ne1Y 1s ease 1s infinite}@-webkit-keyframes loader_dominos__3ne1Y{50%{opacity:.7}75%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}80%{opacity:1}}@keyframes loader_dominos__3ne1Y{50%{opacity:.7}75%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}80%{opacity:1}}