/*! @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}}.EbookTemplate_WrapEbookTemplate__lY8uC{position:relative}.EbookTemplate_WrapEbookTemplate__lY8uC .section{max-width:1150px;margin:0 auto;padding:70px 20px 100px}.EbookTemplate_WrapEbookTemplate__lY8uC .background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.EbookTemplate_WrapEbookTemplate__lY8uC .container{display:flex;justify-content:space-between}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content{width:675px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content .title p{margin:0;font-family:Roboto;font-size:48px;font-weight:700;line-height:60px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content .description{font-family:Inter;margin-top:20px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content .description p{font-size:18px;font-weight:300;line-height:30px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content .description ul{list-style-type:none;padding:0;display:flex;flex-direction:column;gap:5px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content .description li{font-size:18px;font-weight:400;line-height:24px;display:flex;gap:10px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .image{width:100%;height:auto;max-width:280px;margin-top:30px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .image_mobile{display:none}.EbookTemplate_WrapEbookTemplate__lY8uC .container .image_desktop{display:block}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form{width:360px;height:-moz-fit-content;height:fit-content;border:1px solid #d6d6d6;border-top:12px solid #000;border-radius:12px;background-color:#fff;padding:16px 35px 55px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .form_title p{font-family:Roboto;font-size:20px;font-weight:500;line-height:32px;margin:0 0 24px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .form_groups{margin-bottom:14px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job{width:100%;border:1px solid #d6d6d6;box-sizing:border-box;border-radius:5px;display:flex;margin-bottom:14px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box{display:flex;flex-direction:column;position:relative;width:100%}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .options-container{background:#fff;border-radius:4px;color:#000;max-height:0;width:100%;opacity:0;overflow:hidden;order:1;font-size:14px;letter-spacing:.5px;top:100%;position:absolute;box-shadow:0 8px 28px -6px rgba(26,64,116,.04),0 30px 88px -4px rgba(26,64,116,.07)}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .options-container.active{max-height:235px;opacity:1;overflow-y:scroll;margin-top:5px;z-index:2}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .options-container.active+.selected:after{transform:rotateX(180deg);top:15px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .options-container::-webkit-scrollbar{width:8px;background:#fff;border-radius:4px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .options-container::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .options-container.interesting-container{position:relative;padding-top:50px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .selected{padding:10px 20px;position:relative;cursor:pointer;width:100%;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#bbb}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .selected--active{color:#000}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .selected:after{content:"";background:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/pages/the_state_of_software_quality/12_2021/icon-drop-down.svg);background-size:contain;background-repeat:no-repeat;position:absolute;height:7px;width:11px;right:9px;top:17px;transition:all .2s}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .option{cursor:pointer;width:100%;padding:10px 20px;border-radius:8px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .option:hover{background:#3794ff}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .option:hover label{color:#fff}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .select-input-job .select-box .option label{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#09223b;margin-bottom:0;cursor:pointer}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content input{width:100%;padding:8px 20px;background-color:#fff;font-family:Inter;font-style:normal;font-weight:300;font-size:14px;line-height:24px;color:#000;outline:none;border:1px solid #d6d6d6;border-radius:5px;margin-bottom:14px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content input::-moz-placeholder{color:#bbb;opacity:1}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content input:-ms-input-placeholder{opacity:1}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content input::placeholder{color:#bbb;opacity:1}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content input:-ms-input-placeholder{color:#bbb}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content input::-ms-input-placeholder{color:#bbb}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content input:focus{border-color:#5959eb!important}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .btn_submit_download{width:100%;padding:13px 0;background:#0f8461;border-radius:4px;text-align:center;font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#fff}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .btn_submit_download:hover{cursor:pointer}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .contain_captcha{margin-bottom:12px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .notice_all_field{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;margin-bottom:12px;color:#d14343;max-width:290px;font-weight:600}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .form_field.hidden,.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form .left_content .notice_all_field.hidden{display:none}@media screen and (max-width:600px){.EbookTemplate_WrapEbookTemplate__lY8uC .container{flex-direction:column}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content{width:100%}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form{width:100%;margin-top:20px}.EbookTemplate_WrapEbookTemplate__lY8uC .container .image_mobile{display:block;margin:30px auto 0}.EbookTemplate_WrapEbookTemplate__lY8uC .container .image_desktop{display:none}}@media screen and (min-width:600px)and (max-width:1023px){.EbookTemplate_WrapEbookTemplate__lY8uC .container{flex-direction:column}.EbookTemplate_WrapEbookTemplate__lY8uC .container .content{width:100%}.EbookTemplate_WrapEbookTemplate__lY8uC .container .download_ebook_form{width:100%;max-width:400px;margin:20px auto 0}.EbookTemplate_WrapEbookTemplate__lY8uC .container .image_mobile{display:block;margin:30px auto 0}.EbookTemplate_WrapEbookTemplate__lY8uC .container .image_desktop{display:none}}.ArcadeDemo_root__ogQuj{position:relative;width:100%;height:auto}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr{position:relative;min-height:100vh}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .section{max-width:1150px;margin:0 auto;padding:80px 20px 100px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .notification{background-color:#ecf4f2;border:1px solid #0f8461;border-radius:1px;padding:14px 16px;border-radius:6px;z-index:10;opacity:1;transition:all .5s;width:-moz-max-content;width:max-content;max-width:100%;margin:auto;display:flex;align-items:center;gap:12px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .title{font-family:Roboto;font-size:48px;font-weight:700;line-height:60px;max-width:900px;margin:20px auto 0;text-align:center}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .title p{font-family:Roboto;font-size:48px;font-weight:700;line-height:60px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container{display:flex;justify-content:space-between;margin-top:50px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .interactive-container{width:600px;max-width:55%}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .description{font-family:Inter}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .description ul{list-style-type:none;padding:0;display:flex;gap:5px;flex-wrap:wrap;align-items:center}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .description li{font-size:14px;font-weight:300;line-height:24px;display:flex;flex-shrink:0;gap:10px;width:calc(45% - 5px)}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .description li:nth-child(odd){width:calc(55% - 5px)}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .description img{width:16px;height:auto}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .form-container{width:448px;max-width:40%}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form{width:360px;padding:16px 35px 55px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .contain_captcha,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_title{display:flex;justify-content:center}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form{width:385px;height:-moz-fit-content;height:fit-content;border:1px solid #d6d6d6;border-top:12px solid #000;border-radius:12px;background-color:#fff;padding:30px 40px 40px;margin:0 auto}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .explore_more_img{width:253px;height:253px;margin:auto}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .explore_more_img img{width:100%}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_title p{font-family:Roboto;font-size:20px;font-weight:500;line-height:32px;margin:0 0 24px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_groups{margin-bottom:14px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_row{display:flex;justify-content:space-between;gap:10px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password{position:relative}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .hint{display:none;position:absolute;color:#fff;font-size:11px;z-index:1;right:103%;background:#000;padding:1% 1% 1% 2%;width:140px;border:.5px solid #cfd7ec;box-sizing:border-box;box-shadow:0 9px 22px rgba(192,214,234,.25);border-radius:4px;font-family:Inter;font-weight:500}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .hint.hint-password{top:-47px;padding:15px 20px;width:220px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .hint.hint-password .title-hint{font-weight:500;font-size:11px;line-height:16px;color:#fff;font-family:Inter}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .hint.hint-password .hint-list-requirement{font-size:11px;line-height:24px;color:#fff;list-style-type:none;padding-left:12px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .hint.hint-password .hint-list-requirement li{position:relative;width:100%;color:#fff;font-family:Inter;font-weight:500;font-size:11px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .hint.hint-password .hint-list-requirement li:before{content:"";width:2px;height:2px;position:absolute;background-color:#fff;top:12px;left:-10px;border-radius:2px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .input-password input:focus~.hint,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .input-password:hover~.hint{display:block}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .eye-confirm-password,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .password .eye-password{position:absolute;top:13px;right:10px;cursor:pointer}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job{width:100%;border:1px solid #d6d6d6;box-sizing:border-box;border-radius:5px;display:flex;margin-bottom:14px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box{display:flex;flex-direction:column;position:relative;width:100%}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .options-container{background:#fff;border-radius:4px;color:#000;max-height:0;width:100%;opacity:0;overflow:hidden;order:1;font-size:14px;letter-spacing:.5px;top:45px;position:absolute;box-shadow:0 8px 28px -6px rgba(26,64,116,.04),0 30px 88px -4px rgba(26,64,116,.07)}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .options-container.active{max-height:235px;opacity:1;overflow-y:scroll;margin-top:5px;z-index:2}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .options-container.active+.selected:after{transform:rotateX(180deg);top:15px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .options-container::-webkit-scrollbar{width:8px;background:#fff;border-radius:4px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .options-container::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .options-container.interesting-container{position:relative;padding-top:50px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .selected{padding:10px 20px;position:relative;cursor:pointer;width:100%;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#bbb}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .selected--active{color:#000}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .selected:after{content:"";background:url(https://d1h3p5fzmizjvp.cloudfront.net/themes/katalon_4/images/pages/the_state_of_software_quality/12_2021/icon-drop-down.svg);background-size:contain;background-repeat:no-repeat;position:absolute;height:12px;width:11px;right:14px;top:17px;transition:all .2s}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .option{cursor:pointer;width:100%;padding:10px 20px;border-radius:8px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .option:hover{background:#3794ff}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .option:hover label{color:#fff}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-input-job .select-box .option label{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#09223b;margin-bottom:0;cursor:pointer}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content input{width:100%;padding:8px 20px;background-color:#fff;font-family:Inter;font-style:normal;font-weight:300;font-size:14px;line-height:24px;color:#000;outline:none;border:1px solid #d6d6d6;border-radius:5px;margin-bottom:14px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content input::-moz-placeholder{color:#bbb;opacity:1}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content input:-ms-input-placeholder{opacity:1}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content input::placeholder{color:#bbb;opacity:1}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content input:-ms-input-placeholder{color:#bbb}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content input::-ms-input-placeholder{color:#bbb}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content input:focus{border-color:#5959eb!important}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_group_select{margin-top:15px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms{margin-bottom:10px;display:flex;flex-wrap:wrap;justify-content:center}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update #katalon-terms,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update #receive-new-update,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms #katalon-terms,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms #receive-new-update{width:21px;height:21px;margin:3px 15px 0 0;cursor:pointer}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update label,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms label{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;max-width:252px;margin:0;align-self:center}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update label span,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms label span{font-family:Inter;font-weight:600}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update label a,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms label a{font-family:Inter;color:#5959eb;font-weight:500}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .btn_submit_download{width:100%;display:block;padding:13px 0;background:#0f8461;border:1px solid #0f8461;border-radius:4px;text-align:center;font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#fff;max-width:290px;margin:20px auto 0}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .btn_submit_download:hover{cursor:pointer}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .contain_captcha{margin-bottom:12px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .notice_all_field{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;margin-bottom:12px;color:#d14343;max-width:290px;font-weight:600}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_field.hidden,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .notice_all_field.hidden{display:none}@media screen and (max-width:600px){.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container{flex-direction:column}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container{flex-direction:column;gap:15px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .interactive-container{width:100%;max-width:100%}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .description li,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .description li:nth-child(odd){width:100%}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .form-container{width:100%;max-width:100%}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .title{font-size:36px;line-height:50px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form{width:100%;padding:20px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_row{flex-direction:column;gap:0}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms{flex-wrap:nowrap}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update #receive-new-update,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms{width:auto}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .notification{width:90%;max-width:90%}}@media screen and (min-width:600px)and (max-width:1023px){.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container{flex-direction:column}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container{flex-direction:column;gap:15px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .form-container,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .content-container .interactive-container{width:100%;max-width:500px;margin:auto}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form{width:100%;padding:20px}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .form_row{flex-direction:column;gap:0}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms{flex-wrap:nowrap}.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-agree-receive-new-update #receive-new-update,.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form .left_content .select-katalon-terms{width:auto}}@media screen and (min-width:1024px)and (max-width:1200px){.EbookThankyouTemplate_WrapEbookThankyouTemplate__iRsKr .container .download_ebook_form{width:100%}}