.steps-section{background-color:var(--section-bg);padding:60px 0;position:relative;overflow:hidden}.steps-section .steps-container{position:relative}.steps-section .steps-content{padding-left:50px;position:relative}.steps-section .step-item{padding-bottom:30px;position:relative}.steps-section .step-item:last-child{margin-bottom:0;padding-bottom:0}.steps-section .step-item:not(:last-child) .step-content:after{content:"";z-index:1;background:repeating-linear-gradient(#0000,#0000 5px,#866fed 5px 8px);width:2px;height:100%;position:absolute;top:40px;left:-30px}.steps-section .step-number{background-color:var(--primary-color);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:0;left:-50px;box-shadow:0 4px 8px #ff7a004d}.steps-section .step-content h3{color:#181a1c;margin-bottom:10px;font-size:1.4rem;font-weight:500}.steps-section .step-content p{color:#555;margin-bottom:0;font-size:1rem;line-height:1.6}.steps-section .steps-img{border-radius:12px;height:100%;max-height:600px;overflow:hidden}.steps-section .steps-img img{object-fit:cover;border-radius:8px;width:100%;height:100%}.steps-section .section-heading{text-align:left;margin-bottom:30px}.steps-section .section-heading h2{margin-bottom:15px}.steps-section .section-heading p{font-size:1.2rem;line-height:1.6}.steps-section .steps-section .shape-1{z-index:0;background:#ff7a001a;border-radius:50%;width:80px;height:80px;position:absolute;top:10%;left:5%}.steps-section .steps-section .shape-2{z-index:0;background:#ff7a001a;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:120px;height:120px;position:absolute;bottom:15%;right:5%}.steps-section .shape-1{z-index:0;background:#ff7a001a;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:120px;height:120px;animation:8s ease-in-out infinite float;position:absolute;top:10%;right:5%}.steps-section .shape-2{z-index:0;background:#ff7a001a;border-radius:50%;width:80px;height:80px;animation:10s ease-in-out infinite float;position:absolute;bottom:15%;left:5%}@media (max-width:991px){.steps-section .steps-content{padding-left:40px}.steps-section .step-number{left:-56px}.steps-section .step-item:not(:last-child) .step-content:after{left:-36px}.steps-section .steps-img{margin-bottom:30px}.steps-section .steps-container{padding-left:15px;padding-right:15px}}@media (max-width:767px){.steps-section .steps-img{height:300px}.steps-section .steps-content{padding-left:33px}.steps-section .step-number{width:36px;height:36px;left:-48px}.steps-section .step-item:not(:last-child) .step-content:after{top:33px;left:-31px}.steps-section .section-heading p{font-size:1.1rem}}@media (max-width:575px){.steps-section .steps-content{padding-left:31px}.steps-section .step-number{width:32px;height:32px;font-size:1rem;left:-46px}.steps-section .step-item:not(:last-child) .step-content:after{top:30px;left:-31px}}
