.process-section{background:#fff;padding:90px 20px}.process-container{margin:0 auto;max-width:1240px}.process-header{margin:0 auto 48px;max-width:760px;text-align:center}.process-badge{background:rgba(32,177,112,.12);border-radius:999px;color:#20b170;display:inline-block;font-size:14px;font-weight:700;letter-spacing:.02em;line-height:1;margin-bottom:18px;padding:10px 16px}.process-title{color:#2f3c48;font-size:46px;font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:0 0 16px}.process-subtitle{color:#555;font-size:18px;line-height:1.65;margin:0}.process-timeline{align-items:stretch;display:grid;gap:22px;grid-template-columns:repeat(5,minmax(0,1fr));position:relative}.process-line{background:linear-gradient(90deg,rgba(32,177,112,.18),rgba(30,140,160,.18));height:2px;left:0;position:absolute;right:0;top:27px;z-index:1}.process-step{display:flex;flex-direction:column;height:100%;min-width:0;position:relative;z-index:2}.process-step-top{align-items:center;display:flex;gap:12px;margin-bottom:18px;min-height:40px}.process-step-dot{background:#20b170;border-radius:999px;box-shadow:0 0 0 8px #fff;height:14px;min-width:14px;width:14px}.process-step-time{align-items:center;background:#f4f7f8;border:1px solid #d6e0e3;border-radius:999px;box-sizing:border-box;color:#2f3c48;display:inline-flex;font-size:13px;font-weight:700;height:40px;justify-content:center;line-height:1;min-width:116px;padding:0 10px;text-align:center;white-space:nowrap;width:116px}.process-step-card{background:#f8fbfb;border:1px solid #d6e0e3;border-radius:24px;box-sizing:border-box;display:flex;flex:1;flex-direction:column;height:100%;padding:24px 22px;transition:all .25s ease}.process-step:hover .process-step-card{background:#fff;border-color:#20b170;box-shadow:0 18px 38px rgba(47,60,72,.08);transform:translateY(-6px)}.process-step-icon{align-items:center;background:rgba(32,177,112,.12);border-radius:18px;color:#20b170;display:flex;height:58px;justify-content:center;margin-bottom:18px;min-width:58px;width:58px}.process-step-icon svg{height:28px;stroke:currentColor;width:28px}.process-step-card h3{color:#2f3c48;font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 12px}.process-step-card p{color:#555;font-size:15px;line-height:1.7;margin:0}@media (max-width:1180px){.process-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.process-line{display:none}}@media (max-width:767px){.process-section{padding:64px 16px}.process-header{margin-bottom:32px;text-align:left}.process-title{font-size:32px}.process-subtitle{font-size:16px}.process-timeline{gap:18px;grid-template-columns:1fr}.process-step-top{margin-bottom:12px;min-height:auto}.process-step-time{font-size:12px;height:38px;min-width:116px;width:116px}.process-step-card{border-radius:20px;height:auto;padding:22px 20px}.process-step-icon{border-radius:16px;height:52px;min-width:52px;width:52px}.process-step-card h3{font-size:20px}.process-step-card p{font-size:15px}}