.logyca-process-section{background-color:#eee;font-family:Inter,sans-serif;padding:80px 0;text-align:center}.container-process{margin:0 auto;max-width:1100px;padding:0 20px}.badge-process{background:#fff1ed;border-radius:100px;color:#ff5c35;display:inline-block;font-size:14px;font-weight:600;margin-bottom:15px;padding:6px 16px}.process-header h2{color:#33475b;font-size:32px;margin:0 0 10px}.process-header p{color:#516f90;margin-bottom:50px}.steps-wrapper{display:flex;justify-content:space-between;margin-bottom:60px;position:relative}.step-column{flex:1;position:relative}.step-visual-box{margin-bottom:25px}.step-icon-card,.step-visual-box{align-items:center;display:flex;justify-content:center;position:relative}.step-icon-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.06);height:85px;width:85px;z-index:2}.step-badge{align-items:center;background:#ff5c35;border-radius:50%;box-shadow:0 2px 5px rgba(255,92,53,.3);color:#fff;display:flex;font-size:13px;font-weight:700;height:26px;justify-content:center;position:absolute;right:-8px;top:-8px;width:26px}.connector-path{background:#cbd6e2;height:2px;left:50%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.step-column:last-child .connector-path{display:none}.connector-path:after{background:#ff5c35;border-radius:50%;content:"";height:8px;position:absolute;right:10%;top:-3px;width:8px}.step-text h3{color:#33475b;font-size:16px;font-weight:700;margin:0 0 8px}.step-text p{color:#516f90;font-size:14px;line-height:1.5;margin:0 auto;max-width:200px}.security-alert-container{background:#fff;border-radius:24px;box-shadow:0 2px 12px rgba(0,0,0,.04);margin:40px auto 0;max-width:750px;padding:30px;text-align:left}.alert-content{display:flex;gap:20px;margin-bottom:15px}.alert-icon{align-items:center;background:#fff1ed;border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.alert-text h4{color:#33475b;font-size:16px;margin:0 0 5px}.alert-text p{color:#516f90;font-size:14px;margin:0}.alert-footer{border-top:1px solid #f0f2f5;color:#99acc2;font-size:12px;margin:0;padding-top:15px}@media (max-width:768px){.steps-wrapper{flex-direction:column;gap:50px}.connector-path{display:none}.step-text p{max-width:100%}}