@keyframes topLineGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes bottomLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes positive45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes negative45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes bubblePopOut{0%{scale:0}75%{scale:1.1}to{scale:1}}@keyframes stepPop{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{opacity:1;scale:1}}.step-chart__intro{margin:0 auto 60px;max-width:1310px;padding:0 20px}@media(max-width:767px){.step-chart__intro{margin-bottom:60px}}.step-chart__intro--inner{margin-right:auto;max-width:846px}.step-chart__header-container{align-items:center;display:flex;gap:20px;margin-bottom:20px}.step-chart__header-image{align-items:center;border:1px solid #047cb1;border-radius:50%;display:flex;flex:0 0 80px;height:80px;justify-content:center}.step-chart__header-image img{height:40px}.step-chart__eyebrow{font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:22px;margin-bottom:20px;margin-top:0}.background-blue .step-chart__eyebrow{color:#fff}.step-chart h1,.step-chart h2,.step-chart h3,.step-chart h4,.step-chart h5{margin:0}.step-chart h1.noto-sans,.step-chart h2.noto-sans,.step-chart h3.noto-sans,.step-chart h4.noto-sans,.step-chart h5.noto-sans{font-family:Noto Sans,sans-serif;font-size:28px;font-weight:700;line-height:36px;text-decoration:none}.background-blue .step-chart h1,.background-blue .step-chart h2,.background-blue .step-chart h3,.background-blue .step-chart h4,.background-blue .step-chart h5{color:#94d2ff}.step-chart__subheader{font-size:18px;line-height:28px}.step-chart__subheader a{text-decoration:underline}.background-blue .step-chart__subheader,.background-blue .step-chart__subheader a{color:#fff}.step-chart__links{margin-top:42px}.step-chart__links--download button,.step-chart__links--download>a{background:#00244f;border:none;border-radius:2px;color:#fff;display:inline-flex;font-size:16px;justify-content:center;padding:13px 70px 13px 35px;position:relative;transition:.3s ease}.step-chart__links--download button:before,.step-chart__links--download>a:before{content:url(https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/whitedownload.svg);position:absolute;right:30px;top:50%;transform:translateY(-50%);width:15px}.step-chart__links--download button:hover,.step-chart__links--download>a:hover{background:#091d35;text-decoration:underline}.step-chart__links--download button:after,.step-chart__links--download>a:after{display:none}.background-blue .step-chart__links--download button,.background-blue .step-chart__links--download>a{background:#fff;border:none;border-radius:2px;color:#00244f;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;padding:13px 70px 13px 35px;position:relative;transition:.3s ease}.background-blue .step-chart__links--download button:hover,.background-blue .step-chart__links--download>a:hover{background:#d9d9d9}.background-blue .step-chart__links--download button:before,.background-blue .step-chart__links--download>a:before{content:url(https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/downloadIcon.svg);position:absolute;right:30px;top:50%;transform:translateY(-50%);width:15px}.step-chart__links--text a,.step-chart__links--text button{align-items:center;color:#047cb1;display:flex;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:500;line-height:22px;text-decoration:none;text-decoration:underline;transition:.3s ease}.step-chart__links--text a:hover,.step-chart__links--text button:hover{color:#00244f}.background-blue .step-chart__links--text a,.background-blue .step-chart__links--text button{color:#fff}.step-chart__links--button a,.step-chart__links--button button{align-items:center;background-color:#00244f;border:none;border-radius:2px;color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:10px;line-height:22px;padding:13px 35px;text-decoration:none}.step-chart__links--button a:after,.step-chart__links--button button:after{content:url(https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/white_arrow.svg);transition:.3s ease}.step-chart__links--button a:hover,.step-chart__links--button button:hover{background-color:#091d35;text-decoration:underline}.step-chart__links--button a:hover:after,.step-chart__links--button button:hover:after{transform:translateX(3px)}.background-blue .step-chart__links--button a,.background-blue .step-chart__links--button button{align-items:center;background:#fff;border:none;border-radius:2px;color:#00244f;display:inline-flex;font-size:16px;font-weight:500;gap:10px;line-height:22px;padding:13px 35px;text-decoration:none;transition:.3s ease}.background-blue .step-chart__links--button a:after,.background-blue .step-chart__links--button button:after{content:url(https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/blueArrow.svg)}.background-blue .step-chart__links--button a:hover,.background-blue .step-chart__links--button button:hover{background:#d9d9d9;text-decoration:underline}.background-blue .step-chart__links--button a:hover:after,.background-blue .step-chart__links--button button:hover:after{transform:translateX(3px)}.step-chart dialog{border:none;box-shadow:0 8px 10px 0 rgba(0,0,0,.12);max-width:850px;padding:30px;position:fixed;width:80%}@media(max-width:767px){.step-chart dialog{max-height:500px;overflow:scroll}}.step-chart dialog .form-intro{align-items:center;display:flex;justify-content:space-between;width:100%}.step-chart dialog .form-intro h4{color:#00244f;flex:3;margin-bottom:15px;text-align:left}.step-chart dialog .form-intro>button{background:none;border:none;display:block;flex:1;margin-left:auto;padding:0;text-align:right}@media(max-width:767px){.step-chart dialog .form-intro>button{position:absolute;right:20px;top:20px;transform:none}}.step-chart dialog .form-intro>button svg{cursor:pointer}.step-chart dialog .form-intro>button svg circle,.step-chart dialog .form-intro>button svg path{transition:.3s ease}.step-chart dialog .form-intro>button:after,.step-chart dialog .form-intro>button:before{display:none}.step-chart dialog .form-intro>button:focus{outline:none!important}.step-chart dialog .form-intro>button:hover{background:none}.step-chart dialog input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){padding:15px!important}.step-chart dialog h3{margin:0}.step-chart dialog form{text-align:left}.step-chart dialog form .form-columns-1,.step-chart dialog form .form-columns-2,.step-chart dialog form .form-columns-3{display:flex;gap:20px;max-width:100%}@media(max-width:767px){.step-chart dialog form .form-columns-1,.step-chart dialog form .form-columns-2,.step-chart dialog form .form-columns-3{flex-direction:column}}.step-chart dialog form .form-columns-1,.step-chart dialog form .form-columns-1 .hs-fieldtype-textarea,.step-chart dialog form .form-columns-1 .hs-form-field{width:100%}.step-chart dialog form .form-columns-1 .hs-fieldtype-textarea textarea{border:1px solid #94d2ff;box-sizing:border-box;padding:15px;width:100%}.step-chart dialog form .form-columns-2 .hs-dependent-field{display:flex;gap:10px;width:50%}.step-chart dialog form .form-columns-2 .hs-dependent-field .hs-form-field{flex:1}@media(max-width:767px){.step-chart dialog form .form-columns-2 .hs-dependent-field .hs-form-field{width:100%}.step-chart dialog form .form-columns-2 .hs-dependent-field .hs-form-field select{width:100%!important}.step-chart dialog form .form-columns-2 .hs-dependent-field{display:block;width:100%}}.step-chart dialog form .form-columns-3 .hs-form-field{width:100%}@media(max-width:767px){.step-chart dialog form .form-columns-3{margin-top:15px}}.step-chart dialog form .form-columns-2{display:flex;gap:10px}@media(max-width:767px){.step-chart dialog form .form-columns-2{display:block}}.step-chart dialog form .form-columns-2 .hs-form-field{float:none}@media(max-width:767px){.step-chart dialog form .form-columns-2 .hs-form-field,.step-chart dialog form .form-columns-2 .hs-form-field .input input{width:100%!important}}.step-chart dialog form .hs-form-field{margin-bottom:15px}.step-chart dialog form .hs-form-field.hs_would_you_like_to_receive_ce_credit_for_this_event_>label{display:block}.step-chart dialog form .hs-form-field.hs_would_you_like_to_receive_ce_credit_for_this_event_>label .hs-form-required{padding-left:3px}.step-chart dialog form .hs-form-field label{color:#00244f;display:none;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0}.step-chart dialog form .hs-form-field div.input{margin:5px 0 0}.step-chart dialog form .hs-form-field div.input input,.step-chart dialog form .hs-form-field div.input select{border:1px solid #94d2ff;box-sizing:border-box;padding:15px;width:100%}.step-chart dialog form .hs-form-field div.input select{appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url(https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/2.%20Design%20and%20Branding%20Materials/Icons/down-arrow.svg);background-position:95%;background-repeat:no-repeat;background-size:10px;color:#757575}.step-chart dialog form .hs-form-field div.input select:focus{color:#00244f}.step-chart dialog form .hs-form-field div.input textarea{border:1px solid #94d2ff;box-sizing:border-box;padding:15px;width:100%}.step-chart dialog form .hs-form-field ul.hs-error-msgs{list-style:none;padding-left:0}.step-chart dialog form .hs-form-field ul.hs-error-msgs li{font-size:13px;line-height:20px}.step-chart dialog form .hs-form-field ul.hs-error-msgs li label{display:block}@media(max-width:767px){.step-chart dialog form .hs-form-field.hs-fieldtype-radio div.input ul{display:flex;flex-direction:column;gap:10px;margin-top:10px}.step-chart dialog form .hs-form-field.hs-fieldtype-radio div.input ul li label{align-items:center;display:flex;gap:10px}.step-chart dialog form .hs-form-field.hs-fieldtype-radio div.input ul li label input{flex:0 0 10px;height:10px}}.step-chart dialog form .hs-fieldtype-booleancheckbox label,.step-chart dialog form .hs-fieldtype-checkbox label,.step-chart dialog form .hs-fieldtype-radio label{display:flex;gap:10px}.step-chart dialog form .hs-fieldtype-booleancheckbox label input,.step-chart dialog form .hs-fieldtype-checkbox label input,.step-chart dialog form .hs-fieldtype-radio label input{max-width:13px;width:auto!important;width:auto}@media(max-width:767px){.step-chart dialog form .hs-fieldtype-booleancheckbox label input,.step-chart dialog form .hs-fieldtype-checkbox label input,.step-chart dialog form .hs-fieldtype-radio label input{height:5px;padding:5px;width:5px}}.step-chart dialog form .hs-fieldtype-booleancheckbox ul,.step-chart dialog form .hs-fieldtype-checkbox ul,.step-chart dialog form .hs-fieldtype-radio ul{list-style:none;margin:0;padding-left:0}.step-chart dialog form .hs-fieldtype-booleancheckbox ul li,.step-chart dialog form .hs-fieldtype-checkbox ul li,.step-chart dialog form .hs-fieldtype-radio ul li{gap:15px}@media(max-width:767px){.step-chart dialog form .hs-fieldtype-booleancheckbox ul li,.step-chart dialog form .hs-fieldtype-checkbox ul li,.step-chart dialog form .hs-fieldtype-radio ul li{display:flex}}.step-chart dialog form .actions{display:inline-block;margin-top:25px}.step-chart dialog form .actions .hs-button{align-items:center;background-color:#00244f;background-image:url("https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/Arrow%204%20(2).svg");background-position:80%;background-repeat:no-repeat;border:none;border-radius:2px;color:#fff;cursor:pointer;display:inline-flex;display:block;font-size:16px;font-weight:500;font-weight:700;gap:10px;line-height:22px;padding:13px 70px 13px 35px;text-decoration:none;text-transform:capitalize;transition:.3s ease;width:100%}.step-chart dialog form .actions .hs-button:after{content:url(https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/white_arrow.svg);transition:.3s ease}.step-chart dialog form .actions .hs-button:hover{background-color:#091d35}.step-chart dialog form .actions .hs-button:hover:after{transform:translateX(3px)}.step-chart dialog form .actions .hs-button:hover{background-position:80%;text-decoration:underline}.step-chart dialog form div.legal-consent-container a,.step-chart dialog form div.legal-consent-container p{font-size:14px;line-height:24px}.step-chart dialog form div.legal-consent-container a{font-weight:700;text-decoration:underline}.step-chart__chart-header-container{margin:0 auto 40px;max-width:1310px}.step-chart__chart-header-eyebrow,.step-chart__mobile-scroll-alert{margin-bottom:20px}.step-chart__mobile-scroll-alert{color:#00244f;display:none;padding-top:20px}@media(max-width:767px){.step-chart__mobile-scroll-alert{display:block}}.step-chart__scroll-text{display:none;padding-bottom:20px}@media(max-width:767px){.step-chart__scroll-text{display:block}}.step-chart .bodybold{font-size:18px;font-weight:700;line-height:28px}.step-chart__legend{align-items:center;display:flex;gap:20px;margin-bottom:40px;padding-top:20px}.step-chart__legend--item{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:400;gap:10px;line-height:20px}.step-chart__legend--color{flex:0 0 14px;height:14px}.step-chart__disclosure{margin:60px auto 0;max-width:1310px}.step-chart__disclosure a{text-decoration:underline}.step-chart.background-blue .step-chart__x-axis--line,.step-chart.background-blue .step-chart__y-axis--line{background-color:#fff}.step-chart.background-blue .step-chart__x-axis--line:after,.step-chart.background-blue .step-chart__x-axis--line:before,.step-chart.background-blue .step-chart__y-axis--line:after,.step-chart.background-blue .step-chart__y-axis--line:before{background:#fff}.step-chart--animate .step-chart__y-axis--line{animation:topLineGrow 1s forwards}.step-chart--animate .step-chart__x-axis--line{animation:bottomLineGrow 1s forwards}.step-chart--animate .step-chart__y-axis--line:before{animation:positive45 2s forwards}.step-chart--animate .step-chart__y-axis--line:after{animation:negative45 2s forwards}.step-chart--animate .step-chart__x-axis--line:before{animation:positive45 2s forwards}.step-chart--animate .step-chart__x-axis--line:after{animation:negative45 2s forwards}.step-chart__inner{margin:0 auto;max-width:1310px;padding:0 20px}.step-chart__chart{padding-left:30px;position:relative}.step-chart__steps{align-items:flex-end;flex:1;gap:10px;padding:10px}.step-chart__steps,.step-chart__steps-container{display:flex;position:relative}.step-chart__step{align-items:center;display:flex;flex:1;justify-content:center;margin-left:-50px;opacity:0;padding:15px 20px;scale:0;text-align:center}.step-chart__step:first-child{margin-left:0}.step-chart__step.animate{animation:stepPop 1s forwards}@media(max-width:1024px){.step-chart__step{height:auto;padding:10px}}.step-chart__x-axis--line{background:#5c5c5c;height:1px;transform:scaleX(0);transform-origin:left;width:100%}.step-chart__x-axis--line:after,.step-chart__x-axis--line:before{background:#5c5c5c;content:"";height:1px;position:absolute;right:0;transform:rotate(0);transform-origin:right;width:8px}.step-chart__x-axis--label{display:flex;justify-content:space-between;padding-top:10px;text-align:center}.step-chart__x-axis--primary-label{font-weight:700}.step-chart__y-axis--line{background:#5c5c5c;bottom:0;height:100%;transform:scaleY(0);transform-origin:bottom;width:1px}.step-chart__y-axis--line:after,.step-chart__y-axis--line:before{background:#5c5c5c;content:"";height:8px;position:absolute;top:0;transform:rotate(0);transform-origin:top;width:1px}.step-chart__y-axis--label{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:-35px;position:absolute;text-align:center}.step-chart__y-axis--label span{writing-mode:sideways-lr}.step-chart__y-axis--primary-label{font-weight:700}.step-chart__legend{margin-bottom:0;margin-top:40px}