.tech-workflow{margin:40px 0}.workflow-step{display:flex;margin-bottom:30px;position:relative}.step-number{flex:0 0 50px;height:50px;background:var(--gruen-cta);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-right:20px;box-shadow:0 5px 15px rgba(149,193,33,0.2)}.step-content{flex:1;padding-top:5px}.step-content h4{font-size:20px;margin-bottom:10px;color:#333}.workflow-step:not(:last-child)::after{content:'';position:absolute;top:50px;left:25px;width:2px;height:calc(100% - 20px);background:rgba(149,193,33,0.2)}@media (max-width:767px){.tech-workflow{position:relative;padding-left:20px}.tech-workflow::before{content:'';position:absolute;top:0;left:9px;width:2px;height:100%;background:rgba(149,193,33,0.3)}.workflow-step{flex-direction:column;margin-bottom:40px;position:relative}.step-number{position:absolute;left:-20px;top:0;width:38px;height:38px;font-size:18px;margin-right:0;z-index:2;background-color:#95c121;border:3px solid #fff}.step-content{width:100%;padding-top:0;padding-left:30px}.step-content h4{font-size:18px;margin-bottom:8px}.step-content p{font-size:15px;line-height:1.5}.workflow-step:not(:last-child)::after{display:none}}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{position:relative;padding:15px 0 15px 35px;border-bottom:1px solid rgba(0,0,0,0.05)}.feature-list li:last-child{border-bottom:none}.feature-list li strong{color:#333;display:block;margin-bottom:5px;font-size:17px}@media (max-width:768px){.workflow-step{flex-direction:column}.step-number{margin-bottom:15px}.workflow-step:not(:last-child)::after{left:25px;top:50px;height:30px}.feature-list li{padding:15px 0 15px 30px}.feature-list li::before{font-size:18px;top:16px}.feature-list li strong{font-size:16px}}