.volunteer-form{display:flex;flex-direction:column}.volunteer-form .volunteer-form__row{display:flex;flex-direction:row;flex-wrap:wrap}.volunteer-form .volunteer-form__input{background:transparent;border:1px solid #c2c8cf;border-radius:4px;margin:6px 1%;width:46%}@media screen and (max-width:768px){.volunteer-form .volunteer-form__input{width:100%}}.volunteer-form .volunteer-form__input::-moz-placeholder{color:#c2c8cf;font-family:Karla;font-size:16px;font-style:normal;font-weight:500;line-height:18px}.volunteer-form .volunteer-form__input:-ms-input-placeholder{color:#c2c8cf;font-family:Karla;font-size:16px;font-style:normal;font-weight:500;line-height:18px}.volunteer-form .volunteer-form__input::placeholder{color:#c2c8cf;font-family:Karla;font-size:16px;font-style:normal;font-weight:500;line-height:18px}.volunteer-form .volunteer-form__error.hide{display:none}.volunteer-form .volunteer-form__error p{color:red;margin:0 auto;text-align:center;width:100%}.volunteer-form .volunteer-form__submit{font-weight:700;margin:6px auto 0}
