.message{font-weight:700;padding:.5em .75em}.message.success{background:#99d100}.message.failure{background:#e83820;color:#fff}.form--01{font-size:16px}.form--01 .form__field{padding:0;margin:0 0 2em;border:0}.form--01 .form__required{background:#e83820;font-size:12px;color:#fff;margin-left:1em;padding:.25em .5em;line-height:1}.form--01 .form__label{display:block;background:#f2ede9;padding:1em;font-weight:700;margin-bottom:1em}.form--01 .form__error{margin-top:1em;color:red}.form--01 .form_hiddenBlock{margin-bottom:2em}.form--01 .form_hiddenBlock .confirmationText{font-weight:700}.form--01 .form_hiddenBlock .confirmationText+.confirmationText{margin-top:1em}.form--01 .form_hiddenBlock .confirmationText span{font-weight:400}.form--01 input{width:100%;max-width:420px;padding:.5em .25em;border-radius:4px;border:1px solid #ddd}.form--01 input:focus,.form--01 input:hover{border:1px solid #000}.form--01 textarea{max-width:100%;padding:.5em .25em;border-radius:4px;border:1px solid #ddd}.form--01 textarea:focus,.form--01 textarea:hover{border:1px solid #000}@media only screen and (max-width:767px){.form--01 textarea{width:100%}}.overlay{z-index:9999;position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.5);visibility:hidden}.overlay.opened{visibility:visible}