.styles_NavigationMenuRoot__P_zfK{display:none}.styles_NavigationMenuRoot__P_zfK button{all:unset}.styles_NavigationMenuList__5D5Co{list-style:none;margin:0;display:flex;justify-content:center}.styles_NavigationMenuList__5D5Co button{height:100%}.styles_NavigationMenuLink__M9pYA,.styles_NavigationMenuTrigger__hkhVX{border-radius:.25rem;padding:.5rem 1rem;font-size:1rem;color:var(--black);line-height:1;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.styles_NavigationMenuTrigger__hkhVX{display:flex;align-items:center;justify-content:space-between;padding:0 .5rem 0 1rem!important}.styles_NavigationMenuLink__M9pYA{display:block;text-decoration:none;font-size:1rem;line-height:1}.styles_NavigationMenuContent__kP1AP{position:absolute;top:0;left:0;width:100%;animation-duration:.25s;animation-timing-function:ease}.styles_NavigationMenuContent__kP1AP .styles_callout___7PKC{border-radius:.375rem;background-size:cover;background-repeat:no-repeat}.styles_NavigationMenuContent__kP1AP .styles_callout___7PKC.styles_garden__c7HV4{background:linear-gradient(0deg,#070411,rgba(7,4,17,0) 98.19%),linear-gradient(180deg,rgba(47,16,87,.71),rgba(7,4,17,0)),url(/garden-section-bg.jpg),#d3d3d3 50%;background-position:50%}.styles_NavigationMenuContent__kP1AP .styles_callout___7PKC.styles_garden__c7HV4 svg{margin-bottom:1.25rem;width:6.25rem;height:auto}.styles_NavigationMenuContent__kP1AP .styles_callout___7PKC.styles_orgs__AE6AF{border:.0625rem solid var(--purple200);background-image:url(/menu/callout-orgs.jpg);background-position:top}.styles_NavigationMenuContent__kP1AP .styles_callout___7PKC.styles_learn__yjb_Z{background-image:url(/menu/callout-learn.jpg);background-position:bottom}.styles_NavigationMenuContent__kP1AP .styles_callout___7PKC a{height:100%;display:flex;justify-content:flex-end;flex-direction:column;padding:1rem;color:var(--white);font-size:var(--fontSizeSm);text-decoration:none}.styles_NavigationMenuContent__kP1AP[data-motion=from-start]{animation-name:styles_enterFromLeft__DtEyH}.styles_NavigationMenuContent__kP1AP[data-motion=from-end]{animation-name:styles_enterFromRight__5lJV_}.styles_NavigationMenuContent__kP1AP[data-motion=to-start]{animation-name:styles_exitToLeft__DF1if}.styles_NavigationMenuContent__kP1AP[data-motion=to-end]{animation-name:styles_exitToRight__9IAVJ}.styles_NavigationMenuIndicator__KyjFy{display:flex;align-items:flex-end;justify-content:center;height:.625rem;top:100%;overflow:hidden;z-index:1;transition:width,transform .25s ease}.styles_NavigationMenuIndicator__KyjFy[data-state=visible]{animation:styles_fadeIn__oE8Qx .2s ease}.styles_NavigationMenuIndicator__KyjFy[data-state=hidden]{animation:styles_fadeOut__Oemve .2s ease}.styles_NavigationMenuViewport__OLPa2{position:relative;transform-origin:top center;margin-top:.625rem;width:100%;background-color:#f9f8fc;border:.0625rem solid var(--purple100);border-radius:.375rem;overflow:hidden;height:var(--radix-navigation-menu-viewport-height);transition:width,height,.3s ease;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2)}.styles_NavigationMenuViewport__OLPa2[data-state=open]{animation:styles_scaleIn__ZtoFK .2s ease}.styles_NavigationMenuViewport__OLPa2[data-state=closed]{animation:styles_scaleOut__npuxe .2s ease}.styles_List__BBuAP{display:grid;padding:1.375rem;margin:0;grid-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;list-style:none}.styles_ListItemLink__sKgeQ{display:block;outline:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.75rem;border-radius:.375rem;font-size:.9375rem;line-height:1}.styles_ListItemLink__sKgeQ:hover{background-color:var(--purple50)}.styles_ListItemHeading__Bl4fq{margin-bottom:.3125rem;color:var(--black);font-weight:var(--fontWeightSemiBold)}.styles_ListItemText__4XcK6{color:var(--grey600);font-weight:400;line-height:1.4}.styles_ViewportPosition__wHuhU{position:absolute;display:flex;justify-content:center;width:100%;top:100%;left:0;perspective:2000px}.styles_CaretDown__DDLUj{position:relative;color:var(--purple200);top:.0625rem;transition:transform .25s ease}[data-state=open]>.styles_CaretDown__DDLUj{transform:rotate(-180deg)}.styles_Arrow__tKy0S{position:relative;top:70%;background-color:var(--purple100);width:.625rem;height:.625rem;transform:rotate(45deg);border-top-left-radius:.125rem}@keyframes styles_enterFromRight__5lJV_{0%{opacity:0;transform:translateX(12.5rem)}to{opacity:1;transform:translateX(0)}}@keyframes styles_enterFromLeft__DtEyH{0%{opacity:0;transform:translateX(-12.5rem)}to{opacity:1;transform:translateX(0)}}@keyframes styles_exitToRight__9IAVJ{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(12.5rem)}}@keyframes styles_exitToLeft__DF1if{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-12.5rem)}}@keyframes styles_scaleIn__ZtoFK{0%{opacity:0;transform:rotateX(-30deg) scale(.9)}to{opacity:1;transform:rotateX(0deg) scale(1)}}@keyframes styles_scaleOut__npuxe{0%{opacity:1;transform:rotateX(0deg) scale(1)}to{opacity:0;transform:rotateX(-10deg) scale(.95)}}@keyframes styles_fadeIn__oE8Qx{0%{opacity:0}to{opacity:1}}@keyframes styles_fadeOut__Oemve{0%{opacity:1}to{opacity:0}}@media only screen and (min-width:600px){.styles_NavigationMenuContent__kP1AP{width:auto}.styles_List__BBuAP.styles_one__Gonlu{width:31.25rem;grid-template-columns:1fr 1fr}.styles_NavigationMenuViewport__OLPa2{width:var(--radix-navigation-menu-viewport-width)}}@media screen and (min-width:900px){.styles_NavigationMenuRoot__P_zfK{position:relative;width:100%;display:flex;justify-content:center;z-index:1}}.styles_booster__IT_uH,.styles_points__xDiU7{position:relative;border:.0625rem solid transparent;border-radius:1rem;max-width:-moz-min-content;max-width:min-content;height:2rem;background-clip:padding-box;-webkit-background-clip:padding-box;z-index:1}.styles_booster__IT_uH:before,.styles_points__xDiU7:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:-.0625rem;border-radius:inherit;z-index:-1}.styles_points__xDiU7:before{background:linear-gradient(-135deg,#4457e8,#aaf6fc 22%,#b68ffc 51%,#7fd1f9 79%,#7064ec);background-size:300%}.styles_booster__IT_uH:before,.styles_points__xDiU7.styles_boost__rb6vr:before{background:linear-gradient(180deg,#ad48fd,#d40ef4);background-size:100%}.styles_booster__IT_uH>div,.styles_points__xDiU7>div{height:100%;border-radius:inherit;display:flex;align-items:center;padding:0 .625rem}.styles_points__xDiU7>div{background-color:hsla(0,0%,100%,.6)}.styles_booster__IT_uH>div{background-color:hsla(0,0%,100%,.7)}.styles_points__xDiU7.styles_boost__rb6vr>div{background-color:hsla(0,0%,100%,.9)}.styles_booster__IT_uH span,.styles_points__xDiU7 span{font-weight:var(--fontWeightMedium);white-space:nowrap}.styles_booster__IT_uH span:last-child{margin-left:.5rem;background:linear-gradient(180deg,#ad48fd,#d40ef4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.styles_points__xDiU7 svg{margin-left:.5rem;width:1.25rem;height:1.25rem}.styles_menu__c1HjF{position:absolute;float:right;top:calc(var(--topbarHeight) + .125rem);right:-.625rem;border:.0625rem solid var(--topbarBorderColor);border-radius:.375rem;background-color:var(--topbarBackgroundColor);margin:0;width:100%;max-width:var(--userMenuWidth);box-shadow:0 0 1.875rem 0 rgba(0,0,0,.15);z-index:1}.styles_menu__c1HjF:after,.styles_menu__c1HjF:before{content:"";position:absolute;top:-.3125rem;right:1.1875rem;border-left:.625rem solid transparent;border-right:.625rem solid transparent}.styles_menu__c1HjF:before{border-bottom:.625rem solid var(--topbarBorderColor);margin-top:-.3125rem}.styles_menu__c1HjF:after{border-bottom:.625rem solid var(--topbarBackgroundColor);margin-top:-.1875rem}.styles_menu_items__XQGay{--viewportSize:100;--spaceAvailable:calc((var(--viewportSize) - 60 - 20) * 1px);margin:0;max-height:calc(var(--spaceAvailable) - .125rem);display:inherit;padding:1rem 0;overflow-y:auto;scrollbar-width:inherit;-ms-overflow-style:auto}.styles_menu_items__XQGay li{list-style:none;padding:.5rem 1rem;font-size:var(--fontSizeSm);transition-duration:.3s}.styles_menu_items__XQGay li:hover{background-color:var(--topbarBorderColor)}.styles_menu_items__XQGay li.styles_points__Ci3OG,.styles_menu_items__XQGay li.styles_user__qqNwi{border-bottom:.0625rem solid var(--userMenuDividerColor);height:100%;padding:1rem}.styles_menu_items__XQGay li.styles_points__Ci3OG:hover,.styles_menu_items__XQGay li.styles_user__qqNwi:hover{background-color:transparent}.styles_menu_items__XQGay li.styles_user__qqNwi{padding-top:0}.styles_menu_items__XQGay li.styles_user__qqNwi>div>div{display:flex;justify-content:flex-start;flex-direction:row}.styles_menu_items__XQGay li.styles_user__qqNwi>div>div>div:first-child{margin:.125rem .75rem 0 0;width:2.375rem;height:2.375rem;border-color:var(--topbarBorderColor)}.styles_menu_items__XQGay li.styles_user__qqNwi>div>div>div>span{font-weight:var(--fontWeightSemiBold)}.styles_menu_items__XQGay li.styles_user__qqNwi>div a{margin-top:1rem;border:.0625rem solid var(--purple500);border-radius:.5rem;padding:.5rem 0;font-weight:var(--fontWeightSemiBold);text-decoration:none;text-align:center;color:var(--purple500);transition-duration:var(--hoverTransitionDuration)}.styles_menu_items__XQGay li.styles_user__qqNwi>div a:hover{background-color:var(--topbarBorderColor)}.styles_menu_items__XQGay li.styles_points__Ci3OG{border-radius:0;margin-bottom:.5rem}.styles_menu_items__XQGay li.styles_points__Ci3OG a{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.styles_menu_items__XQGay li.styles_points__Ci3OG a span{font-size:var(--fontSizeSm)}.styles_menu_items__XQGay li.styles_points__Ci3OG div>div>div{background-color:var(--purple200)}.styles_menu_items__XQGay li:last-child{margin-top:.5rem;border-radius:0 0 .25rem .25rem;border-top:.0625rem solid var(--userMenuDividerColor);padding-bottom:0}.styles_menu_items__XQGay li:last-child:hover{background-color:transparent;cursor:auto}.styles_menu_items__XQGay li:last-child button{margin-top:.5rem;border:0;background-color:transparent;display:flex;align-items:center;padding:0;font-size:var(--fontSizeSm);color:var(--orange600);white-space:nowrap;cursor:pointer}.styles_menu_items__XQGay li>a,.styles_menu_items__XQGay li>div{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;color:var(--topbarColor);text-decoration:none}.styles_menu_items__XQGay li>a span,.styles_menu_items__XQGay li>div span{font-size:var(--fontSizeSm)}.styles_wallet__Hdfxb{position:relative;display:flex;align-items:center;font-weight:var(--fontWeightRegular)}.styles_wallet__Hdfxb span.styles_balance__lAUsv{margin-right:.3125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_wallet__Hdfxb svg{margin-left:.125rem;min-width:1.3125rem;height:1.3125rem}.styles_wrapper__qbTkg button{position:relative;border:0;background-color:transparent;width:auto;height:1.875rem;padding:0}.styles_wrapper__qbTkg button.styles_unread__xnmUl:after{content:"";position:absolute;border-radius:999px;background-color:var(--red500);width:.625rem;height:.625rem;top:0;right:.1875rem}.styles_wrapper__qbTkg>div{position:absolute;float:right;top:calc(var(--topbarHeight) + .125rem);right:2.1875rem;border:.0625rem solid var(--topbarBorderColor);border-radius:.25rem;background-color:var(--topbarBackgroundColor);margin:0;width:17.5rem;padding:0;box-shadow:0 0 1.875rem 0 rgba(0,0,0,.15);z-index:1}.styles_wrapper__qbTkg>div:after,.styles_wrapper__qbTkg>div:before{content:"";position:absolute;top:-.3125rem;right:1.1875rem;border-left:.625rem solid transparent;border-right:.625rem solid transparent}.styles_wrapper__qbTkg>div:before{border-bottom:.625rem solid var(--grey100);margin-top:-.3125rem}.styles_wrapper__qbTkg>div:after{border-bottom:.625rem solid var(--topbarBackgroundColor);margin-top:-.1875rem}.styles_wrapper__qbTkg>div>div{border-radius:.25rem;max-height:25rem;overflow-y:auto}.styles_wrapper__qbTkg ul{margin:0;padding:0}.styles_wrapper__qbTkg ul a{text-decoration:none}.styles_loader_container__MXrJc{display:flex;padding:2rem;justify-content:center}.styles_no_more_notifications__mdEzl{background-color:var(--grey100)}.styles_no_more_notifications__mdEzl,.styles_no_notifications__ReSN9{padding:.9375rem 0;text-align:center;font-size:.75rem;color:var(--grey400)}.styles_no_notifications__ReSN9{list-style:none;background-color:var(--white)}.styles_wrapper__2sK17{position:fixed;top:0;left:0;width:100vw;min-height:100vh;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;padding:var(--sidePadding);z-index:9}.styles_modal__nmrji{width:100%;max-width:26.25rem;border:.0625rem solid var(--grey150);border-radius:1rem;background-color:var(--white);padding:1.5rem 1rem}.styles_footer__5hnkT,.styles_header__Ewhuu{display:flex;justify-content:space-between;align-items:flex-start}.styles_header__Ewhuu h1{flex:1 1;font-size:1.25rem;font-weight:var(--fontWeigthMedium);color:var(--grey900);line-height:1.25}.styles_header__Ewhuu button{margin-left:.9375rem;width:1.5rem;height:1.5rem;min-width:0;min-width:auto;border-radius:50%}.styles_header__Ewhuu button svg{width:.9375rem;height:.9375rem}.styles_body__ioiUH{margin-top:.625rem;color:var(--grey600)}.styles_body__ioiUH img{display:block;margin:1.875rem auto 2.5rem;max-width:80%;height:auto}.styles_footer__5hnkT{position:relative;flex-direction:column}.styles_footer__5hnkT a,.styles_footer__5hnkT button{width:100%;cursor:pointer}.styles_footer__5hnkT a{order:1;margin-bottom:.3125rem}.styles_footer__5hnkT button{order:2}@media screen and (min-width:360px){.styles_modal__nmrji{padding:1.5rem}}@media screen and (min-width:700px){.styles_footer__5hnkT{flex-direction:row}.styles_footer__5hnkT a,.styles_footer__5hnkT button{width:inherit}.styles_footer__5hnkT a{order:2;margin:0}.styles_footer__5hnkT button{order:1}}.styles_wrapper__lIEtH a{display:flex;align-items:center;text-decoration:none}.styles_wrapper__lIEtH.styles_with_top_banner__4Gvcm a{margin-top:1.875rem}.styles_wrapper__lIEtH a span{font-size:var(--fontSizeSm);color:var(--menuBackgroundColor)}.styles_wrapper__lIEtH a>svg{margin-right:.3125rem;width:auto;height:1.25rem}.styles_wrapper__lIEtH a .styles_price__mFznI{margin-left:.625rem}.styles_ticker_tag__9XY2M{margin-left:.375rem;border-radius:.375rem;background-color:var(--green500);display:flex;align-items:center;padding:0 .3125rem 0 .125rem}.styles_ticker_tag__9XY2M svg{margin-right:.125rem;width:auto;height:1rem;transform:rotate(-90deg)}.styles_ticker_tag__9XY2M.styles_negative__q_rlq{background-color:var(--red300)}.styles_ticker_tag__9XY2M.styles_negative__q_rlq svg{transform:rotate(90deg)}.styles_ticker_tag__9XY2M span,.styles_ticker_tag__9XY2M svg{opacity:.75}@media screen and (min-width:800px){.styles_wrapper__lIEtH.styles_with_top_banner__4Gvcm a{margin-top:0}}.styles_wrapper__qPjRR{position:relative;border:1px solid var(--purple100);border-radius:12px;z-index:1}.styles_wrapper__qPjRR>div{border-radius:inherit;background-color:var(--purple900);padding:80px var(--sidePadding);text-align:center}.styles_wrapper__qPjRR>div>svg{position:relative;margin-bottom:36px;width:80px;height:auto;z-index:3}.styles_wrapper__qPjRR h2,.styles_wrapper__qPjRR p{position:relative;color:var(--purple50);z-index:3}.styles_wrapper__qPjRR h2{font-size:35px;font-weight:var(--fontWeightSemiBold);line-height:1.1}.styles_wrapper__qPjRR p{margin-top:10px}.styles_cta__RSL8Y{position:relative;margin:26px 0 -10px;display:flex;flex-direction:column;align-items:center;z-index:3}.styles_cta__RSL8Y button{margin:10px}.styles_cta__RSL8Y button.styles_request-demo__563GO{background-color:var(--purple950)}.styles_bg__asi8c{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;overflow:hidden}.styles_bg_lines__4Bj7X{width:100%;height:100%;background-image:url(/get-started-bg.svg);background-position:50%;background-size:cover;z-index:2}.styles_bg_gradient__dtMt2{position:absolute;top:-55%;left:50%;transform:translateX(-50%);width:100%;max-width:var(--contentMaxWidth);height:100%;border-radius:50%;background:var(--purple500);opacity:.5;filter:blur(150px);z-index:1}@media screen and (min-width:700px){.styles_cta__RSL8Y{flex-direction:row;justify-content:center}}@media screen and (min-width:900px){.styles_wrapper__qPjRR h2{font-size:52px}}.styles_wrapper__9AY5g{padding:2.5rem var(--sidePadding);scroll-margin-top:calc(var(--topbarHeight) + 2.5rem)}.styles_wrapper__9AY5g>div{border-radius:.625rem;margin:0 auto;max-width:var(--contentMaxWidth);background:linear-gradient(0deg,#070411,rgba(7,4,17,0) 98.19%),linear-gradient(180deg,rgba(47,16,87,.71),rgba(7,4,17,0)),url(/garden-section-bg.jpg),#d3d3d3 50%;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:2.75rem}.styles_wrapper__9AY5g>div>svg{width:7.75rem;height:auto}.styles_wrapper__9AY5g>div h2{margin:3.75rem 0 1.125rem;color:var(--white)}.styles_wrapper__9AY5g>div p{margin:0;max-width:53.125rem;font-size:1.125rem;color:var(--white)}.styles_wrapper__9AY5g>div p:not(:last-child){margin-bottom:1rem}.styles_cta__sy2Do{margin-top:2.1875rem}.styles_cta__sy2Do button{margin:0 0 1rem}.styles_cta__sy2Do a{background-color:hsla(0,0%,100%,.2)}.styles_cta__sy2Do a:hover{background-color:hsla(0,0%,100%,.3)}@media screen and (min-width:700px){.styles_cta__sy2Do{display:flex}.styles_cta__sy2Do button{margin:0 1rem 0 0}}