.process-section{background:#fff;padding:72px 0}.process-container{max-width:1360px;margin:0 auto;padding:0 0;width:100%}.process-title{font-family:var(--body-font);font-size:32px;font-weight:600;line-height:1.25;color:#151342;text-align:left;margin-bottom:48px;max-width:580px}.process-content{display:flex;align-items:flex-start;gap:40px}.process-image{flex:1;max-width:480px}.image-container{position:relative;width:480px;height:338px;background:#eff6ff;border-radius:20px;overflow:hidden;margin:0 auto;display:flex;align-items:center;justify-content:center}.step-image{width:376px;height:auto;max-height:376px;-o-object-fit:contain;object-fit:contain;display:none}.step-image.active{display:block}.step-number{position:absolute;left:-40px;top:50%;transform:translateY(-50%);font-family:MiSans,var(--body-font);font-size:390px;font-weight:630;line-height:1;color:rgba(73,77,247,.06);z-index:1;pointer-events:none}.process-steps{flex:1;max-width:501px;position:relative;height:338px;display:flex;flex-direction:column;justify-content:space-between}.step-item{display:flex;align-items:center;gap:28px;position:absolute;cursor:pointer;transition:all .3s ease;width:100%}.step-item:nth-child(1){top:0;align-items:flex-start}.step-item:nth-child(2){top:116px;align-items:flex-start}.step-item:nth-child(3){top:233px;align-items:flex-start}.step-item:last-child{margin-bottom:0}.step-content{flex:1}.step-header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.step-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0}.step-icon{position:relative}.step-icon .icon-active{display:none}.step-icon .icon-inactive{display:block}.step-item.active .step-icon .icon-active{display:block}.step-item.active .step-icon .icon-inactive{display:none}.step-title{font-family:var(--body-font);font-size:18px;font-weight:600;line-height:1.33;color:#151342;margin:0;transition:color .3s ease}.step-description{font-family:var(--body-font);font-size:14px;font-weight:400;line-height:1.43;color:rgba(21,19,66,.8);margin:0;padding-left:36px;transition:color .3s ease}.step-indicator{width:4px;height:105px;background:#d9d9d9;border-radius:6px;transition:background-color .3s ease;flex-shrink:0}.step-item.active .step-title{color:#494df7}.step-item.active .step-description{color:rgba(73,77,247,.8);font-weight:500}.step-item.active .step-indicator{background:#494df7}@media screen and (max-width:1200px){.process-container{max-width:1140px}.process-content{gap:60px}.image-container{width:400px;height:280px}.step-image{width:320px;height:320px}.step-number{font-size:320px;left:-30px}}@media screen and (max-width:992px){.process-section{padding:60px 0 80px}.process-container{max-width:960px;padding:0 30px}.process-title{font-size:28px;margin-bottom:40px}.process-content{flex-direction:column;gap:40px}.process-steps{position:static;height:auto;display:block}.step-item{position:static;margin-bottom:24px;padding:16px 20px;align-items:flex-start}.step-item:nth-child(1),.step-item:nth-child(2),.step-item:nth-child(3){position:static;top:auto;bottom:auto;transform:none}.process-image{max-width:100%}.image-container{width:360px;height:260px}.step-image{width:280px;height:280px}.step-number{font-size:280px;left:-25px}.process-steps{max-width:100%;height:280px}}@media screen and (max-width:768px){.process-section{padding:40px 0 60px}.process-container{padding:0 20px}.process-title{font-size:24px;margin-bottom:32px}.process-content{gap:32px;margin-bottom:32px}.image-container{width:320px;height:220px}.process-steps{height:220px}.step-image{width:240px;height:240px}.step-number{font-size:220px;left:-20px}.step-item{padding:20px 24px;margin-bottom:12px}.step-title{font-size:16px}.step-description{font-size:13px;padding-left:32px}.step-indicator{height:102px}}@media screen and (max-width:576px){.process-section{padding:32px 0 48px}.process-title{font-size:20px;margin-bottom:24px}.process-content{flex-direction:column;gap:24px}.process-steps{position:static;height:auto;display:block}.step-item{position:static;margin-bottom:20px;padding:12px 16px;align-items:flex-start}.step-item:nth-child(1),.step-item:nth-child(2),.step-item:nth-child(3){position:static;top:auto;bottom:auto;transform:none}.image-container{width:280px;height:200px}.process-steps{height:200px}.step-image{width:200px;height:200px}.step-number{font-size:180px;left:-15px}.step-item{padding:16px 20px;gap:16px}.step-header{gap:8px}.step-icon{width:20px;height:20px;font-size:14px}.step-title{font-size:15px}.step-description{font-size:12px;padding-left:28px}.step-indicator{width:3px;height:80px}}.nav__link.active{color:#cff700;font-weight:500}