.formGroup{margin-bottom:20px;position:relative}.formGroup.email:after,.formGroup.text:after{content:"";opacity:.5;background:linear-gradient(310deg,#614385,#516395,#02aab0,#00cdac);width:100%;height:2px;transition:opacity .35s ease-out;display:block}.formGroup.error.email:after,.formGroup.error.text:after{background:#e27372}.formGroupFocus.email:after,.formGroupFocus.text:after{opacity:1}.formControl{background:0 0;width:100%}.formControl::placeholder{color:#787878}
