.c-form__message{margin:2rem 0}.c-form__message svg{display:none}.c-form__message h3{font-weight:500;font-size:16px}.c-form__message ul{list-style:none;margin-left:0;margin-right:0;padding:0;list-style-type:disc;padding-left:1.625em;font-size:16px}.c-form__message ul li{padding-left:.375em;margin-top:.25rem;margin-bottom:.25rem}.c-form__message ul li::marker{color:#f1b434}.c-form__fields{display:-ms-flexbox;display:flex;gap:1rem}@media only screen and (max-width:767px){.c-form__fields{-ms-flex-direction:column;flex-direction:column;gap:0}}.c-form__fields>div{-ms-flex:1;flex:1;width:100%}.c-form__moderate-message{font-size:16px;margin-bottom:1rem}.c-form__field{margin-bottom:1rem}.c-form__field label{display:none}.c-form__field small{opacity:.5}.c-form__field__input{border-radius:5px;background-color:#fff;padding:1rem 1.5rem;border:1px solid rgba(49,49,49,.1);outline:none;width:100%;transition:border 1s cubic-bezier(.075,.82,.165,1)}.c-form__button,.c-form__field__input:focus,.c-form__field__input:hover{border-color:#f1b434}.c-form__button{padding:1rem 2.5rem;background-color:#f1b434;width:100%;max-width:300px;text-align:center;margin-top:1rem}.c-form__button:hover{background-color:#313131;border-color:#313131;color:#fff}