.FAQHeader_faqHeader__GsmbN{display:flex;flex-direction:column;align-items:center;width:100%;gap:8px}.FAQHeader_content__7o0gW,.FAQHeader_iconContainer__fErg8{display:flex;justify-content:center;align-items:center}.FAQHeader_content__7o0gW{flex-direction:column;gap:8px;width:100%}.FAQHeader_title__NsUK9{font-weight:600;font-size:40px;color:#03010c}.FAQHeader_descriptionDesktop__MYWZa,.FAQHeader_title__NsUK9{font-family:Onest,sans-serif;line-height:1.2em;text-align:center;margin:0}.FAQHeader_descriptionDesktop__MYWZa{font-weight:400;font-size:13px;color:#4e4d54;max-width:400px;display:block}.FAQHeader_mobileContent__e_vnk{display:none;flex-direction:column;align-items:center;gap:12px;width:100%}.FAQHeader_subtitle__zOodG{color:#1c1a24}.FAQHeader_description__3_dNH,.FAQHeader_subtitle__zOodG{font-family:Onest,sans-serif;font-weight:400;font-size:13px;line-height:1.2em;text-align:center;margin:0;max-width:90%}.FAQHeader_description__3_dNH{color:#6c757d}.FAQHeader_link__ac5ar{color:#4e4d54;text-decoration:none;font-weight:500;text-decoration:underline}@media(max-width:768px){.FAQHeader_iconContainer__fErg8{width:51px}.FAQHeader_content__7o0gW{gap:12px}.FAQHeader_title__NsUK9{font-size:28px}.FAQHeader_descriptionDesktop__MYWZa{display:none}.FAQHeader_mobileContent__e_vnk{display:flex}.FAQHeader_subtitle__zOodG{font-size:13px;color:#1c1a24;max-width:90%}.FAQHeader_description__3_dNH{font-size:13px;max-width:90%;display:flex;flex-direction:column}}.FAQCategories_categoriesContainer__SAgpw,.FAQCategories_searchAndCategories__NHJkQ{display:flex;flex-direction:column;align-items:center;width:100%;gap:8px}.FAQCategories_searchBox___st5K{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #818085;border-radius:100px;height:35px;width:45px;overflow:hidden;transition:all .3s ease;cursor:pointer}.FAQCategories_searchBox___st5K:hover:not(.FAQCategories_visible__Y__6c){background:#03010c;border-color:#03010c}.FAQCategories_searchBox___st5K:hover:not(.FAQCategories_visible__Y__6c) .FAQCategories_searchIcon__e_7Y8{color:#fff}.FAQCategories_searchBox___st5K.FAQCategories_visible__Y__6c{width:200px}.FAQCategories_searchIcon__e_7Y8{width:13.33px;height:13.33px;color:#818085;cursor:pointer;flex-shrink:0;transition:color .3s ease}.FAQCategories_searchInput__tXoQP{border:none;outline:none;background:rgba(0,0,0,0);font-family:Onest,sans-serif;font-size:14px;color:#03010c;width:100%;opacity:0;transition:opacity .2s ease}.FAQCategories_searchInput__tXoQP::placeholder{color:#818085}.FAQCategories_visible__Y__6c .FAQCategories_searchInput__tXoQP{opacity:1}.FAQCategories_categoriesRow__92Gd8{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.FAQCategories_categoriesRow__92Gd8:first-child{justify-content:flex-start}.FAQCategories_categoryButton__F6tQC{display:flex;justify-content:center;align-items:center;padding:8px 16px;border:1px solid #03010c;border-radius:100px;background:rgba(0,0,0,0);font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:1.2em;color:#03010c;cursor:pointer;transition:all .2s ease}.FAQCategories_categoryButton__F6tQC.FAQCategories_selected__sSat3,.FAQCategories_categoryButton__F6tQC:hover{background:#03010c;color:#fff}@media(max-width:768px){.FAQCategories_categoriesRow__92Gd8{gap:6px}.FAQCategories_categoryButton__F6tQC{padding:6px 12px;font-size:14px}.FAQCategories_searchBox___st5K.FAQCategories_visible__Y__6c{width:150px}}.FAQQuestion_questionContainer__SaTTO{display:flex;gap:16px;width:100%;max-width:800px}.FAQQuestion_iconContainer__E__VY{display:flex;align-items:flex-start;gap:10px;padding:16px 0 0}.FAQQuestion_iconWrapper__Chmpd{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border:1.5px solid #818085;border-radius:9.5px}.FAQQuestion_questionFrame__OqXuF{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #d9d8da;flex:1}.FAQQuestion_questionContent__wV9fb{display:flex;flex-direction:column;justify-content:center;flex:1}.FAQQuestion_questionHeader__g7O2y{display:flex;flex-direction:column;gap:8px;padding:8px 0 4px}.FAQQuestion_categoryTag__7wzGs{display:inline-block;background-color:#f0f0f0;color:#666;font-size:11px;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;align-self:flex-start}.FAQQuestion_questionText__WaLCl{font-weight:600;font-size:16px;line-height:1.2em;color:#03010c;margin:0;text-align:left}.FAQQuestion_answerContainer__lKgi0{display:flex;justify-content:stretch;align-items:stretch;max-height:0;overflow:hidden;transition:max-height .3s ease}.FAQQuestion_answerContainer__lKgi0.FAQQuestion_expanded__Gspqt{max-height:200px}.FAQQuestion_answerText__t_3wf{font-family:Onest,sans-serif;font-weight:400;font-size:13px;line-height:1.2em;color:#1c1a24;margin:0;text-align:left;max-width:432px}.FAQQuestion_arrowButton__3SNQI{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border:none;background:rgba(0,0,0,0);cursor:pointer;border-radius:9.5px;transition:transform .3s ease}.FAQQuestion_arrowButton__3SNQI.FAQQuestion_rotated__q3id7{transform:rotate(180deg)}.FAQQuestion_arrowIcon__6VvFo{width:15px;color:#03010c}@media(max-width:768px){.FAQQuestion_questionContainer__SaTTO{gap:12px}.FAQQuestion_questionText__WaLCl{font-size:16px}.FAQQuestion_answerText__t_3wf{font-size:12px}.FAQQuestion_arrowButton__3SNQI,.FAQQuestion_iconWrapper__Chmpd{width:40px;height:40px}.FAQQuestion_categoryTag__7wzGs{font-size:10px;padding:3px 6px}}.FAQQuestions_questionsContainer__TJ2QA,.FAQQuestions_questionsList__kk6Z5{display:flex;flex-direction:column;align-items:center;width:100%;gap:8px}.FAQQuestions_questionsList__kk6Z5{max-width:564px}.FAQContent_faqContent___L1jw{display:flex;background-color:#f1f2f2;flex-direction:column;align-items:center;width:100%;padding:0 20px;min-height:90vh}@media(max-width:768px){.FAQContent_faqContent___L1jw{padding:0}}.FAQContent_faqBody__dNMin{display:flex;flex-direction:column;align-items:center;width:100%;gap:32px;padding:32px 0}.FAQContent_faqMobileBody__SYsG1{display:flex;flex-direction:column;width:100%;padding:0}.FAQContent_mobileSearchContainer___LBxj{display:flex;justify-content:center;align-items:center;padding:0 32px 32px}.FAQContent_mobileSearchBox__D7puB{display:flex;align-items:center;gap:8px;margin-top:32px;padding:8px 16px;width:100%;border:1px solid #818085;border-radius:100px}.FAQContent_mobileSearchIcon__4lxih{width:13.33px;height:13.33px;color:#818085;flex-shrink:0}.FAQContent_mobileSearchInput__sACf_{flex:1;border:none;outline:none;font-family:Onest,sans-serif;font-weight:400;font-size:11px;line-height:1.2;color:#03010c}.FAQContent_mobileSearchInput__sACf_::placeholder{color:#818085}.FAQContent_mobileCategoriesContainer__vUGJv{display:flex;flex-direction:column;padding:0 32px 32px;gap:10px}.FAQContent_mobileCategoryItem__TUPOa{display:flex;flex-direction:column;border-bottom:1px solid #d9d8da}.FAQContent_mobileCategoryHeader__g7dGW{display:flex;align-items:center;justify-content:space-between;padding:8px 0;cursor:pointer}.FAQContent_mobileCategoryTitle__FauTd{font-family:Onest,sans-serif;font-weight:600;font-size:19px;line-height:1.2;color:#03010c}.FAQContent_mobileCategoryArrow__EJ2vC{display:flex;align-items:center;justify-content:center;padding:0 16px 0 0;transition:transform .3s ease}.FAQContent_mobileCategoryArrow__EJ2vC.FAQContent_expanded__772Y9{transform:rotate(180deg)}.FAQContent_mobileCategoryArrow__EJ2vC svg{width:13px;height:8px}.FAQContent_mobileCategoryQuestions__Y8N6K{display:flex;flex-direction:column;gap:8px;padding-bottom:16px}.FAQContent_mobileQuestionAnswer__Hhuwl{display:flex;flex-direction:column;gap:8px;padding:16px 0}.FAQContent_mobileQuestion__RVJjR{font-family:Onest,sans-serif;font-weight:600;font-size:16px;line-height:1.4;color:#03010c}.FAQContent_mobileAnswer__o7ti3{font-family:Onest,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#4e4d54}.FAQContent_mobileSeparator__bLKRC{height:1px;background-color:#d9d8da;margin:8px 0}.FAQContent_mobileSearchResults__H8I2_{display:flex;flex-direction:column;padding:0 32px}.Button_button__vuE61{display:inline-flex;align-items:center;justify-content:center;border-radius:9.5px;font-weight:500;transition:all .2s ease-in-out;cursor:pointer;border:1px solid rgba(0,0,0,0);text-decoration:none;font-family:inherit}.Button_button__vuE61:disabled{opacity:.5;cursor:not-allowed}.Button_primary__cQ5Rw{background:#07a5eb;color:#fff}.Button_primary__cQ5Rw:hover:not(:disabled){background:#0699d8}.Button_gradient__rF9oA{background:linear-gradient(96.54deg,#07a5eb -30.96%,#3214f0 107.21%);color:#fff}.Button_gradient__rF9oA:hover:not(:disabled){background:linear-gradient(96.54deg,#0699d8 -30.96%,#2d11df 107.21%)}.Button_secondary__WjWt7{background-color:#f1f2f2;color:#495057}.Button_secondary__WjWt7:hover:not(:disabled){background-color:#e9ecef}.Button_outline__HD_ZE{background-color:rgba(0,0,0,0);color:#3214f0;border:2px solid #3214f0}.Button_outline__HD_ZE:hover:not(:disabled){background-color:#3214f0;color:#fff}.Button_ghost__gGXmF{background-color:transaprent;color:#4e4d54;border:1px solid #d9d8da}.Button_ghost__gGXmF:hover:not(:disabled){background-color:#e9ecef}.Button_black__5R0Jw{background-color:#000;color:#fff}.Button_black__5R0Jw:hover:not(:disabled){background-color:#1a1a1a}.Button_sm__TkDrU{padding:8px 16px;font-size:14px;min-height:36px}.Button_md__M9Gzj{padding:5.5px 24px;font-size:16px;min-height:40px}.Button_lg__S6w3H{padding:16px 32px;font-size:18px;min-height:52px}.Button_full__K8lDt{width:100%}.Card_card__IFOj_{background-color:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease}.Card_default__IRq_e:hover{box-shadow:0 2px 12px rgba(0,0,0,.05)}.Card_elevated__TJIoo{box-shadow:0 8px 32px rgba(0,0,0,.12)}.Card_elevated__TJIoo:hover{box-shadow:0 12px 40px rgba(0,0,0,.18);transform:translateY(-2px)}.Card_outlined__1msRQ{border:2px solid #e9ecef;box-shadow:none}.Card_outlined__1msRQ:hover{border-color:#3214f0;box-shadow:0 0 0 1px rgba(50,20,240,.1)}.Card_content__5rk1N{padding:24px}.Separator_separator__lSLLt{width:100%;height:1px;background-color:#e5e5e5;border:none}.AnnualPlans_container__wrZ24{background:#f1f2f2;min-height:90vh;padding:40px 0;display:flex;justify-content:center;align-items:flex-start}.AnnualPlans_content__RAp5B{width:100%;max-width:1400px;display:flex;align-items:center;flex-direction:column;padding:0 20px}.AnnualPlans_header__VkT6T{display:flex;align-items:baseline;justify-content:space-between;gap:32px;padding:0 24px;width:100%;margin-bottom:22px}@media(max-width:1300px){.AnnualPlans_header__VkT6T{padding:0 16px;gap:24px}}@media(max-width:900px){.AnnualPlans_header__VkT6T{flex-direction:column;align-items:center;gap:16px;padding:0}}.AnnualPlans_headerSeparator__bvaHU{width:100%;padding:0 24px;margin-bottom:48px}@media(max-width:480px){.AnnualPlans_headerSeparator__bvaHU{width:100vw;padding:0;margin-bottom:0}.AnnualPlans_headerSeparator__bvaHU div{background-color:#fff!important}}.AnnualPlans_titleSection__RkXcl{display:flex;align-items:baseline;flex:1}@media(max-width:900px){.AnnualPlans_titleSection__RkXcl{justify-content:center;flex:none}.AnnualPlans_toggleSection__lPRbN{display:none}}.AnnualPlans_breadcrumb__atYdt{font-family:inherit;color:#818085;font-size:13px}.AnnualPlans_title__nEa2D{font-family:inherit;color:#03010c;font-size:13px}.AnnualPlans_monthlyPlans__QpLgj{display:flex;align-items:center;gap:8px;cursor:pointer;transition:color .2s ease;border-bottom:1px solid #818085}@media(max-width:900px){.AnnualPlans_monthlyPlans__QpLgj{width:100%;justify-content:center}}@media(max-width:480px){.AnnualPlans_monthlyPlans__QpLgj{width:fit-content}}.AnnualPlans_monthlyPlans__QpLgj:hover .AnnualPlans_chevronIcon__jfmdu,.AnnualPlans_monthlyPlans__QpLgj:hover .AnnualPlans_monthlyText__oY2ID{color:#03010c}.AnnualPlans_monthlyText__oY2ID{font-family:inherit;color:#818085;font-size:13px;transition:color .2s ease}@media(max-width:1300px){.AnnualPlans_monthlyText__oY2ID{font-size:14px}}.AnnualPlans_chevronIcon__jfmdu{width:8px;height:13px;color:#818085;transition:color .2s ease}.AnnualPlans_section__dFpxX{width:100%}.AnnualPlans_plansWrapper__gpXGX{display:flex;max-width:1360px;gap:20px}@media(max-width:1400px){.AnnualPlans_plansWrapper__gpXGX{gap:16px}}@media(max-width:1300px){.AnnualPlans_plansWrapper__gpXGX{gap:12px}}@media(max-width:1100px){.AnnualPlans_plansWrapper__gpXGX{gap:20px}}@media(max-width:1024px){.AnnualPlans_plansWrapper__gpXGX{flex-direction:column;gap:24px;padding:0;max-width:100%}}@media(max-width:480px){.AnnualPlans_plansWrapper__gpXGX{position:relative;gap:8px;height:520px;max-height:520px;overflow-y:auto;padding:32px 0 16px;transition:max-height .3s ease}.AnnualPlans_plansWrapper__gpXGX.AnnualPlans_expanded__5z5A7{max-height:none;height:auto}}.AnnualPlans_planCard__VWK__{width:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(242,242,242,0));border-radius:9.5px;border:1px solid #fff}@media(max-width:1300px){.AnnualPlans_planCard__VWK__{min-height:550px}}@media(max-width:1100px){.AnnualPlans_planCard__VWK__{min-height:520px}}@media(max-width:900px){.AnnualPlans_planCard__VWK__{min-height:auto}}@media(max-width:480px){.AnnualPlans_planCard__VWK__{min-height:155px}.AnnualPlans_planCard__VWK__:last-child{min-height:170px}}.AnnualPlans_planCard__VWK__.AnnualPlans_mobileCard__U4s1d{background:#fff;border:1px solid #d9d8da;border-radius:8px;transition:border-color .2s ease}.AnnualPlans_planCard__VWK__.AnnualPlans_mobileCard__U4s1d.AnnualPlans_selected__lmtI8{border:2px solid #000}.AnnualPlans_cardContent___2GYt{padding:16px!important;flex:1;display:flex;flex-direction:column}@media(max-width:1300px){.AnnualPlans_cardContent___2GYt{padding:28px 20px}}@media(max-width:1100px){.AnnualPlans_cardContent___2GYt{padding:24px 20px}}.AnnualPlans_planHeader__Pg0G1{display:flex;align-items:baseline;justify-content:space-between;width:100%;min-height:40px}@media(max-width:1300px){.AnnualPlans_planHeader__Pg0G1{margin-bottom:12px;min-height:36px}}.AnnualPlans_titleContainer__AuZ46{position:relative;font-family:inherit;font-weight:400;color:rgba(0,0,0,0);font-size:28px;letter-spacing:0;flex:1}@media(max-width:1300px){.AnnualPlans_titleContainer__AuZ46{font-size:24px;line-height:24px}}@media(max-width:1100px){.AnnualPlans_titleContainer__AuZ46{font-size:22px;line-height:22px}}.AnnualPlans_planTitle__eQVIZ{font-weight:600;color:#03010c;line-height:33.6px}@media(max-width:480px){.AnnualPlans_planTitle__eQVIZ{font-size:28px}}.AnnualPlans_savings__WX5LC{color:#818085;font-size:14px;line-height:1.4;font-family:inherit;font-weight:400;letter-spacing:0;margin-left:10px}@media(max-width:1300px){.AnnualPlans_savings__WX5LC{font-size:12px}}.AnnualPlans_popularBadge__JDeO_{font-family:inherit;font-weight:500;color:#818085;font-size:16px;text-align:right;letter-spacing:0;line-height:1.2}@media(max-width:1300px){.AnnualPlans_popularBadge__JDeO_{font-size:14px}}.AnnualPlans_descriptionContainer__Z3jMk{display:flex;align-items:flex-start;gap:8px;position:relative;width:100%;min-height:40px}@media(max-width:1300px){.AnnualPlans_descriptionContainer__Z3jMk{min-height:36px}}.AnnualPlans_description__WQthM{position:relative;flex:1;font-family:inherit;font-weight:400;color:#03010c;font-size:13px;letter-spacing:0;line-height:1.4}@media(max-width:1300px){.AnnualPlans_description__WQthM{font-size:12px}}.AnnualPlans_priceSection__sGi1M{display:flex;align-items:center;gap:8px;position:relative;width:100%}@media(max-width:1300px){.AnnualPlans_priceSection__sGi1M{margin-bottom:20px}}.AnnualPlans_pricePrefix__i7OBw{position:relative;width:fit-content;font-family:inherit;font-weight:400;color:#03010c;font-size:14px;letter-spacing:0;line-height:1.4;white-space:nowrap}@media(max-width:1300px){.AnnualPlans_pricePrefix__i7OBw{font-size:12px}}.AnnualPlans_priceContainer__VYW_i{display:inline-flex;align-items:center;position:relative;flex:0 0 auto}.AnnualPlans_price__L5Wvb{position:relative;width:fit-content;font-family:inherit;font-weight:600;color:#03010c;font-size:33px;letter-spacing:0;line-height:1.2;white-space:nowrap}@media(max-width:1300px){.AnnualPlans_price__L5Wvb{font-size:30px}}@media(max-width:1100px){.AnnualPlans_price__L5Wvb{font-size:28px}}.AnnualPlans_price__L5Wvb.AnnualPlans_customQuote__HIVk3{font-size:13px;line-height:39.59px;height:39.59px;display:flex;align-items:center}@media(max-width:1300px){.AnnualPlans_price__L5Wvb.AnnualPlans_customQuote__HIVk3{font-size:13px;line-height:39.59px;height:39.59px}}@media(max-width:1100px){.AnnualPlans_price__L5Wvb.AnnualPlans_customQuote__HIVk3{font-size:13px;line-height:39.59px;height:39.59px}}.AnnualPlans_priceDetails__Ut1b5{display:flex;align-items:center;gap:16px;position:relative;flex:1;flex-grow:1}@media(max-width:1300px){.AnnualPlans_priceDetails__Ut1b5{gap:2px}}.AnnualPlans_period__Wr08v{position:relative;width:fit-content;font-family:inherit;font-weight:400;color:#03010c;font-size:14px;letter-spacing:0;line-height:1.4;white-space:nowrap}@media(max-width:1300px){.AnnualPlans_period__Wr08v{font-size:12px}}.AnnualPlans_annualBilling__TZTVI{position:relative;width:100%;font-family:inherit;font-weight:400;color:#4e4d54;font-size:12px;letter-spacing:0;line-height:1.4;text-wrap:nowrap}@media(max-width:1300px){.AnnualPlans_annualBilling__TZTVI{font-size:10px;text-wrap:wrap;margin-left:1rem}}.AnnualPlans_buttonSection__yqzFz{padding:8px 0 16px}.AnnualPlans_buttonSection__yqzFz,.AnnualPlans_separatorContainer__5Kyzr{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%}.AnnualPlans_separatorContainer__5Kyzr{gap:10px;padding:16px 0 0}@media(max-width:1300px){.AnnualPlans_separatorContainer__5Kyzr{padding:12px 0 0;gap:8px}}.AnnualPlans_featuresSection__BlEOh{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative;width:100%}@media(max-width:1300px){.AnnualPlans_featuresSection__BlEOh{gap:6px}}.AnnualPlans_feature__0JSXW{display:flex;align-items:flex-start;gap:8px;position:relative;width:100%}@media(max-width:1300px){.AnnualPlans_feature__0JSXW{gap:6px}}.AnnualPlans_checkIcon__YPNdI{width:19px;height:15px;color:#03010c;flex-shrink:0;margin-top:2px}@media(max-width:1300px){.AnnualPlans_checkIcon__YPNdI{width:16px;height:12px}}.AnnualPlans_featureText__EwYIX{position:relative;flex:1;font-family:inherit;font-weight:400;color:#4e4d54;font-size:13px;letter-spacing:0;line-height:1.4}@media(max-width:1300px){.AnnualPlans_featureText__EwYIX{font-size:12px}}@media(max-width:1100px){.AnnualPlans_featureText__EwYIX{font-size:13px}}.AnnualPlans_mobilePlanHeader__Hu20Q{display:flex;align-items:flex-start;gap:12px;width:100%;position:relative}.AnnualPlans_mobilePlanInfo__LB0wq{flex:1;display:flex;flex-direction:column;gap:4px}.AnnualPlans_mobilePlanTitle__XhOPb{display:flex;align-items:center;gap:8px}.AnnualPlans_mobilePlanTitle__XhOPb .AnnualPlans_mobileSavings__iYIO2{font-size:13px;color:#818085;position:absolute;top:15px;right:100px}.AnnualPlans_mobileRightSection__UK_rP{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.AnnualPlans_mobileRightSection__UK_rP .AnnualPlans_popularBadge__JDeO_{color:#07a5eb;font-size:16px;position:absolute;left:28px;top:0}.AnnualPlans_mobileCheckbox__R0TJt{flex-shrink:0;cursor:pointer;height:33.6px}.AnnualPlans_selectedCheckbox__NVbNj{width:20px;height:20px;background:#000;border-radius:4px;display:flex;align-items:center;justify-content:center}.AnnualPlans_selectedCheckbox__NVbNj .AnnualPlans_checkIcon__YPNdI{width:12px;height:12px;color:#fff;margin:0}.AnnualPlans_unselectedCheckbox__jkL31{width:20px;height:20px;border:1px solid #d9d8da;border-radius:4px;background:#fff}.AnnualPlans_mobilePrice__fQlKd{flex-shrink:0;text-align:right;display:flex;gap:8px;align-items:center}.AnnualPlans_mobilePrice__fQlKd .AnnualPlans_price__L5Wvb{font-size:33px;font-weight:600;color:#03010c}.AnnualPlans_mobilePrice__fQlKd .AnnualPlans_price__L5Wvb.AnnualPlans_customQuote__HIVk3{font-size:16px}.AnnualPlans_mobilePrice__fQlKd .AnnualPlans_period__Wr08v{font-size:12px;color:#6c757d}.AnnualPlans_mobileFeaturesSection__Heg8F{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;width:100%;padding-top:16px;border-top:1px solid #d9d8da;margin-top:16px}.AnnualPlans_viewBenefitsText__10Fzu{color:#03010c;font-size:11px;font-weight:500;text-decoration:underline}.AnnualPlans_chevronIcon__jfmdu{width:16px;height:16px;color:#6c757d;transition:transform .2s ease}.AnnualPlans_chevronIcon__jfmdu.AnnualPlans_rotated__dgtZ0{transform:rotate(180deg)}.AnnualPlans_mobileFeaturesList__ZMgr3{display:flex;flex-direction:column;gap:12px;width:100%}.AnnualPlans_mobileFeaturesList__ZMgr3 .AnnualPlans_feature__0JSXW{gap:8px}.AnnualPlans_mobileFeaturesList__ZMgr3 .AnnualPlans_checkIcon__YPNdI{width:16px;height:12px}.AnnualPlans_mobileFeaturesList__ZMgr3 .AnnualPlans_featureText__EwYIX{font-size:13px;line-height:1.4}@media(min-width:901px)and (max-width:1100px){.AnnualPlans_planCard__VWK__:nth-child(odd){margin-right:10px}.AnnualPlans_planCard__VWK__:nth-child(2n){margin-left:10px}}.AnnualPlans_annualPlansBottom__Cjwwz{display:none}@media(max-width:900px){.AnnualPlans_annualPlansBottom__Cjwwz{display:flex;margin-top:24px;width:100%;justify-content:center;flex-direction:column;align-items:center;gap:16px;position:relative}.AnnualPlans_annualPlansBottom__Cjwwz:before{content:"";position:absolute;top:-22px;left:-20px;width:100vw;height:1px;background:#fff}.AnnualPlans_annualPlansBottom__Cjwwz button{width:312px;height:51px;font-size:16px}}.MonthlyPlans_container__6YRnB{background:#f1f2f2;min-height:90vh;padding:40px 0;display:flex;justify-content:center;align-items:flex-start}.MonthlyPlans_content__ZtWEx{width:100%;max-width:1400px;display:flex;align-items:center;flex-direction:column;padding:0 20px}.MonthlyPlans_header___xJ4T{display:flex;align-items:baseline;justify-content:space-between;gap:32px;padding:0 24px;width:100%;margin-bottom:22px}@media(max-width:1300px){.MonthlyPlans_header___xJ4T{padding:0 16px;gap:24px}}@media(max-width:900px){.MonthlyPlans_header___xJ4T{flex-direction:column;align-items:center;gap:0;padding:0}}.MonthlyPlans_headerSeparator__sne8k{width:100%;padding:0 24px;margin-bottom:48px}@media(max-width:480px){.MonthlyPlans_headerSeparator__sne8k{width:100vw;padding:0;margin-bottom:0}.MonthlyPlans_headerSeparator__sne8k div{background-color:#fff!important}}.MonthlyPlans_titleSection__HJiEl{display:flex;align-items:baseline;flex:1}@media(max-width:900px){.MonthlyPlans_titleSection__HJiEl{justify-content:center;flex:none}}@media(max-width:480px){.MonthlyPlans_subtitleContainer__U2eQb{display:none}}.MonthlyPlans_subtitle__KLU_c{margin-bottom:1rem;color:#818085;font-size:13px}@media(min-width:900px){.MonthlyPlans_subtitle__KLU_c{display:none}}.MonthlyPlans_breadcrumb__hijvU{font-family:inherit;color:#818085;font-size:13px}.MonthlyPlans_title__PdTKn{font-family:inherit;color:#03010c;font-size:13px}.MonthlyPlans_annualPlans__ukBkE{display:flex;align-items:center;gap:8px;cursor:pointer;transition:color .2s ease;border-bottom:1px solid #2d11df}@media(max-width:900px){.MonthlyPlans_annualPlans__ukBkE{width:100%;justify-content:center}}.MonthlyPlans_annualPlans__ukBkE:hover .MonthlyPlans_annualText__pTYnM{color:#2d11df}.MonthlyPlans_annualText__pTYnM{font-family:inherit;color:#2d11df;font-size:13px;transition:color .2s ease}@media(max-width:1300px){.MonthlyPlans_annualText__pTYnM{font-size:14px}}.MonthlyPlans_chevronIcon__XM_K5{width:8px;height:13px;color:#3214f0;transition:color .2s ease}.MonthlyPlans_section__nIg0_{width:100%}.MonthlyPlans_plansWrapper__Vwxkr{display:flex;max-width:1360px;gap:20px}@media(max-width:1400px){.MonthlyPlans_plansWrapper__Vwxkr{gap:16px}}@media(max-width:1300px){.MonthlyPlans_plansWrapper__Vwxkr{gap:12px}}@media(max-width:1100px){.MonthlyPlans_plansWrapper__Vwxkr{gap:20px}}@media(max-width:1024px){.MonthlyPlans_plansWrapper__Vwxkr{flex-direction:column;gap:24px;padding:0;max-width:100%}}@media(max-width:480px){.MonthlyPlans_plansWrapper__Vwxkr{position:relative;gap:8px;height:520px;max-height:520px;overflow-y:auto;padding:32px 0 16px;transition:max-height .3s ease}.MonthlyPlans_plansWrapper__Vwxkr.MonthlyPlans_expanded__bIJ__{max-height:none;height:auto}}.MonthlyPlans_planCard__09CNE{width:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(242,242,242,0));border-radius:9.5px;border:1px solid #fff}@media(max-width:1300px){.MonthlyPlans_planCard__09CNE{min-height:550px}}@media(max-width:1100px){.MonthlyPlans_planCard__09CNE{min-height:520px}}@media(max-width:900px){.MonthlyPlans_planCard__09CNE{min-height:auto}}@media(max-width:480px){.MonthlyPlans_planCard__09CNE{min-height:155px}.MonthlyPlans_planCard__09CNE:last-child{min-height:170px}}.MonthlyPlans_planCard__09CNE.MonthlyPlans_mobileCard__TiZpM{background:#fff;border:1px solid #d9d8da;border-radius:8px;transition:border-color .2s ease}.MonthlyPlans_planCard__09CNE.MonthlyPlans_mobileCard__TiZpM.MonthlyPlans_selected__bkRx8{border:2px solid #000}.MonthlyPlans_cardContent__h40rX{padding:16px!important;flex:1;display:flex;flex-direction:column}@media(max-width:1300px){.MonthlyPlans_cardContent__h40rX{padding:28px 20px}}@media(max-width:1100px){.MonthlyPlans_cardContent__h40rX{padding:24px 20px}}.MonthlyPlans_planHeader__zF6__{display:flex;align-items:flex-start;justify-content:space-between;width:100%;min-height:40px}@media(max-width:1300px){.MonthlyPlans_planHeader__zF6__{margin-bottom:12px;min-height:36px}}.MonthlyPlans_titleContainer__cTZcH{position:relative;font-family:inherit;font-weight:400;color:rgba(0,0,0,0);font-size:28px;letter-spacing:0;flex:1}@media(max-width:1300px){.MonthlyPlans_titleContainer__cTZcH{font-size:24px;line-height:24px}}@media(max-width:1100px){.MonthlyPlans_titleContainer__cTZcH{font-size:22px;line-height:22px}}.MonthlyPlans_planTitle__l_Jzv{font-weight:600;color:#03010c;line-height:1.2}@media(max-width:480px){.MonthlyPlans_planTitle__l_Jzv{font-size:28px}}.MonthlyPlans_popularBadge__UsB2M{font-family:inherit;font-weight:500;color:#818085;font-size:16px;text-align:right;letter-spacing:0;line-height:1.2;flex-shrink:0}@media(max-width:1300px){.MonthlyPlans_popularBadge__UsB2M{font-size:14px}}.MonthlyPlans_descriptionContainer__yfpyl{display:flex;align-items:flex-start;gap:8px;position:relative;width:100%;min-height:40px}@media(max-width:1300px){.MonthlyPlans_descriptionContainer__yfpyl{min-height:36px}}.MonthlyPlans_description__XdEzi{position:relative;flex:1;font-family:inherit;font-weight:400;color:#03010c;font-size:13px;letter-spacing:0;line-height:1.4}@media(max-width:1300px){.MonthlyPlans_description__XdEzi{font-size:12px}}.MonthlyPlans_priceSection__D8GRx{display:flex;align-items:center;gap:8px;position:relative;width:100%;flex-wrap:wrap}@media(max-width:1300px){.MonthlyPlans_priceSection__D8GRx{margin-bottom:20px}}.MonthlyPlans_pricePrefix__SK_7N{position:relative;width:fit-content;font-family:inherit;font-weight:400;color:#03010c;font-size:14px;letter-spacing:0;line-height:1.4;white-space:nowrap}@media(max-width:1300px){.MonthlyPlans_pricePrefix__SK_7N{font-size:12px}}.MonthlyPlans_priceContainer__fzmjB{display:inline-flex;align-items:center;position:relative;flex:0 0 auto}.MonthlyPlans_price__PfoPK{position:relative;width:fit-content;font-family:inherit;font-weight:600;color:#03010c;font-size:33px;letter-spacing:0;line-height:1.2;white-space:nowrap}@media(max-width:1300px){.MonthlyPlans_price__PfoPK{font-size:30px}}@media(max-width:1100px){.MonthlyPlans_price__PfoPK{font-size:28px}}.MonthlyPlans_priceDetails__NDFh_{display:flex;align-items:center;gap:16px;position:relative;flex:1;flex-grow:1}@media(max-width:1300px){.MonthlyPlans_priceDetails__NDFh_{gap:12px;flex-direction:column;align-items:flex-start}}.MonthlyPlans_period__rG_pT{position:relative;width:fit-content;font-family:inherit;font-weight:400;color:#03010c;font-size:14px;letter-spacing:0;line-height:1.4;white-space:nowrap}@media(max-width:1300px){.MonthlyPlans_period__rG_pT{font-size:12px}}.MonthlyPlans_buttonSection__OsDjv{display:flex;flex-direction:column;align-items:center;padding:8px 0 16px;position:relative;width:100%}.MonthlyPlans_buttonSection__OsDjv .MonthlyPlans_annualBilling__SleuU{font-family:inherit;text-decoration:underline;color:#4e4d54;font-size:11px;margin-top:8px}.MonthlyPlans_separatorContainer__qEHYn{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:16px 0 0;position:relative;width:100%}@media(max-width:1300px){.MonthlyPlans_separatorContainer__qEHYn{padding:12px 0 0;gap:8px}}.MonthlyPlans_featuresSection__9OnOU{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative;width:100%}@media(max-width:1300px){.MonthlyPlans_featuresSection__9OnOU{gap:6px}}.MonthlyPlans_feature__xJSc5{display:flex;align-items:flex-start;gap:8px;position:relative;width:100%}@media(max-width:1300px){.MonthlyPlans_feature__xJSc5{gap:6px}}.MonthlyPlans_checkIcon__ZANRI{width:19px;height:15px;color:#03010c;flex-shrink:0;margin-top:2px}@media(max-width:1300px){.MonthlyPlans_checkIcon__ZANRI{width:16px;height:12px}}.MonthlyPlans_featureText__IRTP4{position:relative;flex:1;font-family:inherit;font-weight:400;color:#4e4d54;font-size:13px;letter-spacing:0;line-height:1.4}@media(max-width:1300px){.MonthlyPlans_featureText__IRTP4{font-size:12px}}@media(max-width:1100px){.MonthlyPlans_featureText__IRTP4{font-size:13px}}.MonthlyPlans_mobilePlanHeader__77foG{display:flex;align-items:flex-start;gap:12px;width:100%}.MonthlyPlans_mobilePlanInfo__gjKd6{flex:1;display:flex;flex-direction:column;gap:4px}.MonthlyPlans_mobileRightSection____x3O{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.MonthlyPlans_mobileRightSection____x3O .MonthlyPlans_popularBadge__UsB2M{color:#07a5eb;font-size:16px;position:absolute;left:28px;top:0}.MonthlyPlans_mobileCheckbox__v5Z3D{flex-shrink:0;cursor:pointer;height:33.6px}.MonthlyPlans_selectedCheckbox__W2muv{width:20px;height:20px;background:#000;border-radius:4px;display:flex;align-items:center;justify-content:center}.MonthlyPlans_selectedCheckbox__W2muv .MonthlyPlans_checkIcon__ZANRI{width:12px;height:12px;color:#fff;margin:0}.MonthlyPlans_unselectedCheckbox__sVmMa{width:20px;height:20px;border:1px solid #d9d8da;border-radius:4px;background:#fff}.MonthlyPlans_mobilePrice__CAoar{flex-shrink:0;text-align:right;display:flex;gap:8px;align-items:center}.MonthlyPlans_mobilePrice__CAoar .MonthlyPlans_price__PfoPK{font-size:33px;font-weight:600;color:#03010c}.MonthlyPlans_mobilePrice__CAoar .MonthlyPlans_period__rG_pT{font-size:12px;color:#6c757d}.MonthlyPlans_mobileFeaturesSection__ltQIx{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;width:100%;padding-top:16px;border-top:1px solid #d9d8da;margin-top:16px}.MonthlyPlans_viewBenefitsText__BZdz3{color:#03010c;font-size:11px;font-weight:500;text-decoration:underline}.MonthlyPlans_chevronIcon__XM_K5{width:16px;height:16px;color:#6c757d;transition:transform .2s ease}.MonthlyPlans_chevronIcon__XM_K5.MonthlyPlans_rotated__P1ksq{transform:rotate(180deg)}.MonthlyPlans_mobileFeaturesList__MFMUH{display:flex;flex-direction:column;gap:12px;width:100%}.MonthlyPlans_mobileFeaturesList__MFMUH .MonthlyPlans_feature__xJSc5{gap:8px}.MonthlyPlans_mobileFeaturesList__MFMUH .MonthlyPlans_checkIcon__ZANRI{width:16px;height:12px}.MonthlyPlans_mobileFeaturesList__MFMUH .MonthlyPlans_featureText__IRTP4{font-size:13px;line-height:1.4}@media(min-width:901px)and (max-width:1100px){.MonthlyPlans_planCard__09CNE:nth-child(odd){margin-right:10px}.MonthlyPlans_planCard__09CNE:nth-child(2n){margin-left:10px}}.MonthlyPlans_annualPlansBottom__oj9nt{display:none}@media(max-width:900px){.MonthlyPlans_annualPlansBottom__oj9nt{display:flex;margin-top:24px;width:100%;justify-content:center;flex-direction:column;align-items:center;gap:16px;position:relative}.MonthlyPlans_annualPlansBottom__oj9nt:before{content:"";position:absolute;top:-22px;left:-20px;width:100vw;height:1px;background:#fff}.MonthlyPlans_annualPlansBottom__oj9nt button{width:312px;height:51px;font-size:16px}}.MobileFooter_footer__DJOAk{flex-direction:column;padding:32px;background:#f1f2f2;border-top:1px solid #b3b2b6;margin:0 auto}.MobileFooter_container__YhJ1v,.MobileFooter_content__ThyLp,.MobileFooter_footer__DJOAk{display:flex;width:100%;align-items:flex-start;gap:16px;position:relative}.MobileFooter_content__ThyLp{flex-direction:column;flex:1}.MobileFooter_header__o_gzw{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%}.MobileFooter_logoContainer__4y_8k{display:flex;align-items:center;gap:8px}.MobileFooter_logoContainer__4y_8k span{font-size:20px;color:#03010c;font-weight:600}.MobileFooter_logo__AG4Mg{height:32px;width:auto}.MobileFooter_translateButton__EPEYM{background:none;border:1px solid #d9d8da;border-radius:5px;padding:6px;cursor:pointer;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.MobileFooter_translateButton__EPEYM:hover{transform:scale(.95)}.MobileFooter_translateButton__EPEYM svg{height:20px;width:20px}.MobileFooter_linksContainer__0VhDD{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;position:relative;width:100%}.MobileFooter_column__zNvyH{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1}.MobileFooter_accordion__QQdXC{width:100%;border-bottom:1px solid #d9d8da}.MobileFooter_accordionItem__5sXdW{border:none}.MobileFooter_accordionTrigger__rcPI3{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.MobileFooter_accordionTrigger__rcPI3:hover{text-decoration:none}.MobileFooter_accordionTrigger__rcPI3:focus{outline:none}.MobileFooter_accordionTitle__FwS5m{font-family:inherit;font-size:11px;font-weight:600;line-height:120%;color:#818085}.MobileFooter_chevron__2x_S5{width:12px;height:12px;transition:transform .2s ease;flex-shrink:0}.MobileFooter_chevron__2x_S5.MobileFooter_open__hKikD{transform:rotate(180deg)}.MobileFooter_accordionContent___nR5D{overflow:hidden;transition:max-height .2s ease-out}.MobileFooter_accordionContent___nR5D.MobileFooter_closed__Xnyxa{max-height:0}.MobileFooter_accordionContent___nR5D.MobileFooter_open__hKikD{max-height:200px}.MobileFooter_accordionContentInner__h2b9a{display:flex;flex-direction:column;gap:4px;padding-top:4px;padding-bottom:8px}.MobileFooter_link___F6pJ{font-family:inherit;font-size:11px;font-weight:400;line-height:120%;color:#818085;text-decoration:none;transition:color .2s ease}.MobileFooter_link___F6pJ:hover{color:#4e4d54}.MobileFooter_bottomSection__WfCNe{display:flex;align-items:center;justify-content:space-between;padding:16px 0;position:relative;width:100%}.MobileFooter_socialIcons___Ck0b{display:flex;gap:12px;align-items:center}.MobileFooter_socialIcons___Ck0b svg{height:20px;width:auto;transition:transform .2s ease;cursor:pointer}.MobileFooter_socialIcons___Ck0b svg:hover{transform:scale(.95)}.MobileFooter_copyrightContainer__jqB38{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.MobileFooter_copyrightText__7lTC6{color:#4e4d54}.MobileFooter_copyrightText__7lTC6,.MobileFooter_poweredByText__RIEha{font-family:inherit;font-size:11px;font-weight:400;line-height:120%;text-align:center;margin:0}.MobileFooter_poweredByText__RIEha{color:#818085}.LanguageDropdown_dropdown__Y2wK_{position:absolute;bottom:38px;right:-35px;margin-bottom:8px;width:200px;height:175px;background:#fff;border-radius:12px;border:1px solid #d9d8da;overflow:hidden;z-index:9999;animation:LanguageDropdown_slideUp__2PiWM .2s ease-out}.LanguageDropdown_languageList___Ev_g{height:100%;overflow-y:auto;padding:8px 0}.LanguageDropdown_languageItem__fpgLr{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 16px;background:none;border:none;text-align:left;cursor:pointer;transition:background-color .15s ease;font-family:inherit;font-size:14px;color:#495057}.LanguageDropdown_languageItem__fpgLr:not(:last-child):after{content:"";position:absolute;bottom:0;left:5%;width:90%;height:1px;background-color:#d9d8da}.LanguageDropdown_languageItem__fpgLr:hover{background-color:#f8f9fa}.LanguageDropdown_languageItem__fpgLr:focus{outline:none;background-color:#f8f9fa}.LanguageDropdown_languageInfo__hidA2{display:flex;align-items:center;flex:1;gap:12px}.LanguageDropdown_flagIcon__kV_JK{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.LanguageDropdown_languageName__qTeHq{font-weight:500}.LanguageDropdown_radioButton__0Now2{width:18px;height:18px;border:3px solid #d1d5db;border-radius:50%;position:relative;transition:all .2s ease;flex-shrink:0}.LanguageDropdown_radioButton__0Now2.LanguageDropdown_selected__AT2h5{border-color:#3214f0;background-color:#3214f0}.LanguageDropdown_container__C8bWK{position:absolute;display:inline-block}.LanguageDropdown_overlay__ZvnAx{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9998}@keyframes LanguageDropdown_slideUp__2PiWM{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LanguageDropdown_languageList___Ev_g{scrollbar-width:thin;scrollbar-color:#6c757d #fff}.LanguageDropdown_languageList___Ev_g::-webkit-scrollbar{width:8px}.LanguageDropdown_languageList___Ev_g::-webkit-scrollbar-track{background:#fff;border-radius:4px;margin:4px 2px}.LanguageDropdown_languageList___Ev_g::-webkit-scrollbar-thumb{background-color:#6c757d;border-radius:4px;border:1px solid #fff}.LanguageDropdown_languageList___Ev_g::-webkit-scrollbar-thumb:hover{background-color:#495057}.LanguageDropdown_languageList___Ev_g::-webkit-scrollbar-corner{background:#f8f9fa}.DesktopFooter_footer__fb4CQ{display:flex;flex-direction:column;width:100%;align-items:center;gap:24px;padding:64px 32px 32px;background:#f1f2f2;border-top:1px solid #b3b2b6}.DesktopFooter_desktopNav__9uA0Z{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_desktopNav__9uA0Z{gap:24px;padding:0 16px}}@media(min-width:1300px){.DesktopFooter_desktopNav__9uA0Z{gap:48px}}.DesktopFooter_logoSection__B9DPj{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_logoSection__B9DPj{min-width:120px}}.DesktopFooter_logoSection__B9DPj span{font-size:20px;color:#4e4d54;font-weight:600}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_logoSection__B9DPj span{font-size:18px}}.DesktopFooter_logo__Ix3BS{transition:transform .2s ease}.DesktopFooter_logo__Ix3BS:hover{transform:scale(1.05)}.DesktopFooter_navCategories__0N5D7{display:flex;flex:1;justify-content:space-between;gap:48px;max-width:800px;flex-wrap:wrap;padding-top:3px}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_navCategories__0N5D7{gap:20px;max-width:600px}}@media(min-width:1300px){.DesktopFooter_navCategories__0N5D7{gap:48px;max-width:800px}}.DesktopFooter_category__0ffAx{display:flex;flex-direction:column;text-wrap:nowrap;flex:1;min-height:114px}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_category__0ffAx{flex:0 1 auto;max-width:140px}}.DesktopFooter_categoryTitle__kHudh{font-size:13px;font-weight:600;color:#4e4d54;margin:0;position:relative}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_categoryTitle__kHudh{font-size:16px}}.DesktopFooter_categoryHeader__pGgDS{display:flex;align-items:center;gap:5px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #d9d8da;width:fit-content}.DesktopFooter_arrowIcon__2AP3v{transition:transform .2s ease}.DesktopFooter_arrowIcon__2AP3v.DesktopFooter_collapsed__aXh4l{transform:rotate(180deg)}.DesktopFooter_categoryLinks__2l1as{display:flex;flex-direction:column;transition:all .3s ease;width:fit-content}.DesktopFooter_categoryLinks__2l1as.DesktopFooter_collapsed__aXh4l{max-height:0;opacity:0;border-bottom:1px solid #d9d8da}.DesktopFooter_categoryLinks__2l1as.DesktopFooter_expanded__sDOaA{max-height:200px;opacity:1;border-bottom:1px solid #d9d8da}.DesktopFooter_categoryLink__j_4gJ{font-size:11px;color:#6c757d;text-decoration:none;transition:all .2s ease;word-wrap:break-word;hyphens:auto}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_categoryLink__j_4gJ{font-size:13px;padding:3px 0}}.DesktopFooter_categoryLink__j_4gJ:hover{color:#1a1a1a}.DesktopFooter_socialSection__eUkq3{display:flex;gap:48px;flex-shrink:0;align-items:center;min-width:120px}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_socialSection__eUkq3{gap:12px;min-width:100px}}.DesktopFooter_socialIcons__38nne{display:flex;align-items:center;gap:10px;cursor:pointer}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_socialIcons__38nne{gap:8px}}.DesktopFooter_socialIcons__38nne svg{transition:all .2s ease}@media(min-width:1024px)and (max-width:1300px){.DesktopFooter_socialIcons__38nne svg{width:18px;height:18px}}.DesktopFooter_socialIcons__38nne svg:hover{transform:scale(.95)}.DesktopFooter_translateButton__l7G7Q{transition:transform .2s ease;cursor:pointer;border:1px solid #d9d8da;border-radius:5px;padding:4px;background:none;display:flex;align-items:center;justify-content:center}.DesktopFooter_translateButton__l7G7Q:hover{transform:scale(.95)}.DesktopFooter_translateButton__l7G7Q:focus{outline:none}.DesktopFooter_copyright__P4_A6{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;text-align:center}.DesktopFooter_copyrightText___SHYL{font-size:14px;color:#6c757d;font-weight:500;margin:0}.DesktopFooter_poweredBy__YM8AP{font-size:12px;color:#b3b2b6;margin:0}.DataPrivacySection_container__mvLJp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0 64px;position:relative;background:#f1f2f2}.DataPrivacySection_content__yrXUV{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;padding:0 20px}.DataPrivacySection_header___Fz28{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 0 32px;position:relative;flex:0 0 auto;text-align:center;gap:16px}.DataPrivacySection_title__V1Jf0{font-weight:600;color:#03010c;font-size:33px;line-height:120%}.DataPrivacySection_subtitle__WVnFG,.DataPrivacySection_title__V1Jf0{position:relative;width:fit-content;text-align:center;letter-spacing:0;font-style:normal;margin:0}.DataPrivacySection_subtitle__WVnFG{font-weight:400;color:#4e4d54;font-size:16px;line-height:150%}.DataPrivacySection_cardsSection__3f_nt{display:flex;align-items:flex-start;justify-content:center;gap:16px;padding:0 0 16px;align-self:stretch;width:100%;position:relative;flex:0 0 auto}@media(max-width:768px){.DataPrivacySection_cardsSection__3f_nt{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}}.DataPrivacySection_featureCard__mnLdz{width:200px;height:175px;border-radius:9.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(242,242,242,0),rgba(255,255,255,.5));border:1px solid #fff}@media(max-width:768px){.DataPrivacySection_featureCard__mnLdz{width:184px;height:111px}}.DataPrivacySection_cardContent__sUtwa{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;position:relative;flex:1;padding:16px}@media(max-width:768px){.DataPrivacySection_cardContentDesktop__etzBm{display:none}}.DataPrivacySection_cardContentMobile__PLlFQ{display:none}@media(max-width:768px){.DataPrivacySection_cardContentMobile__PLlFQ{display:block}}.DataPrivacySection_iconContainer__Fchw8{display:flex;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.DataPrivacySection_iconContainer__Fchw8{width:30px;height:30px}}.DataPrivacySection_iconBackground__Wj5mL{border-radius:30px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.DataPrivacySection_icon__f1MOG{position:relative;width:40px;height:40px;color:#03010c}@media(max-width:768px){.DataPrivacySection_icon__f1MOG{width:30px;height:30px}}.DataPrivacySection_textContent__Wa3jR{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;align-self:stretch;width:100%;position:relative;flex:1}@media(max-width:768px){.DataPrivacySection_textContent__Wa3jR{gap:4px}}.DataPrivacySection_cardTitle__8LiZr{position:relative;font-weight:600;color:#000;font-size:16px;text-align:center;font-style:normal;margin:0;text-wrap:nowrap}@media(max-width:768px){.DataPrivacySection_cardTitle__8LiZr{font-size:13px;text-align:left;text-wrap:auto}}.DataPrivacySection_cardDescription__lV7O2{position:relative;align-self:stretch;font-weight:400;color:#4e4d54;font-size:13px;text-align:center;letter-spacing:0;line-height:140%;font-style:normal;margin:0}@media(max-width:768px){.DataPrivacySection_cardDescription__lV7O2{font-size:11px;text-align:left;line-height:1.2}}.DataPrivacySection_bottomSection__HXLVu{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0;align-self:stretch;width:100%;position:relative;flex:0 0 auto}@media(max-width:480px){.DataPrivacySection_bottomSection__HXLVu{display:none}}@media(max-width:1024px){.DataPrivacySection_cardsSection__3f_nt{flex-wrap:wrap;gap:12px}.DataPrivacySection_featureCard__mnLdz{width:calc(50% - 6px);min-width:260px}}@media(max-width:768px){.DataPrivacySection_container__mvLJp{padding:24px 0 48px}.DataPrivacySection_content__yrXUV{padding:0 16px}.DataPrivacySection_iconBackground__Wj5mL{height:auto;width:auto}.DataPrivacySection_titleWrapper__1Jcxy{display:flex;align-items:center;gap:16px}.DataPrivacySection_title__V1Jf0{font-size:32px}.DataPrivacySection_subtitle__WVnFG{font-size:14px}.DataPrivacySection_header___Fz28{padding:0 0 24px}.DataPrivacySection_cardsSection__3f_nt{padding:0}.DataPrivacySection_featureCard__mnLdz{min-width:auto;width:40vw;height:180px}.DataPrivacySection_cardContent__sUtwa{padding:20px 12px}.DataPrivacySection_iconContainer__Fchw8{width:50px;height:50px}.DataPrivacySection_icon__f1MOG{width:35px;height:35px}.DataPrivacySection_cardTitle__8LiZr{font-size:16px}.DataPrivacySection_cardDescription__lV7O2{font-size:13px}}@media(max-width:480px){.DataPrivacySection_titleWrapper__1Jcxy{gap:8px;margin-bottom:8px}.DataPrivacySection_title__V1Jf0{font-size:28px}.DataPrivacySection_subtitle__WVnFG{font-size:13px;width:302px}.DataPrivacySection_featureCard__mnLdz{min-width:auto;height:111px;width:184px}.DataPrivacySection_cardContent__sUtwa{padding:16px 12px;gap:12px}.DataPrivacySection_iconContainer__Fchw8{width:45px;height:45px}.DataPrivacySection_icon__f1MOG{width:30px;height:30px}.DataPrivacySection_textContent__Wa3jR{gap:6px}.DataPrivacySection_cardTitle__8LiZr{font-size:13px;line-height:1.1}.DataPrivacySection_cardDescription__lV7O2{font-size:11px}.DataPrivacySection_featureCard__mnLdz{width:160px;height:95px}.DataPrivacySection_cardContent__sUtwa{padding:10px 12px;gap:8px}.DataPrivacySection_iconContainer__Fchw8{width:35px;height:35px}.DataPrivacySection_icon__f1MOG{width:25px;height:25px}.DataPrivacySection_cardTitle__8LiZr{font-size:11px;line-height:1.1}.DataPrivacySection_cardDescription__lV7O2{font-size:9px;line-height:1.2}}.RealResults_section__7kcmO{display:flex;align-items:center;justify-content:center;gap:32px;padding-bottom:32px;position:relative;background:#f1f2f2}.RealResults_headingContainer__27O8q{padding:0 0 16px;display:flex;align-items:flex-start;position:relative}.RealResults_mainHeading__FIrws{font-size:33px;font-weight:600;line-height:1.2;color:#03010c;text-wrap:nowrap}.RealResults_subHeadingContainer__ZSy3y{display:flex;align-items:center;justify-content:center;position:relative}.RealResults_subHeading__0lwcZ{font-size:16px;color:#4e4d54;line-height:1.5;margin:-1px 0 0}.RealResults_phoneSection__e2yw0{display:flex;flex-direction:column;align-items:flex-start;position:relative}.RealResults_phoneContainer__xQIEk{position:relative;overflow:hidden}@media(max-width:480px){.RealResults_phoneContainer__xQIEk{display:none}}.RealResults_phoneMobile__YFHP8{display:none}@media(max-width:480px){.RealResults_phoneMobile__YFHP8{display:flex;flex-direction:column;align-items:center}}.RealResults_mobileLottieContainer___o13O{width:fit-content}.RealResults_mobileBoxes__GKgpW{display:none;flex-wrap:wrap;gap:8px;margin-top:16px;width:100%;padding:0 20px;justify-content:center}@media(max-width:480px){.RealResults_mobileBoxes__GKgpW{display:flex}}.RealResults_mobileBox__5DCe8{width:184px;height:80px;border-radius:9.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(242,242,242,0),rgba(255,255,255,.5));border:1px solid #fff}@media(max-width:480px){.RealResults_mobileBox__5DCe8{width:calc(50% - 4px);height:70px}}@media(max-width:320px){.RealResults_mobileBox__5DCe8{width:calc(50% - 4px);height:60px}}.RealResults_boxContent__Taq5a{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;position:relative;flex:1;padding:12px 16px}@media(max-width:480px){.RealResults_boxContent__Taq5a{padding:8px 12px;gap:8px}}@media(max-width:320px){.RealResults_boxContent__Taq5a{padding:6px 10px;gap:6px}}.RealResults_iconContainer__5_BcQ{display:flex;align-items:flex-start;justify-content:center;position:relative;flex-shrink:0;height:100%;padding-top:6px}@media(max-width:480px){.RealResults_iconContainer__5_BcQ{width:24px;height:24px}}@media(max-width:320px){.RealResults_iconContainer__5_BcQ{width:20px;height:20px}}.RealResults_iconBackground__MMons{border-radius:15px;display:flex;align-items:center;justify-content:center;width:30px;height:30px}@media(max-width:480px){.RealResults_iconBackground__MMons{width:24px;height:24px;border-radius:12px}}@media(max-width:320px){.RealResults_iconBackground__MMons{width:20px;height:20px;border-radius:10px}}.RealResults_icon__qmsUt{position:relative;width:30px;height:30px;color:#03010c}@media(max-width:480px){.RealResults_icon__qmsUt{width:24px;height:24px}}@media(max-width:320px){.RealResults_icon__qmsUt{width:20px;height:20px}}.RealResults_textContent__dxf1z{display:flex;flex-direction:column;gap:0;padding:0;width:100%;position:relative;flex:1}.RealResults_boxTitle__DqsbA{position:relative;align-self:stretch;font-weight:400;color:#4e4d54;font-size:13px;text-align:left;letter-spacing:0;line-height:1.2;font-style:normal;margin:0}@media(max-width:480px){.RealResults_boxTitle__DqsbA{font-size:10px;line-height:1.1}}@media(max-width:320px){.RealResults_boxTitle__DqsbA{font-size:9px;line-height:1.1}}.SetupStepsSection_container__F80Oa{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0;position:relative;background:#f1f2f2}.SetupStepsSection_content__Figkv{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;padding:0 20px}.SetupStepsSection_header__53zly{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 0 32px;position:relative;flex:0 0 auto;text-align:center;gap:16px}.SetupStepsSection_title__peS2s{font-weight:600;color:#03010c;font-size:33px;line-height:120%}.SetupStepsSection_subtitle__jXb5p,.SetupStepsSection_title__peS2s{position:relative;width:fit-content;text-align:center;letter-spacing:0;font-style:normal;margin:0}.SetupStepsSection_subtitle__jXb5p{font-weight:400;color:#4e4d54;font-size:16px;line-height:150%}.SetupStepsSection_stepsSection__LeTK_{display:flex;align-items:flex-start;justify-content:center;gap:16px;align-self:stretch;width:100%;position:relative;flex:0 0 auto}@media(max-width:768px){.SetupStepsSection_stepsSection__LeTK_{flex-direction:row;justify-content:space-between;max-width:400px;gap:12px}}.SetupStepsSection_stepCard__Alhk_{width:200px;height:175px;border-radius:9.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(242,242,242,0),rgba(255,255,255,.5));border:1px solid #fff}@media(max-width:768px){.SetupStepsSection_stepCard__Alhk_{width:120px;height:171px}}.SetupStepsSection_cardContent__pAajz{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;position:relative;flex:1;padding:16px}.SetupStepsSection_stepNumberContainer__hIJIK{display:flex;width:40px;height:40px;align-items:center;justify-content:center;position:relative;background:linear-gradient(96.54deg,#07a5eb -30.96%,#3214f0 107.21%);border-radius:50%}@media(max-width:768px){.SetupStepsSection_stepNumberContainer__hIJIK{background:#3214f0}}.SetupStepsSection_stepNumber__3Lfkj{font-weight:600;color:#fff;font-size:23px;text-align:center;letter-spacing:0;line-height:100%;font-style:normal}.SetupStepsSection_textContent__P_ns_{display:flex;flex-direction:column;align-items:flex-start;font-size:13px;gap:12px;align-self:stretch;width:100%;position:relative}.SetupStepsSection_stepTitle__xniEm{position:relative;align-self:stretch;font-weight:600;color:#03010c;font-size:16px;text-align:left;letter-spacing:0;line-height:120%;font-style:normal;margin:0}@media(max-width:768px){.SetupStepsSection_stepTitle__xniEm{font-size:13px}}.SetupStepsSection_stepDescription__54Ot2{position:relative;align-self:stretch;font-weight:400;color:#4e4d54;font-size:13px;text-align:left;letter-spacing:0;line-height:140%;font-style:normal;margin:0}@media(max-width:768px){.SetupStepsSection_stepDescription__54Ot2{font-size:11px}}@media(max-width:1024px){.SetupStepsSection_stepsSection__LeTK_{gap:16px}.SetupStepsSection_stepCard__Alhk_{width:calc(33.333% - 11px);min-width:200px;max-width:250px}}@media(max-width:768px){.SetupStepsSection_container__F80Oa{padding:24px 0}.SetupStepsSection_content__Figkv{padding:0 16px}.SetupStepsSection_title__peS2s{font-size:32px}.SetupStepsSection_subtitle__jXb5p{font-size:14px}.SetupStepsSection_header__53zly{padding:0 0 24px}.SetupStepsSection_stepsSection__LeTK_{gap:20px}.SetupStepsSection_stepCard__Alhk_{min-height:180px}.SetupStepsSection_cardContent__pAajz{padding:16px;gap:12px}.SetupStepsSection_stepNumberContainer__hIJIK{width:40px;height:40px}.SetupStepsSection_stepNumber__3Lfkj,.SetupStepsSection_stepTitle__xniEm{font-size:18px}.SetupStepsSection_stepDescription__54Ot2{font-size:13px}}@media(max-width:480px){.SetupStepsSection_container__F80Oa{padding:32px 0}.SetupStepsSection_stepsSection__LeTK_{gap:8px}.SetupStepsSection_title__peS2s{font-size:28px}.SetupStepsSection_subtitle__jXb5p{font-size:13px}.SetupStepsSection_header__53zly{padding:0 0 24px;gap:8px}.SetupStepsSection_stepCard__Alhk_{min-width:120px;min-height:171px;width:120px;height:171px;max-height:190px}.SetupStepsSection_cardContent__pAajz{padding:12px;gap:8px}.SetupStepsSection_stepNumberContainer__hIJIK{width:30px;height:30px}.SetupStepsSection_stepNumber__3Lfkj{font-size:16px}.SetupStepsSection_textContent__P_ns_{gap:6px}.SetupStepsSection_stepTitle__xniEm{font-size:13px}.SetupStepsSection_stepDescription__54Ot2{font-size:10px}.SetupStepsSection_stepCard__Alhk_{min-width:100px;width:30vw;height:auto}}.SpeaksLikeYouSection_container__P_eKM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:32px;position:relative;background:#f1f2f2}@media(max-width:480px){.SpeaksLikeYouSection_container__P_eKM{padding-bottom:16px}}.SpeaksLikeYouSection_content__gbzyK{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 20px;max-width:632px}@media(max-width:768px){.SpeaksLikeYouSection_animation__G27dG{display:none}}.SpeaksLikeYouSection_animationMobile__56ULe{display:none}@media(max-width:768px){.SpeaksLikeYouSection_animationMobile__56ULe{display:block}}.SpeaksLikeYouSection_header__CuuS_{flex-direction:column;display:inline-flex;align-items:center;justify-content:center;position:relative;flex:0 0 auto}.SpeaksLikeYouSection_header__CuuS_ p{color:#4e4d54;font-weight:400;font-size:16px;text-align:center;margin-bottom:32px;width:632px}@media(max-width:768px){.SpeaksLikeYouSection_header__CuuS_ p{width:500;font-size:14px}}@media(max-width:480px){.SpeaksLikeYouSection_header__CuuS_ p{width:247px;font-size:13px}}.SpeaksLikeYouSection_title__ZMlUQ{position:relative;width:fit-content;margin-top:-1px;font-weight:600;color:#03010c;font-size:33px;text-align:center;letter-spacing:0;line-height:120%;font-style:normal;padding-bottom:16px}.WhatDoesntSection_container__6BJw2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0;position:relative;background:#f1f2f2}.WhatDoesntSection_content__eWtOE{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;padding:0 20px}.WhatDoesntSection_header__yUv1_{display:inline-flex;align-items:center;justify-content:center;padding:0 0 16px;position:relative;flex:0 0 auto}.WhatDoesntSection_title__o_okv{position:relative;width:fit-content;margin-top:-1px;font-weight:600;color:#03010c;font-size:33px;text-align:center;letter-spacing:0;line-height:120%;font-style:normal}@media(max-width:480px){.WhatDoesntSection_title__o_okv{font-size:19px}}.WhatDoesntSection_cardsSection__Jsb2P{display:flex;align-items:flex-start;justify-content:center;gap:16px;padding:0 0 16px;width:100%;position:relative;flex:0 0 auto}@media(max-width:768px){.WhatDoesntSection_cardsSection__Jsb2P{display:none}}.WhatDoesntSection_mobileSwiper__cN0C_{display:none;width:100%;padding:0 20px}@media(max-width:768px){.WhatDoesntSection_mobileSwiper__cN0C_{display:block}}.WhatDoesntSection_carouselContainer__cfQVp{width:100%;overflow:hidden;position:relative;user-select:none;touch-action:pan-y}.WhatDoesntSection_carouselTrack__UKB4h{display:flex;transition:transform .3s ease;width:100%}.WhatDoesntSection_carouselSlide__pABwF{flex:0 0 100%;width:100%;display:flex;justify-content:center;user-select:none}.WhatDoesntSection_pagination__eMN6K{display:flex;justify-content:center;gap:8px;margin-top:24px}.WhatDoesntSection_paginationDot__ZveD8{width:8px;height:8px;background:#d9d8da;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;padding:0}.WhatDoesntSection_paginationDotActive__fDOJw{background:#3214f0;transform:scale(1.2)}.WhatDoesntSection_featureCard__dRTFj{width:200px;height:175px;border-radius:9.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(242,242,242,0),rgba(255,255,255,.5));border:1px solid #fff}@media(max-width:768px){.WhatDoesntSection_featureCard__dRTFj{width:100%;height:102px;flex-direction:row;align-items:center;justify-content:center;padding:16px 32px;gap:32px;max-width:380px}}.WhatDoesntSection_cardContent__les9y{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;position:relative;flex:1;padding:16px 8px}@media(max-width:768px){.WhatDoesntSection_cardContent__les9y{flex-direction:row;align-items:center;gap:32px;padding:0}}.WhatDoesntSection_iconContainer__N_sWa{display:flex;width:40px;height:40px;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.WhatDoesntSection_iconContainer__N_sWa{width:30px;height:30px;flex-shrink:0}}.WhatDoesntSection_iconBackground__chWjz{border-radius:20px}@media(max-width:768px){.WhatDoesntSection_iconBackground__chWjz{border-radius:15px}}.WhatDoesntSection_icon___m1iP{position:relative;width:40px;height:40px}@media(max-width:768px){.WhatDoesntSection_icon___m1iP{width:30px;height:30px}}.WhatDoesntSection_textContent__uY9o5{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0;position:relative;flex:1}@media(max-width:768px){.WhatDoesntSection_textContent__uY9o5{align-items:flex-start;gap:2px}}.WhatDoesntSection_cardTitle__3dk2F{position:relative;width:90%;font-weight:600;color:#000;font-size:16px;text-align:center;line-height:120%;font-style:normal}.WhatDoesntSection_cardTitle__3dk2F b{font-size:13px;font-weight:600}@media(max-width:768px){.WhatDoesntSection_cardTitle__3dk2F{font-size:13px;text-align:left;line-height:1.2;width:100%}}.WhatDoesntSection_cardDescription__qxHVh{position:relative;font-weight:400;color:#4e4d54;font-size:13px;text-align:center;line-height:120%;font-style:normal}@media(max-width:768px){.WhatDoesntSection_cardDescription__qxHVh{font-size:13px;text-align:left;line-height:1.2}}.WhatDoesntSection_cardTip__lCb_J{color:#818085;font-size:11px}@media(max-width:768px){.WhatDoesntSection_cardTip__lCb_J{font-size:11px;text-align:left}}.WhatDoesntSection_bottomSection__fW_Ii{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;position:relative;flex:0 0 auto}@media(max-width:768px){.WhatDoesntSection_bottomSection__fW_Ii{display:none}}.WhatDoesntSection_subtitle__m1Yfn{position:relative;flex:1;margin-top:-1px;font-weight:400;color:#4e4d54;font-size:16px;text-align:center;letter-spacing:0;line-height:120%;font-style:normal}.WhatDoesSection_container__Wv6Eu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;background:#f1f2f2;padding:32px 0}@media(max-width:768px){.WhatDoesSection_container__Wv6Eu{gap:24px}}.WhatDoesSection_content__5F5iN{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:32px}.WhatDoesSection_content__5F5iN div{position:relative;z-index:2}@media(max-width:768px){.WhatDoesSection_content__5F5iN{gap:16px}}.WhatDoesSection_title__epPTX{background:linear-gradient(96.54deg,#07a5eb -30.96%,#3214f0 107.21%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-weight:600;font-size:33px;line-height:120%;letter-spacing:0;text-align:center;vertical-align:middle;margin:0}@media(max-width:768px){.WhatDoesSection_title__epPTX{font-size:28px}}@media(max-width:480px){.WhatDoesSection_title__epPTX{color:#03010c;background:none;font-size:19px}}.WhatDoesSection_featuresGrid__8Gzid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;justify-content:center;width:100%}@media(max-width:768px){.WhatDoesSection_featuresGrid__8Gzid{gap:12px;flex-direction:row;justify-content:space-between;max-width:400px}}@media(max-width:480px){.WhatDoesSection_featuresGrid__8Gzid{gap:8px;max-width:380px;flex-wrap:nowrap}}.WhatDoesSection_featureCard__BVuBi{width:200px;height:175px;border-radius:9.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(242,242,242,0),rgba(255,255,255,.5));border:1px solid #fff}@media(max-width:768px){.WhatDoesSection_featureCard__BVuBi{width:120px;height:102px}}@media(max-width:480px){.WhatDoesSection_featureCard__BVuBi{width:120px;height:102px}}.WhatDoesSection_cardContent__siJSb{justify-content:center;padding:8px}.WhatDoesSection_featureIcon__E4XFu{min-width:60px;height:60px;flex:1;object-fit:contain}@media(max-width:768px){.WhatDoesSection_featureIcon__E4XFu{width:30px;height:30px}}@media(max-width:480px){.WhatDoesSection_featureIcon__E4XFu{width:30px;height:30px}}.WhatDoesSection_cardFooter__r7rdu{display:flex;align-items:center;justify-content:center;height:50px;border-top:1px solid #d9d8da;padding:0;background:rgba(0,0,0,0)}.WhatDoesSection_featureTitle__XZBPI{color:#03010c;font-weight:600;font-size:16px;line-height:120%;width:120px;text-align:center;vertical-align:middle}@media(max-width:768px){.WhatDoesSection_featureTitle__XZBPI{font-size:13px;font-weight:600;width:100px}}@media(max-width:480px){.WhatDoesSection_featureTitle__XZBPI{font-size:13px;font-weight:600;width:100px}}.ChatAgentForYouSection_container__p8dTd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0;position:relative;background:#f1f2f2}.ChatAgentForYouSection_content__VRQWr{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;padding:0 20px}.ChatAgentForYouSection_header__5GjV8{display:inline-flex;align-items:center;justify-content:center;padding:0 0 32px;position:relative;flex:0 0 auto}.ChatAgentForYouSection_title__p6Uao{position:relative;width:fit-content;font-weight:600;color:#03010c;font-size:33px;text-align:center;letter-spacing:0;line-height:120%;font-style:normal;margin:0}.ChatAgentForYouSection_cardsSection__HMnvy{display:flex;align-items:flex-start;justify-content:center;gap:16px;flex-wrap:wrap;align-self:stretch;width:100%;position:relative;flex:0 0 auto}@media(max-width:768px){.ChatAgentForYouSection_cardsSection__HMnvy{display:none}}.ChatAgentForYouSection_mobileSwiper__3PNM6{display:none;width:100%;padding:0 20px}@media(max-width:768px){.ChatAgentForYouSection_mobileSwiper__3PNM6{display:block}}.ChatAgentForYouSection_carouselContainer__Pic4E{width:100%;overflow:hidden;position:relative;user-select:none;touch-action:pan-y}.ChatAgentForYouSection_carouselTrack__r3PY7{display:flex;transition:transform .3s ease;width:100%}.ChatAgentForYouSection_carouselSlide__rPRHW{flex:0 0 100%;width:100%;display:flex;justify-content:center;user-select:none}.ChatAgentForYouSection_pagination__CE2Ac{display:flex;justify-content:center;gap:8px;margin-top:24px}.ChatAgentForYouSection_paginationDot___6a7D{width:8px;height:8px;background:#d9d8da;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;padding:0}.ChatAgentForYouSection_paginationDotActive__6V62W{background:#3214f0;transform:scale(1.2)}.ChatAgentForYouSection_scenarioCard__suOFT{width:200px;height:180px;border-radius:9.5px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(242,242,242,0),rgba(255,255,255,.5));border:1px solid #fff}@media(max-width:768px){.ChatAgentForYouSection_scenarioCard__suOFT{width:100%;height:102px;flex-direction:row;align-items:center;justify-content:center;padding:16px 32px;gap:32px}}.ChatAgentForYouSection_cardContent__DMSj_{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;position:relative;flex:1;padding:16px 8px}@media(max-width:768px){.ChatAgentForYouSection_cardContent__DMSj_{flex-direction:row;align-items:center;gap:32px;padding:0}}.ChatAgentForYouSection_iconContainer__sxBHQ{display:flex;width:40px;height:40px;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.ChatAgentForYouSection_iconContainer__sxBHQ{width:30px;height:30px;flex-shrink:0}}.ChatAgentForYouSection_iconBackground__g5OCj{border-radius:20px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media(max-width:768px){.ChatAgentForYouSection_iconBackground__g5OCj{border-radius:15px;width:fit-content;height:fit-content}}.ChatAgentForYouSection_icon__k0Gh0{position:relative;min-width:60px}.ChatAgentForYouSection_textContent__G1r5S{display:flex;flex-direction:column;align-items:center;padding:0;align-self:stretch;width:100%;position:relative;flex:1;line-height:normal}@media(max-width:768px){.ChatAgentForYouSection_textContent__G1r5S{align-items:flex-start;gap:2px}}.ChatAgentForYouSection_cardHeader__aM3sk{position:relative;align-self:stretch;font-weight:600;color:#03010c;font-size:19px;text-align:center;font-style:normal;margin:0}@media(max-width:768px){.ChatAgentForYouSection_cardHeader__aM3sk{font-size:13px;text-align:left;line-height:1.2}}.ChatAgentForYouSection_cardTitle__CN2Pw{position:relative;align-self:stretch;font-weight:400;color:#4e4d54;font-size:19px;text-align:center;font-style:normal;margin:0}@media(max-width:768px){.ChatAgentForYouSection_cardTitle__CN2Pw{font-size:13px;text-align:left;line-height:1.2}}@media(max-width:1200px){.ChatAgentForYouSection_cardsSection__HMnvy{max-width:800px;margin:0 auto}}@media(max-width:1024px){.ChatAgentForYouSection_cardsSection__HMnvy{gap:12px}.ChatAgentForYouSection_scenarioCard__suOFT{width:calc(33.333% - 8px);min-width:180px}}@media(max-width:768px){.ChatAgentForYouSection_container__p8dTd{padding:24px 0}.ChatAgentForYouSection_content__VRQWr{padding:0 16px}.ChatAgentForYouSection_title__p6Uao{font-size:32px}.ChatAgentForYouSection_header__5GjV8{padding-bottom:17px}.ChatAgentForYouSection_scenarioCard__suOFT{min-width:100%;height:102px}.ChatAgentForYouSection_textContent__G1r5S{gap:2px;justify-content:center}.ChatAgentForYouSection_icon__k0Gh0{width:38px;height:38px}.ChatAgentForYouSection_cardTitle__CN2Pw{font-size:13px}}@media(max-width:480px){.ChatAgentForYouSection_container__p8dTd{padding:0}.ChatAgentForYouSection_title__p6Uao{font-size:19px}.ChatAgentForYouSection_icon__k0Gh0{width:34px;height:34px}.ChatAgentForYouSection_cardTitle__CN2Pw{font-size:12px;line-height:150%}}