.student-registration__steps{flex-direction:column;gap:28px;max-width:720px;margin:8px 0 0;padding:0;list-style:none;display:flex}.student-registration__step{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:14px;display:grid}.student-registration__step-num{background:var(--blue-tint);width:40px;height:40px;color:var(--brand-blue);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;font-size:19px;line-height:1;display:flex}.student-registration__step-title{color:var(--espresso);margin:6px 0;font-size:18px;font-weight:500;line-height:1.35}.student-registration__url{background:var(--linen);color:var(--espresso);overflow-wrap:anywhere;border-radius:6px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;display:inline-block}.student-registration__callout{max-width:720px;margin-top:40px}.student-registration__callout-title{font-family:var(--serif);color:var(--espresso);margin:0 0 8px;font-size:22px;font-weight:400;line-height:1.25}.student-registration__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;display:flex}
