.how-we-work .process-container{max-width:800px;margin:0 auto;padding:2rem 0}.how-we-work .process-item{display:flex;flex-direction:column;align-items:center;position:relative;padding-bottom:2.5rem}.how-we-work .process-item:last-child{padding-bottom:0}.how-we-work .process-item .content{width:100%;position:relative;background:linear-gradient(145deg, color-mix(in srgb, var(--accent-color), transparent 95%), var(--surface-color));border:2px solid color-mix(in srgb, var(--accent-color), transparent 85%);border-radius:20px;transition:transform 0.3s ease, box-shadow 0.3s ease}.how-we-work .process-item .content:hover{transform:translateX(10px);box-shadow:-8px 8px 25px rgba(0,0,0,0.1)}.how-we-work .process-item .content:hover .step-icon{background:linear-gradient(135deg, color-mix(in srgb, var(--accent-color), transparent 15%), var(--accent-color));transform:rotate(10deg)}.how-we-work .process-item .content:hover .step-number{transform:translateX(-5px);opacity:1}.how-we-work .process-item .step-number{position:absolute;left:-30px;top:50%;transform:translateY(-50%);font-size:4rem;font-weight:800;color:var(--accent-color);font-family:var(--heading-font);line-height:1;opacity:0.2;transition:transform 0.3s ease, opacity 0.3s ease}.how-we-work .process-item .card-body{padding:2rem;display:flex;align-items:flex-start;gap:2rem}.how-we-work .process-item .step-icon{flex-shrink:0;width:70px;height:70px;background-color:var(--accent-color);border-radius:15px;display:grid;place-items:center;transition:all 0.3s ease;box-shadow:0 5px 15px color-mix(in srgb, var(--accent-color), transparent 70%)}.how-we-work .process-item .step-icon i{font-size:2rem;color:var(--contrast-color)}.how-we-work .process-item .step-content h3{color:var(--heading-color);font-size:1.5rem;margin-bottom:0.75rem;font-weight:600}.how-we-work .process-item .step-content p{color:color-mix(in srgb, var(--default-color), transparent 25%);font-size:0.95rem;line-height:1.6;margin:0}.how-we-work .process-item .arrow{color:color-mix(in srgb, var(--accent-color), transparent 50%);margin:1rem 0;width:100px;height:100px;opacity:0.7}@media (max-width: 767.98px){.how-we-work .process-container{padding:1rem 0}.how-we-work .process-item{padding-bottom:2rem}.how-we-work .process-item .content{border-width:1px}.how-we-work .process-item .content:hover{transform:translateY(-5px)}.how-we-work .process-item .step-number{font-size:3rem;left:50%;top:-1.5rem;transform:translateX(-50%)}.how-we-work .process-item .step-number:hover{transform:translateX(-50%)}.how-we-work .process-item .card-body{padding:2rem 1.5rem 1.5rem;flex-direction:column;align-items:center;text-align:center;gap:1rem}.how-we-work .process-item .step-icon{width:60px;height:60px;border-radius:12px}.how-we-work .process-item .step-icon i{font-size:1.75rem}.how-we-work .process-item .step-content h3{font-size:1.25rem}.how-we-work .process-item .arrow{height:60px;margin:0.5rem 0}}
