/*! @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}}.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}}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories{width:100%;margin:0 auto;background:#eff1fa;display:flex;flex-direction:column;align-items:center;gap:30px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .break{width:100%;height:100px;position:relative;display:flex;justify-content:center;border-radius:0 0 40px 40px;background:#fff;margin-bottom:65px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .break .break-icon{position:absolute;bottom:-25px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories.reverse{margin-top:0;padding:50px 0 110px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .section-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:36px;line-height:50px;text-align:center;color:#000}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel{width:100%;max-width:1260px;display:flex;justify-content:space-between;align-items:center}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .arrow{width:40px;height:-moz-fit-content;height:fit-content;border:none;background:none;font-family:Inter;font-weight:300;color:#6a6a6a;display:flex;justify-content:center;align-items:center;font-size:32px;transform:scaleY(1.7);opacity:0;pointer-events:none}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .arrow.show{pointer-events:unset;cursor:pointer;opacity:1}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .arrow:hover{color:#000}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories{position:relative;margin:0 auto;display:flex;justify-content:space-between;gap:30px;max-width:1140px;overflow:hidden;scrollbar-width:none;width:100%}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story{width:30%;min-width:360px;display:flex;flex-direction:column;align-items:flex-start;transition:.5s ease-in-out}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .logo{width:100%}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content{width:100%;display:flex;margin-top:-5px;flex-direction:column;align-items:center;min-height:373px;gap:27px;padding:40px 30px;background:#fff;border:1px dashed #6a6a6a}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content .title{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:24px;text-align:center;color:#000}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content .description{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#000}@media screen and (max-width:1240px){.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel{max-width:1100px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .arrow{font-size:28px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories{gap:20px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story{min-width:325px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content{min-height:421px}}@media screen and (max-width:1140px){.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel{max-width:1025px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories{gap:12px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story{min-width:305px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content{min-height:445px}}@media screen and (max-width:1025px){.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel{width:90%}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .arrow{display:none}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories{width:100%;justify-content:center;gap:30px;overflow:auto;flex-wrap:wrap}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story{width:40%;min-width:unset}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content{min-height:397px}}@media screen and (max-width:960px){.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content{min-height:493px}}@media screen and (max-width:768px){.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .break{margin-bottom:40px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories.reverse{margin-top:0;padding-top:50px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories{max-width:450px;gap:40px}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story{width:100%}.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .carousel .stories .story .content{min-height:unset}}@media screen and (max-width:426px){.MoreSuccessStories_wrappingMoreSuccessStories__K4W9p .more-stories .section-title{font-size:30px;line-height:46px}}.Banner_wrappingBanner__pmJWY .banner{width:100%;padding:100px 0 80px;background:linear-gradient(180deg,#eff1fa 250px,#fff 0,#fff)}.Banner_wrappingBanner__pmJWY .banner.reverse{background:linear-gradient(0deg,#eff1fa 220px,#fff 0,#fff)}.Banner_wrappingBanner__pmJWY .banner .wrapper{width:90%;max-width:1160px;margin:0 auto;border-radius:20px;background-image:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/pages/case_studies_revamp/banner-background.svg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;gap:30px;padding:70px 0}.Banner_wrappingBanner__pmJWY .banner .wrapper .section-title{font-family:Roboto;font-style:normal;font-weight:700;font-size:48px;line-height:60px;text-align:center;color:#fff}.Banner_wrappingBanner__pmJWY .banner .wrapper .section-title .underline-text{background-image:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/pages/case_studies_revamp/underline.svg);background-repeat:no-repeat;background-size:contain;background-position:100% 100%;padding-bottom:10px}.Banner_wrappingBanner__pmJWY .banner .wrapper .book-a-demo{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#000;background:#fff;border-radius:4px;padding:13px 40px}.Banner_wrappingBanner__pmJWY .banner .wrapper .book-a-demo:hover{color:#fff;background:#0c6a4e}@media screen and (max-width:1200px){.Banner_wrappingBanner__pmJWY .banner .wrapper{background-size:contain}}@media screen and (max-width:1024px){.Banner_wrappingBanner__pmJWY .banner .wrapper{background-image:none;background-color:#000;gap:40px}.Banner_wrappingBanner__pmJWY .banner .wrapper .section-title{max-width:600px}}@media screen and (max-width:650px){.Banner_wrappingBanner__pmJWY .banner{padding-bottom:40px}.Banner_wrappingBanner__pmJWY .banner .wrapper{padding-left:20px;padding-right:20px}.Banner_wrappingBanner__pmJWY .banner .wrapper .section-title{font-size:36px;line-height:48px}}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero{width:100%;margin:0 auto;position:relative}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .icon{position:absolute;top:0;left:0;max-width:215px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content{width:90%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:50px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .section-title{width:100%;max-width:221px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .section-title .logo{width:100%}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .section-description,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .section-description p{font-family:Roboto;font-style:normal;font-weight:500;font-size:36px;line-height:50px;text-align:center;color:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .section-description .color_text{color:#5959eb}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat{width:31%;display:flex;flex-direction:column;align-items:center;padding:16px;min-height:114px;border-radius:6px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat.pink{background:#bf3dc2}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat.purple{background:#5959eb}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat.blue{background:#43509b}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat .main-stat{font-family:Roboto;font-style:normal;font-weight:800;font-size:36px;line-height:42px;text-align:center;color:#fff}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat .description{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#fff;max-width:190px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .book-a-demo{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#fff;background:#000;border-radius:4px;padding:13px 40px;text-align:center;margin-top:30px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .book-a-demo:hover{cursor:pointer;background:#0c6a4e}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote{width:90%;max-width:1200px;margin:100px auto 0;position:relative;display:flex;justify-content:flex-end;align-items:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .author{width:100%;max-width:520px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper{background:#fff;margin-left:-25px;border:1px dashed #000;border-radius:8px;position:relative;padding:46px 42px 33px;max-width:660px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper .quote-icon{position:absolute;width:54px;left:42px;top:-17px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper .text{font-family:Inter;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper .text .bold-text{margin-top:10px;display:block;font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.second-section{background:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.second-section .break{background:#fff}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.second-section .category,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.second-section .description,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.second-section .title{color:#fff}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.third-section{background:#fff}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.third-section .break{background:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.third-section .category{color:#5959eb}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.third-section .description,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.third-section .title{color:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section{background:#28305d}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section .break{background:#fff}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section .category,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section .description,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section .title{color:#fff}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section{background:#fff}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .break{background:#28305d}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .category{color:#5959eb}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .description,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .title{color:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .last-section-quote{background:#f8f8f8;margin-top:34px;position:relative;max-width:350px;padding:40px 32px 34px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .last-section-quote .icon{position:absolute;width:54px;top:-17px;left:32px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .last-section-quote .text{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .last-section-quote .text .bold-text{display:block;margin-top:18px;font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#000}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .break{width:100%;border-radius:0 0 40px 40px;height:100px;text-align:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .break .break-icon{margin-top:75px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper{width:90%;max-width:1150px;display:flex;justify-content:space-between;padding-top:80px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:47%}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .category,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .category{font-family:Inter;font-style:normal;font-weight:700;font-size:20px;line-height:30px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .title,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .title{font-family:Roboto;font-style:normal;font-weight:500;font-size:36px;line-height:50px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .description,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .description{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .description ul,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .description ul{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:0;margin:0}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .description .color_text,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .description .color_text{color:#5959eb}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .illustration,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .illustration{width:100%;max-width:700px}@media screen and (max-width:599.8px){.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero{width:85%}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .icon{display:none}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content{padding-top:35px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .section-description{font-size:24px;line-height:36px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics{flex-wrap:wrap;gap:20px;row-gap:20px;justify-content:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat{width:100%;min-height:unset;max-width:300px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote{margin-top:50px;width:100%;flex-direction:column;gap:40px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper{margin-left:unset;padding-left:30px;padding-right:30px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper .text{font-size:18px;line-height:28px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section .wrapper .right-content{padding:unset}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .last-section-quote{margin-top:30px;max-width:unset}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .break{height:90px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .break .break-icon{margin-top:65px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper{width:100%;padding:0 20px;flex-direction:column;gap:30px;margin-top:70px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper.reverse{flex-direction:column-reverse}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content{width:100%}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .illustration,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .illustration{max-width:360px;margin:0 auto}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .category,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .category{width:100%;text-align:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .title,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .title{font-size:30px;text-align:center;margin:0 auto}}@media screen and (min-width:600px)and (max-width:1023.8px){.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .icon{display:none}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content{gap:20px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .section-description{font-size:28px;line-height:40px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics{flex-wrap:wrap;gap:20px;row-gap:20px;justify-content:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .content .statistics .stat{width:33%;max-width:300px;min-width:200px;min-height:120px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote{width:90%;flex-direction:column;gap:40px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper{margin-left:unset;padding-left:30px;padding-right:30px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper .text{font-size:18px;line-height:28px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section .wrapper .right-content{padding:unset}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.last-section .last-section-quote{margin-top:30px;max-width:unset}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .break{height:90px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .break .break-icon{margin-top:65px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper{flex-direction:column;padding:60px 0 0;gap:40px;max-width:600px;align-items:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper.reverse{flex-direction:column-reverse}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content{width:100%}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .illustration,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .illustration{max-width:500px;margin:0 auto}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .category,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .category{width:100%;text-align:center}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .title,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .title{text-align:center;margin:0 auto}}@media screen and (min-width:1024px)and (max-width:1200px){.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote{flex-direction:column;align-items:center;gap:30px;margin-top:80px}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .hero .testimony-quote .wrapper{margin:0}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section.fourth-section .wrapper .right-content{padding:unset}.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .left-content .illustration,.CaseStudyDetail_wrappingCaseStudyDetail__iKV5G .caseStudyDetail .section .wrapper .right-content .illustration{max-width:700px}}