@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Rufina:wght@400;700&display=swap");body{font-size:16px;margin:0;padding:0}*{box-sizing:border-box;font-family:Poppins,sans-serif}.ks-wrapper{height:auto;overflow:auto;width:100%}.ks-wrapper h1{color:#e86800;font-weight:500;letter-spacing:1px;margin:0 0 30px}.ks-wrapper h2,.ks-wrapper h3{color:#222;font-family:"Roboto Serif",serif;font-weight:600;letter-spacing:1px;margin:0 0 30px}.ks-wrapper h3{text-align:center}.ks-wrapper h4{color:#222;font-weight:600;margin:0 0 20px}.ks-wrapper h5{color:#222;font-weight:600;margin:0 0 30px}.ks-wrapper h6{color:#e86800;font-weight:600;margin:0 0 20px}.ks-wrapper p{color:#222;font-size:16px;line-height:28px;margin:0 0 30px}.ks-wrapper p:last-child{margin:0}.ks-wrapper ul{margin:0;padding:0 0 0 20px}.ks-wrapper ul li{color:#222;font-size:16px;margin:0 0 15px}.ks-wrapper ul li:last-child{margin:0}.ks-wrapper ol{margin:0;padding:0 0 0 20px}.ks-wrapper ol li{color:#444;font-size:16px;line-height:28px;margin:0 0 10px}.ks-wrapper ol li:last-child{margin:0}.ks-wrapper a{color:#333;display:inline-block;font-size:16px;text-decoration:none}.ks-wrapper a:hover{text-decoration:underline}.ks-wrapper img{height:auto;width:100%}.row:after{clear:both;content:"";display:block}[class*=col-]{float:left;padding:0 16px}.col-1{width:8.33%}.col-2{width:16.66%}.col-3{width:25%}.col-4{width:33.33%}.col-5{width:41.66%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.66%}.col-12{width:100%}@media only screen and (max-width:767px){[class*=col-]{width:100%}}.orange-button{background-color:#e86800;border-radius:15px;color:#fff!important;font-size:16px!important;font-weight:500;line-height:26px;margin-top:10px;padding:15px 30px;text-align:center;text-transform:capitalize}.orange-button:hover{background-color:#222;color:#fff!important;text-decoration:none!important}.banner-content a:hover{background-color:#fff!important;color:#141d34!important}.gray-button{border:1px solid #fdefe8;border-radius:10px;box-shadow:0 0 1px 0 rgba(0,0,0,.2);font-size:16px!important;font-weight:600;line-height:26px;margin-bottom:30px;padding:10px 20px;text-align:center}.gray-button,.gray-button:hover{background-color:#fef9f6;color:#e86800!important}.gray-button:hover{text-decoration:none!important}.white-button{border:1px solid #fdefe8;border-radius:10px;box-shadow:0 0 1px 0 rgba(0,0,0,.2);font-size:16px!important;font-weight:600;line-height:26px;margin-bottom:20px;padding:10px 20px;text-align:center}.white-button,.white-button:hover{background-color:#fff;color:#222!important}.white-button:hover{text-decoration:none!important}.sticky{background-color:#000!important;box-shadow:0 20px 50px 0 rgba(0,0,0,.05);transition:all .2s ease-out 0s;z-index:99}.fixed-top{left:0;position:fixed;right:0;top:0;z-index:1030}.ks-wrapper .knack-logo img{margin:14px 0 10px;width:140px}.ks-header .col-9{text-align:right}.ks-header .col-9 img{margin:26px 0 0;width:140px}.ks-header{background-color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,.1)}.nav-menu{display:flex;gap:32px;list-style:none;margin:25px 0 0!important}.nav-menu li{margin:0!important}.desktop-nav{float:right}.nav-link{align-items:center;color:#222;display:flex;display:inline-flex!important;font-size:16px;font-weight:400;text-decoration:none;transition:color .3s ease}.nav-link:after{background-image:url(https://2435241.fs1.hubspotusercontent-na1.net/hubfs/2435241/Microsite/Home/Header-arrow.svg);background-size:cover;border-color:transparent #e86800 #e86800 transparent;content:" ";display:block;height:9px;margin-left:8px;-webkit-transform:rotate(45deg);transform:rotate(600deg);-webkit-transition:border .2s;transition:border .2s;width:8px}.nav-link:hover{color:#e86800;text-decoration:none!important}.nav-link.active{color:#e86800;font-weight:600}.nav-link:hover:after{color:#e86800}.mobile-toggle{background:none;border:none;cursor:pointer;display:none;float:right;margin:25px 0 0;padding:0;z-index:1002}.hamburger span{background-color:#222;display:block;height:2px;margin:5px 0;transition:.3s;width:24px}.mobile-overlay{display:flex;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s linear .3s,opacity .3s ease;visibility:hidden;width:100vw;z-index:1000}.mobile-overlay.active{opacity:1;transition-delay:0s;visibility:visible}.sidebar-panel{background-color:#fff;box-shadow:4px 0 24px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;max-width:400px;padding:30px;position:relative;transform:translateX(-100%);transition:transform .4s cubic-bezier(.25,1,.5,1);width:100%}.mobile-overlay.active .sidebar-panel{transform:translateX(0)}.close-btn{align-self:flex-end;background:none;border:none;color:#222;cursor:pointer;font-size:42px;line-height:0;margin-bottom:30px}.sidebar-nav{display:flex;flex-direction:column;list-style:none;padding:0!important}.sidebar-nav li{border-bottom:1px solid #f0f0f0;margin:0!important;width:100%}.sidebar-nav li:last-child{border-bottom:none}.sidebar-nav li a{align-items:center;display:flex;font-size:16px;font-weight:400;justify-content:space-between;padding:12px 0;transition:color .2s ease;width:100%}.sidebar-nav li a,.sidebar-nav li a:hover{color:#222;text-decoration:none}.sidebar-nav li a:after{color:#e86800;content:"▶";display:inline-block;font-size:12px}.sidebar-nav li a.active{color:#e86800!important;font-weight:600}.overlay-bg{backdrop-filter:blur(2px);background-color:rgba(0,0,0,.5);cursor:pointer;flex-grow:1}@media (max-width:768px){.nav-menu{display:none}.mobile-toggle{display:block}}@media (min-width:769px){.mobile-overlay{display:none!important}.hamburger{display:none}}.ks-footer{padding:30px 0}.ks-footer p{font-size:14px;margin:0}.microsite-cta{padding:80px 0;text-align:center}.microsite-cta h3 span{color:#e86800;font-family:"Roboto Serif",serif}.microsite-cta p:nth-child(3){font-size:18px;font-weight:600;margin:0 0 40px}.microsite-next-step{background-image:linear-gradient(90deg,#141d34,#1b2e4f);padding:80px 0;text-align:center}.microsite-next-step h3,.microsite-next-step p{color:#fff}.microsite-next-step .row:first-child{margin-bottom:80px}.step-content{background-color:#212b4e;border:1px solid #e86800;border-radius:15px;min-height:auto;padding:40px 20px}.step-content img{margin-bottom:20px;width:25%}.step-content h4{color:#fff}.step-content p{font-weight:300}@media only screen and (max-width:767px){.ks-wrapper h1{font-size:34px;line-height:44px}.ks-wrapper h2,.ks-wrapper h3{font-size:28px;line-height:38px}.ks-wrapper h4,.ks-wrapper h5{font-size:18px}.ks-wrapper h6{font-size:20px}.ks-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.navbar{background-color:#000}.ks-header .row{display:flex;padding:12px 0 8px}.ks-wrapper .knack-logo img{margin:16px 0 10px}.ks-header .col-9 img{margin:16px 0 0;width:90px}.microsite-cta p{font-size:16px}.microsite-next-step{padding:80px 0 50px}.step-content{margin-bottom:30px}.step-content img{width:25%}.step-content h4{font-size:18px;line-height:30px}}@media only screen and (min-width:768px){.ks-wrapper h1{font-size:36px;line-height:46px}.ks-wrapper h2,.ks-wrapper h3{font-size:30px;line-height:40px}.ks-wrapper h4{font-size:18px}.ks-wrapper h5{font-size:20px}.ks-wrapper h6{font-size:22px}.ks-container{margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}.knack-logo{text-align:left}.ks-header .col-9 img{margin:14px 0 0}.step-content{min-height:538px}.step-content img{width:40%}.step-content h4{font-size:18px;line-height:30px;min-height:90px}}@media only screen and (min-width:1024px){.ks-wrapper h1{font-size:38px;line-height:48px}.ks-wrapper h2,.ks-wrapper h3{font-size:32px;line-height:42px}.ks-wrapper h4{font-size:20px}.ks-wrapper h5{font-size:22px}.ks-wrapper h6{font-size:24px}.ks-container{margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}.ks-header .col-9 img{margin:14px 0 0}.step-content{min-height:409px}.step-content img{width:25%}.step-content h4{font-size:20px;line-height:36px;min-height:auto}}@media only screen and (min-width:1280px){.ks-wrapper h1{font-size:40px;line-height:50px}.ks-wrapper h2,.ks-wrapper h3{font-size:34px;line-height:44px}.ks-wrapper h4{font-size:20px}.ks-wrapper h5{font-size:24px}.ks-wrapper h6{font-size:26px}.ks-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:1140px}.step-content{min-height:390px}.step-content h4{font-size:20px;line-height:36px;min-height:72px}}@media only screen and (min-width:1440px){.ks-wrapper h1{font-size:42px;line-height:52px}.ks-wrapper h2,.ks-wrapper h3{font-size:36px;line-height:46px}.ks-wrapper h4{font-size:22px}.ks-wrapper h5{font-size:26px}.ks-wrapper h6{font-size:24px}.ks-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:1380px}.step-content{min-height:381px}.step-content h4{font-size:22px;line-height:38px;min-height:76px}}