.buyer-signup-form{font-family:inter,sans-serif;display:flex;flex-direction:row;background:#fff;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.5)}.buyer-signup-form__bg,.buyer-signup-form__form{flex:1}.buyer-signup-form__bg img{width:100%;height:100%}.buyer-signup-form__heading{font-size:4rem;font-weight:700;text-align:center}.buyer-signup-form__cls-button{width:100%;padding:10px 15px;background:#e6fae8;color:#676668;display:flex;align-items:center;justify-content:center;position:relative;border-radius:8px}.buyer-signup-form__cls-button .glyphicon{color:#39c13f;margin-right:10px}.buyer-signup-form__cls-button button{position:absolute;right:15px}.buyer-signup-form__form form{padding:0 20px}.buyer-signup-form__desc{text-align:center;margin-bottom:20px}.buyer-signup-form__form form label{font-size:17px;font-weight:600}.buyer-signup-form__form form .field{margin-bottom:25px}.buyer-signup-form__form form .field input{padding:18px 10px}.buyer-signup-form__submit-button{text-align:center;margin:30px 0 20px}.buyer-signup-form__submit-button button{font-size:17px;width:50%;padding:10px 0}.buyer-signup-form__link{font-size:17px;text-align:center}.buyer-signup-form__error{margin:0;text-align:center}