section.component-registration .section-title{letter-spacing:.41px}@media(width >= 768px){section.component-registration .section-title{letter-spacing:.51px}}section.component-registration .section-description{letter-spacing:.27px;margin-bottom:26px}section.component-registration .section-description>:last-child{margin-bottom:0}section.component-registration .registration-steps{background:var(--gray);box-shadow:0 3px 6px var(--dropshadow);display:flex;flex-direction:column;gap:22px;padding:20px 26px 20px 15px;position:relative}@media(width >= 1024px){section.component-registration .registration-steps{padding:30px 100px 30px 20px}}section.component-registration .registration-steps .trackline{background-image:linear-gradient(to bottom,var(--white) 25%,var(--primary) 25%,var(--primary) 50%,var(--white) 50%,var(--white) 75%,var(--primary) 75%,var(--primary) 100%);background-repeat:repeat-y;background-size:1px 12px;content:"";counter-set:step 0;height:calc(100% - 100px);left:43px;position:absolute;width:1px}@media(width >= 1024px){section.component-registration .registration-steps .trackline{left:48px}}section.component-registration .registration-steps .step{align-items:flex-start;display:flex;gap:24px;position:relative}section.component-registration .registration-steps .step:last-child{background:var(--gray)}section.component-registration .registration-steps .step .description{margin-left:50px}section.component-registration .registration-steps .step .description>:last-child{margin-bottom:0}section.component-registration .registration-steps .step .description h3{margin-bottom:12px}section.component-registration .registration-steps .step .indicator{color:var(--white);position:relative}section.component-registration .registration-steps .step .indicator:before{background-image:url(../images/circle-with-sparkles.svg);background-position:50%;background-repeat:no-repeat;color:var(--white);content:counter(step);counter-increment:step;display:grid;font-size:20px;font-weight:700;height:45px;line-height:37px;margin-top:-5px;position:absolute;text-indent:23px;width:50px}section.component-registration .registration-steps .step .indicator span{align-items:center;display:flex;font-size:19px;font-weight:900;height:32px;justify-content:center;line-height:1;position:relative;width:33px}