/*! @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}}.ParallelTestingBanner_root__IQwoU{padding:20px 0}@media screen and (min-width:1000px){.ParallelTestingBanner_root__IQwoU{padding:60px 0}}.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom{margin-top:25px;overflow:hidden;width:100%;position:relative;display:flex;flex-grow:0;flex-shrink:0;gap:40px}.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .first_ctn_logos,.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .second_ctn_logos{width:100%;justify-content:space-between;animation:moveLeftTrustedBySection 20s linear infinite;flex-grow:0;flex-shrink:0;display:flex;gap:30px}.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .first_ctn_logos .wrap_img,.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .second_ctn_logos .wrap_img{flex-grow:0;flex-shrink:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:600px){.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .second_ctn_logos{display:none}}@media screen and (min-width:600px)and (max-width:1023px){.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .second_ctn_logos{display:none}.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .first_ctn_logos .wrap_img{width:20%}}@media screen and (min-width:1024px)and (max-width:1350px){.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .trusted_wrap_bottom .first_ctn_logos .wrap_img{width:20%}.ParallelTestingBanner_root__IQwoU .trusted_wrap_bottom .trusted_wrap_bottom .second_ctn_logos{display:none}}.ParallelTestingBanner_container__SPuCw{max-width:1160px;margin:0 auto;padding:0 20px 50px}.ParallelTestingBanner_title__ToTCK{color:#000;font-family:Roboto;font-size:36px;font-weight:500;line-height:50px;text-align:center}@media screen and (min-width:1000px){.ParallelTestingBanner_title__ToTCK{font-size:56px;line-height:64px}}.ParallelTestingBanner_title-blue__NyGGg{color:#5959eb}.ParallelTestingBanner_title-pink__FmSRG{color:#bf3dc2}.ParallelTestingBanner_button__VqSA8{display:block;width:-moz-fit-content;width:fit-content;background:#0f8461;border:2px solid #0f8461;border-radius:4px;margin:20px auto 0;font-family:Inter;font-size:18px;font-weight:400;line-height:30px;color:#fff;text-align:center;padding:12px 40px}.ParallelTestingBanner_button__VqSA8:hover{cursor:pointer;background-color:#0c6a4e;border-color:#0c6a4e}.ParallelTestingBanner_trusted-subtitle__HIpgm{font-family:Inter;font-size:14px;font-weight:400;line-height:24px;color:#6a6a6a;text-align:center;max-width:1120px;margin:25px auto;padding:0 20px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section{width:100%;background:#f8f8f8;padding:106px 0;position:relative}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content{width:100%;max-width:700px;margin:0 auto;position:relative;z-index:2}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .section_title{color:#16140c;text-align:center;font-family:Roboto;font-size:48px;font-style:normal;font-weight:500;line-height:60px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .section_desc{color:#414141;text-align:center;font-family:Inter;font-size:20px;font-weight:300;line-height:30px;margin-top:5px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .button_section{width:230px;margin:28px auto 0}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .button_section a{display:block}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .button_section .btn_start_testing_now{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px;padding:13px 0;text-align:center;border-radius:4px;background:#0f8461}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .button_section .btn_start_testing_now:hover{cursor:pointer;background-color:#0c6a4e}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .illustation_animation{position:absolute;width:50%;max-width:600px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .illustation_animation.left{bottom:0;left:0}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .illustation_animation.right{bottom:0;right:0}@media screen and (max-width:600px){.ParallelTestingBottomBanner_root__w518l .footer_banner_section{padding:60px 20px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content{z-index:2;position:relative}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .section_title{font-size:30px;line-height:40px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .illustation_animation{width:100%}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .illustation_animation.left{top:0}}@media screen and (min-width:600px)and (max-width:1023px){.ParallelTestingBottomBanner_root__w518l .footer_banner_section{padding:60px 20px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content{z-index:2;position:relative}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .section_title{font-size:30px;line-height:40px}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .illustation_animation{width:50%}.ParallelTestingBottomBanner_root__w518l .footer_banner_section .illustation_animation.left{top:0}}@media screen and (min-width:1024px)and (max-width:1350px){.ParallelTestingBottomBanner_root__w518l .footer_banner_section .wrap_content .section_title{font-size:40px;line-height:56px}}.ArcadeDemo_root__ogQuj{position:relative;width:100%;height:auto}.ParallelTestingInteractive_root__UOpOT{padding:25px 0 80px}@media screen and (min-width:1000px){.ParallelTestingInteractive_root__UOpOT{padding:25px 0 160px}}.ParallelTestingInteractive_container__uNuSA{max-width:1160px;margin:0 auto;padding:0 20px}.ParallelTestingInteractive_title___LhF9{width:100%;max-width:350px;font-family:Roboto;font-size:32px;font-weight:500;line-height:50px;color:#fff;text-align:center;margin:0 auto}@media screen and (min-width:1000px){.ParallelTestingInteractive_title___LhF9{font-size:36px;line-height:50px;text-align:left;margin:0}}.ParallelTestingInteractive_interactive___FPWv{margin-top:30px;width:100%}.ParallelTestingIntroduce_root__omGcF{margin:60px 0}@media screen and (min-width:1000px){.ParallelTestingIntroduce_root__omGcF{margin:140px 0}}.ParallelTestingIntroduce_container__wwCh8{max-width:1160px;margin:0 auto;padding:0 20px}.ParallelTestingIntroduce_title__2dNI3{font-family:Roboto;font-size:36px;font-weight:500;line-height:50px}.ParallelTestingIntroduce_description__Y9J20{font-family:Inter;font-size:16px;font-weight:300;line-height:24px;margin-top:12px}.ParallelTestingIntroduce_description__Y9J20 p{margin:10px 0}.ParallelTestingIntroduce_introduce__HL968{display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width:1000px){.ParallelTestingIntroduce_introduce__HL968{flex-direction:row}}.ParallelTestingIntroduce_introduce-title-container__FhvP_{width:100%;max-width:100%}@media screen and (min-width:1000px){.ParallelTestingIntroduce_introduce-title-container__FhvP_{width:525px;max-width:46.7%}}.ParallelTestingIntroduce_introduce-image__unQHw{width:100%;max-width:100%}@media screen and (min-width:1000px){.ParallelTestingIntroduce_introduce-image__unQHw{width:515px;max-width:45.9%}}.ParallelTestingIntroduce_category__Ms80e{display:flex;justify-content:space-between;gap:25px}.ParallelTestingIntroduce_category-ltr__YPSLl{flex-direction:column;margin:60px 0 80px}@media screen and (min-width:1000px){.ParallelTestingIntroduce_category-ltr__YPSLl{flex-direction:row-reverse;margin:75px 0 100px}}.ParallelTestingIntroduce_category-rtl__IgYXE{margin:60px 0 80px;flex-direction:column}@media screen and (min-width:1000px){.ParallelTestingIntroduce_category-rtl__IgYXE{flex-direction:row;margin:100px 0 140px}.ParallelTestingIntroduce_category-rtl__IgYXE .ParallelTestingIntroduce_category-title-container__wMlO6{width:557px}}.ParallelTestingIntroduce_category-title-container__wMlO6{width:100%;max-width:100%}@media screen and (min-width:1000px){.ParallelTestingIntroduce_category-title-container__wMlO6{width:520px;max-width:50%}}.ParallelTestingIntroduce_category-item-list__VM_0_{display:flex;flex-direction:column;gap:20px;padding:0}.ParallelTestingIntroduce_category-item-item__NpRPo{display:flex;align-items:center;gap:25px;font-family:Inter;font-weight:300;font-size:16px;line-height:24px}.ParallelTestingIntroduce_category-item-item__NpRPo span{display:flex;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;color:#5959eb;background-color:#edebfb;border-radius:8px;font-weight:600}.ParallelTestingIntroduce_category-image__jCzst{width:100%;max-width:100%;display:flex;justify-content:center}@media screen and (min-width:1000px){.ParallelTestingIntroduce_category-image__jCzst{width:470px;max-width:42%}}.ParallelTestingReview_root__P6kJx .rating_section{width:100%;max-width:1160px;margin:150px auto 100px;padding:0 20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content{width:100%;display:flex;justify-content:space-between}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content{width:35%;position:sticky;top:15%;height:-moz-fit-content;height:fit-content}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title{width:100%;max-width:400px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title{width:-moz-fit-content;width:fit-content;display:block;color:#fff;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-1px;padding:5px 20px;background-color:transparent}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title.purple_bg{background-color:#43509b}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title.pink_bg{width:-moz-fit-content;width:fit-content;background-color:#bf3dc2;display:flex}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title.pink_bg .star_icon{display:flex;margin:0 4px;width:40px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list{width:100%;max-width:350px;margin-top:40px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list .rating_item{width:100%;display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f2f2f2}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list .rating_item .rating_vendor{width:50%;display:flex;align-items:center}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list .rating_item .rating_vendor .vendor_logo{width:40px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list .rating_item .rating_vendor .vendor_name{margin-left:12px;color:#414141;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list .rating_item .rating_point{width:45%;display:flex;align-items:center;justify-content:flex-end}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list .rating_item .rating_point .point{color:#414141;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list .rating_item .rating_point .rating_star{margin-left:4px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content{width:58%;display:flex;justify-content:flex-end}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .left_column{width:48%;display:flex;flex-direction:column;row-gap:35px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .right_column{width:48%;display:flex;flex-direction:column;row-gap:20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item{width:100%;max-width:300px;padding:20px 24px;border-radius:4px;border:1px solid #e5e5e5;background:#fff;height:-moz-fit-content;height:fit-content;margin:0 auto}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .reviewer{width:100%;display:flex;padding-bottom:16px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .reviewer .reviewer_photo{width:58px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .reviewer .reviewer_information{width:70%;margin-left:10px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .reviewer .reviewer_information .name{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .reviewer .reviewer_information .jobtitle{color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:16px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .review_content{padding-top:16px;border-top:1px solid #e5e5e5}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .review_content .quote{color:#414141;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item .review_content .quote .bold_text{font-weight:600}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item:hover{cursor:pointer;border-color:#000}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review{position:relative;padding:6px;background-color:#5959eb;border:1px solid #5959eb}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review .card_content .g2_review{display:flex;justify-content:space-between;align-items:flex-end;padding:15px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review .card_content .g2_review .name_and_jobtitle{width:40%}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review .card_content .g2_review .name_and_jobtitle .name{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review .card_content .g2_review .name_and_jobtitle .jobtitle{color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review .card_content .g2_review .rating{text-align:right}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review .card_content .g2_review .rating .point{color:#fed730;font-family:Inter;font-size:23px;font-style:normal;font-weight:600}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.g2_review .g2_badge{position:absolute;top:0;right:20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .card_item.review_more .revew_more_btn{color:#5959eb;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px}@media screen and (max-width:600px){.ParallelTestingReview_root__P6kJx .rating_section{margin:50px auto;padding:0 20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content{flex-direction:column}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content{width:100%;position:relative}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title{font-size:30px;line-height:40px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title.pink_bg .star_icon{width:30px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list{margin-top:30px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content{width:100%;margin-top:30px;flex-direction:column-reverse}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .left_column,.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .right_column{width:100%;margin-bottom:20px}}@media screen and (min-width:600px)and (max-width:1023px){.ParallelTestingReview_root__P6kJx .rating_section{margin:50px auto;padding:0 20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content{width:45%}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title{font-size:26px;line-height:40px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title.pink_bg .star_icon{width:26px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .rating_list{margin-top:30px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content{width:50%;flex-direction:column-reverse}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .left_column,.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .right_column{width:100%;margin-top:20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .left_column .card_item,.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content .right_column .card_item{max-width:280px;padding:20px 15px}}@media screen and (min-width:1024px)and (max-width:1350px){.ParallelTestingReview_root__P6kJx .rating_section{margin:70px auto}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content{padding:0 20px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .right_content{width:60%;-moz-column-gap:15px;column-gap:15px}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content{top:10%}.ParallelTestingReview_root__P6kJx .rating_section .wrap_content .left_content .section_title .title{font-size:32px}}.ParallelTestingSeamless_root__guNol .integrations_section{width:100%;max-width:1250px;margin:80px auto;position:relative;padding-bottom:250px}.ParallelTestingSeamless_root__guNol .integrations_section .section_title{max-width:375px;margin:0 auto;color:#000;text-align:center;font-family:Roboto;font-size:36px;font-style:normal;font-weight:500;line-height:50px}.ParallelTestingSeamless_root__guNol .integrations_section .integrations_animation{width:100%;position:absolute;bottom:0}@media screen and (max-width:600px){.ParallelTestingSeamless_root__guNol .integrations_section{padding:0 20px;margin:50px auto}.ParallelTestingSeamless_root__guNol .integrations_section .section_title{font-size:36px;line-height:50px}.ParallelTestingSeamless_root__guNol .integrations_section .integrations_animation{position:relative;margin-top:30px}}@media screen and (min-width:600px)and (max-width:1023px){.ParallelTestingSeamless_root__guNol .integrations_section{padding:0 20px;margin:50px auto}.ParallelTestingSeamless_root__guNol .integrations_section .integrations_animation{position:relative;margin-top:30px}}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section{width:100%;max-width:1440px;margin:0 auto;padding:150px 7% 60px;display:flex}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content{width:50%;padding:0 90px 0 50px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .title{color:#fff;font-family:Roboto;font-size:36px;font-style:normal;font-weight:500;line-height:50px;margin-bottom:25px;max-width:350px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .desc{color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:300;line-height:30px;max-width:380px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content{width:50%;display:flex;flex-direction:column;gap:35px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item{display:flex;gap:32px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_icon{width:50px;height:50px;display:flex;justify-content:center;background:#5959eb;border-radius:50%;align-items:center}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text{width:85%}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_title{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:2px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_desc{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:24px}@media screen and (max-width:599.8px){.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section{flex-direction:column;padding:50px 0;margin-top:80px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content{width:100%;padding:0 30px;margin-bottom:50px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .title{font-size:32px;text-align:center;max-width:unset;margin:0 auto}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .desc{max-width:unset;font-size:16px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content{width:100%;padding:0 20px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item{gap:15px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_desc,.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_title{font-size:16px}}@media screen and (min-width:600px)and (max-width:1023.8px){.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section{flex-direction:column;padding:50px 12%;margin-top:80px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content{width:100%;padding:0 20px;margin-bottom:40px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .title{font-size:32px;text-align:center;max-width:unset;margin:0 auto}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .desc{max-width:unset;font-size:16px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content{width:100%;gap:10px;justify-content:space-evenly}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item{margin-bottom:20px;gap:20px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text{width:100%}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_desc,.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_title{font-size:16px}}@media screen and (min-width:1024px)and (max-width:1200px){.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section{padding:50px 100px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content{width:40%;padding:0 30px 0 0}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .title{font-size:32px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .left_content .desc{font-size:16px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content{width:60%;gap:25px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item{gap:25px}.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_desc,.ParallelTestingSimpleTask_root__8l9Qz .why_katalon_section .right_content .item .item_text .item_title{font-size:16px}}.ParallelTestingVersus_root__kq2vi{margin:50px 0;padding-bottom:50px}.ParallelTestingVersus_container__M_ek4{max-width:1160px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:10px;justify-content:space-between;align-items:center}@media screen and (min-width:1000px){.ParallelTestingVersus_container__M_ek4{flex-direction:row;gap:24px}}.ParallelTestingVersus_image-container__mnTNm{width:100%;max-width:515px}.ParallelTestingVersus_image-container__mnTNm img{width:100%;height:auto}.ParallelTestingVersus_text__ochTN{font-family:Roboto;font-size:36px;line-height:64px}.ParallelTestingPage_simple-task__vr_UX{background-color:#313131}.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}}