section.steps-module .splide__track{cursor:grab;overflow:visible}section.steps-module .splide__slide{transition:opacity .3s ease-in-out}section.steps-module .splide__slide.is-visible{opacity:1!important}section.steps-module .splide__slide.is-visible:has(+.splide__slide:not(.is-visible)) .wrapper-step-number:before{width:0}section.steps-module .splide__slide:last-child .wrapper-step-number:after,section.steps-module .splide__slide:last-child .wrapper-step-number:before{display:none}section.steps-module .is-visible~.splide__slide:not(.is-visible){opacity:.3}section.steps-module .is-visible~.splide__slide:not(.is-visible) .wrapper-step-number:before{width:0!important}section.steps-module .step{padding:2rem}section.steps-module .wrapper-step-number{margin-bottom:1.5rem;position:relative}section.steps-module .wrapper-step-number:after{background:linear-gradient(90deg,#481af5 30.43%,rgba(72,26,245,.3));z-index:-1}section.steps-module .wrapper-step-number:after,section.steps-module .wrapper-step-number:before{content:"";height:2px;left:50px;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 38px)}section.steps-module .wrapper-step-number:before{background-color:#481af5;transition:width .5s ease-in-out;z-index:1}section.steps-module .wrapper-step-number span{align-items:center;background-color:#481af5;border-radius:10px;color:#fff;display:flex;font-size:37.5px;font-weight:400;height:60px;justify-content:center;line-height:100%;width:60px}section.steps-module .wrapper-step-content{display:flex;flex-direction:column;gap:.75rem}section.steps-module .wrapper-step-content .richtext p{color:#797e9e;font-size:1rem;font-weight:400;line-height:150%}section.steps-module .wrapper-step-content a.btn{align-self:flex-start;margin-top:auto;text-align:left;width:auto}section.steps-module .wrapper-slider-nav{align-items:center;display:flex;justify-content:space-between;margin-top:2.5rem;width:100%}section.steps-module .wrapper-arrows{display:flex;gap:2rem}section.steps-module .wrapper-step{font-size:18px;font-weight:400;line-height:150%}section.steps-module .wrapper-step .index{color:#010123;padding-right:1rem}section.steps-module .wrapper-step .total{color:#797e9e;padding-left:1rem}section.steps-module.theme-dark .wrapper-step-number:after{background:linear-gradient(90deg,#fff 30.43%,hsla(0,0%,100%,.3))}section.steps-module.theme-dark .wrapper-step-number:before{background-color:#fff;content:""}section.steps-module.theme-dark .wrapper-step-number span{background-color:#fff;color:var(--bg-color);font-size:37.5px;font-weight:400;line-height:100%}section.steps-module.theme-dark .wrapper-step-content .richtext p{color:#dbdce5}section.steps-module.theme-dark .wrapper-step,section.steps-module.theme-dark .wrapper-step .index{color:#fff}section.steps-module.theme-dark .wrapper-step .total{color:#797e9e}section.steps-module>.container>.wrapper-buttons{justify-content:center;margin-top:2.5rem}@media (max-width:768px){section.steps-module .step{padding:2rem 0}section.steps-module .wrapper-step-number:after,section.steps-module .wrapper-step-number:before{width:calc(100% - 38px)}}