.steps-wrapper{position:relative}.steps-wrapper #scroll-progress{position:fixed;top:0;left:0;height:4px;width:0%;background:#2F6FEE;z-index:1000;pointer-events:none}.steps-wrapper .wrap{position:relative;min-height:340vh}.steps-wrapper .steps-pin{position:sticky;top:0}.steps-wrapper .rule{transform-origin:left}.steps-wrapper .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin-top:46px}.steps-wrapper .step{opacity:0;padding-right:6px}.steps-wrapper .step .text-113{transition:color .2s ease}.steps-wrapper .step .text-114{transition:color .2s ease}@media (max-width:1120px){.steps-wrapper .steps{grid-template-columns:repeat(2,1fr);row-gap:36px}.steps-wrapper .wrap{min-height:420vh}}@media (max-width:520px){.steps-wrapper .steps{grid-template-columns:1fr}}