.pointer{cursor:pointer}.signup-form{align-self:center;margin:0 auto;max-width:500px;width:75%}.signup-form a{color:var(--brand-color1)}@media screen and (max-width:1200px){.signup-form{width:100%}}.signup-form .stepper__wrapper{position:relative;z-index:1}.signup-form .stepper__wrapper:after{background:#bfcfdc;content:"";height:100%;left:8%;position:absolute;top:0;width:2px;z-index:-1}.signup-form .stepper__wrapper .stepper__step{background:var(--white);border:1px solid #e2eaf0;border-radius:10px;margin-bottom:20px;transition:all .17s linear}.signup-form .stepper__wrapper .stepper__step.active,.signup-form .stepper__wrapper .stepper__step:hover{box-shadow:0 8px 14px 0 #bfdcdb}.signup-form .stepper__wrapper .stepper__step .step-img{margin-right:10px;width:30px}.signup-form .stepper__wrapper .stepper__step h2{cursor:pointer;font-size:16px;font-weight:800;margin-bottom:0;padding:25px}.signup-form .stepper__wrapper .stepper__step h2~div{margin-top:-12px;padding:0 25px 25px}.signup-form .stepper__wrapper .stepper__step label{margin-bottom:3px;margin-top:13px}