:root{--theme-bg:#1b2d37;--theme-heading:#fff;--theme-text:#cad5e2;--btn-text:#5dd6d0}.theme-light{--theme-bg:#fff;--theme-heading:#1b2d37;--theme-text:#47616f;--btn-text:#47616f}.block-feature-steps__header{margin-inline:auto;max-width:820px}.block-feature-steps__subheading{color:#cad5e2;font-size:16px;font-weight:400;line-height:1.3}@media(min-width:992px){.block-feature-steps__subheading{font-size:20px;line-height:1.6}}.block-feature-steps__scroll-wrap{position:relative}.block-feature-steps__sticky{position:sticky;z-index:1}.block-feature-steps__spacer{height:clamp(500px,70vh,900px)}.block-feature-steps__list{display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 32px 40px 48px}.block-feature-steps__item{border-bottom:1px solid #334b5a;padding:20px 0}.block-feature-steps__item:first-child{padding-top:0}.block-feature-steps__item:last-child{border-bottom:none;padding-bottom:0}.block-feature-steps__trigger{align-items:flex-start;cursor:pointer;display:flex;gap:20px;width:100%}.block-feature-steps__number{color:#405765;flex-shrink:0;font-family:MADE Mirage,serif;font-size:20px;font-weight:700;line-height:1;min-width:28px;transition:color .3s ease}.is-open .block-feature-steps__number{color:#fff}.block-feature-steps__title{color:#fff;font-family:MADE Mirage,serif;font-size:20px;font-weight:500;line-height:1}.block-feature-steps__item-text{color:#cad5e2;padding:10px 0 0 48px}.block-feature-steps__item-text>p{margin-bottom:.75em}.block-feature-steps__item-text>p:last-child{margin-bottom:0}.block-feature-steps__lottie-wrap{display:none}.block-feature-steps__lottie-wrap.is-active{animation:lottieWrapFadeIn .4s ease forwards;display:block}.block-feature-steps__lottie,.block-feature-steps__lottie-fallback{display:block;height:auto;margin-inline:auto;max-width:500px;width:100%}@keyframes lottieWrapFadeIn{0%{opacity:0}to{opacity:1}}.block-feature-steps__mobile-wrap{padding:24px}.block-feature-steps__mobile-item{padding:20px 0}.block-feature-steps__mobile-item:first-child{padding-top:0}.block-feature-steps__mobile-item:last-child{padding-bottom:0}.block-feature-steps__mobile-item+.block-feature-steps__mobile-item{border-top:1px solid #334b5a}.block-feature-steps__mobile-number{color:#fff;display:block;font-family:MADE Mirage,serif;font-size:20px;font-weight:700;line-height:1;margin-bottom:8px}.block-feature-steps__mobile-title{margin-bottom:10px}.block-feature-steps__mobile-desc{color:#cad5e2}.block-feature-steps__mobile-lottie{margin-top:16px}.theme-light .block-feature-steps__subheading{color:var(--theme-text)}.theme-light .block-feature-steps .is-open .block-feature-steps__number,.theme-light .block-feature-steps__title{color:var(--theme-heading)}