/*! @docsearch/css 3.5.1 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;position:relative;padding:0 0 2px;border:0;top:-1px;width:20px}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1 1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::-moz-placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input:-ms-input-placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:2px;box-shadow:var(--docsearch-key-shadow);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;color:var(--docsearch-muted-color);border:0;width:20px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.LottieAnimation_root__GLptc{width:100%;height:100%}.LottieAnimation_content__5lL_C{width:100%}.OnboardingHubBanner_root__DdtKO .section{max-width:1130px;margin:0 auto;padding:0 20px 50px}.OnboardingHubBanner_root__DdtKO .top_nav_section{width:100%}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn{max-width:1290px;margin:0 auto;padding:20px;display:flex;justify-content:space-between}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .katalon_logo_ctn{display:flex;justify-content:center;align-items:center;cursor:pointer}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .buttons_ctn{display:flex;justify-content:flex-end;align-items:center;gap:20px}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .buttons_ctn .talk_to_expert_btn{display:flex;height:32px;padding:4px 20px;justify-content:center;align-items:center;border-radius:4px;border:2px solid #000;background:#fff;color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .buttons_ctn .start_testing_btn{display:flex;height:32px;padding:4px 20px;justify-content:center;align-items:center;border-radius:4px;border:2px solid #0f8461;background:#0f8461;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_icon{display:none}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_menu{display:block;position:fixed;top:0;left:0;width:100%;height:100%;padding:20px;background-color:#fff;transition:all .25s ease-out;transform:translateX(-100%)}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_menu .mobile_menu_top_ctn{display:flex;justify-content:space-between;align-items:center}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_menu .mobile_menu_top_ctn .icon_close{cursor:pointer}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_menu .mobile_menu_mid_ctn .mobile_buttons_ctn{margin-top:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_menu .mobile_menu_mid_ctn .mobile_buttons_ctn .talk_to_expert_btn{display:flex;height:48px;padding:4px 0;width:210px;justify-content:center;align-items:center;border-radius:4px;border:2px solid #000;background:#fff;color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_menu .mobile_menu_mid_ctn .mobile_buttons_ctn .start_testing_btn{display:flex;height:48px;padding:4px 0;width:210px;justify-content:center;align-items:center;border-radius:4px;border:2px solid #0f8461;background:#0f8461;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_menu.active{transform:translateX(0);display:block}.OnboardingHubBanner_root__DdtKO .wrap_hero_section{padding-top:128px;position:relative}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title{color:#000;text-align:center;font-family:Roboto;font-size:48px;font-weight:500;line-height:60px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_desc{color:#414141;font-family:Inter;font-size:20px;font-style:normal;font-weight:300;line-height:30px;text-align:center;max-width:760px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn{display:flex;justify-content:center;align-items:center;gap:20px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn .hero_btn_start_testing{display:flex;height:56px;padding:0 40px;justify-content:center;align-items:center;border-radius:4px;background:#0f8461;border:2px solid #0f8461;color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;cursor:pointer;transition:all .15s ease-in-out}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn .hero_btn_start_testing:hover{background:#0c6a4e;border:2px solid #0c6a4e}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn .hero_btn_talk_to_expert{display:flex;height:56px;width:248px;justify-content:center;align-items:center;border-radius:4px;border:2px solid #000;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;cursor:pointer;transition:all .15s ease-in-out;background:transparent}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn .hero_btn_talk_to_expert:hover{border:2px solid #0f8461;color:#0f8461}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section{width:100%}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by{max-width:1200px}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_title{color:#43509b;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:32px;opacity:.5}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_wrap_bottom{overflow:hidden;width:90%;position:relative;display:flex;flex-grow:0;flex-shrink:0;gap:40px}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_wrap_bottom .first_ctn_logos,.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_wrap_bottom .second_ctn_logos{width:1256px;animation:moveLeftTrustedBySection 24s linear infinite;flex-grow:0;flex-shrink:0;display:flex;gap:40px}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_wrap_bottom .first_ctn_logos .wrap_img,.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_wrap_bottom .second_ctn_logos .wrap_img{flex-basis:104px;flex-grow:0;flex-shrink:0;display:flex;justify-content:center;align-items:center}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_wrap_bottom .linear_bg_left{max-width:250px;width:30%;z-index:10;height:100%;position:absolute;top:0;left:0;background:linear-gradient(270deg,rgba(249,249,254,0),#f9f9fe)}.OnboardingHubBanner_root__DdtKO .wrap_trusted_by_section .trusted_by_section .trusted_by .trusted_main_ctn .trusted_wrap_bottom .linear_bg_right{max-width:250px;width:30%;z-index:10;height:100%;position:absolute;top:0;right:0;background:linear-gradient(90deg,rgba(249,249,254,0),#f9f9fe)}@media screen and (max-width:1023px){.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title{font-size:60px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title .hero_title_gap{height:10px}}@media screen and (max-width:900px){.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section{gap:20px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title{font-size:50px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title .hero_title_gap{height:0}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_desc{font-size:16px;line-height:22px;max-width:565px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn .hero_btn_start_testing{font-size:18px;height:50px}}@media screen and (max-width:700px){.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title .hero_title_gap{display:block}}@media screen and (max-width:600px){.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .buttons_ctn{display:none}.OnboardingHubBanner_root__DdtKO .top_nav_section .top_nav_ctn .mobile_icon{display:flex;justify-content:center;align-items:center;cursor:pointer}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title{font-size:30px;line-height:42px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title .hero_wrap_gif #rocket,.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_title .hero_wrap_gif img{height:42px}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn{flex-direction:column}.OnboardingHubBanner_root__DdtKO .wrap_hero_section .hero_section .hero_btn_ctn .hero_btn_start_testing{width:248px;margin-top:10px}}.OnboardingHubBanner_root__DdtKO .banner-section{position:relative}.OnboardingHubBanner_root__DdtKO .banner-section .banner-section-background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;z-index:-1}.OnboardingHubBanner_root__DdtKO .banner-section .banner-image{animation:jumpIcon 2s infinite}.OnboardingHubChecklist_root__RGYFo{background-color:#7a7aef}.OnboardingHubChecklist_wrapper__NChNg{background-color:#fff}.OnboardingHubChecklist_container__UcgRT{max-width:1090px;margin:0 auto;padding:50px 20px;display:flex;flex-direction:column;justify-content:space-between;gap:30px}@media screen and (min-width:600px){.OnboardingHubChecklist_container__UcgRT{flex-direction:row;gap:10px;padding:65px 20px 90px}}.OnboardingHubChecklist_image-container__tvBA5{width:370px;max-width:100%;height:auto}.OnboardingHubChecklist_content-container__fLhx9{width:450px;max-width:100%}@media screen and (min-width:600px){.OnboardingHubChecklist_content-container__fLhx9{max-width:50%}}.OnboardingHubChecklist_title__jRGuF{font-family:Roboto;font-size:36px;font-weight:700;line-height:50px;color:#000}@media screen and (min-width:600px){.OnboardingHubChecklist_title__jRGuF{font-size:32px;line-height:38px}}.OnboardingHubChecklist_description__c2IN9{font-family:Inter;color:#000;margin-top:10px;display:flex;flex-direction:column;gap:35px}.OnboardingHubChecklist_description__c2IN9,.OnboardingHubChecklist_description__c2IN9 p{font-size:18px;font-weight:300;line-height:30px}.OnboardingHubChecklist_description__c2IN9 strong{font-weight:600}.OnboardingHubChecklist_button__aJIAY{padding:10px 40px;min-width:200px;min-height:56px;font-family:Inter;font-size:18px;font-weight:400;line-height:30px;border-radius:4px;cursor:pointer;display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;background-color:#43509b;border:2px solid #43509b;color:#fff;margin-top:64px}.OnboardingHubChecklist_button__aJIAY:hover{background-color:#2d377d;border-color:#2d377d}.OnboardingHubFooter_root__aVGNK{position:relative;padding:80px 20px;overflow:hidden;background:#43509b;z-index:1}@media screen and (min-width:600px){.OnboardingHubFooter_root__aVGNK{padding:110px 20px 80px}}.OnboardingHubFooter_background__0UV5Z{position:absolute;top:90px;left:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}@media screen and (min-width:600px){.OnboardingHubFooter_background__0UV5Z{top:50%;transform:translateY(-50%)}}.OnboardingHubFooter_background-item__JHvnw{height:100%;width:-moz-fit-content;width:fit-content;position:relative;left:50%;transform:translateX(-50%)}.OnboardingHubFooter_background-item__JHvnw svg{width:-moz-fit-content;width:fit-content}@media screen and (min-width:600px){.OnboardingHubFooter_background-item__JHvnw svg{width:100%}}.OnboardingHubFooter_title__N2DUn{font-family:Inter;font-size:40px;font-weight:600;line-height:55px;text-align:center;color:#fff}@media screen and (min-width:600px){.OnboardingHubFooter_title__N2DUn{font-size:54px;line-height:65px}}.OnboardingHubFooter_button__0EX0f{display:flex;height:56px;padding:0 40px;justify-content:center;align-items:center;border-radius:4px;background:#fff;border:2px solid #fff;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;cursor:pointer;transition:all .15s ease-in-out;width:-moz-fit-content;width:fit-content;margin:45px auto 0}.OnboardingHubFooter_button__0EX0f:hover{background:#0f8461;border:2px solid #0f8461;color:#fff}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container{width:100%;max-width:1250px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:center;height:64px;z-index:3}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav{width:67%;display:flex;justify-content:space-between;align-items:center}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_logo{width:100px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_logo img{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav{width:85%;display:flex;align-items:center}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item{width:-moz-fit-content;width:fit-content;text-align:center;transition:.1s ease-in-out;height:64px;align-items:center;display:flex}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_title{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000;display:flex;align-items:center;padding:6px 20px;position:relative}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown{display:none;cursor:default}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown .content_container{padding:30px 0;max-width:1250px;margin:0 auto}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container{display:flex;text-align:left}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content{width:55%;display:flex;border-right:1px solid #e5e5e5}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon{width:50%;text-align:left;max-width:320px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon .why_katalon_title{font-family:Roboto;font-style:normal;font-weight:600;font-size:36px;line-height:50px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon .why_katalon_desc{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#6a6a6a;margin:12px 0}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon .why_katalon_read_more{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon .why_katalon_read_more .arrow_icon{font-size:14px;line-height:24px;color:#000;margin-left:5px;font-weight:600}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon:hover{cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon:hover .why_katalon_read_more,.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .why_katalon:hover .why_katalon_read_more .arrow_icon{color:#5959eb}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories{width:50%;margin-left:30px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item{width:100%;max-width:305px;display:flex;align-items:flex-start;padding:14px 20px;transition:all .2s ease}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item .logo_col{width:26px;margin-top:4px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item .logo_col img{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item .logo_col.mobile_testing{width:40px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item .content_col{margin-left:15px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item .content_col .content_title{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:30px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item .content_col .content_title .arrow_icon{font-size:18px;line-height:30px;color:#000;margin-left:10px;opacity:0;transition:all .2 ease;font-weight:600}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item .content_col .content_desc{font-family:Inter;font-style:normal;font-weight:300;font-size:14px;line-height:24px;color:#6a6a6a;margin-top:5px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item:hover{background:#f8f8f8;border-radius:8px;cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content .business_outcome_and_success_stories .item:hover .content_col .content_title .arrow_icon{opacity:1}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .right_content{width:25%;margin-left:65px;padding-top:14px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .right_content .business_outcome_item{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#000;margin-bottom:16px;display:flex}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .right_content .business_outcome_item .icon_hover{opacity:0;margin-left:5px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .right_content .business_outcome_item:hover{color:#5959eb}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .right_content .business_outcome_item:hover .icon_hover{opacity:1}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container{display:flex;text-align:left;justify-content:space-between}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .left_content{width:15%;display:flex}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .left_content .platform{width:100%;text-align:left;max-width:320px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .left_content .platform .platform_title{font-family:Roboto;font-style:normal;font-weight:600;font-size:36px;line-height:50px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content{width:86%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview{width:100%;display:flex;justify-content:space-between;border-radius:8px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_left{width:80%;padding:20px 30px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_left .title{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:30px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_left .title .arrow_icon{font-size:18px;line-height:30px;color:#000;margin-left:10px;opacity:0;transition:all .2 ease;font-weight:600}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_left .desc{font-family:Inter;font-style:normal;font-weight:300;font-size:14px;line-height:24px;color:#6a6a6a;margin-top:5px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_left .desc .readmore{margin-left:5px;color:#5959eb;text-decoration:underline}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_right{width:200px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_right img{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview:hover{background-color:#f8f8f8}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview:hover .platform_left .title .arrow_icon{opacity:1}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product{width:100%;margin-top:40px;display:flex;justify-content:space-between}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row{width:-moz-fit-content;width:fit-content;padding:0 18px;border-right:1px solid #f2f2f2}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row.last_col{border:none}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.authoring{color:#43509b}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.management{color:#bf3dc2}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.execution{color:#0f8461}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.report{color:#cba226}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.ai{color:#5959eb;text-decoration:underline}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.ai .icon_hover{display:inline-block;margin-left:5px;visibility:hidden}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.ai:hover{cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .row_title.ai:hover .icon_hover{visibility:visible}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#000;position:relative}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name .text{padding-top:12px;display:flex;align-items:center}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name .text .new_badge{height:18px;margin-left:2px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name .text .icon_hover{opacity:0;margin-left:5px;margin-top:-1px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name .popup_desc{width:220px;display:none;flex-direction:column;padding:8px;align-items:flex-start;justify-content:center;gap:10px;border-radius:4px;background:#000;position:absolute;top:0;right:0;transform:translate(10%,-100%)}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name .popup_desc .popup_desc_title{color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name .popup_desc .popup_desc_subtitle{color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name .popup_desc.true_test_pop_up{top:50%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name:hover{cursor:pointer;color:#5959eb}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name:hover .text .icon_hover{opacity:1}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row .product_name:hover .popup_desc{display:flex}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container{display:flex;text-align:left}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content{width:28%;display:flex}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions{width:100%;text-align:left;max-width:320px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions .solutions_title{font-family:Roboto;font-style:normal;font-weight:600;font-size:36px;line-height:50px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions .solutions_desc{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#6a6a6a;margin:12px 0}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions .solutions_read_more{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions .solutions_read_more .arrow_icon{font-size:14px;line-height:24px;color:#000;margin-left:5px;font-weight:600}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions:hover{cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions:hover .solutions_read_more,.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content .solutions:hover .solutions_read_more .arrow_icon{color:#0f8461}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content{width:75%;display:flex;justify-content:space-between}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test{width:67%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_title{font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:30px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;border-right:1px solid #e5e5e5;padding-right:20px;transition:all .2s ease}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list .application_item{width:47%;display:flex;gap:10px;padding:10px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list .application_item .logo_col{min-width:26px;margin-top:7px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list .application_item .content_col .content_title{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:normal;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list .application_item .content_col .content_title .arrow_icon{font-size:18px;line-height:30px;color:#000;margin-left:10px;opacity:0;transition:all .2 ease;font-weight:600}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list .application_item .content_col .content_desc{font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:20px;color:#6a6a6a}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list .application_item:hover{background:#f8f8f8;border-radius:8px;cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .application_under_test .application_list .application_item:hover .content_col .content_title .arrow_icon{opacity:1}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .industry{width:30%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .industry .industry_title{font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:30px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .industry .industry_list{display:flex;flex-wrap:wrap;margin-top:20px;row-gap:20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .industry .industry_list .industry_item{font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:24px;width:50%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .industry .industry_list .industry_item .arrow_icon{color:#5959eb;margin-left:10px;opacity:0;transition:all .2 ease}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .industry .industry_list .industry_item:hover{color:#5959eb;border-radius:8px;cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .right_content .industry .industry_list .industry_item:hover .arrow_icon{opacity:1}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container{display:flex;text-align:left}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .left_content{width:22%;display:flex}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .left_content .resources{width:100%;text-align:left;max-width:320px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .left_content .resources .resources_title{font-family:Roboto;font-style:normal;font-weight:600;font-size:36px;line-height:50px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content{width:75%;padding-top:14px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list{width:100%;display:flex;justify-content:space-between}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list .resources_col{width:-moz-fit-content;width:fit-content;margin:0 15px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list .resources_col .resource_title{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#0f8461;margin-bottom:16px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list .resources_col .resource_item{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#000;margin-bottom:16px;display:flex}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list .resources_col .resource_item .icon_hover{opacity:0;margin-left:5px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list .resources_col .resource_item:hover{color:#5959eb}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list .resources_col .resource_item:hover .icon_hover{opacity:1}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item:hover{cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item:hover .top_nav_title{background:#f8f8f8;border-radius:4px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item:hover .top_nav_dropdown{display:block}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item:hover .top_nav_dropdown.solutions{height:375px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu:hover~.overlay_background{display:block}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu:hover .top_nav_title{background:#f8f8f8;border-radius:4px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu:hover .top_nav_title:after{content:">";right:10px;font-size:.7rem;position:absolute;transform:rotate(270deg) scaleY(1.6);transition:all .3s}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu .top_nav_title{padding-right:30px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu .top_nav_title:after{content:">";right:10px;font-size:.7rem;position:absolute;transform:rotate(90deg) scaleY(1.6);transition:all .3s}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu .top_nav_title:hover:after{content:">";right:10px;font-size:.7rem;position:absolute;transform:rotate(270deg) scaleY(1.6);transition:all .3s}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown{position:absolute;top:100px;left:0;background-color:#fff;width:100%;height:350px;z-index:10}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .right_button{display:flex;align-items:center}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .right_button .btn_secondary{background:#fff;border:2px solid #000;border-radius:4px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000;padding:6px 20px;max-width:180px;transition:.2s ease-in-out}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .right_button .btn_secondary:hover{border-color:#0f8461;color:#0f8461;cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .right_button .btn_primary{background:#0f8461;border-radius:4px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;padding:6px 28px;max-width:170px;transition:.2s ease-in-out;margin-left:20px;border:2px solid #0f8461}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .right_button .btn_primary:hover{background-color:#0c6a4e;border:2px solid #0c6a4e;cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent{background:transparent}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .left_logo_and_topnav .katalon_logo img{content:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/header/katalon_logo.svg)}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu:hover .top_nav_title,.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item:hover .top_nav_title{background:#f8f8f8}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_title{color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .right_button .btn_contact{color:#000;border-color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .right_button .btn_contact:hover{border-color:#0c6a4e;color:#0c6a4e}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .right_button .btn_start_free_trial{background:#0f8461;border-color:#0f8461;color:#fff}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent.fixed_top .wrap_container .right_button .btn_start_free_trial:hover{background:#0c6a4e;border-color:#0c6a4e}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container{background:transparent}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container .left_logo_and_topnav .katalon_logo img{content:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/pages/finance-software-testing/katalon-logo.svg)}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item.have_child_menu:hover .top_nav_title,.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item:hover .top_nav_title{background:transparent}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_title{color:#fff}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container .right_button .btn_contact{background:transparent;color:#fff;border-color:#fff}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container .right_button .btn_start_free_trial{color:#000;background:#fff;border-color:#fff}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.transparent .wrap_container .right_button .btn_start_free_trial:hover{color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.fixed_top{top:0;left:0;width:100%;max-width:100%;position:fixed;background:#fff;z-index:100;animation-name:fixedTopAniamtion;animation-duration:.3s}.OnboardingHubHeader_root__tzIZ_ .rebrand_header.fixed_top .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown{top:64px}.OnboardingHubHeader_root__tzIZ_ .overlay_background{display:none;height:100vh;background-color:#000;bottom:0;left:0;opacity:.3;position:fixed;right:0;top:150px;z-index:2}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile{display:none;width:100%;padding:20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .top_menu{width:100%;display:flex;justify-content:space-between;align-items:center}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .top_menu .katalon_logo{width:100px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .top_menu .katalon_logo img{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .top_menu .katalon_menu_icon{align-items:center;display:flex;transition:.2s ease-in-out}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .top_menu .katalon_menu_icon i{color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu{display:none}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active{width:100%;background:#fff;height:100%;position:fixed;left:0;top:0;z-index:100;display:block;padding:20px 10px;animation-name:openTopAniamtionMobile;animation-duration:.3s;overflow:scroll}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .top_menu{width:100%;display:flex;justify-content:space-between;align-items:center}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .top_menu .katalon_logo{width:100px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .top_menu .katalon_logo img{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .top_menu .katalon_menu_icon{align-items:center;display:flex;transition:.2s ease-in-out}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .top_menu .katalon_menu_icon i{color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_start_free_trial{background:#0f8461;border-radius:4px;max-width:140px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#fff;padding:6px 20px;border:2px solid #0f8461}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_start_free_trial:hover{background-color:#0c6a4e;border:2px solid #0c6a4e;cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_contact{background:#fff;border:2px solid #000;border-radius:4px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000;padding:6px 20px;max-width:180px;margin-left:16px;margin-right:16px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_contact:hover{border-color:#0f8461;color:#0f8461;cursor:pointer}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_login{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_login:hover{cursor:pointer;text-decoration:underline}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_contact_us{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000;margin-left:16px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_contact_us:hover{cursor:pointer;text-decoration:underline}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown{width:100%;border-bottom:1px solid #d6d6d6}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown.last_row{border:none;padding-bottom:50px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown.have_dropdown_menu .item_title:after{content:" ";position:absolute;width:9px;height:6px;top:45%;right:5px;background-image:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/header/menu_icon_down.svg);background-size:cover;background-repeat:no-repeat}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown.have_dropdown_menu .with_link{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#000;padding:15px 0}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown.no_menu{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown.no_menu .item_title{border-bottom:1px solid #d6d6d6}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_title{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#000;padding:15px 0;position:relative}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show{display:none;flex-direction:column}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .item{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#000;margin-bottom:20px;display:block}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .product_title{font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:20px;color:#43509b;margin-bottom:5px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .product_title.management{color:#bf3dc2}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .product_title.execution{color:#0f8461}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .product_title.report{color:#cba226}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .product_title.ai{color:#5959eb}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .item{height:18px;display:flex;align-items:flex-start}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .item .new_badge_mobile{display:inline-block;margin-top:3px;height:18px;margin-left:2px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .product .item.testcloud_margin{margin-bottom:10px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .resources_type{margin-bottom:20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .resources_type .resources_title{font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:20px;color:#0f8461;margin-bottom:5px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown .item_show .resources_type .item{margin-bottom:10px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown.active.have_dropdown_menu .item_title:after{background-image:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/header/menu_icon_up.svg);background-size:cover;background-repeat:no-repeat}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .item_dropdown.why_katalon_dropdown{margin-top:40px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile.fixed_top{top:0;left:0;width:100%;max-width:100%;position:fixed;background:#fff;z-index:100}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile.fixed_top .wrap_container .top_menu .katalon_menu_icon i{color:#000!important}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile.transparent .wrap_container .top_menu .katalon_menu_icon i{color:#fff}@media screen and (max-width:600px){.OnboardingHubHeader_root__tzIZ_ .rebrand_header{display:none}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile{display:block}}@media screen and (min-width:600px)and (max-width:1023.8px){.OnboardingHubHeader_root__tzIZ_ .rebrand_header{display:none}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile{display:block}.OnboardingHubHeader_root__tzIZ_ .rebrand_header_mobile .wrap_container .main_menu.active .btn_section .btn_contact{margin-left:25px;margin-right:25px}}@media screen and (min-width:1024px)and (max-width:1300px){.OnboardingHubHeader_root__tzIZ_ .rebrand_header{padding:0 20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav{width:74%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_title{padding:6px 10px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown{height:-moz-fit-content;height:fit-content}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown .content_container{padding:30px 20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.why_katalon .content_container .left_content{width:65%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container{flex-direction:column}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content{width:100%;margin-top:10px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_overview .platform_left{padding-left:20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .right_content .platform_product .product_row{padding:0 10px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .left_content{width:100%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.platform .content_container .left_content .platform{padding-left:20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content{width:75%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .right_content .resources_list .resources_col{margin:0 20px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.resources .content_container .left_content{width:20%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .left_logo_and_topnav .katalon_topnav .top_nav_item .top_nav_dropdown.solutions .content_container .left_content{width:40%}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .right_button .btn_primary{padding:6px;margin-left:8px;font-size:13px}.OnboardingHubHeader_root__tzIZ_ .rebrand_header .wrap_container .right_button .btn_secondary{padding:6px 4px;margin-left:6px;font-size:13px}}.OnboardingHubPerformance_root__hF6K1{position:relative}.OnboardingHubPerformance_background___reMb{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1;overflow:hidden}.OnboardingHubPerformance_background-item__DBGcc{width:100%;position:absolute;bottom:0;z-index:-1;left:50%;transform:translateX(-50%)}.OnboardingHubPerformance_container__bTaEs{max-width:1130px;margin:0 auto;padding:50px 20px 60px}.OnboardingHubPerformance_title__qcBjR{font-family:Roboto;font-size:28px;font-weight:700;line-height:34px;color:#fff;text-align:center}@media screen and (min-width:600px){.OnboardingHubPerformance_title__qcBjR{font-size:36px;line-height:50px}}.OnboardingHubPerformance_description__l_2Bq{font-family:Inter;font-size:18px;font-weight:300;text-align:center;line-height:30px;max-width:720px;margin:10px auto 0;color:#fff}.OnboardingHubPerformance_button__qLNXI{display:flex;height:56px;padding:0 40px;justify-content:center;align-items:center;border-radius:4px;background:#fff;border:2px solid #fff;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;cursor:pointer;transition:all .15s ease-in-out;width:-moz-fit-content;width:fit-content;margin:20px auto 0}@media screen and (min-width:600px){.OnboardingHubPerformance_button__qLNXI{margin:38px auto 0}}.OnboardingHubPerformance_button__qLNXI:hover{background:#0f8461;border:2px solid #0f8461;color:#fff}.WistiaVideo_root__Zdu1w{position:relative;height:0}.WistiaVideo_content__fYtka{position:absolute;top:0;left:0;width:100%;height:100%}.OnboardingHubSupport_root__pJC6R{max-width:1130px;margin:0 auto 30px;padding:0 20px}.OnboardingHubSupport_title__MKTDI{font-family:Roboto;font-size:24px;font-weight:700;line-height:32px;text-align:center}@media screen and (min-width:600px){.OnboardingHubSupport_title__MKTDI{font-size:36px;line-height:50px}}.OnboardingHubSupport_title__MKTDI p{font-family:Roboto;font-size:24px;font-weight:700;line-height:32px;text-align:center}@media screen and (min-width:600px){.OnboardingHubSupport_title__MKTDI p{font-size:36px;line-height:50px}}.OnboardingHubSupport_video__dY2G7{width:100%;max-width:800px;margin:30px auto 0}.OnboardingHubTroubleshooting_root__lFsNO{position:relative;overflow:hidden}.OnboardingHubTroubleshooting_background__mMCMw{position:absolute;top:0;left:0;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.OnboardingHubTroubleshooting_container__j7pou{max-width:1130px;margin:0 auto;padding:45px 20px 0;display:flex;flex-direction:column;gap:20px;justify-content:space-between;align-items:center}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_container__j7pou{gap:45px}}@media screen and (min-width:1200px){.OnboardingHubTroubleshooting_container__j7pou{flex-direction:row;gap:20px}}.OnboardingHubTroubleshooting_title__XKQkH{font-family:Roboto;font-size:28px;font-weight:700;line-height:34px;color:#000}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_title__XKQkH{font-size:36px;line-height:50px}}@media screen and (min-width:1200px){.OnboardingHubTroubleshooting_title__XKQkH{width:385px}}.OnboardingHubTroubleshooting_cards-container__PTH2g{margin-bottom:80px}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_cards-container__PTH2g{width:650px}}.OnboardingHubTroubleshooting_cards__4ORbQ{display:flex;gap:45px;flex-direction:column}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_cards__4ORbQ{flex-direction:row}}.OnboardingHubTroubleshooting_card____Slm{background-color:#fff;width:310px;height:370px;position:relative;border-radius:10px;overflow:hidden;padding:25px 20px 20px 30px;border:1px solid #e5e5e5}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_card-1__opvg5{transform:translateY(120px)}}.OnboardingHubTroubleshooting_card-line__ndy_f{position:absolute;top:0;left:0;width:100%;height:15px}.OnboardingHubTroubleshooting_card-line-1__U8ob2{background-color:#fed730}.OnboardingHubTroubleshooting_card-line-2__tCBtZ{background-color:#bf3dc2}.OnboardingHubTroubleshooting_card-image-container__PsO8L{width:175px;max-width:60%;height:175px;margin:auto}.OnboardingHubTroubleshooting_card-title__JX3Pz{font-family:Inter;font-size:20px;font-weight:600;line-height:30px;color:#000}.OnboardingHubTroubleshooting_card-button__aKMbF{display:block;margin-top:15px;font-family:Inter;font-size:16px;font-weight:300;line-height:24px;color:#000}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_card-button__aKMbF{font-size:20px;line-height:30px}}.OnboardingHubTroubleshooting_card-button__aKMbF:hover{text-decoration:underline;cursor:pointer}.OnboardingHubTroubleshooting_popup-root__aBjb5{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;background:rgba(0,0,0,.3)}.OnboardingHubTroubleshooting_popup-wrapper__Iu_oB{width:100%;height:100%;max-width:100%;max-height:100%;position:absolute;bottom:0;right:0;background:#fff;overflow:auto}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-wrapper__Iu_oB{width:510px;height:-moz-fit-content;height:fit-content}}@media screen and (min-width:1200px){.OnboardingHubTroubleshooting_popup-wrapper__Iu_oB{max-width:50%}}.OnboardingHubTroubleshooting_popup-wrapper-submitted__GH19F{height:690px}.OnboardingHubTroubleshooting_popup-container__sJ4C_{margin:20px 30px 30px;height:100%;position:relative}.OnboardingHubTroubleshooting_popup-close__jBj1u{position:absolute;top:0;right:0;width:15px;height:15px;cursor:pointer}.OnboardingHubTroubleshooting_popup-title__RHev9{font-family:Inter;font-size:21px;font-weight:600;line-height:25px;text-align:center}.OnboardingHubTroubleshooting_popup-button-group___HbwJ{display:flex;flex-direction:column;gap:10px;margin-top:10px}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-button-group___HbwJ{margin-top:20px}}.OnboardingHubTroubleshooting_popup-button__WL4dM{padding:20px;border:1px solid #000;border-radius:4px;transition:all .3s}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-button__WL4dM{padding:25px 35px}}.OnboardingHubTroubleshooting_popup-button__WL4dM:hover{border:1px solid #7a7aef;background-color:#7a7aef}.OnboardingHubTroubleshooting_popup-button__WL4dM:hover .OnboardingHubTroubleshooting_popup-button-description__2TLU9,.OnboardingHubTroubleshooting_popup-button__WL4dM:hover .OnboardingHubTroubleshooting_popup-button-title__HPOob{color:#fff}.OnboardingHubTroubleshooting_popup-button-title__HPOob{font-family:Inter;font-size:16px;font-weight:600;line-height:23px}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-button-title__HPOob{font-size:18px}}.OnboardingHubTroubleshooting_popup-button-description__2TLU9{font-family:Inter;font-size:14px;font-weight:300;line-height:16px}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-button-description__2TLU9{font-size:16px;line-height:20px}}.OnboardingHubTroubleshooting_popup-line__OM_6r{margin:10px 0;border:1px dashed #bbb;height:1px;background-image:repeating-linear-gradient(-5deg,#bbb,#bbb 12px,transparent 0,transparent 15px,#bbb 0),repeating-linear-gradient(85deg,#bbb,#bbb 12px,transparent 0,transparent 15px,#bbb 0),repeating-linear-gradient(175deg,#bbb,#bbb 12px,transparent 0,transparent 15px,#bbb 0),repeating-linear-gradient(265deg,#bbb,#bbb 12px,transparent 0,transparent 15px,#bbb 0);background-size:2px 100%,100% 2px,2px 100%,100% 2px;background-position:0 0,0 0,100% 0,0 100%}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-line__OM_6r{margin:20px 0}}.OnboardingHubTroubleshooting_popup-form-group__Z6sts{display:flex;flex-direction:column;gap:10px}.OnboardingHubTroubleshooting_popup-form-email__0BT_I{width:100%;height:45px;padding:12px 15px;border-radius:5px;border:1px solid #bbb;color:#000;font-family:Inter;font-size:14px;font-weight:300}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-form-email__0BT_I{font-size:17px}}.OnboardingHubTroubleshooting_popup-form-content__pmdjc{width:100%;height:120px;padding:12px 15px;border-radius:5px;border:1px solid #bbb;color:#000;font-family:Inter;font-size:14px;font-weight:300}@media screen and (min-width:600px){.OnboardingHubTroubleshooting_popup-form-content__pmdjc{font-size:17px;height:140px}}.OnboardingHubTroubleshooting_popup-form-button-container__h6yJN{position:relative}.OnboardingHubTroubleshooting_popup-form-error__9OyAe{font-family:Inter;font-weight:400;font-size:14px;line-height:24px;color:#d14343;position:absolute;top:0;left:0}.OnboardingHubTroubleshooting_popup-form-button__xbeUS{display:flex;height:56px;padding:0 40px;justify-content:center;align-items:center;border-radius:4px;background:#000;border:2px solid #000;color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;cursor:pointer;transition:all .15s ease-in-out;width:-moz-fit-content;width:fit-content;margin:35px auto 0}.OnboardingHubTroubleshooting_popup-thankyou-container__bYgXj{display:flex;flex-direction:column;justify-content:center;height:100%}.OnboardingHubTroubleshooting_popup-thankyou-message-container__JWfDj{display:flex;flex-direction:column;align-items:center;position:relative}.OnboardingHubTroubleshooting_popup-thankyou-image__GvTWA{width:140px;height:auto;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-30px)}.OnboardingHubTroubleshooting_popup-thankyou-message__4x3PP,.OnboardingHubTroubleshooting_popup-thankyou-message__4x3PP p{font-family:Inter;font-size:24px;font-weight:600;text-align:center;line-height:32px}.OnboardingHubKool_root__UhtDb{position:relative;background-color:#f8f8f8;padding:55px 0 80px}.OnboardingHubKool_container__Nnciu{max-width:1120px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;justify-content:space-between;gap:60px}@media screen and (min-width:1000px){.OnboardingHubKool_container__Nnciu{flex-direction:row}}.OnboardingHubKool_content-container__SO5eA{max-width:450px;width:100%;margin:0 auto}@media screen and (min-width:1000px){.OnboardingHubKool_content-container__SO5eA{max-width:450px;width:45%;margin:0}}.OnboardingHubKool_title___0_xA{font-family:Roboto;font-size:28px;font-weight:700;line-height:34px;margin-top:10px}@media screen and (min-width:600px){.OnboardingHubKool_title___0_xA{font-size:36px;line-height:50px}}.OnboardingHubKool_description__BjFsB{font-family:Inter;font-size:18px;font-weight:300;line-height:32px;margin-top:10px}.OnboardingHubKool_button-group__GlVLO{display:flex;flex-direction:column;gap:24px;margin-top:30px}.OnboardingHubKool_button__cL1_0{padding:0 12px;font-family:Inter;font-size:16px;font-weight:300;line-height:24px;border-left:8px solid rgba(0,0,0,.2);cursor:pointer}.OnboardingHubKool_button__cL1_0:hover{border-left:8px solid #5959eb;font-weight:600}.OnboardingHubKool_video__weoYx{width:100%;max-width:575px;margin:0 auto}@media screen and (min-width:1000px){.OnboardingHubKool_video__weoYx{width:calc(100% - 60px - 450px);max-width:575px;margin:0}}.SurvicateSurvey_root__ZxwWt{width:100%;height:100%}.SurvicateSurvey_content__RbekA{width:100%}.OnboardingHubNoAccess_root__G4RaF{width:100%;max-width:780px;margin:100px auto 20px;padding:0 20px}.OnboardingHubNoAccess_heading__2YtUB{font-family:Roboto;font-style:normal;font-weight:500;font-size:36px;line-height:50px;color:#000;text-align:center;margin-bottom:40px}.OnboardingHubNoAccess_error_image__kmIid{width:100%;max-width:600px;text-align:center;margin:auto}.OnboardingHubNoAccess_content__Jv7tM{font-family:Roboto;font-size:24px;line-height:32px;text-align:center;max-width:535px;margin:20px auto 0}.OnboardingHubNoAccess_content__Jv7tM span{font-weight:700}.OnboardingHubNoAccess_button__eBP6a{font-family:Inter;font-size:18px;font-weight:400;line-height:30px;text-align:center;color:#fff;width:-moz-fit-content;width:fit-content;min-width:225px;margin:30px auto 0;padding:14px 40px;background:#0f8461;border-radius:4px;display:block}.OnboardingHubNoAccess_button__eBP6a:hover{background:#0c6a4e}