.feedback-form{display:flex;align-items:center;justify-content:space-between;column-gap:30px;margin-top:120px;margin-bottom:105px}@media (max-width: 767px){.feedback-form{margin-top:100px;margin-bottom:85px}}.feedback-form__body{display:flex;flex-direction:column;width:75%}@media (max-width: 767px){.feedback-form__body{width:100%}}.feedback-form__title{font-family:Ermilov,sans-serif,sans-serif;font-weight:400;font-style:normal;color:#fff;font-size:1.5rem;line-height:1.3;margin-bottom:50px}@media (max-width: 767px){.feedback-form__title{margin-bottom:40px;font-size:1.1rem}}.feedback-form__input{max-width:678px;height:55px;border-radius:43px;border:3px solid #FFFCEA;background-color:#0d2b4e;margin-bottom:50px;font-family:Fixel Text,sans-serif,sans-serif;font-weight:400;font-style:normal;color:#fffcea;font-size:1.125rem;padding-left:30px}@media (max-width: 767px){.feedback-form__input{height:45px;margin-bottom:40px;width:100%;padding-left:20px}}.feedback-form__input::placeholder{font-family:Fixel Text,sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:1rem;padding:5px 0;color:#fff3}.feedback-form__input:focus::placeholder{opacity:0}.feedback-form__button{font-family:Fixel Text,sans-serif,sans-serif;font-weight:400;font-style:normal;width:158px;height:55px;background-color:#277fc9;border-radius:43px;color:#fff;font-size:1.125rem;transition:.3s all}.feedback-form__button[disabled]{opacity:.6;cursor:not-allowed}.feedback-form__button:hover,.feedback-form__button:active{background-color:#ffe42b;color:#0d2b4e}@media (max-width: 767px){.feedback-form__button{width:132px;height:48px;font-size:1rem}}.feedback-form__msg{margin-top:15px;margin-left:5px;font-size:1.1rem;height:15px}.feedback-form__msg--error{color:#ff5a5a}.feedback-form__msg--ok{color:#fffcea}
