body{font-family:Montserrat,sans-serif;background-color:#f5f5f5;margin:20px}.feedback-form{background:#fff;border-radius:8px;padding:24px;width:408px;min-height:296px;display:flex;flex-direction:column;gap:8px}.btn{margin-top:8px}.feedback-form label{display:flex;flex-direction:column;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42}.feedback-form input,.feedback-form textarea{font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42;padding:16px 8px;margin-top:8px;border:1px solid #808080;border-radius:4px;width:360px;transition:border-color .3s ease}.feedback-form input:hover,.feedback-form textarea:hover{border-color:#000}.feedback-form input:focus,.feedback-form textarea:focus{border-color:gray;outline:none}.feedback-form textarea{height:120px;resize:vertical}.feedback-form button{padding:8px 16px;background:#4e75ff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff;width:86px;height:40px}.feedback-form button:hover{background:#6c8cff}
