.main-header{margin-bottom:20px}.main-header__title{font-size:32px;line-height:35.2px;color:#00599b;font-family:Montserrat;font-weight:700;max-width:780px;margin-bottom:22px}.main-header__subtitle{color:#323c47;font-family:Roboto;font-size:19px;font-weight:300;line-height:20.9px}.input{color:#546e7a;font-size:20px;border-bottom:1px solid #546e7a;height:45px;width:99%;transition:.6s}.input:focus{border-bottom:1px solid #0292e1;transition:.6s}.input:invalid{color:red}.input:valid,.textarea{color:#546e7a}.textarea{font-size:20px;border-bottom:1px solid #546e7a;min-height:150px;width:99%;transition:.6s}.textarea:focus{border-bottom:1px solid #0292e1;transition:.6s}.textarea:invalid{color:red}.textarea:valid{color:#546e7a}.checkbox{position:relative;margin-right:8px}.checkbox-native{position:absolute;z-index:2;cursor:pointer}.checkbox-custom{position:absolute;content:"";display:inline-block;top:0;bottom:0;width:100%;height:100%;z-index:1;background:#fff;border:3px solid #00599b;border-radius:5px}.checkbox-native:checked~.checkbox-custom{background:#00599b;display:flex;justify-content:center;align-items:center}.checkbox-native:checked~.checkbox-custom:after{content:"✔";color:#fff;font-size:20px}.feedback-form{display:flex;flex-wrap:wrap}.feedback-form__field{display:flex;flex-direction:column;margin-bottom:30px;flex-basis:100%}.feedback-form__label{font-size:20px;font-weight:500}.feedback-form__input{color:#546e7a;background-color:transparent;font-size:18px;height:45px;width:99%;border-bottom:1px solid #9dabc9;outline:none}.feedback-form__textarea{height:127px;resize:none;width:99%;border:0;border-bottom:1px solid #abb3c7;color:#546e7a;font-size:18px}.feedback-form__field_size_half{flex-basis:50%}.feedback-form__input_size_half{width:98%}.feedback-form__button{text-transform:uppercase;padding:20px 35px;background:#00599b;color:#fff;font-weight:500;font-size:18px;min-width:250px;transition:.3s;border-radius:10px}.feedback-form__button:hover{background:#0292e1;transition:.3s}.feedback-form__field_сheckbox{flex-direction:row}.feedback-form__button_disable{opacity:.5}.question_success__p{font-size:20px}