:where(.HR-9-31-0) .Textarea_autoResize .Textarea-Control{overflow:hidden}:where(.HR-9-31-0) .Textarea .Textarea-Clear{position:absolute;z-index:3;right:0;display:none;visibility:hidden;cursor:pointer}:where(.HR-9-31-0) .Textarea-Clear.Textarea-Clear_visible{display:block;visibility:visible}:where(.HR-9-31-0) .Textarea_disabled .Textarea-Clear_visible{z-index:0;cursor:default}:where(.HR-9-31-0) .Textarea_hasClear .Textarea-Control{width:115%}:where(.HR-9-31-0) .Textarea_size_l{min-width:220px;min-height:44px}:where(.HR-9-31-0) .Textarea_size_l .Textarea-Control{margin-bottom:var(--hr-space-s);padding:var(--hr-space-s) var(--hr-space-xl) 0;font-size:var(--hr-typography-font-size-m)}:where(.HR-9-31-0) .Textarea.Textarea_size_l.Textarea_hasClear .Textarea-Control{padding-right:25%}:where(.HR-9-31-0) .Textarea_size_l .Textarea-Clear{width:44px;height:44px}:where(.HR-9-31-0) .Textarea_size_l .Textarea-Clear svg{width:18px;height:18px}:where(.HR-9-31-0) .Textarea_size_s{min-width:180px;min-height:32px}:where(.HR-9-31-0) .Textarea_size_s .Textarea-Control{margin-bottom:var(--hr-space-xs);padding:var(--hr-space-xs) var(--hr-space-s) 0;font-size:var(--hr-typography-font-size-s)}:where(.HR-9-31-0) .Textarea.Textarea_size_s.Textarea_hasClear .Textarea-Control{padding-right:25%}:where(.HR-9-31-0) .Textarea_size_s .Textarea-Clear{width:32px;height:32px}:where(.HR-9-31-0) .Textarea_view_contrast .Textarea-Box{border:var(--hr-border-width-s) solid transparent;border-radius:var(--hr-border-radius-s);background-color:var(--hr-color-surface-100)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_state_error .Textarea-Box{border-color:#d22d2f;border-color:var(--hr-color-special-error)}:where(.HR-9-31-0) .Textarea_view_contrast .Textarea-Control{color:var(--hr-color-text-primary);border:none}:where(.HR-9-31-0) .Textarea_view_contrast .Textarea-Control::-moz-placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_contrast .Textarea-Control::placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_contrast .Textarea-Icon{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_state_error .Textarea-Hint{color:#d22d2f;color:var(--hr-color-special-error)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_disabled .Textarea-Control{color:var(--hr-color-text-tertiary);-webkit-text-fill-color:var(--hr-color-text-tertiary)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_disabled .Textarea-Control::-moz-placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_disabled .Textarea-Control::placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_disabled .Textarea-Box{border-color:transparent;background-color:var(--hr-color-control-disabled)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_hovered:not(.Textarea_focused) .Textarea-Box[class]{border-width:var(--hr-border-width-m);border-color:var(--hr-color-surface-100);background-color:var(--hr-color-surface-0)}:where(.HR-9-31-0) .Textarea_view_contrast.Textarea_hovered.Textarea_state_error .Textarea-Box{border-color:#d22d2f;border-color:var(--hr-color-special-error)}:where(.HR-9-31-0) .Textarea.Textarea_view_contrast.Textarea_size_ .Textarea-Box{border-radius:var(--hr-border-radius-s-compact)}:where(.HR-9-31-0) .Textarea.Textarea_view_contrast.Textarea_size_m .Textarea-Box{border-radius:var(--hr-border-radius-s)}:where(.HR-9-31-0) .Textarea-Box{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}:where(.HR-9-31-0) .Textarea-Control{position:relative;z-index:2;box-sizing:border-box;width:100%;height:100%;min-height:inherit;margin:0;font-family:var(--hr-typography-font-family-default);font-size:100%;resize:none;vertical-align:top;border:2px solid transparent;outline:0;background:none}:where(.HR-9-31-0) .Textarea_disabled .Textarea-Control{z-index:3;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(.HR-9-31-0) .Textarea-Control::-webkit-search-decoration{-webkit-appearance:none;appearance:none}:where(.HR-9-31-0) .Textarea-Control::-webkit-search-cancel-button{display:none}:where(.HR-9-31-0) .Textarea-Control::-ms-clear{display:none}:where(.HR-9-31-0) .Textarea-Control:-webkit-autofill{border-top-width:2px;border-bottom-width:2px;background-clip:content-box;box-shadow:inset 0 0 0 50px #fff;-webkit-text-fill-color:#000}:where(.HR-9-31-0) .Textarea-Control::-moz-placeholder{opacity:1}:where(.HR-9-31-0) .Textarea-Control::placeholder{opacity:1}:where(.HR-9-31-0) .Textarea-Hint{display:inline-block;margin-top:4px;font-family:var(--hr-typography-font-family-default);animation:Hint_show .1s ease-in forwards}:where(.HR-9-31-0) .Textarea_size_s .Textarea-Hint{font-size:var(--hr-typography-font-size-s)}:where(.HR-9-31-0) .Textarea_size_m .Textarea-Hint{font-size:var(--hr-typography-font-size-s)}:where(.HR-9-31-0) .Textarea-Hint_leave{animation:Hint_leave .1s ease-out forwards}@keyframes Hint_leave{to{opacity:0;transform:translateY(-6px)}0%{opacity:1;transform:translateY(0)}}@keyframes Hint_show{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}:where(.HR-9-31-0) .Textarea-Wrap{position:relative;display:block;overflow:hidden;width:100%;height:100%;min-height:inherit}:where(.HR-9-31-0) .Textarea_view_outline .Textarea-Box{border:var(--hr-border-width-s) solid var(--hr-color-border-secondary);border-radius:var(--hr-border-radius-xs);background-color:transparent}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_state_error .Textarea-Box{border-color:#d22d2f;border-color:var(--hr-color-special-error)}:where(.HR-9-31-0) .Textarea_view_outline .Textarea-Control{color:var(--hr-color-text-primary);border:none}:where(.HR-9-31-0) .Textarea_view_outline .Textarea-Control::-moz-placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_outline .Textarea-Control::placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_outline .Textarea-Icon{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_state_error .Textarea-Hint{color:#d22d2f;color:var(--hr-color-special-error)}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_disabled .Textarea-Control{color:var(--hr-color-text-tertiary);-webkit-text-fill-color:var(--hr-color-text-tertiary)}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_disabled .Textarea-Control::-moz-placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_disabled .Textarea-Control::placeholder{color:var(--hr-color-text-secondary)}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_disabled .Textarea-Box{border-color:transparent;background-color:var(--hr-color-control-disabled)}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_hovered:not(.Textarea_focused) .Textarea-Box[class]{background-color:var(--hr-color-control-secondary-hover)}:where(.HR-9-31-0) .Textarea_view_outline.Textarea_hovered.Textarea_state_error .Textarea-Box{border-color:#d22d2f;border-color:var(--hr-color-special-error)}:where(.HR-9-31-0) .Textarea.Textarea_view_outline.Textarea_size_s .Textarea-Box{border-radius:var(--hr-border-radius-s-compact)}:where(.HR-9-31-0) .Textarea.Textarea_view_outline.Textarea_size_m .Textarea-Box{border-radius:var(--hr-border-radius-s)}:where(.HR-9-31-0) .Textarea_size_m{min-width:200px;min-height:40px}:where(.HR-9-31-0) .Textarea_size_m .Textarea-Control{margin-bottom:var(--hr-space-s);padding:var(--hr-space-s) var(--hr-space-m) 0;font-size:var(--hr-typography-font-size-s)}:where(.HR-9-31-0) .Textarea.Textarea_size_m.Textarea_hasClear .Textarea-Control{padding-right:25%}:where(.HR-9-31-0) .Textarea_size_m .Textarea-Clear{width:36px;height:36px}:where(.HR-9-31-0) .Textarea{position:relative;display:inline-block;box-sizing:border-box;width:100%}:where(.HR-9-31-0) .Textarea_disabled .Textarea-Clear.Textarea-Clear_visible{visibility:hidden}:where(.HR-9-31-0) .Textarea.Textarea_focused .Textarea-Box[class]{border-color:var(--hr-color-border-primary)}.styles_starButton__AdvWA{width:40px;height:40px;background:inherit;border:none;cursor:pointer;padding:0}.styles_starButton__AdvWA path{transition:.3s;transform:translateZ(0);fill:#E6E6E6}.styles_starButton__AdvWA svg{width:40px!important;height:40px!important}.styles_starButton__AdvWA.styles_hovered__jLDXF path{fill:#32323280}.styles_starButton__AdvWA.styles_checked__6WhTP path{fill:#323232}.styles_root__TghMP{margin:9px 0}.styles_root__TghMP:has(.styles_skeleton__t7jDq){max-width:308px;flex-grow:1}.styles_section__TUsva{border-radius:16px;display:flex;flex-direction:column}@media (min-width:1280px){.styles_section__TUsva{flex-direction:row;justify-content:space-between}}.styles_stars__MM_2N{list-style:none;padding:0;margin:0;display:flex}.styles_stars__MM_2N>button:not(:last-child){margin-right:8px}.styles_skeleton__t7jDq{max-width:308px}.styles_wrap__GZpNj{padding:0 16px;margin:0 auto;max-width:862px;max-width:var(--content-width,862px)}.styles_extendedCSIcontainer__De5ld{border:1px solid rgb(0 0 0/12%);border-radius:16px;padding:24px;display:flex;flex-direction:column;overflow:auto}@supports (color:rgb(0 0 0/0)){.styles_extendedCSIcontainer__De5ld{border:1px solid var(--divider-color,rgb(0 0 0/12%))}}.styles_extendedCSIcontainer__De5ld .styles_bold__s1gTH{font-weight:700!important}.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2{display:flex}@media (min-width:768px){.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2{align-items:center}}.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_icon__TBxEk{color:var(--color-text-primary);min-width:40px;height:40px;margin:0;padding:0}.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_icon__TBxEk>svg{width:40px;height:40px}.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_extendedSatisfactionBlock__B8fg8{display:flex;justify-content:space-between;width:100%;flex-direction:column;margin-left:14px;-moz-column-gap:16px;column-gap:16px}@media (min-width:768px){.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_extendedSatisfactionBlock__B8fg8{flex-direction:row}}.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_extendedSatisfactionBlock__B8fg8 .styles_titleTextContainer__MsXFJ{display:flex;align-items:center}@media (min-width:1280px){.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_extendedSatisfactionBlock__B8fg8 .styles_titleTextContainer__MsXFJ{max-width:352px}}.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_extendedSatisfactionBlock__B8fg8 .styles_titleTextContainer__MsXFJ .styles_title___Oorc{display:flex;width:100%;font-size:18px}@media (min-width:1280px){.styles_extendedCSIcontainer__De5ld .styles_titleContainer__cF__2 .styles_extendedSatisfactionBlock__B8fg8 .styles_titleTextContainer__MsXFJ .styles_title___Oorc{font-size:24px}}.styles_extendedCSIcontainer__De5ld .styles_textAreaSection__QDhu5{margin-top:24px;display:none}.styles_extendedCSIcontainer__De5ld .styles_textAreaSection__QDhu5.styles_shown__WqwMX{display:block}.styles_extendedCSIcontainer__De5ld .styles_textAreaSection__QDhu5 .styles_textArea__8Z99v{margin-top:16px;height:110px}.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ{display:none;align-items:center;margin-top:16px;justify-content:space-between;flex-direction:column}@media (min-width:768px){.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ{margin-top:26px;flex-direction:row}}.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ.styles_shown__WqwMX{display:flex}.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ .styles_submitButton__smdCt{width:100%}@media (min-width:768px){.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ .styles_submitButton__smdCt{width:auto}}.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ .styles_tooltipContainer__BwKSa{display:flex;align-items:center;height:24px;margin-top:16px}@media (min-width:768px){.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ .styles_tooltipContainer__BwKSa{margin-top:0}}.styles_extendedCSIcontainer__De5ld .styles_footerContainer__AXVPJ .styles_tooltipContainer__BwKSa .styles_tooltipInfoText__tmdRw{margin-right:4px}.styles_form__2zIkx{margin-top:24px;display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.styles_form__2zIkx{gap:16px}}.styles_form__2zIkx .styles_textArea__frfHP{height:110px;padding:0 16px}.styles_form__2zIkx .styles_formAction__ge8gG{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}@media (min-width:768px){.styles_form__2zIkx .styles_formAction__ge8gG{flex-direction:row}}.styles_form__2zIkx .styles_formAction__ge8gG .styles_noPublication__RAk62{display:flex;align-items:center;gap:8px}@media (min-width:768px){.styles_form__2zIkx .styles_formAction__ge8gG .styles_sendButton__5Dy_7{width:231px}}.styles_formSent__KvoCa{margin-top:24px;display:flex;flex-direction:column;gap:8px;width:100%;align-items:center}.styles_formSent__KvoCa .styles_thanksForFeedback__4nmti{font:var(--hr-typography-font-title-s-all-params)}@media (min-width:768px){.styles_formSent__KvoCa .styles_thanksForFeedback__4nmti{font:var(--hr-typography-font-title-m-all-params)}}.styles_formSent__KvoCa:focus{outline:0}.styles_formSent__KvoCa .styles_formSentText__y91vS{font:var(--hr-typography-font-body-m-all-params)}.styles_hintText__8_Zhf{max-width:50dvw}@media (min-width:768px){.styles_hintText__8_Zhf{max-width:none}}.styles_checkbuttons__nV1gk{display:flex;flex-wrap:wrap;justify-content:center}.styles_checkboxItem__SGi0u{padding:10px;margin:4px;border-radius:12px;border:1px solid rgb(0 0 0/8%)}.styles_root__NrdvN{max-width:862px;max-width:var(--content-width,862px);margin:36px auto;padding:20px 0 40px;border-bottom:1px solid rgb(0 0 0/12%)}.styles_section__j77_q{display:flex;flex-direction:column;align-items:center}.styles_title__oUczH{font-size:var(--hr-typography-font-title-m-font-size);line-height:var(--typography-line-height-body-l);letter-spacing:var(--typography-letter-spacing-body-l);margin-bottom:24px;text-align:center}@media (min-width:1280px){.styles_title__oUczH{font-size:var(--typography-font-size-lead);line-height:var(--typography-line-height-lead);width:310px}}.styles_stars__Fqb7J{cursor:pointer;display:flex;align-items:center;border:none;padding:0;background:inherit;color:var(#323232);gap:8px}.styles_stars__Fqb7J .styles_starButton__SZoc2{border-radius:50%;border:1px solid rgb(0 0 0/12%);background-color:transparent;width:62px;height:62px}.styles_stars__Fqb7J .styles_hasCheked__IKvds[aria-checked=false]{width:42px;height:42px}.styles_stars__Fqb7J .styles_hasCheked__IKvds[aria-checked=true]{background-color:black}.styles_stars__Fqb7J .styles_hasCheked__IKvds[aria-checked=true] .Icon{color:white}.styles_stars__Fqb7J .styles_hasCheked__IKvds[aria-checked=true] .Icon svg{width:30px;height:30px}.styles_stars__Fqb7J .Icon{height:24px}.styles_skeleton__Ciix_{max-width:308px}