.feedback-form{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.feedback-form__item{background:#fff;border:1px solid rgba(0,0,0,0.1);box-sizing:border-box;border-radius:8px;font-size:16px;line-height:21px;letter-spacing:.3px;color:#8c8c8c;height:64px;width:100%;margin:6px 0;padding:23px 34px 20px 16px;font-family:PT-Sans}@media (min-width: 768px){.feedback-form__item{width:280px}}.feedback-form__textarea{width:100%;padding:13px 17px 21px;height:124px}.feedback-form .feedback-form-input-file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.feedback-form .feedback-form-input-file__label{background:inherit;border:none;display:flex;flex-direction:row;border-bottom:1px dashed #5b5b5b;cursor:pointer;font-size:14px;width:max-content}.feedback-form .feedback-form-input-file__label:hover{color:#50b848;border-bottom-color:#50b848}@media (min-width: 1200px){.feedback-form .feedback-form-input-file__label{font-size:16px}}.feedback-form .feedback-form-input-file__container{display:flex;flex-direction:row;align-items:center}@media (min-width: 1200px){.feedback-form .feedback-form-input-file__container{margin-left:25px}}.form-wrapper{width:100%}.form-radio{display:flex;flex-direction:column}.form-radio input[type=radio]{display:none}.form-radio input[type=radio]:checked+label:before{border:8px solid #50b848}.form-radio span{position:relative;margin-top:16px;margin-left:32px;line-height:24px;font-size:18px}.form-radio span:last-child{margin-bottom:16px}.form-radio label{cursor:pointer}.form-radio label:before{position:absolute;content:'';display:block;border:1px solid #d9d9d9;box-sizing:border-box;width:24px;height:24px;border-radius:50%;left:-32px}.form-group{width:100%}@media (min-width: 768px){.form-group{width:auto}}.form-title{font-family:PT-Sans;font-size:18px;font-weight:bold;line-height:21px;letter-spacing:.16875px;color:#333;margin-bottom:4px}.send-button{background:#50b848;border-radius:23.5px;border:none;padding:16px 20px;font-family:PT-Sans;font-size:16px;line-height:16px;text-align:center;letter-spacing:.15px;color:#fff;width:100%;margin-top:17px}.send-button:hover{background:#64ca5c}.clip-icon{width:16px;height:23px;background-image:url(../../images/clip.svg);background-repeat:no-repeat;background-position:left center;background-size:contain;margin-right:10px}.buttons-container{display:flex;flex-direction:column-reverse;align-items:flex-start;margin:20px 0 24px;width:100%}.form-success{color:#50b848;font-weight:bold;font-size:18px;line-height:24px;letter-spacing:.16875px}.form-error{color:#dc143c;font-weight:bold;font-size:18px;line-height:24px;letter-spacing:.16875px}.help-block{max-width:280px;font-size:14px;color:#dc143c}.delete-file-button{width:15px;height:25px;border:none;background-color:inherit;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADCSURBVHgB5ZMxDgIhEEWH3WQTuvUohgNJRc0NXG+ABQ2dt7DUA5DlKFbETmcKDaKDyZb6E8IQZl7gDwD8j6y145Kcrlxorcec82yM2XIQ2qOcGtaXi5TSVSm1wnDCGWKM5xpCezj23vsjCyJh8QkhooYVkF0IYarrBPBXoORHMbQgTVAFgxaE1EFbNyZ+Uw/8aZ6e4CCfPjagCaqN5RrQBHHd+QZ7MZse5DAMM4YHzlhqgBBiI6VcO+cuwGnpF/lh3QEo4mYv3ai5YwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:left center;background-size:contain;cursor:pointer;margin:0 0 3px 8px}
