.steps-image-wrapper{align-items:center;display:flex;gap:80px}.steps-image-img{width:calc(52% - 40px)}.steps-image-txt{width:calc(48% - 40px)}.steps-image-steps,.steps-image-txt{display:flex;flex-direction:column;gap:32px}.steps-image-step{display:flex;gap:32px}.steps-index{align-items:center;background:var(--calm-violet);border-radius:50%;color:var(--dark-blue)!important;display:flex;font-family:Rubik;font-size:20px;font-weight:400;height:30px;justify-content:center;letter-spacing:-.2px;line-height:100%;min-width:30px;width:30px}.steps-index:after{background:rgba(35,35,35,.6);content:"";height:calc(100% - 38px);left:15px;position:absolute;top:38px;width:1px}.steps-image-module .dark-theme .steps-index:after{background:var(--off-white)}.steps-image-video{border-radius:10px}@media only screen and (max-width:767px){.steps-image-wrapper{flex-direction:column;gap:36px}.steps-image-wrapper.steps-image-wrapper-reverse{flex-direction:column-reverse}.steps-image-img,.steps-image-txt{width:100%}.steps-image-step,.steps-image-steps{gap:16px}.steps-image-video{border-radius:5px}}