.process{background:#fff;padding:96px 0}@media(min-width:768px){.process{padding:128px 0}}.process__inner{max-width:1300px;margin:0 auto;padding:0 24px}@media(min-width:1024px){.process__inner{padding:0 48px}}.process__header{display:flex;flex-direction:column;gap:32px;margin-bottom:64px}@media(min-width:768px){.process__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.process__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:24px}.process__title{font-family:var(--accent-font);font-weight:900;line-height:1.05;letter-spacing:-.03em;font-size:clamp(2.2rem,4vw,3.4rem)}.process__subtitle{color:#1c154080;max-width:280px}@media(min-width:768px){.process__subtitle{text-align:right}}.process__steps{display:grid;grid-template-columns:1fr;gap:1px;background:#0000000f;border-radius:10px;overflow:hidden;border:1px solid #0000000F}@media(min-width:768px){.process__steps{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.process__steps{grid-template-columns:repeat(4,1fr)}}.process__step{background:#fff;padding:40px 28px;transition:background-color .2s}.process__step:hover{background:var(--background)}.process__step-num{font-family:var(--accent-font);font-weight:900;color:#1c154012;line-height:1;margin-bottom:24px;font-size:clamp(4rem,6vw,5.5rem);transition:color .2s}.process__step:hover .process__step-num{color:#6b35be1a}.process__step-dot{width:12px;height:12px;border-radius:50%;background:var(--accent);margin-bottom:20px;box-shadow:0 0 0 4px #f9731640}.process__step-title{font-family:var(--accent-font);font-weight:900;font-size:17px;margin-bottom:12px;letter-spacing:-.01em}.process__step-desc{color:#1c15408c}.process__header>*,.process__step{opacity:0}
