.module-steps{background-color:#1d1d1d;color:#fff;padding:3rem 0;position:relative}.module-steps__background{height:100%;inset:0;overflow:hidden;pointer-events:none;position:absolute;width:100%}.module-steps__background svg{height:100%;object-fit:cover;width:100%}.module-steps__container{margin-left:auto;margin-right:auto;max-width:1270px;padding-left:1rem;padding-right:1rem;position:relative;z-index:10}.module-steps__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.module-steps__left,.module-steps__right{grid-column:span 4}.module-steps__spacer{display:none}.module-steps__left-sticky{position:relative}.module-steps__heading{color:#fff;font-family:Clash Grotesk,arial,sans-serif;font-size:49px;font-style:normal;font-weight:500;line-height:54px;margin-bottom:16px;margin-top:16px}.module-steps__subheading{color:#fff;font-family:Plus Jakarta Sans,arial,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:1.65;margin-bottom:.5rem;opacity:.8}.module-steps__list{list-style:none;margin:0;padding:0}.module-steps__content{display:flex;flex:1;flex-direction:column;justify-content:center;padding-bottom:32px;padding-top:16px}.module-steps__item{align-items:stretch;display:flex;gap:2rem;margin-bottom:1rem}.module-steps__pill{align-items:center;background-color:#ffc845;border-radius:9999px;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:12px}.module-steps__icon{height:1.5rem;width:1.5rem}.module-steps__arrow,.module-steps__check{height:1.5rem;margin-top:auto;width:1.5rem}.module-steps__eyebrow{color:#ffc845;display:block;font-family:Plus Jakarta Sans,arial,sans-serif;font-size:11px;font-style:normal;font-weight:600;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.module-steps__title{font-family:Clash Grotesk,arial,sans-serif;font-size:25px;font-weight:500;line-height:30px;margin-top:.5rem}.module-steps__subtitle,.module-steps__title{color:#fff;font-style:normal;margin-bottom:.5rem}.module-steps__subtitle{font-family:Plus Jakarta Sans,arial,sans-serif;font-size:16px;font-weight:300;line-height:1.65;opacity:.8}.module-steps__description{color:hsla(0,0%,100%,.8)!important;font-family:Plus Jakarta Sans,arial,sans-serif;font-size:13px;line-height:22px}.module-steps__item:last-child .module-steps__arrow,.module-steps__item:not(:last-child) .module-steps__check{display:none}@media (min-width:992px){.module-steps{padding:5rem 0}.module-steps__grid{gap:2rem;grid-template-columns:repeat(12,1fr)}.module-steps__left{align-self:stretch;grid-column:2/span 4;padding-right:2.5rem}.module-steps__right{grid-column:6/span 6}.module-steps__left-sticky{flex:flex-col;gap:1rem;position:sticky;top:5rem}}