:root{--grey-25:#f4f4f3;--foreground:#090909;--white-10:#ffffff1a;--teal-950:#081e1e;--black-10:#0000001a;--section-max-width:78rem;--teal-900:#0d3030;--white-20:#fff3;--radius:4px;--text-base:1rem;--leading-6:1.5rem;--white:white;--black-20:#0003;--black-5:#0000000d;--background:white;--muted-orange-600:#d4703c;--muted-orange-800:#a45329;--muted-orange-900:#823e19;--white-90:#ffffffe6;--text-5xl:3rem;--text-3xl:1.875rem;--leading-10:2.25rem;--text-6xl:3.75rem;--text-4xl:2.25rem;--leading-11:2.5rem;--white-60:#fff9;--text-xl:1.25rem;--leading-8:1.75rem;--white-80:#fffc;--text-2xl:1.5rem;--leading-9:2rem;--text-lg:1.125rem;--text-sm:.875rem;--leading-5:1.25rem;--teal-800:#0e4040;--text-xs:.75rem;--white-50:#fff9;--muted-foreground:#6c6c65;--black-60:#0009;--teal-600:#456a63;--teal-400:#789f97;--teal-100:#d2e1de;--black-40:#0006;--grey-50:#eee;--border:#e1e1df;--grey-200:#cdcdc9;--input:#e9e9e7;--bg-input-50:#fcfcfc;--white-secondary:#f9f9f9;--dark-highlighted-opacity:#77989126;--secondary-foreground:#1c1c1a;--white-40:#fff6;--teal-500:#5f857d;--teal-50:#e1ecea;--leading-4:1rem;--black-80:#000c}.w-layout-blockcontainer{max-width:940px;margin-left:auto;margin-right:auto;display:block}.w-form-formradioinput--inputType-custom{border:1px solid #ccc;border-radius:50%;width:12px;height:12px}.w-form-formradioinput--inputType-custom.w--redirected-focus{box-shadow:0 0 3px 1px #3898ec}.w-form-formradioinput--inputType-custom.w--redirected-checked{border-width:4px;border-color:#3898ec}.w-checkbox{margin-bottom:5px;padding-left:20px;display:block}.w-checkbox:before{content:" ";grid-area:1/1/2/2;display:table}.w-checkbox:after{content:" ";clear:both;grid-area:1/1/2/2;display:table}.w-checkbox-input{float:left;margin:4px 0 0 -20px;line-height:normal}.w-checkbox-input--inputType-custom{border:1px solid #ccc;border-radius:2px;width:12px;height:12px}.w-checkbox-input--inputType-custom.w--redirected-checked{background-color:#3898ec;background-image:url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:#3898ec}.w-checkbox-input--inputType-custom.w--redirected-focus{box-shadow:0 0 3px 1px #3898ec}.w-form-formrecaptcha{margin-bottom:8px}@media screen and (max-width:991px){.w-layout-blockcontainer{max-width:728px}}@media screen and (max-width:767px){.w-layout-blockcontainer{max-width:none}}.body{background-color:var(--grey-25);min-height:100vh;color:var(--foreground);flex-flow:column;justify-content:flex-start;font-family:Geist,Arial,sans-serif;font-size:16px;line-height:1;display:flex}.navbar{border-bottom:1px solid var(--white-10);background-color:var(--teal-950);color:#0000;justify-content:space-between;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem;position:fixed}.navbar.navbar-contact{border-bottom-color:var(--black-10);background-color:var(--grey-25)}.container{max-width:var(--section-max-width);border-right-style:solid;border-right-width:1px;border-right-color:var(--teal-900);border-left-style:solid;border-left-width:1px;border-left-color:var(--teal-900);flex-flow:column;width:calc(100% - 3rem);padding-top:8rem;padding-bottom:8rem;display:flex}.container.nav-container{justify-content:flex-start;align-items:center;margin-left:auto;margin-right:auto;display:flex}.container.contact-form-container{grid-column-gap:3.5rem;grid-row-gap:3.5rem;border-right-color:var(--black-10);border-left-color:var(--black-10);padding-top:5rem;padding-bottom:8rem}.container.gap-56{grid-column-gap:3.5rem;grid-row-gap:3.5rem;flex-flow:column}.container.container-hero{z-index:10;border-left-style:none;border-right-style:none;width:calc(100% - 3rem);padding-top:0;padding-bottom:0}.container.container-light-bg{border-right-color:var(--black-10);border-left-color:var(--black-10)}.container.container-light-bg.pt-56{padding-top:3.5rem}.container.container-light-bg.pb-56{padding-bottom:3.5rem}.container.container-light-bg.pt-200{padding-top:12.5rem}.logo-img._50-r-m{margin-right:200px}.button{border:1px solid var(--white-20);border-radius:var(--radius);color:var(--foreground);font-size:var(--text-base);line-height:var(--leading-6);background-color:#0000;padding:.75rem 1.25rem;transition:background-color .3s}.button.w--current{background-color:#0000;justify-content:center;align-items:center;padding:.75rem 1.25rem;display:flex}.button.ml-auto{color:var(--white)}.button.ml-auto.w--current{border:1px solid var(--white-20);border-radius:var(--radius);margin-left:auto}.button.button-secondary.mobile-visible,.button.button-mobile,.button.button-mobile.w--current{display:none}.button.button-desktop{color:var(--white)}.button.nav-button-light{border-color:var(--black-20)}.button.button-secondary{grid-column-gap:.5rem;grid-row-gap:.5rem;border-color:var(--black-20);color:var(--foreground);-webkit-text-stroke-color:var(--foreground);cursor:pointer;flex:0 auto;justify-content:center;padding:.75rem 1.25rem;text-decoration:none;display:flex}.button.button-secondary:hover{background-color:var(--black-5)}.button.button-secondary:active{background-color:var(--black-10)}.button.button-secondary.w--current{border-color:var(--black-20);color:var(--foreground);margin-left:0}.button.button-secondary.white{color:var(--background)}.button.button-secondary.mobile-visible{display:none}.button.button-secondary.ml-auto{margin-left:auto}.button.button-primary{grid-column-gap:.5rem;grid-row-gap:.5rem;border-style:none;border-color:var(--black-20);background-color:var(--muted-orange-600);color:var(--foreground);-webkit-text-stroke-color:var(--foreground);justify-content:center;align-items:stretch;margin-left:0;padding:.75rem 1.25rem;font-weight:500;text-decoration:none;display:flex}.button.button-primary:hover{background-color:var(--muted-orange-800)}.button.button-primary:active{background-color:var(--muted-orange-900)}.button.button-primary.w--current{border-color:var(--black-20);color:var(--foreground);margin-left:0}.button.button-primary.text-medium{font-weight:500}.button.button-primary.text-medium.mt-64{margin-top:4rem}.button.button-primary.text-medium.mt-20{margin-top:1.25rem}.button.button-primary.mt-24{margin-top:1.5rem}.button.button-primary.mt-64{margin-top:4rem}.button.button-primary.mt-20{margin-top:1.25rem}.button.button-primary.mt-44{margin-top:2.75rem}.button.button-primary.mt-56{z-index:1;margin-top:3.5rem;position:relative}.button.button-primary.max-w-388{width:100%;max-width:24.25rem}.button.button-primary.flex-grow{flex:1}.button.button-wtite{color:var(--white);text-decoration:none}.button.button-wtite:hover{background-color:var(--white-10)}.button.button-wtite:active{background-color:var(--white-20)}.button.button-wtite._w-300{text-align:center;width:18.75rem}.button.button-wtite.mobile-visible{display:none}.section{width:100%;overflow:hidden}.section.hero-section{background-color:var(--teal-950);padding-top:5rem;position:relative}.section.bg-dark.overflow-visible{overflow:visible}.section.bg-dark{background-color:#081e1e}.hero-content-wrapper{border-right:1px solid var(--white-10);border-left:1px solid var(--white-10);flex-flow:column;align-items:center;padding-top:4rem;padding-bottom:3rem;display:flex;position:relative}.hero-content-wrapper.convertion-hero-content{padding-top:7rem;padding-bottom:7rem}.h1{z-index:1;width:100%;color:var(--white-90);font-size:var(--text-5xl);text-align:center;letter-spacing:-1.2px;margin-top:0;margin-bottom:0;font-weight:500;line-height:1.1;position:relative}.h1.text-6xl{font-size:var(--text-6xl);font-size:var(--text-6xl)}.h2{width:100%;color:var(--background);font-size:var(--text-5xl);text-align:center;letter-spacing:-1.2px;margin-top:0;margin-bottom:0;font-weight:600;line-height:1.1}.h2.color-black{color:var(--foreground)}.h2.color-black.max-w-986{max-width:61.625rem}.heading-block{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;align-items:center;width:100%;max-width:42rem;margin-left:auto;margin-right:auto;display:flex}.heading-block.max-w-none{max-width:none}.heading-block.max-w-922{max-width:57.625rem}.heading-block.max-w-796{max-width:49.75rem}.title-content-block{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:column;align-items:center;width:100%;display:flex}.impact-cards-wrapper{border-top:1px solid var(--teal-900);border-bottom:1px solid var(--teal-900);display:flex}.impact-card{border-right:1px solid var(--teal-900);flex:1;padding:1.5rem}.impact-card.last-item{border-right-style:none}.benefit-title{color:var(--white-90);font-size:var(--text-2xl);line-height:var(--leading-9);letter-spacing:-.6px;margin-top:4rem;margin-bottom:0;font-weight:400}.benefit-description{color:var(--white-80);font-size:var(--text-base);line-height:var(--leading-6);margin-top:.5rem;margin-bottom:0}.nav-container{max-width:var(--section-max-width);justify-content:space-between;align-items:center;width:calc(100% - 3rem);margin-left:auto;margin-right:auto;display:flex}.section-content-wrapper{grid-column-gap:7rem;grid-row-gap:7rem;flex-flow:column;align-items:center;display:flex}.section-content-wrapper.gap-96{grid-column-gap:6rem;grid-row-gap:6rem}.section-content-wrapper.gap-80{grid-column-gap:5rem;grid-row-gap:5rem}.section-content-wrapper.gap-0{grid-column-gap:0rem;grid-row-gap:0rem}.section-content-wrapper.gap-48{grid-column-gap:3rem;grid-row-gap:3rem}.section-content-wrapper.gap-40{grid-column-gap:2.5rem;grid-row-gap:2.5rem}.section-content-wrapper.gap-56{grid-column-gap:3.5rem;grid-row-gap:3.5rem}.section-content-wrapper.gap-64{grid-column-gap:4rem;grid-row-gap:4rem}.description-lines{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;align-items:center;margin-top:1.5rem;display:flex}.description-lines.gap-14{grid-column-gap:.875rem;grid-row-gap:.875rem}.description-lines.max-w-762{max-width:47.625rem}.description-lines.max-w-762.mt-40{margin-top:2.5rem}.chain-cta-description{color:var(--black-60);font-size:var(--text-base);line-height:var(--leading-6);text-align:center;margin-bottom:0}.chain-cta-description.mt-14{margin-top:.875rem}.footer{flex-flow:column;align-items:center;margin-top:auto;display:flex}.footer-container{width:100%;max-width:var(--section-max-width);border-top:1px solid var(--black-10);border-right:1px solid var(--black-10);border-left:1px solid var(--black-10);justify-content:space-between;align-items:center;padding:2.5rem 2rem;display:flex}.footer-copyright{color:var(--black-60);font-size:var(--text-base);margin-bottom:0}.chain-item{z-index:1;border-radius:var(--radius);background-color:var(--teal-100);justify-content:center;align-items:center;width:100%;height:2.25rem;padding-left:.5rem;padding-right:.5rem;display:flex;position:relative}.chain-text{font-size:var(--text-sm);line-height:var(--leading-5);text-align:center;margin-bottom:0;font-weight:500}.chain-text.no-wrap{white-space:nowrap;word-break:keep-all;white-space:nowrap;word-break:keep-all}.heading-description-block{flex-flow:column;align-items:center;width:100%;max-width:51rem;margin-left:auto;margin-right:auto;display:flex}.heading-description-block.max-w-736{max-width:46rem}.heading-description-block.max-w-none{max-width:none}.description-line{color:var(--muted-foreground);font-size:var(--text-lg);line-height:var(--leading-8);text-align:center;margin-top:1.5rem;margin-bottom:0}.description-line.chain-line-accent{color:var(--foreground);font-weight:700}.description-line.max-w-630{max-width:39.375rem}.description-line.color-foreground{color:var(--foreground)}.description-line.max-w-762{max-width:47.625rem}.description-line.max-w-594{max-width:37.125rem}.description-line.max-w-594.font-medium{font-weight:500}.process-steps-cta-block{border-top:1px solid var(--black-10);border-bottom:1px solid var(--black-10);background-image:linear-gradient(0deg,var(--grey-50),var(--grey-25));flex-flow:column;align-items:center;width:100%;margin-top:4.5rem;padding-top:2.75rem;padding-bottom:2.75rem;display:flex}.process-steps-cta-block.mt-0{border-top-style:none;margin-top:0}.process-steps-cta-title{color:var(--foreground);font-size:var(--text-4xl);line-height:var(--leading-11);letter-spacing:-.9px;margin-bottom:0;font-weight:400}.process-steps-cta-title.max-w-762{text-align:center;text-align:center;max-width:47.625rem}.process-steps-cta-description{width:100%;max-width:30.875rem;color:var(--foreground);font-size:var(--text-lg);line-height:var(--leading-8);text-align:center;margin-top:1.5rem;margin-bottom:0}.process-steps-cta-description.max-w-688{max-width:43rem}.process-steps-cta-description.max-w-688.text-base{font-size:var(--text-base);line-height:var(--leading-6)}.process-steps-cta-description.max-w-none{max-width:none}.process-steps-cta-description.max-w-596{max-width:43rem}.process-steps-cta-description.max-w-596.text-base{max-width:37.25rem;font-size:var(--text-base);line-height:var(--leading-6);max-width:37.25rem;font-size:var(--text-base);line-height:var(--leading-6)}.hero-bg-wrapper{grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:auto auto auto auto auto auto auto auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;width:100%;max-width:75%;height:100%;margin-top:0;display:grid;position:absolute;inset:0% 0% auto auto}.logo-mobile{display:none}.brand{margin-right:auto}.form-main-wrapper{border-top:1px solid var(--black-10);border-bottom:1px solid var(--black-10);width:100%;display:flex}.multistep-form-block{background-color:var(--grey-25);width:100%;max-width:50%;min-height:42rem;padding:2.5rem 2rem}.form-description-title{z-index:1;color:var(--background);font-size:var(--text-4xl);line-height:var(--leading-11);letter-spacing:-.6px;margin-top:0;margin-bottom:0;font-weight:400;position:relative}.form-description-subtitle{z-index:1;color:var(--white-80);font-size:var(--text-base);line-height:var(--leading-6);margin-top:1.5rem;margin-bottom:0;position:relative}.field-label{font-size:var(--text-sm);line-height:var(--leading-5);margin-bottom:0;font-weight:500}.form-nav{grid-column-gap:20px;grid-row-gap:20px;grid-template-rows:auto;grid-template-columns:auto;grid-auto-columns:auto;grid-auto-flow:column;justify-content:space-between;align-items:center;width:100%;display:flex}.radio-button{border-width:2px;border-color:#000;border-radius:4px;width:18px;height:18px;margin-top:0;margin-bottom:0;margin-left:0}.radio-button.w--redirected-checked{background-color:#000;border-width:2px;border-color:#000}.radio-button.w--redirected-focus{box-shadow:none}.body-text{font-size:var(--text-base);line-height:var(--leading-6);margin-top:.75rem;margin-bottom:0;font-weight:400}.form-step{grid-column-gap:3.5rem;grid-row-gap:3.5rem;opacity:1;flex-direction:column;flex:1;justify-content:flex-start;transition:all .35s;display:none}.form-step.is-active{grid-column-gap:3.5rem;grid-row-gap:3.5rem;opacity:1;grid-column-gap:3.5rem;grid-row-gap:3.5rem;opacity:1;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;display:flex;transform:translate(0)}.form-steps{grid-column-gap:0px;grid-row-gap:0px;border-top-left-radius:999px;border-bottom-left-radius:999px;grid-template-rows:auto;grid-template-columns:1fr 1.25rem 1fr 1.25rem 1fr 1.25rem;grid-auto-columns:auto;grid-auto-flow:row;place-content:center start;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.form-input{border:1px solid var(--input);border-radius:var(--radius);background-color:var(--bg-input-50);outline-offset:0px;width:100%;height:2rem;font-size:var(--text-sm);line-height:var(--leading-5);outline:3px #d9d9d9;margin-bottom:0;padding:.375rem .75rem;font-weight:400;transition:all .2s}.form-input:hover{box-shadow:0 0 0 2px #0000001a}.form-input:focus{border-color:#000;box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.form-input::placeholder{color:#0006}.form-input.is-text-area{resize:vertical;min-height:200px}.form-input.is-text-area:hover{outline-width:2px;box-shadow:0 0 0 2px #0000001a}.form{grid-column-gap:2em;grid-row-gap:2em;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;min-height:50px;display:flex}.form.single-step-form{grid-column-gap:2.75rem;grid-row-gap:2.75rem}.multi-step-block{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-bottom:0;padding:0;display:flex;position:relative}.radio-button-field{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;margin-bottom:0;padding-left:0;display:flex}.form-heading{font-size:var(--text-4xl);line-height:var(--leading-11);letter-spacing:-.9px;margin-top:0;margin-bottom:0;font-weight:400}.step-form-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;width:100%;margin-top:0;display:flex}.form-field-block{grid-column-gap:.75rem;grid-row-gap:.75rem;flex-flow:column;align-items:flex-start;width:100%;display:flex}.form-field-block.flex-wrap{flex-flow:wrap}.form-step-label{grid-column-gap:0em;grid-row-gap:0em;background-color:var(--white-secondary);justify-content:center;align-items:center;width:100%;height:100%;padding:.375rem;display:flex}.form-step-label.is-active{background-color:var(--teal-800);color:var(--background)}.form-step-label.is-done{background-color:var(--dark-highlighted-opacity);height:100%;display:flex}.form-step-text{color:var(--secondary-foreground);font-size:var(--text-sm);line-height:var(--leading-5);text-align:center;margin-bottom:0;font-weight:500}.form-step-text.is-done{color:var(--teal-900)}.form-step-text.is-active{color:var(--background)}.form-step-icon{grid-column-gap:0em;grid-row-gap:0em;background-color:var(--white-secondary);justify-content:center;align-items:center;width:100%;height:100%;padding-top:0;padding-bottom:0}.form-step-icon.is-active{background-color:var(--teal-800);color:var(--background)}.form-step-icon.is-done{background-color:var(--dark-highlighted-opacity);background-color:var(--dark-highlighted-opacity)}.checkbox-field{grid-column-gap:.75rem;grid-row-gap:.75rem;border:1px solid var(--black-10);border-radius:var(--radius);justify-content:flex-start;align-items:center;margin-bottom:0;padding-top:.25rem;padding-bottom:.25rem;padding-left:0;display:inline-flex}.checkbox-field.checkbox-secondary{border-style:none;margin-left:-.5rem}.checkbox{width:1rem;height:1rem;margin-top:0;margin-left:0}.select-field{border:1px solid var(--input);background-color:var(--bg-input-50);border-radius:6px;height:2.25rem;margin-bottom:0;box-shadow:0 1px 2px #1c1c1a0d}.select-field:hover{box-shadow:0 0 0 2px #0000001a}.checkbox-label{font-size:var(--text-sm);line-height:var(--leading-5);margin-bottom:0;font-weight:400}.form-checkboxes-wrap{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:wrap;display:flex}.form-step-body{grid-column-gap:2.75rem;grid-row-gap:2.75rem;flex-flow:column;display:flex}.form-step-body.gap-24{grid-column-gap:2.75rem;grid-row-gap:2.75rem;grid-column-gap:2.75rem;grid-row-gap:2.75rem}.button-text{margin-bottom:0}.button-text.text-mobile{display:none}.step-arrow-img{z-index:1;object-fit:cover;height:100%;margin-left:-2px;position:static}.step-arrow-img.mr-2{margin-left:0;margin-right:-2px}.form-step-text-short{color:var(--secondary-foreground);font-size:var(--text-sm);line-height:var(--leading-5);text-align:center;margin-bottom:0;font-weight:500;display:none}.form-step-text-short.is-done{color:var(--teal-900)}.form-step-text-short.is-active{color:var(--background)}.section-bg-wrapper{grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;width:100%;height:100%;display:grid;position:absolute;inset:0% auto auto 0%}.section-bg-wrapper.ratio-square{aspect-ratio:1;grid-template-rows:auto;height:auto}.hero-subtitle-block{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:center;align-items:center;margin-top:1.25rem;display:flex}.hero-subtitle-text{color:var(--teal-500);font-size:var(--text-sm);margin-bottom:0}.hero-subtitle-text.text-lg{font-size:var(--text-lg);text-transform:uppercase}.hero-content{z-index:10;flex-flow:column;align-items:center;width:100%;display:flex;position:relative}.control-points-block{width:100%;padding-left:5rem;padding-right:5rem}.control-points-item{grid-column-gap:0px;grid-row-gap:0px;border-bottom:1px solid var(--black-10);grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;place-items:center stretch;min-height:6rem;padding-top:1.25rem;padding-bottom:1.25rem;list-style-type:none;display:grid}.control-point-title{font-size:var(--text-2xl);margin-top:0;margin-bottom:0;font-weight:600;line-height:1}.control-point-description{color:var(--black-60);font-size:var(--text-lg);line-height:var(--leading-8);margin-bottom:0}.outcomes-block{max-width:51.5rem}.outcomes-item{grid-column-gap:1rem;grid-row-gap:1rem;border:1px solid var(--teal-900);justify-content:flex-start;align-items:center;padding:.875rem 1rem;display:flex}.outcomes-item.h-112{max-width:25rem;height:7rem}.outcomes-item-icon-wrapper{aspect-ratio:1;background-color:var(--teal-900);border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.outcomes-itep-text{color:var(--white-80);font-size:var(--text-lg);line-height:var(--leading-8);margin-bottom:0}.outcomes-list{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;margin-top:1.5rem;margin-bottom:0;padding-left:0;display:grid}.outcomes-list.mt-0{grid-template-rows:auto auto auto auto;justify-items:center;margin-top:0}.cc-hero-description-line{color:var(--muted-foreground);font-size:var(--text-lg);line-height:var(--leading-8);text-align:center;margin-bottom:0}.cc-hero-description-line.chain-line-accent{color:var(--foreground);font-weight:700}.cc-hero-description-line.chain-line-accent.color-black-60{color:var(--black-60)}.cc-hero-description-line.chain-line-accent.text-xl{font-size:var(--text-xl);line-height:var(--leading-8)}.cc-hero-description-line.max-w-630{width:100%;max-width:39.375rem}.cc-hero-description-line.max-w-630.font-weight-500{font-weight:500}.cc-hero-description-line.bold-foreground-opacity-50{opacity:.5;color:var(--foreground);font-weight:700}.cc-hero-description-line.semibold{font-weight:500}.cc-hero-description-line.white-60{color:var(--white-60)}.cc-hero-description-line.text-2xl-white{color:var(--white-60);font-size:var(--text-2xl);letter-spacing:-.6px;margin-bottom:.75rem}.cc-hero-description-line.text-2xl-white.mb-4{margin-bottom:.25rem}.cc-hero-description-line.text-white{color:var(--white-60)}.cc-form-text-content-block{background-color:var(--teal-950);width:100%;max-width:50%;padding:2.75rem;position:relative}.buttons-block{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:center;align-items:center;width:100%;margin-top:4rem;display:flex}.cta-buttons-block{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;margin-top:2.75rem;display:flex}.cyber-tax-scheme-block{grid-column-gap:3.125rem;grid-row-gap:3.125rem;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;width:100%;max-width:54.1875rem;display:flex}.cyber-tax-scheme-col{grid-column-gap:3rem;grid-row-gap:3rem;flex-flow:column;flex:1;justify-content:center;align-items:stretch;display:flex}.cyber-tax-scheme-col.col-sm{max-width:9rem;position:relative}.cyber-tax-arrows{position:absolute}.cyber-tax-arrows.col-1-bottom{inset:auto -3.125rem 1rem auto}.cyber-tax-arrows.col-1-top{inset:1rem -3.125rem auto auto}.cyber-tax-arrows.col-2-right{right:-3.125rem}.cyber-tax-arrows.col-3-left-bottom{inset:auto auto 1rem -3.125rem}.cyber-tax-arrows.col-3-top-left{inset:1rem auto auto -3.125rem}.cyber-tax-scheme-wrapper{grid-column-gap:3.125rem;grid-row-gap:3.125rem;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;width:100%;max-width:54.1875rem;display:flex}.footer-nav{grid-column-gap:1.75rem;grid-row-gap:1.75rem;display:flex}.footer-link{color:var(--muted-foreground);font-size:var(--text-base);line-height:var(--leading-6);text-decoration:none;transition:color .3s}.footer-link:hover{color:var(--muted-orange-600)}.footer-link.w--current{color:var(--muted-foreground);font-size:var(--text-base);line-height:var(--leading-6);text-decoration:none;display:none}.text-content-block{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;align-items:center;width:100%;max-width:51rem;margin-left:auto;margin-right:auto;display:flex}.text-content-block.max-w-none{max-width:none}.text-content-block.max-w-736{grid-column-gap:2px;grid-row-gap:2px;max-width:46rem}.text-content-block.max-w-664{max-width:41.5rem}.text-content-block.max-w-590{max-width:36.875rem}.text-content-description{font-size:var(--text-lg);line-height:var(--leading-8);text-align:center;margin-bottom:0}.text-content-description.max-w-688{max-width:43rem}.text-content-description.max-w-590{max-width:36.875rem}.logo-text{color:var(--muted-orange-600);font-size:var(--text-xs);margin-top:5px;margin-bottom:0;font-weight:500}.form-success-wrapper{background-color:#0000;padding:0}.logo-text-footer{color:var(--muted-orange-600);font-size:var(--text-xs);margin-top:5px;margin-bottom:0;font-weight:500}@media screen and (max-width:991px){.container.contact-form-container{padding-top:2rem;padding-bottom:2rem}.button.button-secondary.mobile-visible{display:none}.benefit-title{margin-top:2.5rem}.footer-container{align-items:flex-start}.chains-block-wrapper,.chain-block{padding-left:0;padding-right:0}.chain{grid-template-columns:1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr}.chain.chain-large{grid-template-columns:1fr 1.2rem 1fr 1.2rem 1fr 1.2rem 1fr 1.2rem 1fr 1.2rem 1fr 1.2rem 1fr}.chain.chain-grid-15{grid-template-columns:1fr 1.3rem 1fr 1.3rem 1fr 1.3rem 1fr 1.3rem 1fr 1.3rem 1fr 1.3rem 1fr 1.3rem 1fr}.chain.chain-grid-17{grid-template-rows:auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;grid-template-columns:1fr;justify-items:center}.chain-item{max-width:9.375rem}.feature-card{align-items:center;padding:1rem}.process-step-card{padding-left:1rem;padding-right:1rem}.process-step-title{min-height:4.75rem}.stack-card-heading{font-weight:600}.stack-card-image{max-width:100%;max-height:none}.stack-card{flex-flow:column}.stack-card.stack-card-3{top:13rem}.stack-card.stack-card-2{margin-bottom:5rem;top:10rem}.stack-card.stack-card-1{margin-bottom:9rem;top:4rem}.stack-card-text-content{max-width:none}.stack-card-image-content{aspect-ratio:343/273;max-width:none;padding-top:2.5rem;overflow:hidden}.stack-card-image-wrapper{max-width:90%;max-height:100%}.shared-model-stepper-wrapper{height:auto}.shared-model-text-content{max-width:100%}.shared-model-image-content{display:none}.shared-model-item-content{opacity:0}.shared-model-item-content.content-shown{opacity:1;opacity:1;max-height:43rem;overflow:visible}.hero-bg-wrapper{max-height:42rem}.menu-button,.icon{display:none}.shared-model-image-content-mobile{aspect-ratio:343/270;max-width:100%;display:block}.share-model-image-wrapper-mobile{opacity:1;transition-property:none}.progress-bar-mobile{display:none}.chain-arrow-mobile{display:none;transform:none}.chain-arrow-desktop{display:block}.chain-arrow-desktop.tablet-hide{display:none}.form-main-wrapper{flex-flow:column}.form-text-content-block{max-width:none}.multistep-form-block{max-width:none;min-height:33.75rem}.form-step{opacity:0;display:none}.form-step.is-active{margin-left:auto;margin-right:auto}.risk-steps-block{flex-flow:wrap;justify-content:center;align-items:flex-start}.risk-steps-list{order:-9999}.hero-subtitle-block{flex-flow:wrap}.execution-flow-icon-wrapper{z-index:1;position:relative}.execution-flow-block-middle{padding-left:7vw;padding-right:7vw}.execution-flow-arrow-lg{z-index:0;width:100%;max-width:clamp(8vw,60px,9vw)}.benefit-title-2{margin-top:2.5rem}.control-points-block{margin-bottom:0;padding-left:2rem;padding-right:2rem}.cc-form-text-content-block{max-width:none}.execution-control-heading{letter-spacing:-.6px}.assesment-comparison-head{text-align:center}.chain-arrow-tablet{display:block;transform:none}.footer-nav{flex-flow:column}}@media screen and (max-width:767px){.container{border-left-style:none;border-right-style:none;width:calc(100% - 2rem);padding-top:5rem;padding-bottom:5rem}.container.container-hero{width:calc(100% - 2rem)}.container.container-light-bg{border-left-style:none;border-right-style:none}.container.container-light-bg.pt-200{padding-top:9rem}.container.contact-form-container{border-left-style:none;border-right-style:none;width:calc(100% - 2rem);padding-top:2.75rem;padding-bottom:2.75rem}.logo-img,.button.button-secondary.mobile-hidden{display:none}.button.button-desktop,.button.button-desktop.w--current,.button.nav-button-light{display:none}.button.button-primary._w-full,.button.button-wtite,.button.button-wtite._w-full,.button.button-wtite._w-300{width:100%}.button.button-secondary.mobile-hidden{display:none}.button.button-secondary.mobile-visible{display:flex}.button.button-mobile{border-color:var(--black-20);display:flex}.button.button-mobile.w--current{color:var(--white);display:flex}.button.button-mobile.color-white{border-color:var(--white-20);color:var(--background);border-color:var(--white-20)}.button.button-desktop,.button.button-desktop.w--current,.button.nav-button-light{display:none}.button.button-primary._w-full,.button.button-wtite,.button.button-wtite._w-full,.button.button-wtite._w-300{width:100%}.button.button-wtite._w-full,.button.button-wtite._w-300{width:100%}.button.button-wtite.mobile-hidden{display:none}.button.button-wtite.mobile-visible{width:auto;display:flex}.hero-content-wrapper{border-left-style:none;border-right-style:none;padding-top:4rem;padding-bottom:3rem}.hero-content-wrapper.convertion-hero-content{padding-top:4rem;padding-bottom:3rem}.h1{font-size:var(--text-3xl);line-height:var(--leading-10);letter-spacing:.75px;width:calc(100% - 2rem)}.h1.text-6xl{width:auto;font-size:var(--text-4xl);line-height:var(--leading-11);width:auto;font-size:var(--text-4xl);line-height:var(--leading-11)}.hero-description{margin-top:1.5rem}.button-accent.mt-56.w--current{margin-top:2.75rem}.button-accent.mt-64,.button-accent.mt-56.w--current{margin-top:2.75rem}.button-accent.mt-24.w--current{margin-top:1.5rem}.button-accent.mt-64{margin-top:2.75rem}.hero-logos-wrapper{width:auto}.h2{font-size:var(--text-4xl);letter-spacing:-.9px;line-height:1}.h2.color-black{font-size:var(--text-4xl);font-size:var(--text-4xl)}.heading-block{grid-column-gap:1.25rem;grid-row-gap:1.25rem}.section-description.max-w-536{width:100%;font-size:var(--text-base);line-height:var(--leading-6)}.section-description.text-lg-white-60{font-size:var(--text-base);line-height:var(--leading-6)}.title-content-block{grid-column-gap:3rem;grid-row-gap:3rem}.impact-cards-wrapper{border-style:solid solid none;border-right-width:1px;border-right-color:var(--teal-900);border-left-width:1px;border-left-color:var(--teal-900);flex-flow:column}.impact-card{border-bottom:1px solid var(--teal-900);border-right-style:none}.benefit-title{font-size:var(--text-xl);line-height:var(--leading-8);margin-top:2.5rem}.nav-container{width:calc(100% - 3rem)}.section-content-wrapper.gap-40{grid-column-gap:3rem;grid-row-gap:3rem}.section-content-wrapper.gap-64,.section-content-wrapper.gap-40{grid-column-gap:3rem;grid-row-gap:3rem}.section-content-wrapper.gap-96{grid-column-gap:5rem;grid-row-gap:5rem}.section-content-wrapper.gap-80{grid-column-gap:4rem;grid-row-gap:4rem}.section-content-wrapper.gap-64{grid-column-gap:3rem;grid-row-gap:3rem}.impact-table-description{font-size:var(--text-base);line-height:1}.impact-table-wrapper{grid-template-columns:1fr 2rem 1fr}.impact-cell-text{font-size:var(--text-sm);line-height:var(--leading-5)}.h4{font-size:var(--text-xs);line-height:1}.impact-cta-block{margin-top:2rem}.impact-cta-description{text-align:center;margin-top:1.25rem}.description-lines{margin-top:1.25rem}.description-lines.max-w-762{grid-column-gap:.75rem;grid-row-gap:.75rem}.description-lines.max-w-762.mt-40{grid-column-gap:1.25rem;grid-row-gap:1.25rem;grid-column-gap:1.25rem;grid-row-gap:1.25rem;margin-top:1.5rem}.chain-description-line,.chain-description-line.chain-line-accent.color-black-60,.chain-description-line.max-w-630.font-weight-500{font-size:var(--text-base);line-height:var(--leading-6)}.chain-description-line.chain-line-accent.color-black-60,.chain-description-line.max-w-630.font-weight-500{font-size:var(--text-base);line-height:var(--leading-6);font-size:var(--text-base);line-height:var(--leading-6)}.chain-description-line.text-2xl-white{font-size:var(--text-xl);line-height:var(--leading-8);margin-bottom:0}.chain-description-line.text-white{font-size:var(--text-sm);line-height:var(--leading-5)}.chain-description-line.bold-foreground-opacity-50{opacity:1;color:var(--muted-foreground);font-size:var(--text-base);line-height:var(--leading-6);font-weight:400}.chain-description-line.desktop-medium{font-weight:400}.footer-container{grid-column-gap:3rem;grid-row-gap:3rem;border-top-style:none;border-left-style:none;border-right-style:none;flex-flow:column;padding:1rem 1.5rem}.footer-copyright{font-size:var(--text-sm);line-height:var(--leading-5)}.chains-block-wrapper{grid-column-gap:3rem;grid-row-gap:3rem}.chain-block.p-0{width:calc(100% + 1rem);overflow:auto}.chain-title{text-align:center}.chain{grid-column-gap:0px;grid-row-gap:0px;flex-flow:column;grid-template-rows:auto 2.5rem auto 2.5rem auto 2.5rem auto 2.5rem auto 2.5rem auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-content:space-between;place-items:center;display:grid}.chain.chain-large,.chain.chain-grid-15,.chain.chain-grid-17,.chain.chain-large,.chain.chain-grid-15,.chain.chain-grid-17{grid-template-rows:auto 2.5rem auto 2.5rem auto 2.5rem auto 2.5rem auto 2.5rem auto 2.5rem auto;grid-template-columns:1fr}.chain-item{max-width:9rem}.chain-item.max-w-full{justify-content:flex-start;align-items:center;max-width:100%}.chain-item.max-w-full.px-12{padding-left:.75rem;padding-right:.75rem}.chain-text.no-wrap{white-space:nowrap;word-break:keep-all;white-space:nowrap;word-break:keep-all}.description-line{font-size:var(--text-base);line-height:var(--leading-6)}.feature-cards{border-top:1px solid var(--black-10);border-bottom:1px solid var(--black-10);grid-template-rows:auto auto auto;grid-template-columns:1fr}.feature-card{border-bottom:1px solid var(--white-10);height:5rem;padding-left:0;padding-right:0}.feature-card.bordered{border-top:1px solid var(--black-10);border-right-style:none;border-bottom-color:var(--black-10);border-left-style:none}.feature-card.bordered-white{border-left-style:none;border-right-style:none}.feature-card-text,.steps-description-text{font-size:var(--text-base);line-height:var(--leading-6)}.steps-description-text-accent{color:var(--foreground);font-size:var(--text-base);line-height:var(--leading-6);font-weight:400}.process-step-cards-block{border-right:1px solid var(--black-10);border-left:1px solid var(--black-10);border-bottom-style:none;grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr}.process-step-card{border-bottom:1px solid var(--black-10);border-right-style:none}.process-step-card.grid-2x2{grid-column-gap:1.5rem;grid-row-gap:1.5rem;padding:1rem}.process-step-card.grid-2x2.border-right{border-right-style:solid}.process-step-title{min-height:0}.process-step-timing-text{margin-top:0}.process-steps-cta-block{border:1px solid var(--black-10);margin-top:0;padding:2.5rem 1rem}.process-steps-cta-title{font-size:var(--text-2xl);line-height:var(--leading-9);font-weight:500}.process-steps-cta-description{font-size:var(--text-base);line-height:var(--leading-6)}.process-steps-cta-description.max-w-none{color:var(--muted-foreground)}.execution-section-description{font-size:var(--text-base);line-height:var(--leading-6)}.execution-feature-cards{border-top:1px solid var(--white-10);grid-template-rows:auto auto auto;grid-template-columns:1fr}.execution-feature-card-text{font-size:var(--text-base);line-height:var(--leading-6)}.stack-card-heading{font-size:var(--text-2xl);line-height:var(--leading-9);font-weight:600}.paragraph-10{margin-bottom:1.5rem;font-size:1rem;line-height:1.5rem}.stack-card-description{font-size:var(--text-base);line-height:var(--leading-6)}.stack-card{flex-flow:column;padding:1.5rem}.stack-card.stack-card-3{height:auto;top:16rem}.stack-card.stack-card-2{height:auto;margin-bottom:5rem;top:10rem}.stack-card.stack-card-1{height:auto;margin-bottom:12rem;top:5rem}.stack-card-text-content{padding:3.5rem 1rem}.stack-list{grid-column-gap:1.5rem;grid-row-gap:1.5rem}.shared-model-stepper-wrapper{border-top-style:none;border-bottom-style:none}.shared-model-text-content{grid-column-gap:0rem;grid-row-gap:0rem;border-top:1px solid var(--border);border-bottom:1px none var(--border);padding:0}.shared-model-list-item{padding-top:1rem;padding-bottom:0}.shared-model-item-title{font-size:var(--text-2xl)}.shared-model-item-content.content-shown{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-column-gap:1.5rem;grid-row-gap:1.5rem}.shared-model-item-description{font-size:var(--text-base);line-height:var(--leading-6)}.progress-bar{display:none}.progress-bar-progress.progress-mobile{transform:scale(0)}.shared-model-slide-label.slide1-label1{left:-2rem;right:auto}.shared-model-slide-label.slide1-label2{inset:auto -1.5rem .5rem auto}.shared-model-slide-label.slide2-label1{top:1rem}.shared-model-slide-label.slide2-label3{bottom:1rem}.shared-model-slide-label.slide2-label2{bottom:45%;right:-1.5rem}.shared-model-slide-label.slide3-label1{top:3rem}.shared-model-slide-label.slide4-label1{top:1rem;left:-1rem}.shared-model-slide-label.slide4-label2{bottom:2rem;right:-1rem}.shared-model-slide-label.slide3-label2{bottom:5rem}.shared-modael-slide-label{font-size:var(--text-xs);line-height:1}.swiper.logo-swiper{width:100%}.hero-bg-wrapper{display:none}.share-model-image-wrapper-mobile{justify-content:center;align-items:center;max-height:calc(100% - 2rem)}.logo-mobile{display:block}.progress-bar-mobile{margin-top:1rem;display:flex}.arrow-lg{display:none}.arrow-sm{display:block}.chain-arrow-mobile{display:block;transform:none}.image{display:none}.image-2{min-height:15px}.brand{padding-left:0}.chain-arrow-desktop{display:none}.share-model-slide-img{max-height:100%}.form-main-wrapper{border-top-style:none;border-bottom-style:none}.form-text-content-block{padding:2.5rem 1rem 3.125rem}.multistep-form-block{padding:3rem 0}.form-description-title{font-size:var(--text-2xl);line-height:var(--leading-9)}.form-description-subtitle{margin-top:1.25rem}.form-nav{z-index:99;border-top:1px solid #0000001a;padding:2.5rem 0 0}.heading{font-size:2.4em}.heading.is-regular{letter-spacing:-.8px;letter-spacing:-.8px;font-size:1.6em}.form-step.is-active{grid-column-gap:3rem;grid-row-gap:3rem;grid-column-gap:3rem;grid-row-gap:3rem}.form{max-width:none}.form.single-step-form{align-items:center}.multi-step-block{padding:0}.form-heading{font-size:var(--text-3xl);line-height:var(--leading-10)}.form-step-text,.form-step-text.is-active,.form-step-text.is-active{display:none}.form-step-body{grid-column-gap:2rem;grid-row-gap:2rem}.header-logo-dark{display:none}.button-text{text-align:center}.button-text.text-desktop{display:none}.button-text.text-mobile,.form-step-text-short{display:block}.risk-steps-block{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;justify-content:center;align-items:center;padding-left:0;padding-right:0}.risk-steps-list{grid-column-gap:1rem;grid-row-gap:1rem;width:auto;max-width:none}.risk-step-card{grid-column-gap:1rem;grid-row-gap:1rem}.section-bg-wrapper{display:none}.hero-subtitle-block{grid-column-gap:.75rem;grid-row-gap:.75rem;margin-top:1rem}.execution-flow-block{padding-top:2rem;padding-bottom:1rem}.execution-flow-block-top{display:none}.execution-flow-icon-card.mr-55{margin-right:-3.4375rem}.execution-flow-icon-wrapper{aspect-ratio:6/7;width:3rem;height:3rem}.execution-flow-icon-card-text.mobile-hide,.execution-flow-block-middle{display:none}.execution-flow-block-bottom{flex-flow:column}.execution-flow-departments{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:wrap;justify-content:center;align-items:flex-start}.execution-flow-arrow-lg{display:none}.chain-scheme{min-width:52.3rem;padding-bottom:1rem;position:relative}.chain-arrow{display:block}.cta-block-description{font-size:var(--text-base);line-height:var(--leading-6)}.cta-block-description.color-black-60{line-height:var(--leading-6);line-height:var(--leading-6)}.cta-block{border:1px solid var(--black-10);margin-top:0;padding:2.5rem 1rem}.execution-flow-icon{width:1.5rem}.execution-flow-mobile{grid-template-rows:auto auto auto auto auto auto auto;grid-template-columns:10rem 1rem 10rem;grid-auto-columns:1fr;justify-items:center;margin-left:auto;margin-right:auto;display:grid}.execution-arrow-top-sm,.execution-arow-bottom-sm{margin-left:auto;margin-right:auto}.execution-arrow-right-lg,.execution-arrow-left-lg{min-width:7.9375rem;margin:auto;transform:translate(-45%,-150%)}.section-description-2.text-lg-white-60{font-size:1rem;line-height:1.5rem}.container-2{border-left-style:none;border-right-style:none;width:calc(100% - 2rem);padding-top:5rem;padding-bottom:5rem}.impact-card-2{border-bottom:1px solid #0d3030;border-right-style:none}.impact-cards-wrapper-2{border-style:solid solid none;border-left-width:1px;border-left-color:#0d3030;border-right-width:1px;border-right-color:#0d3030;flex-flow:column}.benefit-title-2{margin-top:2.5rem;font-size:1.25rem;line-height:1.75rem}.h2-2{letter-spacing:-.9px;font-size:2.25rem;line-height:1}.chain-title-2{text-align:center}.chain-item-2{max-width:9rem}.control-points-block{padding-left:0;padding-right:0}.control-points-item{grid-column-gap:.75rem;grid-row-gap:.75rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;min-height:0;display:flex}.control-point-title{font-size:var(--text-xl)}.outcomes-itep-text{font-size:var(--text-base);line-height:1}.outcomes-list{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:1fr}.outcomes-list-description{font-size:var(--text-xl)}.outcomes-list-description.text-xl-600{font-size:var(--text-lg);line-height:1;font-size:var(--text-lg);line-height:1}.cc-hero-description-line,.cc-hero-description-line.chain-line-accent.color-black-60,.cc-hero-description-line.max-w-630.font-weight-500{font-size:var(--text-base);line-height:var(--leading-6)}.cc-hero-description-line.chain-line-accent.color-black-60,.cc-hero-description-line.max-w-630.font-weight-500{font-size:var(--text-base);line-height:var(--leading-6);font-size:var(--text-base);line-height:var(--leading-6)}.cc-hero-description-line.text-2xl-white{font-size:var(--text-xl);line-height:var(--leading-8);margin-bottom:0}.cc-hero-description-line.text-white{font-size:var(--text-base);line-height:var(--leading-5)}.cc-hero-description-line.bold-foreground-opacity-50{opacity:1;color:var(--muted-foreground);font-size:var(--text-base);line-height:var(--leading-6);font-weight:400}.chain-description-line-copy,.chain-description-line-copy.chain-line-accent.color-black-60,.chain-description-line-copy.max-w-630.font-weight-500{font-size:var(--text-base);line-height:var(--leading-6)}.chain-description-line-copy.chain-line-accent.color-black-60,.chain-description-line-copy.max-w-630.font-weight-500{font-size:var(--text-base);line-height:var(--leading-6);font-size:var(--text-base);line-height:var(--leading-6)}.chain-description-line-copy.text-2xl-white{font-size:var(--text-xl);line-height:var(--leading-8);margin-bottom:0}.chain-description-line-copy.text-white{font-size:var(--text-sm);line-height:var(--leading-5)}.chain-description-line-copy.bold-foreground-opacity-50{opacity:1;color:var(--muted-foreground);font-size:var(--text-base);line-height:var(--leading-6);font-weight:400}.cc-form-text-content-block{padding:2rem 1rem}.buttons-block{flex-flow:column;max-width:21.25rem;margin-top:2.75rem}.cyber-tax-scheme-block{width:calc(100% + 2rem);padding-top:1rem;padding-bottom:1rem;overflow:scroll}.cyber-tax-scheme-wrapper{width:auto;padding-left:1rem;padding-right:1rem}.outcomes-list-copy{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:1fr}.assessment-block{border-right:1px solid var(--black-10);border-left:1px solid var(--black-10);grid-template-rows:auto auto auto auto;grid-template-columns:1fr}.assesment-card{border-right-style:none;padding:1.5rem}.assesment-title{font-size:var(--text-xl);line-height:var(--leading-8)}.assesment-description{margin-top:.5rem}.assesment-icon{width:2.5rem;height:2.5rem;margin-bottom:2rem}.execution-control-block{border-top:1px solid var(--teal-900);border-right:1px solid var(--teal-900);border-left:1px solid var(--teal-900);grid-template-rows:auto auto;grid-template-columns:1fr}.execution-control-item{border-top-style:none;border-right-style:none;padding:1.5rem}.execution-control-heading{font-size:var(--text-xl);line-height:var(--leading-8);margin-top:2.25rem}.assessment-comparison-table{grid-template-columns:auto auto auto;min-width:64rem}.assesment-comparison-cell{justify-content:flex-start;padding-top:1rem;padding-bottom:1rem}.assesment-comparison-text{text-align:left}.form-flex-block{flex-flow:column}.form-disclaimer{text-align:center}.key-points-list{border-right:1px solid var(--black-10);border-left:1px solid var(--black-10);border-bottom-style:none;grid-template-rows:auto auto auto;grid-template-columns:1fr}.key-points-item{grid-column-gap:1.5rem;grid-row-gap:1.5rem;border-bottom:1px solid var(--black-10);border-right-style:none;padding:1.5rem}.key-point-heading{min-height:0}.form-steps-list{margin-top:1rem}.form-step-card{grid-column-gap:1rem;grid-row-gap:1rem}.form-steps-list-text{font-size:var(--text-base);line-height:var(--leading-6)}.chain-arrow-tablet{display:block;transform:none}.assesment-comparison-table-wrapper{width:calc(100% + 2rem);overflow:scroll}.footer-nav{grid-column-gap:1rem;grid-row-gap:1rem}.brand-2{padding-left:0}.text-content-block{grid-column-gap:1.25rem;grid-row-gap:1.25rem}.text-content-description{font-size:var(--text-base);line-height:var(--leading-6)}.logo-text{display:none}}@media screen and (max-width:479px){.button.button-secondary.ml-auto._w-full,.button.button-primary.flex-grow,.button.button-wtite._w-full,.button.button-wtite._w-300,.button.button-secondary.ml-auto._w-full,.button.button-secondary.ml-auto._w-full,.button.button-secondary.ml-auto._w-full,.button.button-primary.flex-grow,.button.button-primary.flex-grow,.button.button-wtite._w-full,.button.button-wtite._w-300,.button.button-wtite._w-full,.button.button-wtite._w-300{width:100%}.h1.text-6xl{letter-spacing:-.9px;letter-spacing:-.9px;width:auto}.button-accent.mt-20{text-align:center;width:100%}.button-accent.mt-24.w--current{white-space:nowrap;word-break:keep-all}.button-accent.mt-64{text-align:center;width:100%}.button-accent.mt-44{white-space:nowrap;word-break:keep-all}.section-description.text-lg-white-60.max-w-706{color:var(--white-80);font-weight:400}.impact-cell-text{text-align:center}.h4{white-space:nowrap;word-break:keep-all}.chain-block.p-0{padding-right:1rem}.paragraph{white-space:nowrap;word-break:keep-all}.process-step-cards-block._4-steps.grid-2x2{grid-template-rows:auto auto auto auto;grid-template-columns:1fr}.process-step-card.grid-2x2.border-right{border-right-style:none}.process-steps-cta-title{text-align:center}.stack-card-heading{font-size:1.5rem;font-weight:600;line-height:2rem}.paragraph-10{margin-bottom:1.5rem;font-size:1rem;line-height:1.5rem}.stack-card-description{font-size:.875rem;line-height:1.25rem}.stack-card{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;padding:1rem}.stack-card.stack-card-2{margin-bottom:5rem;top:10rem}.stack-card.stack-card-1{margin-bottom:12rem;top:3rem}.stack-card-label{margin-bottom:0}.brand{padding-left:0}.form-step{opacity:0;display:none}.form-step-body.gap-24{grid-column-gap:2rem;grid-row-gap:2rem;grid-column-gap:2rem;grid-row-gap:2rem}.button-text{text-align:center;white-space:nowrap;word-break:keep-all}.hero-subtitle-text{text-align:center}.cta-block{width:calc(100% + 2rem)}.outcomes-list-description.text-xl-600{letter-spacing:-.45px;letter-spacing:-.45px}.buttons-block{max-width:none}.button-arrow-icon{display:none}.form-success-wrapper{width:100%}}#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbef4-3b11e8d3,#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbef6-3b11e8d3,#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbef9-3b11e8d3,#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbefd-3b11e8d3,#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbf1e-3b11e8d3,#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbf20-3b11e8d3,#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbf9e-3b11e8d3,#w-node-_9a378a0d-473d-6ab6-e300-f02b74ecbfa0-3b11e8d3{grid-area:span 1/span 1/span 1/span 1}#w-node-e5460c58-de25-7a6e-81ee-151c03b50f73-3b11e8d3{grid-area:4/1/5/-1;justify-self:center}@media screen and (max-width:767px){#w-node-e5460c58-de25-7a6e-81ee-151c03b50f73-3b11e8d3{grid-row:9/10;grid-column-end:2}}@media screen and (max-width:479px){#w-node-e5460c58-de25-7a6e-81ee-151c03b50f73-3b11e8d3{order:9999;grid-row:7/8}}