.form-container{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.form-description{font-size:1.25rem;color:#303E5B;line-height:2.375rem;font-family:MFW-YuGoPr6N-Medium;font-weight:500;text-align:center;margin-bottom:2.5rem}.steps-container{position:relative;width:100%}.steps-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:37rem;margin:auto}.step-circle,.step-item{display:flex;flex-direction:column;align-items:center}.step-circle{width:6.25rem;height:6.25rem;border-radius:6.25rem;justify-content:center}.step-circle--active{background-color:#303E5B;color:white}.step-circle--inactive{font-family:Unna;font-weight:400;font-size:24px;line-height:27.65px;background-color:#DDDDDE;color:#45516A}.step-number{font-size:1.5rem}.step-number,.step-title{font-family:MFW-YuGoPr6N-Medium}.step-title{font-size:1rem}.step-divider{display:flex;align-items:center}.bottom-line{width:53rem;height:1px;background-color:#C4C4C4;margin-top:2.6rem}@media (max-width:768px){.form-container{margin-bottom:21px}.form-description{font-weight:500;font-size:15px;width:80vw;line-height:24px;text-align:center;margin-top:16px;margin-bottom:16px}.steps-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:358px;margin:10px 16px 20px;padding:21px 11px 7px}.bottom-line{margin-top:16px}.step-circle{width:72px;height:72px;border-radius:72px}.step-number{font-size:1rem;font-weight:400}.step-title{font-size:.875rem;font-weight:600}.bottom-line{width:100%}}