.c-form label{width:100%}.c-form select,.c-form textarea{width:100%;line-height:1.5}.c-form input[type=date],.c-form input[type=email],.c-form input[type=number],.c-form input[type=password],.c-form input[type=search],.c-form input[type=tel],.c-form input[type=text],.c-form input[type=time],.c-form input[type=url]{width:100%}.c-form__row{display:flex;flex-wrap:wrap;margin:2rem 0}.c-form__row--center{justify-content:center}@media (min-width:769px){.c-form__row{flex-wrap:nowrap}}.c-form__row:first-child{margin-top:0}.c-form__row:last-child{margin-bottom:0}.c-form__col{display:flex;flex:1 1 100%;flex-wrap:wrap;margin-right:0;padding-bottom:2rem}@media (min-width:769px){.c-form__col{flex:1 1 50%;margin-right:2rem;padding-bottom:0}}.c-form__col:last-child{margin-right:0;padding-bottom:0}.c-form__col--min{flex-grow:0}