.step-top-content{margin-bottom:50px}.steps-item{display:flex;gap:50px;margin-bottom:30px}.steps-item-number{background:var(--blue-navy);color:var(--c-white);display:inline-block;font-family:var(--font-heading);font-size:32px;font-style:normal;font-weight:700;line-height:1.3;padding:11px 25px;text-align:center}.steps-item-heading h3{line-height:normal}.steps-item-description{font-family:var(--font-body);line-height:1.75}.steps__links-item{display:flex;gap:50px}.steps__links-spacer{width:74px}.steps__links{display:flex;flex-wrap:wrap;gap:18px}.bg-blue .step-heading :is(h1,h2,h3,h4,h5,h6),.bg-blue .step__content,.bg-blue .step__content *,.bg-blue .steps-item-description,.bg-blue .steps-item-description *,.bg-blue .steps-item-heading h3{color:var(--c-white)}.bg-blue .steps-item-number{background:var(--c-white);color:var(--blue-steel)}@media (max-width:991px){.steps-item-number{font-size:34px;padding:10px 20px}.steps-item,.steps__links-item{gap:40px}.steps__links-spacer{width:60px}}@media (max-width:767px){.steps-item,.steps__links-item{gap:30px}.steps-item-number{font-size:30px;padding:8px 18px}}@media (max-width:600px){.steps-item{flex-direction:column;gap:30px}.steps__links-item{flex-direction:column;gap:0}.steps__links-spacer{width:auto}}