.registration-process{background:linear-gradient(180deg, #1A1A1A 28%, var(--brand-hex-bg-color) 100%);padding:24px 16px;gap:32px}@media(min-width: 992px){.registration-process{padding:32px;border-radius:32px;background:linear-gradient(90deg, #1A1A1A 28%, var(--brand-hex-bg-color) 100%)}}.registration-process__left{margin-bottom:32px;min-width:200px}@media(min-width: 992px){.registration-process__left{margin-bottom:0}}.registration-process__label{font-size:20px}.registration-process__terms{margin-top:12px}.registration-process__step{background:rgba(0,0,0,.5);min-width:160px;padding:12px;margin-bottom:12px}@media(min-width: 992px){.registration-process__step{margin-bottom:0}}.registration-process__step-num{position:relative;width:40px;font-size:50px;font-weight:600;background:linear-gradient(45deg, #F70 0%, #FFB200 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.registration-process__step-num::before{content:attr(data-step);position:absolute;inset:0;background:linear-gradient(45deg, #F70 0%, #FFB200 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke:1.2px #f70;paint-order:stroke fill;z-index:-1}
