.steps-section{position:relative}.steps-section:before{aspect-ratio:1/1;background-color:#f0f2f5;border-radius:0 100% 0 0/10% 100% 19% 0;bottom:0;content:"";display:block;left:0;position:absolute;width:44%}.steps-section{padding:5.66em 0}.step-root-grid{display:grid;gap:calc(4.66em + 4%);grid-template-columns:4fr 5fr}@media (max-width:840px){.step-root-grid{gap:2.66em;grid-template-columns:1fr}}.step-intro__title{font-size:3em;line-height:1.2}.steps{counter-reset:steps;display:grid;gap:1.33em;grid-template-columns:11fr;--padding:1.33em}.steps__step{counter-increment:steps;position:relative}.steps__step:before{color:#222;content:counter(steps)".";font-size:1.75em;font-weight:700;left:calc(var(--padding)*.5);position:absolute;top:calc(var(--padding)*.5)}.step{background-color:#fff;border-radius:10px;box-shadow:2px 2px 0 3px #d8deeb;padding:var(--padding);padding-left:calc(var(--padding)*2.33)}.step__title{margin-bottom:.33em}.step__sub-steps{display:grid;gap:.88em;grid-template-columns:1fr}.sub-step{background-color:#f0f2f5;border-radius:8px;display:grid;gap:.66em;grid-template-areas:"t t t t t" "i i i i i" "c c c c c";grid-template-columns:repeat(5,1fr);padding:var(--padding)}@media (min-width:1100px),(min-width:600px) and (max-width:840px){.sub-step--has-cta{grid-template-areas:"t t t c c" "i i i c c"}}.sub-step__title{grid-area:t;margin:0}.sub-step__body{grid-area:i}.sub-step__cta{align-self:center;grid-area:c}.hs-button.sub-step__cta{background:none;border-color:#f3541f;color:#f3541f}.hs-button.sub-step__cta:focus,.hs-button.sub-step__cta:hover{background:#f3541f22;border-color:#f3541f;color:#f3541f}.quiz-grid{margin-top:0!important}.steps-section__intro.step-root-grid__intro{position:relative}