.Footer_outer__C8mW1{width:100%;height:150px;display:flex;align-items:center;justify-content:center;gap:5%}.page_container__g69S5{max-width:800px;margin:40px auto;padding:0 20px}.page_container__g69S5 .page_blogH1__ACUHu{font-size:2.5em;margin-bottom:30px;text-align:center}.page_container__g69S5 .page_date__09oMB{font-size:.9em;color:#777;margin-bottom:10px}.page_container__g69S5 .page_category__FuhmQ{font-size:1em;color:#555;margin-bottom:20px}.page_container__g69S5 .page_blogText__GDj31{text-align:center;font-size:1.2em;color:#666}.Header_outer__oKcfr{display:flex;width:100%;align-items:center;justify-content:space-between;padding-inline:5rem;padding-block:10px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05);position:relative}.Header_headerLeft__Vl5q8{display:flex;align-items:flex-end}.Header_headerLeft__Vl5q8 .Header_logoImage__dh6q8{margin-right:12px}.Header_headerLeft__Vl5q8 .Header_brandName__NcNiP{font-size:3rem;font-weight:700;text-decoration:none;color:#333}.Header_headerLeft__Vl5q8 .Header_brandName__NcNiP .Header_g__owoCc{color:#999}.Header_headerLeft__Vl5q8 .Header_beta__YN8rB{margin-left:1rem;border:1px solid orange;border-radius:6px;padding:.2rem 1.5rem;font-size:.9rem;color:#666;display:flex;align-items:center;justify-content:center}.Header_headerLeft__Vl5q8 .Header_globalNavi__FwX9M{display:flex;padding-left:100px}.Header_headerLeft__Vl5q8 .Header_globalNavi__FwX9M .Header_menu__mzBor{font-size:1.6rem;margin-left:40px;padding-bottom:3px;text-decoration:none;color:#555;font-weight:500;transition:color .3s ease}.Header_headerLeft__Vl5q8 .Header_globalNavi__FwX9M .Header_menu__mzBor:hover{color:orange}.Header_headerRight__oovsT{display:flex;align-items:center;gap:15px}.Header_headerRight__oovsT .Header_login__VoNX4,.Header_headerRight__oovsT .Header_signup__qCVqR{display:flex;align-items:center;justify-content:center;width:100px;height:38px;border:1px solid #333;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .3s ease,color .3s ease,border-color .3s ease;font-size:1rem}.Header_headerRight__oovsT .Header_login__VoNX4{color:#333}.Header_headerRight__oovsT .Header_login__VoNX4:hover{background-color:#f0f0f0}.Header_headerRight__oovsT .Header_signup__qCVqR{background-color:orange;border:1px solid rgba(0,0,0,0);color:#fff}.Header_headerRight__oovsT .Header_signup__qCVqR:hover{background-color:rgb(214.2,138.6,0)}.Header_hamburger__kBKaz{display:none;flex-direction:column;justify-content:space-around;width:30px;height:20px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:1001}.Header_hamburger__kBKaz:focus{outline:none}.Header_hamburger__kBKaz .Header_bar__i_J5e{width:100%;height:3px;background-color:#333;border-radius:5px;transition:all .3s ease}.Header_hamburger__kBKaz.Header_open___ApLb .Header_bar__i_J5e:first-child{transform:translateY(8px) rotate(45deg)}.Header_hamburger__kBKaz.Header_open___ApLb .Header_bar__i_J5e:nth-child(2){opacity:0}.Header_hamburger__kBKaz.Header_open___ApLb .Header_bar__i_J5e:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.Header_mobileMenuOverlay__xj8ys{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.Header_mobileMenuOverlay__xj8ys.Header_open___ApLb{opacity:1;visibility:visible}.Header_mobileMenuContent__pZLLb{background-color:#fff;padding:2.5rem;border-radius:8px;display:flex;flex-direction:column;gap:1.8rem;min-width:280px;max-width:90%;box-shadow:0 5px 15px rgba(0,0,0,.25);transform:translateY(-30px);opacity:0;transition:transform .3s ease,opacity .3s ease}.Header_mobileMenuOverlay__xj8ys.Header_open___ApLb .Header_mobileMenuContent__pZLLb{transform:translateY(0);opacity:1}.Header_mobileMenuLink__ZBNPg{text-decoration:none;color:#333;font-size:1.3rem;font-weight:500;padding:.5rem 0;text-align:center;transition:color .3s ease}.Header_mobileMenuLink__ZBNPg:hover{color:orange}.Header_mobileAuthButtons__FiOMh{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}.Header_mobileAuthButtons__FiOMh .Header_mobileLogin__rko7a,.Header_mobileAuthButtons__FiOMh .Header_mobileSignup__mNxsF{padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:700;text-align:center;font-size:1.1rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.Header_mobileAuthButtons__FiOMh .Header_mobileLogin__rko7a{color:orange;border:1px solid orange}.Header_mobileAuthButtons__FiOMh .Header_mobileLogin__rko7a:hover{background-color:#fff3e0}.Header_mobileAuthButtons__FiOMh .Header_mobileSignup__mNxsF{background-color:orange;color:#fff;border:1px solid rgba(0,0,0,0)}.Header_mobileAuthButtons__FiOMh .Header_mobileSignup__mNxsF:hover{background-color:rgb(214.2,138.6,0)}@media(max-width:1024px){.Header_outer__oKcfr{padding-inline:3rem}.Header_headerLeft__Vl5q8 .Header_globalNavi__FwX9M{padding-left:50px}.Header_headerLeft__Vl5q8 .Header_globalNavi__FwX9M .Header_menu__mzBor{margin-left:25px;font-size:1.5rem}}@media(max-width:768px){.Header_outer__oKcfr{padding-inline:1rem;justify-content:space-between}.Header_headerLeft__Vl5q8 .Header_brandName__NcNiP{font-size:2rem;margin-left:8px}.Header_headerLeft__Vl5q8 .Header_beta__YN8rB{padding:.1rem 1rem;font-size:.7rem}.Header_headerLeft__Vl5q8 .Header_globalNavi__FwX9M,.Header_headerRight__oovsT{display:none}.Header_hamburger__kBKaz{display:flex}}.features_container___JZmM{display:flex;flex-direction:column;align-items:center;width:100%}@media(max-width:768px){.features_container___JZmM{padding:1%}}.features_container___JZmM .features_betaFirstView__T1kEb,.features_container___JZmM .features_firstView__GZjZg,.features_container___JZmM .features_priceFirstView__7bcTB{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.features_container___JZmM .features_betaFirstView__T1kEb .features_betaH1__FQtd_,.features_container___JZmM .features_betaFirstView__T1kEb .features_firstViewH1__2bkk5,.features_container___JZmM .features_betaFirstView__T1kEb .features_priceH1__URpjl,.features_container___JZmM .features_firstView__GZjZg .features_betaH1__FQtd_,.features_container___JZmM .features_firstView__GZjZg .features_firstViewH1__2bkk5,.features_container___JZmM .features_firstView__GZjZg .features_priceH1__URpjl,.features_container___JZmM .features_priceFirstView__7bcTB .features_betaH1__FQtd_,.features_container___JZmM .features_priceFirstView__7bcTB .features_firstViewH1__2bkk5,.features_container___JZmM .features_priceFirstView__7bcTB .features_priceH1__URpjl{display:block;width:70%;padding-block:5rem;text-align:center;font-size:6.5rem}@media(max-width:768px){.features_container___JZmM .features_betaFirstView__T1kEb .features_betaH1__FQtd_,.features_container___JZmM .features_betaFirstView__T1kEb .features_firstViewH1__2bkk5,.features_container___JZmM .features_betaFirstView__T1kEb .features_priceH1__URpjl,.features_container___JZmM .features_firstView__GZjZg .features_betaH1__FQtd_,.features_container___JZmM .features_firstView__GZjZg .features_firstViewH1__2bkk5,.features_container___JZmM .features_firstView__GZjZg .features_priceH1__URpjl,.features_container___JZmM .features_priceFirstView__7bcTB .features_betaH1__FQtd_,.features_container___JZmM .features_priceFirstView__7bcTB .features_firstViewH1__2bkk5,.features_container___JZmM .features_priceFirstView__7bcTB .features_priceH1__URpjl{width:100%;font-size:2.8rem}}.features_container___JZmM .features_betaFirstView__T1kEb .features_firstViewImage__KboOT,.features_container___JZmM .features_firstView__GZjZg .features_firstViewImage__KboOT,.features_container___JZmM .features_priceFirstView__7bcTB .features_firstViewImage__KboOT{width:100%;height:auto;object-fit:cover;max-width:1280px;margin:0 auto;border:0 solid #eee;border-radius:20px;box-shadow:16px 16px 14px -13px #eee}@media(max-width:768px){.features_container___JZmM .features_betaFirstView__T1kEb .features_firstViewImage__KboOT,.features_container___JZmM .features_firstView__GZjZg .features_firstViewImage__KboOT,.features_container___JZmM .features_priceFirstView__7bcTB .features_firstViewImage__KboOT{border-radius:0}}.features_container___JZmM .features_betaFirstView__T1kEb .features_betaFirstViewDescription__QNDVI,.features_container___JZmM .features_betaFirstView__T1kEb .features_firstViewDescription__ryEzn,.features_container___JZmM .features_betaFirstView__T1kEb .features_priceFirstViewDescription__o_CER,.features_container___JZmM .features_firstView__GZjZg .features_betaFirstViewDescription__QNDVI,.features_container___JZmM .features_firstView__GZjZg .features_firstViewDescription__ryEzn,.features_container___JZmM .features_firstView__GZjZg .features_priceFirstViewDescription__o_CER,.features_container___JZmM .features_priceFirstView__7bcTB .features_betaFirstViewDescription__QNDVI,.features_container___JZmM .features_priceFirstView__7bcTB .features_firstViewDescription__ryEzn,.features_container___JZmM .features_priceFirstView__7bcTB .features_priceFirstViewDescription__o_CER{width:100%;max-width:1000px;text-align:left;font-size:1.6rem;line-height:2;margin-block:3rem}.features_container___JZmM .features_beta__hRFhL,.features_container___JZmM .features_feature__TKy3b,.features_container___JZmM .features_prices__YjCDA{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-block:5%}.features_container___JZmM .features_beta__hRFhL .features_betaTitle__QTdDK,.features_container___JZmM .features_beta__hRFhL .features_featureTitle___qKfw,.features_container___JZmM .features_feature__TKy3b .features_betaTitle__QTdDK,.features_container___JZmM .features_feature__TKy3b .features_featureTitle___qKfw,.features_container___JZmM .features_prices__YjCDA .features_betaTitle__QTdDK,.features_container___JZmM .features_prices__YjCDA .features_featureTitle___qKfw{display:block;width:100%;padding-block:5rem;text-align:center;font-size:4rem}@media(max-width:768px){.features_container___JZmM .features_beta__hRFhL .features_betaTitle__QTdDK,.features_container___JZmM .features_beta__hRFhL .features_featureTitle___qKfw,.features_container___JZmM .features_feature__TKy3b .features_betaTitle__QTdDK,.features_container___JZmM .features_feature__TKy3b .features_featureTitle___qKfw,.features_container___JZmM .features_prices__YjCDA .features_betaTitle__QTdDK,.features_container___JZmM .features_prices__YjCDA .features_featureTitle___qKfw{font-size:2.5rem}}.features_container___JZmM .features_beta__hRFhL .features_featureImage__f4x6X,.features_container___JZmM .features_feature__TKy3b .features_featureImage__f4x6X,.features_container___JZmM .features_prices__YjCDA .features_featureImage__f4x6X{width:100%;height:auto;object-fit:cover;max-width:1280px;margin:0 auto;border:1px solid #eee;border-radius:20px;box-shadow:16px 16px 14px -13px #eee}@media(max-width:768px){.features_container___JZmM .features_beta__hRFhL .features_featureImage__f4x6X,.features_container___JZmM .features_feature__TKy3b .features_featureImage__f4x6X,.features_container___JZmM .features_prices__YjCDA .features_featureImage__f4x6X{border-radius:0}}.features_container___JZmM .features_beta__hRFhL .features_betaDescription__PMeLj,.features_container___JZmM .features_beta__hRFhL .features_functions__Y5cYd,.features_container___JZmM .features_feature__TKy3b .features_betaDescription__PMeLj,.features_container___JZmM .features_feature__TKy3b .features_functions__Y5cYd,.features_container___JZmM .features_prices__YjCDA .features_betaDescription__PMeLj,.features_container___JZmM .features_prices__YjCDA .features_functions__Y5cYd{width:100%;max-width:1000px;display:flex;flex-direction:column;justify-content:flex-start;gap:5%}.features_container___JZmM .features_beta__hRFhL .features_betaDescription__PMeLj .features_function__ngJt7,.features_container___JZmM .features_beta__hRFhL .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_feature__TKy3b .features_betaDescription__PMeLj .features_function__ngJt7,.features_container___JZmM .features_feature__TKy3b .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_prices__YjCDA .features_betaDescription__PMeLj .features_function__ngJt7,.features_container___JZmM .features_prices__YjCDA .features_functions__Y5cYd .features_function__ngJt7{padding:5%;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.features_container___JZmM .features_beta__hRFhL .features_betaDescription__PMeLj .features_function__ngJt7 .features_betaFunctionTitle__KUIbs,.features_container___JZmM .features_beta__hRFhL .features_betaDescription__PMeLj .features_function__ngJt7 .features_functionTitle__zWppG,.features_container___JZmM .features_beta__hRFhL .features_functions__Y5cYd .features_function__ngJt7 .features_betaFunctionTitle__KUIbs,.features_container___JZmM .features_beta__hRFhL .features_functions__Y5cYd .features_function__ngJt7 .features_functionTitle__zWppG,.features_container___JZmM .features_feature__TKy3b .features_betaDescription__PMeLj .features_function__ngJt7 .features_betaFunctionTitle__KUIbs,.features_container___JZmM .features_feature__TKy3b .features_betaDescription__PMeLj .features_function__ngJt7 .features_functionTitle__zWppG,.features_container___JZmM .features_feature__TKy3b .features_functions__Y5cYd .features_function__ngJt7 .features_betaFunctionTitle__KUIbs,.features_container___JZmM .features_feature__TKy3b .features_functions__Y5cYd .features_function__ngJt7 .features_functionTitle__zWppG,.features_container___JZmM .features_prices__YjCDA .features_betaDescription__PMeLj .features_function__ngJt7 .features_betaFunctionTitle__KUIbs,.features_container___JZmM .features_prices__YjCDA .features_betaDescription__PMeLj .features_function__ngJt7 .features_functionTitle__zWppG,.features_container___JZmM .features_prices__YjCDA .features_functions__Y5cYd .features_function__ngJt7 .features_betaFunctionTitle__KUIbs,.features_container___JZmM .features_prices__YjCDA .features_functions__Y5cYd .features_function__ngJt7 .features_functionTitle__zWppG{font-weight:700;font-size:2rem;margin-bottom:2rem}.features_container___JZmM .features_beta__hRFhL .features_betaDescription__PMeLj,.features_container___JZmM .features_beta__hRFhL .features_betaDescription__PMeLj .features_function__ngJt7 .features_betaFunctionDescription__s2WsZ,.features_container___JZmM .features_beta__hRFhL .features_betaDescription__PMeLj .features_function__ngJt7 .features_functionDescription__cFdw0,.features_container___JZmM .features_beta__hRFhL .features_functions__Y5cYd .features_function__ngJt7 .features_betaFunctionDescription__s2WsZ,.features_container___JZmM .features_beta__hRFhL .features_functions__Y5cYd .features_function__ngJt7 .features_functionDescription__cFdw0,.features_container___JZmM .features_feature__TKy3b .features_betaDescription__PMeLj,.features_container___JZmM .features_feature__TKy3b .features_betaDescription__PMeLj .features_function__ngJt7 .features_betaFunctionDescription__s2WsZ,.features_container___JZmM .features_feature__TKy3b .features_betaDescription__PMeLj .features_function__ngJt7 .features_functionDescription__cFdw0,.features_container___JZmM .features_feature__TKy3b .features_functions__Y5cYd .features_function__ngJt7 .features_betaFunctionDescription__s2WsZ,.features_container___JZmM .features_feature__TKy3b .features_functions__Y5cYd .features_function__ngJt7 .features_functionDescription__cFdw0,.features_container___JZmM .features_prices__YjCDA .features_betaDescription__PMeLj,.features_container___JZmM .features_prices__YjCDA .features_betaDescription__PMeLj .features_function__ngJt7 .features_betaFunctionDescription__s2WsZ,.features_container___JZmM .features_prices__YjCDA .features_betaDescription__PMeLj .features_function__ngJt7 .features_functionDescription__cFdw0,.features_container___JZmM .features_prices__YjCDA .features_functions__Y5cYd .features_function__ngJt7 .features_betaFunctionDescription__s2WsZ,.features_container___JZmM .features_prices__YjCDA .features_functions__Y5cYd .features_function__ngJt7 .features_functionDescription__cFdw0{font-size:1.6rem;line-height:2}.features_container___JZmM .features_beta__hRFhL .features_priceH2__WxDUf,.features_container___JZmM .features_feature__TKy3b .features_priceH2__WxDUf,.features_container___JZmM .features_prices__YjCDA .features_priceH2__WxDUf{font-size:3rem}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ{margin-top:2rem;display:flex;justify-content:space-between;width:100%;max-width:1090px}@media(max-width:768px){.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ{flex-direction:column}}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3{width:32%;padding:2%;border:1px solid #333;border-radius:12px;display:flex;flex-direction:column}@media(max-width:768px){.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3{width:100%;margin-bottom:1.3rem}}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_amountAndUnit__Vm_kU,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_planName__nYBnU,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceButton__Sn93s,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceDescription__bjZG1,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_amountAndUnit__Vm_kU,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_planName__nYBnU,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceButton__Sn93s,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceDescription__bjZG1,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_amountAndUnit__Vm_kU,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_planName__nYBnU,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceButton__Sn93s,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceDescription__bjZG1{display:flex;align-items:center;justify-content:center;height:50px}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_amount__9K4p8,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_planName__nYBnU,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_amount__9K4p8,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_planName__nYBnU,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_amount__9K4p8,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_planName__nYBnU{font-size:2.5rem;font-weight:700}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceDescription__bjZG1,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceDescription__bjZG1,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceDescription__bjZG1{gap:41%}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceButton__Sn93s,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceButton__Sn93s,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_priceButton__Sn93s{text-align:center;padding:3%;background-color:orange;border-radius:50px;font-size:1.8rem;color:#fff}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd{display:flex;flex-direction:column;gap:3%;padding-top:5%}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd .features_function__ngJt7{border-top:1px solid #eee;padding:2%;border-radius:0}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd .features_function__ngJt7:first-child,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd .features_function__ngJt7:first-child,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_priceList__Rcjk3 .features_functions__Y5cYd .features_function__ngJt7:first-child{border-top:0 solid #eee}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_businessPlan__QRx_5,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_businessPlan__QRx_5,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_businessPlan__QRx_5,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2{background-color:#efefef;border:1px solid #999}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_functions__Y5cYd,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_planName__nYBnU,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_functions__Y5cYd,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_planName__nYBnU,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_functions__Y5cYd,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_planName__nYBnU,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_functions__Y5cYd,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_planName__nYBnU,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_functions__Y5cYd,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_planName__nYBnU,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_functions__Y5cYd,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_planName__nYBnU{color:#888}.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_beta__hRFhL .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_feature__TKy3b .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_businessPlan__QRx_5 .features_functions__Y5cYd .features_function__ngJt7,.features_container___JZmM .features_prices__YjCDA .features_priceGroup__DBOfJ .features_enterprisePlan__9LhJ2 .features_functions__Y5cYd .features_function__ngJt7{border-top:1px solid #ddd}.features_container___JZmM .features_subMenu__pz5nU{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:#fff;display:flex;width:70%;justify-content:space-between;height:150px;padding-top:1rem;margin-top:8rem;font-size:2rem;font-weight:700;flex-shrink:0}@media(max-width:768px){.features_container___JZmM .features_subMenu__pz5nU{display:none}}.ScrollToTopButton_outer__fcdeb{position:fixed;bottom:20px;right:20px;background-color:#999;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:"0px 2px 5px rgba(0,0,0,0.2)";z-index:1000}