:root{--main-color-primary:#1A77D2;--main-color-bg:#FFF;--main-color-bg-success:#E7F9F0;--main-color-bg-secondary:rgba(6,18,50,.1);--main-color-bg-error:#FDE7EB;--main-color-bg-brand:#F4F8FD;--main-color-success:#0DC268;--main-color-error:#ED0A34;--text-color-text:#000;--text-color-text-contrast:#FFF;--text-color-text-secondary:#333;--text-color-text-tertiary:#999;--borders-color-border:rgba(6,18,50,.1)}html.stop_scroll_y{overflow-y:hidden!important}@media screen and (max-height:700px){#evaluate-popup .content{max-height:90vh;overflow-y:scroll;overflow-x:hidden}#evaluate-popup .content:has(#step3){overflow-y:unset;overflow-x:unset}}#evaluate-popup{font-family:Roboto,sans-serif;width:640px;max-height:710px;background:white;z-index:101;padding:8px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #ddd;border-radius:15px;color:#333;box-shadow:0 8px 12px 6px rgba(0,0,0,.15)}#evaluate-popup .hidden{display:none!important}#evaluate-popup .content .selected_start_text{justify-content:center!important}#evaluate-popup BUTTON{display:flex;justify-content:center;align-items:center;border-radius:8px;cursor:pointer;background-color:var(--main-color-primary,#1A77D2);color:white;font-size:inherit}#evaluate-popup BUTTON:hover{background-color:#1459a2}#evaluate-popup BUTTON[disabled]{background:#B7C4D3}#evaluate-popup TEXTAREA{display:flex;padding:12px 16px;align-items:flex-start;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--borders-color-border,rgba(6,18,50,.1));background:var(--main-color-bg,#FFF)}#evaluate-popup TEXTAREA:focus,#evaluate-popup TEXTAREA:active{border-radius:8px;border:2px solid var(--dh-color-system-primary,#1A77D2);background:var(--dh-color-system-surface,#FFF);box-shadow:0 1px 2px 0 rgba(5,23,42,.3),0 1px 3px 1px rgba(5,23,42,.15)}#evaluate-popup INPUT{display:block;padding:0 17px;height:48px;font-size:inherit;width:100%;border-radius:8px;margin-top:16px;border:1px solid var(--borders-color-border,rgba(6,18,50,.1));background:var(--main-color-bg,#FFF)}#evaluate-popup INPUT.evaluate_error{border:1px solid var(--main-color-error,#ED0A34)}#evaluate-popup p.evaluate_error{color:var(--main-color-error,#ED0A34)}#evaluate-popup .step_content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}#evaluate-popup .header_styled{font-size:24px;font-weight:600}#evaluate-popup .header_styled:first-letter{text-transform:uppercase}#evaluate-popup .close{position:absolute;top:20px;right:30px;transition:all 200ms;font-size:30px;font-weight:700;text-decoration:none;color:var(--text-color-text-secondary,#333)}#evaluate-popup .popup-header{display:flex;padding-left:8px;align-items:center;gap:8px;align-self:stretch;height:40px}#evaluate-popup .popup-header .step_index{color:var(--text-color-text-secondary,#333);font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}#evaluate-popup .popup-header .close_btn{display:flex;position:relative;align-items:flex-end;margin-left:auto;padding:8px}#evaluate-popup .popup-header .close_btn i{content:'';height:24px;width:24px;cursor:pointer;background:url(/themes/redesign/img/icons/popup_close.svg) no-repeat}#evaluate-popup .popup-header .close_btn i:hover{background:url(/themes/redesign/img/icons/popup_close_hovered.svg) no-repeat}#evaluate-popup .close:hover{color:orange}#evaluate-popup INPUT::placeholder,#evaluate-popup INPUT::-webkit-input-placeholder{color:var(--text-color-text-tertiary,#999);font-size:16px;font-style:normal;font-weight:400;line-height:24px}#evaluate-popup .footer_btn{padding:12px 16px;line-height:24px;font-size:16px;font-style:normal;font-weight:400;background:var(--main-color-bg-secondary,rgba(6,18,50,.1));color:var(--text-color-text-secondary,#333)}#evaluate-popup .evaluation_footer{display:flex;align-items:flex-start;gap:16px;align-self:stretch;box-sizing:border-box}#evaluate-popup .evaluation_footer .footer_btn{flex:1 0 0%}#evaluate-popup .evaluation_footer .evaluation_submit,#evaluate-popup .evaluation_footer .evaluation_loading{background:var(--main-color-primary,#1A77D2);color:var(--text-color-text-contrast,#FFF)}#evaluate-popup .evaluation_footer .evaluation_submit:hover,#evaluate-popup .evaluation_footer .evaluation_loading:hover{background-color:#1459a2}#evaluate-popup .evaluation_footer .evaluation_loading i{content:'';height:24px;width:24px;cursor:pointer;background:url(/themes/redesign/img/icons/ic-gear.svg) no-repeat}#evaluate-popup .evaluation_footer .evaluation_back.go_back:hover{background-color:#d0d1d4}#evaluate-popup .evaluation_footer_vertical{display:flex;align-items:flex-start;gap:16px;align-self:stretch;box-sizing:border-box;flex-direction:column}#evaluate-popup .evaluation_footer_vertical .footer_btn{width:100%}#evaluate-popup .evaluation_footer_vertical .go_back:hover{background-color:#d0d1d4}#evaluate-popup .evaluation_footer_vertical .next_skip_auto:hover{background-color:#d0d1d4}#evaluate-popup .evaluation_footer_vertical .btn_blue{background:var(--main-color-primary,#1A77D2);color:var(--text-color-text-contrast,#FFF)}#evaluate-popup .evaluation_footer_vertical .btn_blue:hover{background-color:#1459a2}#evaluate-popup .light_btn{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--main-color-primary,#1A77D2);background:var(--main-color-bg,#FFF);color:var(--text-color-text-secondary,#333);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}#evaluate-popup .light_btn:hover{background-color:#f4f8fd}#evaluate-popup .btn.evaluate_success i.refresh_btn,#evaluate-popup .btn.evaluate_success{color:var(--main-color-success,#0DC268)!important}#evaluate-popup .btn.no_code{gap:8px;align-self:stretch;line-height:24px;padding:22px 8px;color:var(--main-color-primary,#1A77D2);background:var(--main-color-bg,#FFF)}#evaluate-popup .btn.no_code i.refresh_btn{content:'';height:24px;width:24px;cursor:pointer;background:url(/themes/redesign/img/icons/refresh_btn.svg) no-repeat}#evaluate-popup .btn.no_code i.success_checked_btn{content:'';height:24px;width:24px;cursor:pointer;background:url(/themes/redesign/img/icons/success_checked.svg) no-repeat}#evaluate-popup .popup-header .close_btn i{content:'';height:24px;width:24px;cursor:pointer;background:url(/themes/redesign/img/icons/popup_close.svg) no-repeat}.evaluate_hidden{display:none!important}.evaluate_invisible{visibility:hidden}#evaluate-overlay{position:fixed;width:100%;height:100%;background-color:#202F3D;opacity:.6;top:0;left:0;z-index:100}@media screen and (min-width:1280px){#evaluate-popup{max-height:910px}}@media screen and (max-width:1023px){#evaluate-popup{max-height:810px}}@media screen and (max-width:767px){#evaluate-popup{min-width:360px;max-height:90vh;width:100%;bottom:0;top:unset;left:unset;transform:unset;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow-y:auto}}@media screen and (max-width:767px) and (max-height:668px){#evaluate-popup{max-height:610px}#evaluate-popup .content{max-height:510px;overflow-y:scroll;overflow-x:hidden}}@media screen and (max-width:360px){#evaluate-popup{min-width:100vw;max-height:90vh;width:100vw;bottom:0;top:unset;left:unset;transform:unset;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow-y:auto}#evaluate-popup .content{max-height:fit-content;overflow-y:unset}}