.services-steps-section{background:#131321;border-radius:15px;color:#fff;padding:1rem}.services-steps-row{align-items:center;display:flex;margin:0 -15px;row-gap:2rem}.services-steps-left{align-items:flex-start;display:flex;flex-direction:column;gap:4rem;height:100%;padding:0 5rem;width:50%}.services-steps-left .title-container .title{align-items:center;background:#9354ff;border-radius:25px;color:#fff;display:flex;font-size:18px;font-weight:500;justify-content:center;line-height:normal;padding:8px 15px}.services-steps-left span.step-tab-button-text-number{align-items:center;backdrop-filter:blur(2px);background:hsla(0,0%,53%,.15);border:1px solid hsla(0,0%,100%,.15);border-radius:5px;box-shadow:1px 3px 5px 0 #000;color:#f3eaff;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:4.363px 10.543px 3.637px 11.457px;width:32px}.services-steps-tabs{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:0;width:100%}.step-tab-item{margin:0}.step-tab-button{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:14px;color:#9e9e9e;cursor:pointer;display:flex;font-size:18px;font-style:normal;font-weight:400;justify-content:space-between;outline:none;padding:18px 24px;transition:all .3s ease;width:100%}span.step-tab-button-text{align-items:center;display:flex;gap:.5rem}.step-tab-button span.step-tab-button-icon{opacity:0;transition:all .3s ease}.step-tab-button:hover span.step-tab-button-icon,.step-tab-item.active .step-tab-button span.step-tab-button-icon{opacity:1}.step-tab-button:hover,.step-tab-item.active .step-tab-button{background:rgba(23,34,66,.2);border:1px solid rgba(243,234,255,.16);color:#fff}.services-steps-right{flex:1;padding:0 15px;position:relative;width:50%}.services-steps-right .step-body{align-items:flex-start;background:linear-gradient(135deg,rgba(228,212,255,.16),rgba(23,34,66,.2));border:.727px solid rgba(23,34,66,.5);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);color:#fff;display:flex;flex-flow:column;justify-content:center;min-height:600px;padding:5rem 2rem}.step-content{display:none}.step-content.active{display:block}.step-number{background:#131321;border-radius:24403200px;color:#fff;display:inline-flex;font-size:16px;margin-bottom:20px;padding:6px 16px}.step-image-container{align-items:center;background:linear-gradient(135deg,rgba(147,84,255,0) 0,var(--MAZNEXA-Purple,#9354ff) 100%);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;height:90px;justify-content:center;margin-bottom:3rem;overflow:hidden;padding:1rem;width:90px}.step-image-container img{height:auto;max-width:100%;width:auto}.step-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:1.5rem}.step-description{color:#c9c9c9;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.step-description p{margin:0 0 1rem}.step-description p:last-child{margin-bottom:0}@media (max-width:991px){.services-steps-left{padding:0 1rem}}@media (max-width:767px){.services-steps-left,.services-steps-right{width:100%}.services-steps-row{flex-wrap:wrap}.services-steps-section{padding:3rem 1rem}.services-steps-tabs{gap:5px}.services-steps-right .step-body{min-height:auto;padding:2rem 1rem}.step-image-container{height:75px;margin-bottom:2rem;width:75px}}