.project-strip{-webkit-backdrop-filter:blur(7px);box-shadow:var(--shadow-md);z-index:2;background:#ffffffe6;border-bottom:1px solid #fff9;padding:18px 0;position:relative}.project-strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,3vw,48px);display:flex}.project-strip-steps{align-items:center;gap:clamp(16px,2.5vw,32px);display:flex}.project-strip-step{color:#243770e6;white-space:nowrap;align-items:center;gap:10px;font-size:.8125rem;font-weight:600;display:flex}.project-strip-step-icon{border-radius:var(--radius-full);background:var(--icon-bg);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.project-strip-step-icon img{width:20px;height:20px}.project-strip-step-icon svg{width:16px;height:16px}.project-strip-divider{background:#24377026;flex-shrink:0;width:1px;height:20px}.project-strip-cta{background:var(--color-red);color:#fff;border-radius:var(--radius-md);transition:all .3s var(--ease);box-shadow:var(--shadow-red);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.project-strip-cta:hover{background:var(--color-red-hover);transform:translateY(-1px)}@media (width<=768px){.project-strip-steps{gap:12px}.project-strip-step span,.project-strip-divider{display:none}}@media (width<=480px){.project-strip{padding:14px 0}.project-strip-inner{gap:12px}}
