.gl-referral-steps{color:var(--referral-steps-text);background:var(--referral-steps-background)}.gl-referral-steps__inner{width:min(100%,1400px);margin:0 auto;padding:var(--referral-steps-padding-top-mobile) 20px var(--referral-steps-padding-bottom-mobile)}.gl-referral-steps__heading{margin:0 0 24px;color:var(--referral-steps-heading);font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.15;text-align:center}.gl-referral-steps__list{position:relative;display:grid;gap:22px;margin:0;padding:0;list-style:none}.gl-referral-steps__list:before{position:absolute;top:16px;bottom:16px;left:15px;width:2px;background:var(--referral-steps-accent);content:""}.gl-referral-steps__item{position:relative;z-index:1;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:18px;min-width:0}.gl-referral-steps__number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;background:var(--referral-steps-accent);border-radius:50%;font-size:14px;font-weight:700;line-height:1}.gl-referral-steps__text{line-height:1.35}.gl-referral-steps__text p{margin:0}@media(min-width:768px){.gl-referral-steps__inner{padding:var(--referral-steps-padding-top) 40px var(--referral-steps-padding-bottom)}.gl-referral-steps__heading{margin-bottom:28px}.gl-referral-steps__list{grid-template-columns:repeat(var(--referral-step-count),minmax(0,1fr));gap:0}.gl-referral-steps__list:before{top:15px;right:calc(50% / var(--referral-step-count));bottom:auto;left:calc(50% / var(--referral-step-count));width:auto;height:2px}.gl-referral-steps__item{display:flex;flex-direction:column;gap:18px;padding:0 24px;text-align:center}.gl-referral-steps__text{max-width:280px}}
