.styles_feedbackWidget__lofTg{--textColor:var(--mainText);--hoverTextColor:var(--reversedMainText);--backgroundColor:var(--secondaryBackground);--hoverBackgroundColor:var(--textHoverColor)}.styles_feedbackWidget__lofTg .styles_desktop__yci_t{text-decoration:none;color:inherit;display:flex;justify-content:space-between;align-items:center;gap:12px;background-color:var(--backgroundColor);border-radius:20px;margin-top:16px;padding-inline:60px;height:120px;transition:all .3s ease}.styles_feedbackWidget__lofTg .styles_desktop__yci_t .styles_desktopText__pQ96P{color:var(--textColor);font-size:20px;line-height:28px}.styles_feedbackWidget__lofTg .styles_desktop__yci_t .styles_desktopImg__FziOE{margin-left:auto;position:relative;right:0;height:140px;bottom:10px}.styles_feedbackWidget__lofTg .styles_desktop__yci_t .styles_arrowContainer__8TS3s{flex-basis:15%;text-align:right}.styles_feedbackWidget__lofTg .styles_desktop__yci_t .styles_arrow__Hf95R path{stroke:var(--textColor)}@media(max-width:1440px){.styles_feedbackWidget__lofTg .styles_desktop__yci_t .styles_arrowContainer__8TS3s{flex-basis:unset}}@media(max-width:1200px){.styles_feedbackWidget__lofTg .styles_desktop__yci_t{height:80px;padding-inline:20px}.styles_feedbackWidget__lofTg .styles_desktop__yci_t .styles_desktopText__pQ96P{font-size:16px;line-height:24px}.styles_feedbackWidget__lofTg .styles_desktop__yci_t .styles_desktopImg__FziOE{right:0;height:100px;width:220px;min-width:230px;bottom:10px}}@media(max-width:768px){.styles_feedbackWidget__lofTg .styles_desktop__yci_t{display:none}}@media(hover:hover){.styles_feedbackWidget__lofTg .styles_desktop__yci_t:hover{background-color:var(--hoverBackgroundColor)}.styles_feedbackWidget__lofTg .styles_desktop__yci_t:hover .styles_desktopText__pQ96P{color:var(--hoverTextColor)}.styles_feedbackWidget__lofTg .styles_desktop__yci_t:hover .styles_arrow__Hf95R path{stroke:var(--hoverTextColor)}}.styles_feedbackWidget__lofTg .styles_mobile__9SsQz{display:none;flex-direction:column;gap:24px;align-items:center;max-width:288px;margin:0 auto}.styles_feedbackWidget__lofTg .styles_mobile__9SsQz .styles_mobileText__hC54K{text-align:center;color:var(--textColor)}.styles_feedbackWidget__lofTg .styles_mobile__9SsQz .styles_mobileButton__DpNOr{width:200px}@media(max-width:767.99px){.styles_feedbackWidget__lofTg .styles_mobile__9SsQz{display:flex}}.styles_layout__0PDdv .styles_feedbackWrapper__BoNIg{padding-top:80px}@media(max-width:767px){.styles_layout__0PDdv .styles_feedbackWrapper__BoNIg{padding-top:40px}}.styles_textAreaContainer__nsDz_{display:flex;flex-direction:column;box-sizing:border-box;width:100%}.styles_titleBlock__0UMk8{display:flex;width:100%;justify-content:space-between;margin-bottom:6px}.styles_titleBlock__0UMk8>:first-child{position:relative;padding-right:6px}.styles_textArea__DKJ30{font-family:Geologica;width:100%;background-color:var(--secondaryBackground);border-radius:8px;padding:10px;font-style:normal;font-weight:200;font-size:16px;box-sizing:border-box;line-height:24px;color:var(--mainText);border:1px solid var(--disabledButtonText)}.styles_textArea__DKJ30::placeholder{color:var(--disabledButtonText);font-style:normal;font-weight:200;font-size:16px;line-height:24px}.styles_noResize__CLFKr{resize:none}.styles_budge__rJ7NT{position:absolute;right:0;top:4px}.styles_hints__op93a{border-bottom:none;border-radius:8px 8px 0 0}.styles_footer__LDv7V{border:1px solid var(--disabledButtonText);border-top:none;border-radius:0 0 8px 8px;display:flex;gap:6px;padding:10px;flex-wrap:wrap}.styles_fileUploadWrapper__oA3g8{display:flex}.styles_fileUploadWrapper__oA3g8>textarea{border-right:none;border-radius:8px 0 0 8px}.styles_fileUploadPlace__M8yec{display:flex;justify-content:center;align-items:center;width:44px;border-radius:0 8px 8px 0;border:1px solid var(--disabledButtonText);border-left:none;cursor:pointer}.styles_fileUploadPlace__M8yec>input{display:none}.styles_toggleContainer__lUw_4{cursor:pointer;display:flex;justify-content:center;align-items:center;width:max-content;gap:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.styles_toggleContainer__lUw_4 .styles_input__P0e_m{display:none}.styles_toggleContainer__lUw_4 .styles_toggle__Iev0f{width:32px;border-radius:50px;height:16px;background-color:var(--gray);box-sizing:border-box;display:flex;justify-content:left;align-items:center;padding:2px;transition:.4s}.styles_toggleContainer__lUw_4 .styles_circle__kaFeC{width:11.666px;max-width:11.666px;min-width:11.666px;height:11.666px;max-height:11.666px;border-radius:50px;background:#fff;box-sizing:border-box;transition:transform .3s ease;transform:translateX(0)}.styles_toggleContainer__lUw_4 .styles_checked__XltNG.styles_circle__kaFeC{transform:translateX(14px)}.styles_toggleContainer__lUw_4 .styles_checked__XltNG.styles_toggle__Iev0f{background-color:var(--lightBlue);transition:.4s}.styles_toggleContainer__lUw_4.styles_disabled__VUiJU{cursor:not-allowed}.styles_toggleContainer__lUw_4.styles_disabled__VUiJU .styles_toggle__Iev0f{opacity:.2}.styles_toggleContainer__lUw_4.styles_disabled__VUiJU .styles_text__xsS_v{color:var(--middleGrayText)}