.stories_containerStories__LjMAz{display:flex;flex-direction:row;align-items:center}.stories_containerStories__LjMAz img{width:40%}.stories_title__EXc7t{font-size:40px;font-weight:600;line-height:45px;margin-bottom:15px}.stories_subtitle__NjhpJ{font-size:25px;line-height:25px;margin-bottom:40px}.stories_button__K6gDf{display:flex;flex-direction:column;gap:15px}@media (max-width:1024px){.stories_containerStories__LjMAz{flex-direction:column}.stories_containerStories__LjMAz img{width:50%;margin:0 auto}.stories_title__EXc7t{margin-top:30px;text-align:center}.stories_subtitle__NjhpJ{margin-top:20px;text-align:center}}@media (max-width:640px){.stories_title__EXc7t{font-size:25px;font-weight:600;line-height:30px;margin-bottom:15px}.stories_subtitle__NjhpJ{font-size:15px;line-height:20px;margin-bottom:40px}.stories_btnGreen__qismw,.stories_button__K6gDf .stories_btnOrange__EmPjX{font-size:13px}}.FeedbackForm_container__dXNMd{display:flex;flex-direction:column;align-items:center;padding:20px}.FeedbackForm_feedbackFormImage__2WjRA{width:80%;border-radius:25px}.FeedbackForm_feedbackFormContainer__VyVra{display:grid;grid-template-columns:50% 50%;align-items:center;justify-items:center;padding:50px 0}.FeedbackForm_formContainer__aGC5c{width:450px;height:100%;box-shadow:0 0 10px 3px rgba(0,0,0,.141);padding:45px;border-radius:40px;background-color:#fff}.FeedbackForm_formTitleText__iuE8p{font-size:30px;font-weight:600}.FeedbackForm_formControl__6Gl7A{height:50px;line-height:50px}.FeedbackForm_formControlTextArea__U_I0J,.FeedbackForm_formControl__6Gl7A{width:100%;padding:20px;border-radius:20px;margin-top:25px;border:1px solid #000}.FeedbackForm_formControlTextArea__U_I0J{height:110px;line-height:22px}.FeedbackForm_formButton__iqv7F{width:100%;height:60px;border-radius:20px;background-color:#000;color:#fff;margin-top:20px;font-size:18px;font-weight:600;line-height:58px}.FeedbackForm_formButton__iqv7F:hover{background-color:#3b3b3b;border:0}@media (max-width:1024px){.FeedbackForm_formContainer__aGC5c{width:350px;padding:30px}.FeedbackForm_formTitleText__iuE8p{font-size:23px}.FeedbackForm_formControlTextArea__U_I0J,.FeedbackForm_formControl__6Gl7A{padding:15px;margin-top:20px}.FeedbackForm_formButton__iqv7F{height:50px;font-size:16px;line-height:45px}}@media (max-width:768px){.FeedbackForm_feedbackFormContainer__VyVra{grid-template-columns:1fr;padding:30px 0}.FeedbackForm_feedbackFormImage__2WjRA{width:100%;margin-bottom:20px}.FeedbackForm_formContainer__aGC5c{width:100%;padding:40px}.FeedbackForm_formTitleText__iuE8p{font-size:27px}.FeedbackForm_formControlTextArea__U_I0J,.FeedbackForm_formControl__6Gl7A{padding:20px;margin-top:15px}.FeedbackForm_formButton__iqv7F{height:55px;font-size:14px;line-height:40px}}@media (max-width:480px){.FeedbackForm_formTitleText__iuE8p{font-size:25px}.FeedbackForm_formControlTextArea__U_I0J,.FeedbackForm_formControl__6Gl7A{padding:20px;margin-top:15px;line-height:20px}.FeedbackForm_formButton__iqv7F{height:40px;font-size:12px;line-height:35px}}.FeedbackList_container__Tg0YV{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;padding:20px;position:relative}.FeedbackList_feedbackList___QXcx{max-height:800px;overflow-y:hidden;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;position:relative}.FeedbackList_feedbackItem__nxFhR{background-color:#fff;padding:20px;border-radius:10px}.FeedbackList_mainFeedback__Fm26K{font-size:1.2rem;font-weight:700}.FeedbackList_feedbackNameProfessionContainer__rrz27{display:flex;flex-direction:column;justify-content:center;margin-left:15px}.FeedbackList_feedbackName__JCU8_{font-weight:700;margin-bottom:0;font-size:1rem}.FeedbackList_feedbackProfession__WhgJd{color:gray;margin-bottom:0}.FeedbackList_feedbackBottomContainer__40n_8{display:flex;align-items:center;margin-top:15px}.FeedbackList_feedbackImage__wY8sH{width:60px;height:60px;object-fit:cover;border-radius:50%}.FeedbackList_feedbackContainerDecor__GPAoL{display:flex;flex-direction:column;justify-content:center}.FeedbackList_feedbackTextDecor__FzOip{color:#fff;font-size:50px;font-weight:600}.FeedbackList_feedbackImageDecor__Jh6Pf{width:80%;border-radius:15px}@media (min-width:1400px){.FeedbackList_container__Tg0YV{grid-template-columns:60% 40%}}@media (min-width:1024px){.FeedbackList_mainFeedback__Fm26K{font-size:1.5rem}.FeedbackList_feedbackName__JCU8_{font-size:1.2rem}}@keyframes FeedbackList_moveUp__F07XN{0%{transform:translateY(0)}50%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes FeedbackList_moveDown__4n4QE{0%{transform:translateY(0)}50%{transform:translateY(100%)}to{transform:translateY(0)}}.FeedbackList_feedbackList___QXcx>:nth-child(odd){animation:FeedbackList_moveUp__F07XN 10s linear infinite}.FeedbackList_feedbackList___QXcx>:nth-child(2n){animation:FeedbackList_moveDown__4n4QE 10s linear infinite}@media (max-width:1000px){.FeedbackList_feedbackList___QXcx{grid-template-columns:1fr}.FeedbackList_feedbackList___QXcx>:nth-child(2n),.FeedbackList_feedbackList___QXcx>:nth-child(odd){animation:FeedbackList_moveUp__F07XN 10s linear infinite}}@media (max-width:380px){.FeedbackList_feedbackItem__nxFhR{padding:10px;font-size:.9rem}.FeedbackList_mainFeedback__Fm26K{font-size:1rem}.FeedbackList_feedbackName__JCU8_{font-size:.9rem}.FeedbackList_feedbackImage__wY8sH{width:50px;height:50px}}