.feedback-form-super-parent{display:flex;width:713px;padding:40px 32px 32px;flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:0;border-radius:12px;background:#fff}.feedback-form-parent-div{gap:48px;align-self:stretch}.feedback-form-parent-div,.feedback-head-rating-div{display:flex;flex-direction:column;justify-content:center;align-items:center}.feedback-head-rating-div{gap:20px}.feedback-form-head{color:#020305;font-family:Inter;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:.64px}.feedback-rating-div{text-align:center;gap:1%;border-radius:56px;border:.5px solid #dadce0}.feedback-rating-div,.feedback-rating-div-active{display:flex;width:36px;height:36px;padding:8px;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.feedback-rating-div-active{font-weight:600;border-radius:56px;border:1px solid #1e1f25}.feedback-rating-text{color:#4e616c;font-family:Inter;font-size:14px;line-height:1.5}.feedback-textarea{display:flex;height:104px;padding:16px;align-items:flex-start;width:inherit;gap:8px;align-self:stretch;border-radius:6px;border:.5px solid var(--shades-border-grey,#dadce0);background:var(--shades-white,#fff)}.feedback-textarea::placeholder{color:var(--neutrals-500,#afbdc5);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.feedback-rating-label-not-good-text{color:var(--neutrals-500,#afbdc5)}.feedback-rating-label-not-good-text,.feedback-rating-label-very-good-text{font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.feedback-rating-label-very-good-text{color:var(--neutrals-400,#c3ced4)}.feedback-rating-parent-div{justify-content:space-between;display:flex;width:95%}.feedback-rating-parent-div>:nth-child(-n+3){background-color:#fef4f4}.feedback-rating-parent-div>:nth-child(n+4):nth-child(-n+6){background-color:#fffbeb}.feedback-rating-parent-div>:nth-child(n+7){background-color:#f2fcf5}.feedback-label-parent-div{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.feedback-head-textarea-div{text-align:left;width:100%}@media (max-width:800px){.feedback-form-super-parent{width:100%;padding:40px 0 32px}.feedback-form-head:first-child{text-align:center}.feedback-form-parent-div{gap:24px}.feedback-rating-parent-div{width:100%}.feedback-label-parent-div{width:100%;margin:0}.feedback-rating-div,.feedback-rating-div-active{width:30px;height:30px}.ant-modal-content{padding:5%!important}}