*,html{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--white:#fff;--spring-wood:#f8f4f1;--light-purple:#f8f8ff;--mid-purple:#322c69;--dark-purple:#02002e;--orange:#fb6d22;--flamingo:#f26419;--orange-apa:#ff853a}.text-white{color:var(--white)}.text-spring-wood{color:var(--spring-wood)}.text-light-purple{color:var(--light-purple)}.text-mid-purple{color:var(--mid-purple)}.text-dark-purple{color:var(--dark-purple)}.text-orange{color:var(--orange)}.text-flamingo{color:var(--flamingo)}.text-orange-apa{color:var(--orange-apa)}.bg-white{background-color:var(--white)}.bg-spring-wood{background-color:var(--spring-wood)}.bg-light-purple{background-color:var(--light-purple)}.bg-mid-purple{background-color:var(--mid-purple)}.bg-dark-purple{background-color:var(--dark-purple)}.bg-orange{background-color:var(--orange)}.bg-flamingo{background-color:var(--flamingo)}.bg-orange-apa{background-color:var(--orange-apa)}html{scroll-behavior:smooth}a,button,h1,h2,h3,h4,h5,h6,input,label,li,ol,p,quote,ul{color:var(--dark-purple);font-family:Space Grotesk,sans-serif}h1,h2,h3{color:var(--dark-purple);font-family:Dm Sans,sans-serif;font-weight:700}a,button,h4,h5,h6,input,label,li,ol,p,quote,ul{color:var(--dark-purple);font-family:Roboto,sans-serif}h1{font-size:56px;font-weight:700;line-height:1.1}@media (max-width:991px){h1{font-size:52px}}h2{font-size:40px;letter-spacing:-.8px}h2,h3{font-weight:700;line-height:1.2}h3{font-size:32px}h4{font-size:24px;font-weight:700;line-height:1.33}.list-item,.subheader,.subheading,p{font-size:1.125rem;font-weight:400;line-height:2rem}.preheader{font-size:16px;font-weight:700;line-height:1.5;text-transform:uppercase}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-300{font-weight:300}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.text-700{font-weight:700}.text-800{font-weight:800}.text-900{font-weight:900}.flex,.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-around{justify-content:space-around}.align-start{align-items:start}.align-center{align-items:center}.align-end{align-items:end}.align-stretch{align-items:stretch}.relative{position:relative}.mb-16{margin-bottom:16px}.mb-32{margin-bottom:32px}@media (max-width:991px){.mb-16{margin-bottom:10px}.mb-32{margin-bottom:16px}}.w-full{width:100%}.wrapper{display:flex;margin:0 auto;max-width:1352px;padding:96px 32px}.wrapper.cols-2{column-gap:48px!important;display:flex;flex-direction:row!important;flex-wrap:wrap;justify-content:space-between!important;row-gap:32px!important}.wrapper.cols-2 .col{width:calc(50% - 24px)}@media (max-width:991px){.wrapper{flex-wrap:wrap;padding:40px 24px}.wrapper.cols-2 .col{width:100%}}.btn{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:1.7;padding:10px 14px;text-align:center;text-decoration:unset;width:fit-content}.btn-rounded{border-radius:9999px}.btn.btn-white{background:var(--white);color:var(--dark-purple)}.btn.btn-white:hover{background:#fef6ee}.btn.btn-orange{background:var(--orange);color:var(--dark-purple)}.btn.btn-orange:hover{background:#f58842}.header .wrapper{padding-bottom:40px;padding-top:40px}.header .header__logo--container{height:40px;max-width:227px}.header img{width:100%}.header .btn{padding:8px 16px}.header .wrapper{justify-content:space-between}.hero{overflow:hidden;position:relative}.hero .wrapper{column-gap:32px;justify-content:center;padding-bottom:96px;padding-top:40px}@media (max-width:991px){.hero .wrapper{gap:32px}}.hero .absolute{position:absolute}.hero>svg{transform:scaleX(-1)}.hero>svg g{opacity:.55}@media (min-width:992px){.hero .svg{top:-200px}.hero .hero__image{max-height:72vh}}.hero__col-1{display:flex;flex-direction:column;gap:24px;justify-content:center;position:relative;width:65%;z-index:3}.width-50{width:50%}.hero__col-1 p.subheader{max-width:480px}.hero__col-2{display:flex;justify-content:center;position:relative;width:35%}@media (max-width:991px){.hero__col-1{width:100%}}.hero__col-2 img{max-width:100%;position:relative;z-index:2}.hero__col-2 svg:first-child{right:-25%;top:10%;z-index:1}.hero__col-2 svg:last-child{bottom:10%;left:-25%;transform:rotate(180deg)}@media (min-width:768px) and (max-width:991px){.hero__col-2 img{margin:0 auto;width:90%}.hero__col-2 svg:first-child{transform:scale(.7)}.hero__col-2 svg:last-child{transform:rotate(180deg) scale(.7)}}@media (max-width:767px){.hero__col-2 svg:first-child{right:-50%;width:75%}.hero__col-2 svg:last-child{left:-50%;width:75%}}@media (max-width:500px){.hero__col-2{width:100%!important}.hero__col-2 svg{display:none}}.overview .wrapper{align-items:center;flex-direction:column;gap:20px;justify-content:center;max-width:1064px;padding-bottom:96px;padding-top:96px;text-align:center}.discover{flex-direction:row}@media (min-width:1450px){.discover .wrapper{padding:unset}}.discover .wrapper{padding-bottom:96px}.discover .rounded-wrapper{border-radius:64px;display:flex;flex-direction:row;overflow:hidden}@media (max-width:991px){.discover .rounded-wrapper{border-radius:16px;flex-wrap:wrap}}.discover__col-1{display:flex;flex-direction:column;flex-shrink:0;gap:32px;justify-content:center;padding:64px 40px 64px 64px;width:100%}@media (max-width:991px){.discover__col-1{padding:40px 30px}}.discover__col-2{display:flex;flex-shrink:0;width:100%}.discover__col-2 img{margin:0 auto;max-width:100%;object-fit:contain;object-position:center}@media (min-width:992px){.discover__col-1,.discover__col-2{width:50%}}.checked-list{border-bottom:1px solid #e2e2e2;display:flex;flex-direction:column;gap:16px;padding-bottom:30px;padding-left:20px}.checked-list__item{align-items:center;color:var(--mid-purple);column-gap:10px;display:flex}.checked-list__item svg{flex-shrink:0}.cta-form{border-radius:96px 96px 0 0}.cta-form .wrapper{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;padding-bottom:96px;padding-top:96px}@media (max-width:991px){.cta-form{border-radius:32px 32px 0 0}.cta-form .wrapper{padding-bottom:64px;padding-top:64px}}.cta-form h2{text-align:center}.cta-form .cta__hb-form{border-radius:32px;max-width:600px;padding:44px;width:100%}.cta-form .cta__hb-form .hs-dependent-field,.cta-form .cta__hb-form form{display:flex;flex-direction:column;gap:24px}.cta-form .cta__hb-form fieldset{max-width:unset}.cta-form .cta__hb-form label{font-size:14px;font-weight:500}.cta-form .cta__hb-form label .hs-form-required{display:none}.cta-form .cta__hb-form .input{margin-right:unset!important;margin-top:6px;width:100%}.cta-form .cta__hb-form input:not([type=submit]),.cta-form .cta__hb-form select,.cta-form .cta__hb-form textarea{border:1px solid #e2e2e2;border-radius:8px;font-size:14px;font-weight:400;line-height:1.7;padding:10px 14px;width:100%!important}.cta-form .cta__hb-form input:not([type=submit]):focus,.cta-form .cta__hb-form select:focus,.cta-form .cta__hb-form textarea:focus{outline:unset}.cta-form .cta__hb-form input:not([type=submit])::placeholder,.cta-form .cta__hb-form select::placeholder,.cta-form .cta__hb-form textarea::placeholder{color:var(--mid-purple)}.cta-form .cta__hb-form input[type=submit]{background:var(--orange);border:unset;border-radius:8px;color:var(--dark-purple);cursor:pointer;font-size:1.125rem;font-weight:600;margin-top:8px;padding:12px 18px;width:100%}.cta-form .cta__hb-form input[type=submit]:hover{background:#f58842}.cta-form .cta__hb-form .hs-error-msgs{margin-top:3px}.cta-form .cta__hb-form .hs-error-msg{color:var(--mid-purple);font-style:italic}.cta-form .cta__hb-form .form-columns-2{display:flex;flex-direction:row;gap:32px}@media (max-width:600px){.cta-form .cta__hb-form .form-columns-2{flex-direction:column}.cta-form .cta__hb-form .form-columns-2 .field{width:100%}}footer .wrapper{justify-content:center;padding-bottom:20px;padding-top:20px}