.state-router{background-repeat:no-repeat;background-size:cover;color:var(--color-primary-1);margin-bottom:100px}.state-router--hero{padding:75px 0}.state-router__header{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1100px}.state-router__header h1{color:var(--color-primary-1);font-size:60px;line-height:1;margin:0 0 15px}.state-router__header p{font-size:26px;font-weight:300;line-height:36px;margin:0 0 15px;max-width:535px;text-align:center}.state-router--hero .state-router__panel{margin:0 auto;max-width:650px}.state-router__columns{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}.state-router__content{flex:1 1 45%;min-width:0}.state-router__panel{background:#f9f4ec;border-radius:15px;flex:1 1 50%;min-width:0;padding:30px}.state-router__panel>:first-child{margin-top:0}.state-router__panel h3{margin:0 0 12px}.state-router__panel--cta{align-self:center;padding:48px;text-align:center}.state-router__cta,.state-router__cta:visited{background:var(--color-primary-1);border-radius:4px;color:#fff;display:inline-block;font-weight:700;margin-top:12px;padding:14px 24px;text-decoration:none}.state-router__cta:focus,.state-router__cta:hover{background:var(--color-primary-2);color:#fff}.state-router form fieldset{border:0;margin:0 0 15px;max-width:100%;padding:0}.state-router form .hs-form-field{margin-bottom:16px}.state-router form .hs-form-field>label,.state-router form label{color:var(--color-primary-1);display:block;font-size:14px;font-weight:700;line-height:21px;margin-bottom:6px}.state-router form .hs-form-field .input>input:not([type=checkbox]),.state-router form select,.state-router form textarea{background:#fff!important;border:1px solid #ddd!important;border-radius:4px!important;box-shadow:none!important;color:#33475b!important;font-size:14px!important;margin:0!important;padding:15px!important;width:100%!important}.state-router form input:focus,.state-router form select:focus,.state-router form textarea:focus{border-color:#00a0a8!important;outline:2px solid rgba(0,160,168,.2);outline-offset:1px}.state-router form .hs-submit input{background:var(--color-primary-1);border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:14px 24px}.state-router form ul,.state-router form ul.hs-error-msgs{list-style:none;margin:0;padding:0}.state-router form ul.hs-error-msgs label{color:#b3261e!important;font-size:12px!important}.state-router form input.hs-input-error:not([type=checkbox]),.state-router form select.hs-input-error,.state-router form textarea.hs-input-error{border-color:#b3261e!important}.state-router__status{background:#fff;border-left:4px solid #00a0a8;color:var(--color-primary-1);font-weight:700;margin:0;padding:20px}.state-router__scheduler-host{min-height:720px;width:100%}.state-router__scheduler-host iframe{border:0;min-height:720px!important;width:100%!important}@media (max-width:1024px){.state-router__columns{flex-direction:column}.state-router__content,.state-router__panel{width:100%}}@media (max-width:767px){.state-router{margin-bottom:30px}.state-router--hero{padding:50px 0}.state-router__header h1{font-size:40px}.state-router__panel,.state-router__panel--cta{padding:20px}.state-router__scheduler-host,.state-router__scheduler-host iframe{min-height:760px!important}}