/*! @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}}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog{max-width:680px;margin:0 auto;z-index:1200;width:95%}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog.exit-blog{max-width:680px;width:95%}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog.exit-blog .modal-content{border-radius:8px!important;min-height:0;background:transparent;box-shadow:none;border:none}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog.exit-blog .modal-content .modal-body{padding:0}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog.exit-blog .modal-content .modal-body #close-popup-exit-blog-form{font-size:24px;color:#000;margin:0;padding-right:10px;position:absolute;right:0;top:5px;opacity:1}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog.exit-blog .modal-content .modal-body #close-popup-exit-blog-form:hover{color:#000;background-color:transparent}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog.exit-blog .modal-content .modal-body .popup-body{width:100%}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .modal-dialog.exit-blog .modal-content .modal-body .popup-body img{max-width:100%!important;height:auto;width:100%!important}.PagePopup_wrapPagePopupSection__rBdy2 .modal.fade .popup_back{opacity:.7}.PagePopup_wrapPagePopupSection__rBdy2 .popup_detail_blog{position:fixed;display:flex;width:100%;bottom:-100%;margin:auto;z-index:100;display:none}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_{margin-top:-64px;background-color:#000}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);z-index:10;justify-content:center;align-items:center}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn .popup_wrap_content{width:100%;max-width:465px;padding:36px 40px;border-radius:8px;border:1px solid #d6d6d6;background-color:#fff;z-index:11;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn .popup_wrap_content .popup_close_btn{font-family:Inter;font-weight:300;font-size:18px;line-height:20px;color:#414141;cursor:pointer;position:absolute;top:16px;right:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn .popup_wrap_content #popup_star{width:100px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn .popup_wrap_content .popup_title{font-style:normal;font-family:Roboto;font-size:24px;font-weight:500;line-height:32px;letter-spacing:0;text-align:center;color:#000;margin:14px 0 8px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn .popup_wrap_content .popup_desc{color:#414141;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn.active{display:flex}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section{width:100%;margin:0 auto;background-image:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/pages/ai_testing/bg_hero_new.svg);background-size:auto}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .header_content{width:100%;max-width:1250px;padding:20px 0;margin:0 auto}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .header_content .katalon_logo_section{width:100px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .header_content .katalon_logo_section img{width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid{width:100%;max-width:1250px;margin:70px auto 0}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_title{font-family:Roboto;font-style:normal;font-weight:500;font-size:54px;line-height:64px;text-align:center;color:#f2f2f2;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_title #star_animate{position:absolute;top:0;right:0;width:100px;transform:translate(80%,-50%)}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_title .highlight_text{color:#5959eb}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_desc{font-family:Inter;font-style:normal;font-weight:300;font-size:18px;line-height:30px;text-align:center;color:#f2f2f2;opacity:.8;margin:12px auto 24px;max-width:650px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn{display:flex;justify-content:center;gap:24px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn .btn_start_trial{width:232px;padding:16px 0;border-radius:4px;background-color:#0f8461;font-family:Inter;font-style:normal;font-weight:400;font-size:18px;letter-spacing:0;color:#fff;text-align:center;border:2px solid #0f8461;transition:all .25s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn .btn_start_trial img{margin-top:-4px!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn .btn_start_trial:hover{background:#0c6a4e;border:2px solid #0c6a4e}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn .btn_view_demo{width:191px;padding:16px 0;border-radius:4px;background-color:transparent;font-family:Inter;font-style:normal;font-weight:400;font-size:18px;letter-spacing:0;color:#fff;text-align:center;border:2px solid #fff;transition:all .25s ease-in-out;cursor:pointer}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn .btn_view_demo:hover{background:#fff;color:#0f8461;border:2px solid #0f8461}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news{height:600px;max-height:600px;overflow:hidden;margin:50px auto 24px;max-width:1200px;display:flex}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left{overflow:hidden;max-height:600px;flex:1 1;padding:40px 45px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_header{font-family:Roboto;font-size:36px;font-weight:400;line-height:50px;letter-spacing:0;text-align:left;color:#fff}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu{display:flex;flex-direction:column;gap:24px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item{display:flex;justify-content:flex-start;align-items:stretch;gap:12px;transition:all .25s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item .item_timeline{width:8px;height:unset;background:#414141;transition:all .5s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item .item_timeline .active_timeline{width:100%;height:0;max-height:0;background:#5959eb}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item .item_content{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item .item_content .item_title{font-family:Inter;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;text-align:left;color:#fff;cursor:pointer}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item .item_content .item_desc{max-height:0;transition:all .5s ease-in-out;max-width:350px;font-family:Inter;font-size:14px;font-weight:300;line-height:24px;text-align:left;color:#fff;opacity:.8}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item .item_content .item_desc a{text-decoration:underline}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item.active .item_timeline .active_timeline{animation-name:increaseMaxHeightSuperchargeAITesting;animation-duration:7s;animation-timing-function:linear;animation-fill-mode:forwards}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item.active .item_content .item_desc{max-height:300px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_content{flex:2 1}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_content .new_gif{height:100%;width:100%;display:none}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_content .new_gif video{height:100%;width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_content .new_gif video video::-webkit-media-controls,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_content .new_gif video video::-webkit-media-controls-enclosure{display:none!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_content .new_gif video video::-webkit-media-controls-panel{display:none!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section{width:100%;padding:16px 40px;background:#43509b}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn{max-width:1155px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_info{max-width:641px;font-family:Inter;font-size:14px;font-weight:300;line-height:24px;letter-spacing:0;text-align:left;color:#fff}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_info .info_title{font-weight:700}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form{width:394px;display:flex;justify-content:space-between;align-items:center}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form .monthly_form_input{background-color:#28305d;width:240px;padding:9px 16px;border-radius:4px;border:1px solid #636eac;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#fff}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form .monthly_form_input:focus{outline:none}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form .monthly_form_subcribe{padding:8px 28px;border-radius:4px;background:#bf3dc2;color:#fff;font-family:Inter;font-style:normal;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;cursor:pointer;transition:all .25s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form .monthly_form_subcribe:hover{background-color:#aa36ac}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section{width:100%;background-color:#fff;padding:100px 40px 50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn{max-width:1155px;display:flex;justify-content:space-between;margin:0 auto}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title{margin-top:-20px;position:sticky;top:50px;height:-moz-fit-content;height:fit-content;max-width:542px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_logo img,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title .title_logo img{transform:translateX(-25%)}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_text,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title .title_text{font-family:Roboto;font-style:normal;font-size:48px;font-weight:500;line-height:60px;letter-spacing:0;text-align:left;color:#000;margin:0 0 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_already_animate,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_already_animate{width:100%;max-width:333px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_already_animate svg,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_already_animate svg{max-height:62.4px!important;width:auto!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info{max-width:556px;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info .info_item,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info .info_item{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info .info_item.border_bottom,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info .info_item.border_bottom{padding-bottom:24px;border-bottom:1px solid #e5e5e5}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_title,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_title{font-family:Inter;font-style:normal;font-size:20px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;color:#000}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc{font-family:Inter;font-style:normal;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0;text-align:left;color:#414141}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc .desc_check,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc .desc_check{margin-top:8px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc .desc_check .desc_tick,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc .desc_check .desc_tick{font-family:system-ui}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc .desc_check .desc_check_title,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info .info_item .item_desc .desc_check .desc_check_title{font-weight:500}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title{width:90%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_approach_animate{width:100%;max-height:62.4px;max-width:426px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_approach_animate svg{max-height:62.4px!important;width:auto!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section{background-color:#000;padding:100px 40px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_header{font-family:Roboto;font-size:48px;font-weight:500;line-height:60px;letter-spacing:0;text-align:center;color:#fff}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item{background:#222;max-width:524px;border-radius:16px;padding:30px 30px 0;display:flex;flex-direction:column;align-items:flex-start;gap:16px;cursor:pointer;transition:all .25s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item .item_title{font-family:Inter;font-size:18px;font-weight:600;line-height:30px;letter-spacing:0;text-align:left;color:#fff}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item .item_title.item_coming_soon{display:flex;align-items:center}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item .item_title.item_coming_soon .coming_soon{display:inline-block;font-size:12px;padding:4px 10px;line-height:20px;border-radius:4px;background:#414141;text-align:center;margin-right:10px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item .item_desc{font-family:Inter;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0;text-align:left;color:#fff;margin-bottom:10px;opacity:.8}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item .iteam_img{height:100%;display:flex;width:100%;align-items:flex-end}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item .iteam_img svg{height:auto!important;width:100%!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item:hover{background-color:#5959eb}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item.feature_item_coming_soon{cursor:unset}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item.feature_item_coming_soon:hover{background-color:#222}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:50px;margin-top:30px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item{display:flex;gap:12px;align-items:flex-start;max-width:355px;width:355px;cursor:pointer;transition:all .25s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item .item_icon{height:-moz-fit-content;height:fit-content}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item .item_info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item .item_info .info_title{font-family:Inter;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;text-align:left;color:#fff}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item .item_info .info_desc{font-family:Inter;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0;text-align:left;color:#fff;opacity:.8}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item:hover{transform:scale(.98)}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item:hover .item_info .info_title{text-decoration:underline}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section{width:100%;background-color:#fff;padding-top:60px;padding-bottom:0}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section{width:100%;max-width:850px;margin:0 auto}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-title{font-family:Roboto;font-style:normal;font-weight:500;font-size:36px;line-height:50px;text-align:center;color:#000;margin:60px auto 50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab{width:100%;max-width:850px;margin:40px auto 0;min-height:370px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .wrap_question{width:100%;display:flex;justify-content:space-between;background:#fff;border-top:1px solid #f2f2f2}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .wrap_question .toggle_icon{padding:8px;font-weight:500;font-size:26px;text-align:center;transition:all .2s ease-in-out;cursor:pointer;line-height:16px;max-width:32px;max-height:32px;margin-top:10px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .wrap_question .toggle_icon:hover{background:#f2f2f2}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .wrap_question.active{z-index:2}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .wrap_question.active .answer{height:-moz-fit-content;height:fit-content;padding:10px 0;display:block}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .question{width:100%;padding:15px 0;cursor:pointer;position:relative;font-family:Inter;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#000;text-align:left;transition:.2s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .question:hover{cursor:pointer}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .question .italic_text{font-style:italic}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer{font-size:16px;line-height:24px;color:#486581;width:100%;margin:0 auto;display:none;transition:.5s ease-in-out;padding-bottom:10px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer p{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#000;margin-bottom:10px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer p .purple_bold_text{font-weight:500;color:#bf3dc2}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer ol,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer ul{margin:0 0 10px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer ol li,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer ul li{font-family:Inter;font-style:normal;font-weight:300;font-size:16px;line-height:24px;color:#000;margin-bottom:10px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer .bold_text{font-weight:500}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer .hyperlink{color:#5959eb}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer .hyperlink:hover{cursor:pointer;text-decoration:underline}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer .italic_text{font-style:italic}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .FAQ-item.active{z-index:2}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .FAQ-item.active .wrap_question .toggle_icon{transform:rotate(45deg)}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .FAQ-item.active .wrap_question .toggle_icon:hover{background:transparent}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .FAQ-item.active .answer{height:-moz-fit-content;height:fit-content;display:block}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section{background-color:#fff;width:100%;padding:100px 40px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:70px;justify-content:center;align-items:center}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;max-width:678px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_title{font-family:Roboto;font-size:48px;font-weight:500;line-height:60px;letter-spacing:0;text-align:center;color:#000;position:relative}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_title #extra_star_animation{position:absolute;top:0;right:0;width:54px;transform:translate(80%,-50%)}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_desc{font-family:Inter;font-size:18px;font-weight:300;line-height:30px;letter-spacing:0;text-align:center;color:#414141}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form{display:flex;justify-content:center;align-items:center;gap:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form .contact_input{width:300px;padding:9px 20px;border-radius:4px;border:1px solid #bbb;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:0;text-align:left}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form .contact_input:focus{outline:none;color:#000}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form .contact_btn{width:167px;padding:10px 40px;border-radius:4px;background-color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:0;text-align:center;color:#fff;cursor:pointer;transition:all .25s ease-in-out}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form .contact_btn:hover{background-color:#0c6a4e}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list{max-width:988px;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list .list_item{max-width:469px;width:100%;display:flex;gap:16px;align-items:flex-start;justify-content:flex-start;cursor:pointer}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list .list_item .title{width:100%;font-family:Inter;font-size:18px;font-weight:300;line-height:30px;letter-spacing:0;text-align:left}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list .list_item:hover .title{text-decoration:underline}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_video_section{width:50%;height:0;max-width:620px;visibility:hidden}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_video_section .wistia_responsive_padding{padding:54.17% 0 0;position:relative}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_video_section .wistia_responsive_padding .wistia_responsive_wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_video_section .wistia_responsive_padding .wistia_responsive_wrapper .wistia_embed{display:inline-block;height:100%;position:relative;width:100%}@media screen and (max-width:1200px){.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .header_content{padding:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid{padding:0 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu{justify-content:center;gap:50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item{max-width:45%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn{gap:50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form{gap:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn{gap:50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info{max-width:450px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title{width:40%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets{justify-content:center;gap:50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item{max-width:40%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section{width:90%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list{gap:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list .list_item{max-width:48%}}@media screen and (max-width:900px){.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section{background-size:auto;background-repeat:no-repeat}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .header_content{padding:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid{padding:0 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_title #star_animate{transform:translateY(-80%)}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news{height:100%;max-height:100%;flex-direction:column;gap:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left{height:450px;flex:unset;max-height:450px;overflow:hidden}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left .new_menu .menu_item .item_content .item_desc{max-width:400px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section{padding:16px 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn{gap:20px;flex-direction:column}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_info{max-width:800px;width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form{gap:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section{padding:50px 40px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn{flex-direction:column}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title{position:unset}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info{max-width:700px;width:90%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section{padding:0 40px 50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn{flex-direction:column-reverse}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title{width:100%!important;max-width:542px!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_menu .feature_item{max-width:524px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_widgets .widget_item{max-width:355px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_title #extra_star_animation{transform:translateY(-80%)}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list{justify-content:center}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list .list_item{max-width:469px}}@media screen and (max-width:600px){.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section{width:100%;background-color:#fff}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section{width:90%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .question{font-size:16px;line-height:24px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .question:after{right:15px;top:17px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .FAQ-item.active .question,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .FAQ-item.active .question:hover{border-radius:12px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .FAQ-item.active .answer{height:-moz-fit-content;height:fit-content}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer ol li,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer p,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-tab .answer ul li{font-size:16px;line-height:24px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .wrap_FAQ-section .FAQ-section .FAQ-title{margin:30px auto}}@media screen and (max-width:500px){.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .popup_main_ctn .popup_wrap_content{width:80%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section{background-size:auto;background-repeat:no-repeat}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .header_content{padding:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid{padding:0 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_title{font-size:36px;line-height:50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_title #star_animate{width:60px;transform:translate(50%,-80%);right:50%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .input_trial_section .input_section{width:95%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .btn_active_trial,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .btn_active_trial_mobile,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .input_trial_section .btn_active_trial{display:none}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .btn_active_trial_mobile.btn_show_sign_up{display:block;border-radius:5px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left{height:500px;max-height:550px;overflow:hidden;padding:20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form{flex-wrap:wrap;justify-content:center;max-width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section{padding:50px 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_already_animate svg,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_approach_animate svg,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_already_animate svg,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title .title_btn #btn_ai_approach_animate svg{width:100%!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_info,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_info{width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section{padding:0 20px 50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title{width:100%!important;max-width:542px!important}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section{padding:50px 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section{padding:100px 20px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_title #extra_star_animation{width:60px;transform:translate(50%,-80%);right:50%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form{flex-direction:column}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form .contact_btn{max-width:300px;width:100%}}@media screen and (max-width:400px){.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn{flex-direction:column}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn .btn_start_trial,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_btn .btn_view_demo{width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left{height:550px;max-height:550px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form .monthly_form_input,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .monthly_section .monthly_main_ctn .monthly_form .monthly_form_subcribe{width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_katalon_approach_section .ai_transforming_main_ctn .ai_transforming_title .title_text,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .ai_transforming_testing_section .ai_transforming_main_ctn .ai_transforming_title .title_text,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .feature_section .feature_main_ctn .feature_header{line-height:unset;font-size:36px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn{gap:50px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_title{line-height:unset;font-size:36px}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form{width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form .contact_btn,.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_contact .contact_form .contact_input{max-width:300px;width:100%}.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .extra_section .extra_main_ctn .extra_list .list_item{flex-direction:column;align-items:flex-start}}@media screen and (max-width:320px){.SuperchargeTestingWithAI_wrapSuperchargeTestingWithAI__KTeL_ .hero_section .container-fluid .hero_news .new_left{height:620px;max-height:650px}}.Footer_wrapFooter__2HFBG{width:100%;max-width:100%}.Footer_wrapFooter__2HFBG .katalon-footer{width:100%;background:#fff;padding-top:50px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper{width:100%;margin:0 auto;max-width:1250px;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:40px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-left{width:12%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-left .logo-section{width:100%;max-width:157px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-left .logo-section img{width:100%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right{width:80%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:35px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section{width:100%;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:35px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section{width:17%;display:flex;flex-direction:column;align-items:flex-start;gap:15px;max-width:140px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section.why-katalon{max-width:160px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .title{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#6a6a6a}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .list{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .list .link{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#000}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .list .link:hover{color:#5959eb}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-left{width:40%;display:flex;flex-direction:column;gap:5px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-left .item{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#6a6a6a}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-left .item .email{text-decoration:underline;color:#6a6a6a}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right{width:38%;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .social-networks{display:flex;justify-content:flex-end;gap:20px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .social-networks .fa-brands{color:#000}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .social-networks .fa-brands:hover{color:#5959eb}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .terms{display:flex;justify-content:flex-end;gap:20px;align-items:center;width:100%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .terms .item{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#282828}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .terms .item:hover{color:#5959eb}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .copyright{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#282828}@media screen and (max-width:1240px){.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper{padding-left:20px;padding-right:20px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section{max-width:110px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section.why-katalon{max-width:130px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-left{width:50%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right{width:45%}}@media screen and (max-width:1024px){.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-left{width:20%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-left .logo-section{max-width:130px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right{width:75%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section{flex-wrap:wrap;row-gap:40px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section{width:33%;max-width:unset}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section.why-katalon{max-width:unset}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .list .link{max-width:150px;font-size:14px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section{flex-direction:column;align-items:flex-start;gap:40px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-left{width:100%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right{align-items:flex-start;width:100%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .social-networks{gap:10px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .terms{justify-content:flex-start;gap:20px}}@media screen and (max-width:650px){.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper{flex-direction:column;align-items:flex-start;gap:40px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-left{width:100%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-left .logo-section{max-width:110px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right{width:100%}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section{width:45%;max-width:unset;gap:20px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section.why-katalon{max-width:unset}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .title{font-size:15px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .list{gap:20px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .main-section .footer-section .list .link{max-width:160px;font-size:16px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .copyright{font-size:12px}.Footer_wrapFooter__2HFBG .katalon-footer .footer-wrapper .footer-right .contact-section .contact-right .terms{flex-wrap:wrap;row-gap:5px;align-items:flex-start}}