.Modal_overlay__nbJY5{background-color:rgba(22,17,58,.8);color:#fff;display:flex;flex-direction:column;gap:32px;inset:0;padding:20px;position:fixed}@media(max-width:568px){.Modal_overlay__nbJY5{gap:16px;padding:8px}}.Modal_close__AOA14{display:flex;justify-content:end}.Modal_close-button__eXWHx{background:none;border:none;cursor:pointer}.Modal_content__Fchkl{align-items:center;display:flex;flex-direction:column}.ExampleDashboard_container__QtbTh{display:flex;color:#16113a;min-width:0;width:100%;border-radius:12px;gap:60px}@media(max-width:768px){.ExampleDashboard_container__QtbTh{align-items:center}}@media(max-width:1024px){.ExampleDashboard_container__QtbTh{align-items:center;flex-direction:column;gap:20px}}.ExampleDashboard_summary__1Rbir{display:flex;flex-direction:column;margin:0 40px;justify-content:center;flex:1 1;gap:20px}@media(max-width:1024px){.ExampleDashboard_summary__1Rbir{gap:16px;max-width:70%}}@media(max-width:568px){.ExampleDashboard_summary__1Rbir{margin:0;max-width:none}}.ExampleDashboard_title__c7yIS{color:#0fd354;font-size:32px;line-height:36.8px;font-weight:800}@media(max-width:568px){.ExampleDashboard_title__c7yIS{font-size:28px;line-height:33px}}.ExampleDashboard_description__nIlbc{font-size:20px;line-height:27px;font-weight:400}@media(max-width:768px){.ExampleDashboard_description__nIlbc{font-size:18px;line-height:25px}}.ExampleDashboard_imageContainer__SFVzB{display:flex;flex-direction:column;gap:20px;overflow:clip;flex:2 1}.ExampleDashboard_imagePositionBuffer__nOnoY{flex:1 1;position:relative}.ExampleDashboard_image__IG0h1{border-radius:12px;width:100%;height:auto}.Layout_container__H2AEG{display:flex;gap:32px}@media(max-width:568px){.Layout_container__H2AEG{gap:20px}}.Layout_container__H2AEG.Layout_spacing-small__yx3do{gap:20px}.Layout_container__H2AEG.Layout_spacing-large__aXKBA{gap:60px}@media(max-width:1200px){.Layout_container__H2AEG.Layout_spacing-large__aXKBA{gap:40px}}.Layout_container__H2AEG.Layout_spacing-x-large__I56fI{gap:120px}@media(max-width:768px){.Layout_container__H2AEG.Layout_spacing-x-large__I56fI{gap:80px}}@media(max-width:568px){.Layout_container__H2AEG.Layout_spacing-x-large__I56fI{gap:40px}}.Layout_row__8xGYq{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;width:100%}@media(max-width:768px){.Layout_row__8xGYq{display:flex;flex-direction:column}}@media(max-width:1024px){.Layout_wrapTablet__K0izt{display:flex;flex-direction:column}}.Layout_column__6TE18{flex-direction:column;min-width:0}.Layout_column__6TE18.Layout_alignment-left__wJjd8{align-items:flex-start}.Layout_column__6TE18.Layout_alignment-centre__SrTb2{align-items:center}.Layout_fill__Ljk1V{flex-grow:1;display:flex;align-items:stretch;justify-content:stretch}.ContactCTABox_contactCTAbox__upqt6{background:#272956;border-radius:24px;color:#fff;display:flex;padding:40px}.ContactCTABox_contactCTAbox__upqt6.ContactCTABox_light__xS2oz{background-color:#dfe4ee;color:#1b1b2c}.ExpertHelp_row__nCTk6{display:grid;grid-auto-flow:column;width:100%;grid-gap:20px;gap:20px}@media(max-width:1200px){.ExpertHelp_row__nCTk6{grid-auto-flow:row;grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:768px){.ExpertHelp_row__nCTk6{display:flex;flex-direction:column}}.ExpertHelp_heading__WelBJ{display:flex;flex-direction:column;align-items:flex-start;text-align:left;text-wrap:balance;max-width:650px}.ExpertHelp_headingDescription__rhnVj{font-size:26px;line-height:32px;font-weight:400}@media(max-width:1024px){.ExpertHelp_headingDescription__rhnVj{font-size:24px;line-height:29px}}@media(max-width:768px){.ExpertHelp_headingDescription__rhnVj{font-size:20px;line-height:27px}}.FAQBox_faqBox__Sy_0h{max-width:900px;width:100%;border-radius:12px;border:1px solid #16113a;overflow:clip}.FAQBox_faqBox__Sy_0h .FAQBox_heading__k6C5G{height:80px;background-color:#16113a;display:flex;align-items:center;font-size:28px;line-height:34px;font-weight:600;color:#fff;padding-left:30px}.FAQBox_faq__Ls_1D{width:100%;padding:32px 24px;box-sizing:border-box;border-bottom:1px solid #dfe4ee;position:relative}.FAQBox_faq__Ls_1D .FAQBox_question__hW9BZ{font-weight:600;font-size:18px;line-height:24px;cursor:pointer;display:flex;justify-content:space-between}.FAQBox_faq__Ls_1D .FAQBox_question__hW9BZ .FAQBox_expandButton__IsZqH{transition:transform .3s}.FAQBox_faq__Ls_1D .FAQBox_question__hW9BZ:has(+.FAQBox_toggle__65hpy:checked) .FAQBox_expandButton__IsZqH{transform:rotate(135deg)}.FAQBox_faq__Ls_1D .FAQBox_question__hW9BZ:before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0}.FAQBox_faq__Ls_1D .FAQBox_question__hW9BZ:has(+.FAQBox_toggle__65hpy:checked):before{height:60px;bottom:unset}.FAQBox_faq__Ls_1D .FAQBox_toggle__65hpy{display:none}.FAQBox_faq__Ls_1D .FAQBox_toggle__65hpy:checked~.FAQBox_content__Nxspl{max-height:1100px}.FAQBox_faq__Ls_1D .FAQBox_content__Nxspl{max-height:0;overflow:hidden;transition:max-height .5s;width:100%}.FAQBox_faq__Ls_1D .FAQBox_content__Nxspl a{color:#16113a;font-weight:600;transition:color .15s ease-out}.FAQBox_faq__Ls_1D .FAQBox_content__Nxspl a:hover{color:#0fd354}.ButtonsCTA_buttons__yEzq0{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}@media(max-width:568px){.ButtonsCTA_buttons__yEzq0{flex-direction:column;align-items:center;gap:16px}}.BuyersGuide_container__AQOLZ{display:grid;grid-gap:60px;gap:60px;align-items:center;grid-template-columns:1fr 1fr}@media(max-width:768px){.BuyersGuide_container__AQOLZ{grid-template-columns:1fr}.BuyersGuide_image__6tErq{max-width:402px;margin:auto}}.BuyersGuide_content__mmI0o{display:flex;flex-direction:column;align-items:center}.BuyersGuide_summary__nthIC{font-size:20px;line-height:27px;font-weight:400;margin:20px 0 40px}@media(max-width:1024px){.BuyersGuide_summary__nthIC{font-size:18px;line-height:25px;font-weight:400}}.FeatureBox_featureBox__rzxxz{padding:40px;flex-grow:1;align-self:stretch;flex-basis:0;box-sizing:border-box;background-color:#16113a;border-radius:24px}@media(max-width:568px){.FeatureBox_featureBox__rzxxz{border-radius:12px}}.FeatureBox_featureBox__rzxxz.FeatureBox_black__0w26T{background-color:#16113a;color:#fff}.FeatureBox_featureBox__rzxxz.FeatureBox_dark__mG56B{background-color:#2d294e;color:#fff}.FeatureBox_featureBox__rzxxz.FeatureBox_light__bue0B{background-color:#fff;color:#16113a}.FeatureBox_featureBox__rzxxz.FeatureBox_lightGrey__40o8d{background-color:#f8f8f9;color:#16113a}.FeatureBox_featureBox__rzxxz.FeatureBox_darkGrey__hDN8L{background-color:#d0cfd8;color:#16113a}.FeatureBox_featureImage__wB6oM{grid-column:span 2}@media(max-width:1200px){.FeatureBox_featureImage__wB6oM{grid-column:span 1}}.FeatureBox_featureList__pRSG3{list-style:none;margin:0;padding:0}.FeatureBox_feature__vkqM1{display:flex;font-size:18px;line-height:24.3px;font-weight:500}.FeatureBox_feature__vkqM1:not(:last-child){margin-bottom:20px}.FeatureBox_icon__tIH0Z{margin-right:16px}.IntegrationShowcase_integrationShowcase__IYKjL{display:flex;flex-direction:row;gap:20px;justify-content:center;margin-bottom:40px}@media(max-width:768px){.IntegrationShowcase_integrationShowcase__IYKjL{margin-bottom:0}}.IntegrationShowcase_integrationPill__2Lynl{background-color:#e6e9f1;color:#16113a;text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:16.5px;box-sizing:border-box;width:213px;padding:18px;border-radius:12px;transition:background-color .15s ease-out}.IntegrationShowcase_integrationPill__2Lynl:hover{background-color:#dfe4ee}@media(max-width:1200px){.IntegrationShowcase_integrationPill__2Lynl{width:unset}}@media(max-width:568px){.IntegrationShowcase_integrationPill__2Lynl{padding:10px;border-radius:8px}}.IntegrationShowcase_label__WjIqG{font-weight:500;font-size:20px;line-height:27px}.IntegrationShowcase_logo__IQIvY{width:60px;height:60px}@media(max-width:568px){.IntegrationShowcase_logo__IQIvY{width:32px;height:32px}}.IntegrationShowcase_hideLabel__4oXbS{width:unset}@media(max-width:1024px){.IntegrationShowcase_hideLabel__4oXbS{padding:13.5px}}@media(max-width:768px){.IntegrationShowcase_hideLabel__4oXbS{padding:18px}}@media(max-width:568px){.IntegrationShowcase_hideLabel__4oXbS{padding:10px;border-radius:8px}}.IntegrationShowcase_hideLabel__4oXbS .IntegrationShowcase_label__WjIqG{display:none}@media(max-width:1200px){.IntegrationShowcase_many__5ovUJ .IntegrationShowcase_label__WjIqG{display:none}}@media(max-width:768px){.IntegrationShowcase_few__XY_PE .IntegrationShowcase_label__WjIqG{display:none}}.QuoteBlock_quoteBlock__hl1W0{overflow:hidden;background:#fff;border-radius:24px;display:flex}.QuoteBlock_quoteBlock__hl1W0.QuoteBlock_dark__2cnvk{background-color:#272956;color:#fff}.QuoteBlock_quoteBlock__hl1W0.QuoteBlock_light__dtDd9{background-color:#fff;color:#16113a}.QuoteBlock_right__O5Iin{flex-direction:row-reverse}.QuoteBlock_left__XOa9b{flex-direction:row}.QuoteBlock_quote__OtrP7{font-size:20px;line-height:27px;font-weight:400}.QuoteBlock_name__dBZlW{font-size:22px;line-height:30px;font-weight:600}.QuoteBlock_role__O1cQh{font-size:10px;line-height:15px;text-transform:uppercase;letter-spacing:2px}@media(max-width:768px){.QuoteBlock_name__dBZlW,.QuoteBlock_role__O1cQh{text-align:center}}.QuoteBlock_content__PtQy0{padding:24px 40px;flex:7 1;display:flex;flex-direction:column;justify-content:space-between}.QuoteBlock_footer__zYvt1{display:flex;flex-direction:column;align-items:center}.QuoteBlock_imageContainer__GkD4A{flex:3 1;display:flex;position:relative}@media(max-width:1024px){.QuoteBlock_imageContainer__GkD4A{flex:7 1}}@media(max-width:768px){.QuoteBlock_imageContainer__GkD4A{display:none}}.QuoteBlock_small__RFMJL{flex-grow:1;flex-basis:0;overflow:visible;position:relative;margin-top:30px}.QuoteBlock_small__RFMJL .QuoteBlock_imageContainer__GkD4A{display:none}.QuoteBlock_small__RFMJL .QuoteBlock_quoteIcon__6D0Iy{position:absolute;top:-20px}.QuoteBlock_small__RFMJL .QuoteBlock_quote__OtrP7{font-size:18px;line-height:25px;margin-top:0;margin-bottom:48px}.QuoteBlock_small__RFMJL .QuoteBlock_content__PtQy0{padding:60px 28px 24px}.QuoteBlock_small__RFMJL .QuoteBlock_name__dBZlW,.QuoteBlock_small__RFMJL .QuoteBlock_role__O1cQh{text-align:center}.QuoteBlock_small__RFMJL .QuoteBlock_name__dBZlW{line-height:24px;margin-bottom:8px}.IntegrationHeader_integrationHeader__DBJ4t{display:flex;flex-direction:column;gap:20px;width:100%;margin:0}@media(max-height:850px)and (min-aspect-ratio:1.5){.IntegrationHeader_integrationHeader__DBJ4t{margin-top:-40px;margin-bottom:-20px}}@media(max-height:680px)and (min-aspect-ratio:1.5){.IntegrationHeader_integrationHeader__DBJ4t{margin-top:-60px;margin-bottom:-40px;gap:10px}}@media(max-width:568px){.IntegrationHeader_integrationHeader__DBJ4t{align-items:center;margin-bottom:32px;gap:24px}}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_mobileLogo__KSzq9{display:none}@media(max-width:568px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_mobileLogo__KSzq9{display:block}}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_desktopWrapper__pwQL3{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:40px}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_content__HCRhG{max-width:750px;gap:40px}@media(max-height:680px)and (min-aspect-ratio:1.5){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_content__HCRhG{gap:32px}}@media(max-width:568px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_content__HCRhG{gap:32px}}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_subtitle__OILtM{margin:0;font-size:28px;line-height:28px;font-weight:600;color:#a2a0b0}@media(max-width:568px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_subtitle__OILtM{font-size:22px;line-height:22px;text-align:center;margin-bottom:8px}}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_title__o3wTo{margin:0 0 32px;font-size:50px;line-height:55px;font-weight:800}@media(max-width:1024px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_title__o3wTo{font-size:40px;line-height:46px}}@media(max-width:568px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_title__o3wTo{font-size:36px;line-height:40px}}@media(max-height:680px)and (min-aspect-ratio:1.5){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_title__o3wTo{font-size:40px;line-height:46px;margin-bottom:16px}}@media(max-width:1024px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_title__o3wTo{font-size:40px;line-height:46px;margin-bottom:16px}}@media(max-width:568px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_title__o3wTo{font-size:32px;line-height:36.8px}}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_description__3wgPo{margin:0 0 40px;font-size:26px;line-height:32px;font-weight:400}@media(max-width:1024px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_description__3wgPo{font-size:24px;line-height:29px}}@media(max-width:768px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_description__3wgPo{font-size:20px;line-height:27px}}@media(max-height:680px)and (min-aspect-ratio:1.5){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_description__3wgPo{font-size:24px;line-height:29px;margin-bottom:20px}}@media(max-width:1024px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_description__3wgPo{margin-bottom:20px}}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_logo__Y88YM{display:flex;align-items:center;justify-content:flex-end}.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_logo__Y88YM img{width:158px;height:auto}@media(max-width:1024px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_logo__Y88YM img{width:90px}}@media(max-width:568px){.IntegrationHeader_integrationHeader__DBJ4t .IntegrationHeader_logo__Y88YM{display:none}}.ImageWithInset_imageWithInset__3LsHA{position:relative;width:100%;overflow:hidden;border-radius:12px;box-sizing:border-box;height:var(--desktopHeight);display:flex}@media(max-width:568px){.ImageWithInset_imageWithInset__3LsHA{height:var(--mobileHeight)}}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_backgroundImage__n5FlV{height:100%}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;padding:40px;box-sizing:border-box}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C.ImageWithInset_vertical-top__IUQuD{justify-content:flex-start}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C.ImageWithInset_vertical-middle__0Tvdu{justify-content:center}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C.ImageWithInset_vertical-bottom__ZT0OR{justify-content:flex-end}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C.ImageWithInset_horizontal-left__BPxb1{align-items:flex-start}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C.ImageWithInset_horizontal-middle__W9qvw{align-items:center}.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C.ImageWithInset_horizontal-right__62r96{align-items:flex-end}@media(max-width:568px){.ImageWithInset_imageWithInset__3LsHA .ImageWithInset_inset__lLI7C{padding:20px;align-items:stretch}}.Headings_sectionHeading__n3Lmq{max-width:800px}.Headings_genericHeading__BczZ4{display:flex;flex-direction:column;align-items:center;text-align:center;text-wrap:balance}@media(max-width:1024px){.Headings_genericHeading__BczZ4{max-width:714px}}@media(max-width:568px){.Headings_genericHeading__BczZ4{max-width:98%}}.Headings_description__DLID9{font-size:26px;line-height:32px;font-weight:400}@media(max-width:1024px){.Headings_description__DLID9{font-size:24px;line-height:29px}}@media(max-width:768px){.Headings_description__DLID9{font-size:20px;line-height:27px}}.Headings_pageHeading__pyrlb h1{margin:0;padding:0;text-wrap:balance}.Headings_pageHeading__pyrlb .Headings_description__DLID9{margin:0}.Headings_pageHeading-full-page__zgBO7{max-width:860px;align-items:center;text-align:center}.Headings_pageHeading-full-page__zgBO7 h1{font-size:58px;line-height:62px;font-weight:800}@media(max-width:1024px){.Headings_pageHeading-full-page__zgBO7 h1{font-size:50px;line-height:55px}}@media(max-width:568px){.Headings_pageHeading-full-page__zgBO7 h1{font-size:42px;line-height:45px}}.Headings_pageHeading-column__fTf0m{text-align:left}.Headings_pageHeading-column__fTf0m h1{font-size:40px;line-height:46px;font-weight:800}@media(max-width:568px){.Headings_pageHeading-column__fTf0m h1{font-size:32px;line-height:37px}}.Headings_pageHeading-column__fTf0m .Headings_description__DLID9{font-size:18px;line-height:25px;font-weight:400}.ReadyToGetStarted_container__F_lBN{display:flex;flex-direction:column;align-items:center;gap:60px}@media(max-width:768px){.ReadyToGetStarted_container__F_lBN{gap:40px}}.ReadyToGetStarted_cards__EaZ8F{display:flex;gap:32px;font-size:28px;line-height:36.4px;font-weight:500}@media(max-width:568px){.ReadyToGetStarted_cards__EaZ8F{font-size:24px;line-height:32px}}@media(max-width:1200px){.ReadyToGetStarted_cards__EaZ8F{flex-direction:column}}.ReadyToGetStarted_call__Qe8l6{flex:1 1;display:flex;flex-direction:column;gap:32px;background-color:#e8e7eb;border-radius:24px;padding:60px 40px 40px}@media(max-width:1200px){.ReadyToGetStarted_call__Qe8l6{padding-top:40px;text-align:center}}.ReadyToGetStarted_trial__tLcf0{display:grid;border-radius:24px;background-color:#16113a;color:#fff;overflow:hidden;grid-template-rows:1fr;grid-template-columns:1fr 1.2fr}@media(max-width:568px){.ReadyToGetStarted_trial__tLcf0{display:flex;flex-direction:column-reverse;text-align:center}}.ReadyToGetStarted_trialText__eUno5{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:60px 0 40px 40px}@media(max-width:568px){.ReadyToGetStarted_trialText__eUno5{padding:0 40px 40px}}.ReadyToGetStarted_buttonContainer__q9Qgn{width:100%;flex:1 1;display:flex;align-items:flex-end;justify-content:center}.ReadyToGetStarted_imageContainer__Glkfe{position:relative}.ReadyToGetStarted_dashboardImage__F7nhV{position:absolute;top:20px;width:auto;height:110%}@media(max-width:1400px){.ReadyToGetStarted_dashboardImage__F7nhV{left:20px}}@media(max-width:568px){.ReadyToGetStarted_dashboardImage__F7nhV{position:unset;margin:20px 0 0 20px;height:auto;width:110%}}.TabBox_tabBox__3nqfy{display:flex;flex-direction:column;align-items:center;width:100%;gap:32px}.TabBox_tabBox__3nqfy .TabBox_headings___eEST{display:flex;flex-direction:row;text-wrap:nowrap;gap:20px;flex-grow:1;width:100%;justify-content:center}@media(max-width:1024px){.TabBox_tabBox__3nqfy .TabBox_headings___eEST{width:100%;justify-content:space-evenly}}@media(max-width:768px){.TabBox_tabBox__3nqfy .TabBox_headings___eEST{width:100%;display:grid;grid-template-columns:1fr 1fr}}.TabBox_tabBox__3nqfy .TabBox_headings___eEST .TabBox_tabHeading__t7ecO{flex:1 1;max-width:33%;border-bottom:4px solid #737089;color:#a2a0b0;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:color .15s ease-out,border-bottom .15s ease-out;font-size:20px;line-height:27px;font-weight:400}@media(max-width:1024px){.TabBox_tabBox__3nqfy .TabBox_headings___eEST .TabBox_tabHeading__t7ecO{max-width:100%}}.TabBox_tabBox__3nqfy .TabBox_headings___eEST .TabBox_tabHeading__t7ecO{font-weight:500}@media(max-width:1024px){.TabBox_tabBox__3nqfy .TabBox_headings___eEST .TabBox_tabHeading__t7ecO{font-size:18px}}@media(max-width:768px){.TabBox_tabBox__3nqfy .TabBox_headings___eEST .TabBox_tabHeading__t7ecO{font-size:16px}}.TabBox_tabBox__3nqfy .TabBox_headings___eEST .TabBox_tabHeading__t7ecO:hover{color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:first-child>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:first-child{border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(2)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(2){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(3)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(3){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(4)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(4){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(5)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(5){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(6)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(6){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(7)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(7){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(8)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(8){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(9)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(9){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_headings___eEST:has(+.TabBox_content__F24e9>.TabBox_tabContent__igg_N:nth-child(10)>.TabBox_radioInput__TeL5v:checked) .TabBox_tabHeading__t7ecO:nth-child(10){border-bottom:4px solid #0fd354;color:#fff}.TabBox_tabBox__3nqfy .TabBox_content__F24e9{width:100%;display:grid;grid-template-columns:1fr}.TabBox_tabBox__3nqfy .TabBox_content__F24e9 .TabBox_tabContent__igg_N{grid-column:1;grid-row:1}.TabBox_tabBox__3nqfy .TabBox_content__F24e9 .TabBox_tabContent__igg_N .TabBox_radioInput__TeL5v{opacity:0;position:absolute;width:0}.TabBox_tabBox__3nqfy .TabBox_content__F24e9 .TabBox_tabContent__igg_N .TabBox_radioInput__TeL5v:not(:checked)+.TabBox_tab__rUO06{visibility:hidden;pointer-events:none}.TabBox_tabBox__3nqfy .TabBox_content__F24e9 .TabBox_tabContent__igg_N .TabBox_radioInput__TeL5v:not(:checked)+.TabBox_tab__rUO06 wistia-player{display:none}.BentoBox_bentoContainer__hO9jt{width:100%;container-type:inline-size}.BentoBox_bentoBox__yUgPw{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr;grid-template-rows:229px 230px}@container (max-width: 482px){.BentoBox_bentoBox__yUgPw{gap:16px;grid-template-columns:1fr;grid-template-rows:repeat(3,200px)}}.BentoBox_bentoCompartment__H_S7F{background:#272956;border-radius:24px;color:#fff;display:flex;flex-direction:column;justify-content:end;padding:24px}.BentoBox_bentoCompartment__H_S7F.BentoBox_blue___Ierl{background-color:#00d1ff;color:#16113a}.BentoBox_bentoCompartment__H_S7F.BentoBox_blue___Ierl .BentoBox_bentoTitle__KcdB7{color:#fff}.BentoBox_bentoCompartment__H_S7F .BentoBox_bentoTitle__KcdB7{display:block;color:#0fd354;font-size:58px;line-height:62px;font-weight:800}@media(max-width:1024px){.BentoBox_bentoCompartment__H_S7F .BentoBox_bentoTitle__KcdB7{font-size:50px;line-height:55px}}@media(max-width:568px){.BentoBox_bentoCompartment__H_S7F .BentoBox_bentoTitle__KcdB7{font-size:42px;line-height:45px}}.BentoBox_bentoCompartment__H_S7F p{margin:0;font-size:20px;line-height:24px;font-weight:700}@media(max-width:568px){.BentoBox_bentoCompartment__H_S7F p{font-size:18px;line-height:22px}}.BentoBox_imageBox__Xd1p5{background:#737089;grid-column:1/-1;justify-content:start;position:relative}.BentoBox_imageBox__Xd1p5 p{z-index:11;width:300px}@container (max-width: 560px){.BentoBox_imageBox__Xd1p5 p{width:202px}}@container (max-width: 406px){.BentoBox_imageBox__Xd1p5 p{width:180px}}@container (max-width: 360px){.BentoBox_imageBox__Xd1p5 p{width:140px}}.BentoBox_overflowImage__lQ1yq{height:calc(100% + 40px);width:auto;position:absolute;left:55%;bottom:0;z-index:10}@container (max-width: 560px){.BentoBox_overflowImage__lQ1yq{left:44%}}@container (max-width: 406px){.BentoBox_overflowImage__lQ1yq{left:40%}}@container (max-width: 380px){.BentoBox_overflowImage__lQ1yq{left:auto;right:4px}}.TryOurDashboards_container__D89mD{width:100%;background-color:#16113a;box-sizing:border-box;color:#fff;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:120px 190px;text-align:center}@media(max-width:1200px){.TryOurDashboards_container__D89mD{padding:100px}}@media(max-width:1024px){.TryOurDashboards_container__D89mD{padding:80px 40px}}@media(max-width:568px){.TryOurDashboards_container__D89mD{padding:60px 24px}}.TryOurDashboards_title__R2UW6{font-size:40px;line-height:1.5;font-weight:800}@media(max-width:568px){.TryOurDashboards_title__R2UW6{font-size:32px}}.TryOurDashboards_summary__uKuDI{font-size:26px;margin-bottom:40px}@media(max-width:568px){.TryOurDashboards_summary__uKuDI{font-size:20px}}.TryOurDashboards_buttons__SPFZt{display:flex;gap:20px;flex-wrap:wrap;align-items:center}@media(max-width:568px){.TryOurDashboards_buttons__SPFZt{flex-direction:column}}.TrustedBy_trustedBy__dQwKz{display:flex;flex-direction:column;align-items:center;max-width:100%;overflow:hidden}@media(prefers-reduced-motion){.TrustedBy_trustedBy__dQwKz{overflow:visible}}.TrustedBy_text__bkHG2{font-size:28px;line-height:36px;text-align:center;max-width:540px;margin-bottom:80px;margin-top:0}.TrustedBy_logos__vG0Vs{white-space:nowrap}.TrustedBy_scrollingLogos__i0DsL{display:inline-block;animation:TrustedBy_slide__e8y9M 20s linear infinite}@media(prefers-reduced-motion){.TrustedBy_scrollingLogos__i0DsL{animation:unset}}.TrustedBy_scrollingLogos__i0DsL img{display:inline-block;margin:0 30px}@keyframes TrustedBy_slide__e8y9M{0%{transform:translateX(40%)}to{transform:translateX(-60%)}}.Video_video__Co_G0{width:100%}