.feedback-form blockquote{word-wrap:break-word;white-space:break-spaces}.feedback-form .star-icon{width:36px;height:36px;background-color:#c5cfda}.feedback-form .star-icon svg{fill:#fff;top:-1px;position:relative}.feedback-form .star-icon.active,.feedback-form .star-icon:hover{background-color:#fdc231}.feedback-form .star-icon.active svg,.feedback-form .star-icon:hover svg{fill:#fff}.feedback-form .preview-wrapper{max-width:300px}.feedback-form .avatar-wrapper{width:44px;height:44px;background-color:#fdc231}.feedback-form .uploaded-avatar{width:40px;height:40px}.feedback-form .emoji-icon{font-size:48px;line-height:56px}.form-wrapper{width:496px}.form-wrapper input,.form-wrapper textarea{border:1px solid rgba(0,0,0,.08);padding:10px 12px}.form-wrapper input:disabled,.form-wrapper textarea:disabled{cursor:not-allowed}.form-wrapper textarea{max-height:152px;min-height:144px;resize:vertical;font-family:inter}.form-wrapper .radio-button{width:20px;height:20px;border:2px solid #058a8a;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-wrapper .radio-button:before{content:"";position:absolute;width:10px;height:10px;top:3px;left:3px;border-radius:100px}.form-wrapper .radios input[type=radio]:checked+.radio-button:before{background-color:#058a8a}.form-wrapper input[type=radio]{display:none}input:focus+.file-name{color:#007bff}input:valid+.file-name{color:green}