@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.Input_iconBox__3LUez{display:flex;align-items:center}.Input_startIconBox__1V2c9{margin-right:6px}.Input_endIconBox__1v_4b{margin-left:6px}.base_field__3hkvd{display:flex;flex-direction:column;width:100%}.base_inputBox__3qCTM{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;width:100%;background-color:#eaedf4;padding:7px 20px;border-radius:17px;border:1px solid #e0e4e9;transition:background-color .3s ease,border-color .3s ease}.base_inputBox__3qCTM:focus-within,.base_inputBox__3qCTM:hover{background-color:transparent;border:1px solid #0083ca}.base_input__3Ckta{border:none;font-size:15px;color:#333;line-height:24px;width:100%;background:none}.base_input__3Ckta::-webkit-input-placeholder{color:#9fa5b3}.base_input__3Ckta:-ms-input-placeholder{color:#9fa5b3}.base_input__3Ckta::placeholder{color:#9fa5b3}.base_inputSearchBox__2KgWD{background-color:#fff;height:34px;padding-right:11px}.base_inputSearchBox__2KgWD:focus-within,.base_inputSearchBox__2KgWD:hover{background-color:#fff}.base_inputSearchBox__2KgWD input{font-size:13px}.base_label__3xeQd{font-size:14px;font-weight:600;color:#64748b;margin-bottom:6px}.base_secondaryLabel__13fxq{font-size:13px;font-weight:400;padding-left:18px}.base_hiddenLabel__1xMTB{display:none}.base_errorMessage__TM514{font-size:13px;font-weight:400;margin-top:6px;color:#ff6149}.base_error__1vQYz .base_inputBox__3qCTM{border-color:#ff6149}.base_required__173vG{position:relative}.base_required__173vG:after{content:"*";position:absolute;right:-11px;top:-5px;color:#ff1e1e}.TextArea_inputBox__bqkoa{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;width:100%;background-color:#eaedf4;padding:7px 20px;border-radius:17px;border:1px solid #e0e4e9;transition:background-color .3s ease,border-color .3s ease}.TextArea_inputBox__bqkoa:focus-within,.TextArea_inputBox__bqkoa:hover{background-color:transparent;border:1px solid #0083ca}.TextArea_textarea__1J2_-{resize:none;overflow:hidden;outline:none}.Checkbox_formCheckbox__77NzJ{display:block;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex}.Checkbox_formCheckbox__77NzJ .Checkbox_formCheckboxCheckmark__1DEtr{position:absolute;top:0;left:0;height:12px;width:12px;border:1px solid #d4dae8;border-radius:4px}.Checkbox_formCheckbox__77NzJ .Checkbox_formCheckboxCheckmark__1DEtr:after{position:absolute;content:"";display:none;left:2px;top:0;width:6px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Checkbox_formCheckbox__77NzJ input:hover~.Checkbox_formCheckboxCheckmark__1DEtr{background-color:#d4dae8}.Checkbox_formCheckbox__77NzJ input:checked~.Checkbox_formCheckboxCheckmark__1DEtr{background-color:#00aeef;border:1px solid #00aeef}.Checkbox_formCheckbox__77NzJ input:checked~.Checkbox_formCheckboxCheckmark__1DEtr:after{display:block}.Checkbox_checkbox__20Z-z{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Checkbox_label__1tr1r{font-size:14px;font-weight:400;position:relative;top:-1px;padding-left:25px;color:#333;cursor:pointer;line-height:1}.Checkbox_disabled__1rKby{cursor:auto}.ButtonSpinner_spinner__1EDuT{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-name:ButtonSpinner_spin__tDv-k;animation-name:ButtonSpinner_spin__tDv-k;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;width:20px;height:20px}.ButtonSpinner_spinner__1EDuT path{fill:#fff}@-webkit-keyframes ButtonSpinner_spin__tDv-k{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes ButtonSpinner_spin__tDv-k{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.LoginForm_loginForm__2e9bH{display:flex;flex-direction:column}.LoginForm_passwordInput__3ZfS_{margin-top:8px}.LoginForm_rememberMeCheckbox__1ONLW{margin-top:25px}.LoginForm_submitBtn__2T70y{margin-top:25px;background:linear-gradient(90deg,#00aeef,#0083ca);padding:11px 55px;font-size:16px;font-weight:500;color:#fff;text-align:center;border-radius:20px;align-self:center;position:relative}.LoginForm_submitBtnText__1bQnN.LoginForm_loading__3FBGx{opacity:0}.LoginForm_errorMessage__1ZZoU{font-size:13px;font-weight:400;color:#ff6149;margin-top:12px}.Login_login__1ZjiA{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:100vw;height:100vh}.Login_loginCard__hIqIu{width:325px;box-shadow:0 2px 25px 0 rgba(58,82,129,.21)}.Login_header__X6076{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;background-color:#333;height:115px;border-radius:8px 8px 0 0}.Login_logo__UGlwR{width:90px;height:41px}.Login_logo__UGlwR path{fill:#fff}.Login_body__2gpqV{background-color:#fff;padding:29px 25px 36px;border-radius:0 0 8px 8px}.ToastContainer_root__bD4MN{position:fixed;bottom:20px;left:20px;z-index:9999}.ToastContainer_toast__hLHQb{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;padding:12px;border-radius:8px;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);min-width:350px;color:#fff}.ToastContainer_toast__hLHQb~.ToastContainer_toast__hLHQb{margin-top:12px}.ToastContainer_success__5CBda{background-color:#44af69}.ToastContainer_error__3dKaw{background-color:#ff6149}.ToastContainer_warning__1ZeFD{background-color:#f70}.ToastContainer_textContainer__9QHUJ{font-size:14px;font-weight:500;margin-left:12px}.Layout_root__3_ooi{display:grid;grid-template-columns:302px 1fr;width:100vw}@media only screen and (max-width:1599px){.Layout_root__3_ooi{grid-template-columns:260px 1fr}}.Layout_sidebar__1rkUQ{display:flex;flex-direction:column;padding:28px 32px 38px 24px}.Layout_sidebarMain__3-64a{flex:1 1}@media only screen and (max-width:1599px){.Layout_sidebar__1rkUQ{padding:28px 16px 38px}}.Layout_main__2Rde1{position:relative;padding-top:20px;padding-right:25px;width:calc(100vw - 302px)}@media only screen and (max-width:1599px){.Layout_main__2Rde1{width:calc(100vw - 260px)}}.Layout_logoLink__3ECQx{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap}.Layout_logo__XPEt_{width:77px}.Layout_logo__XPEt_ path{fill:#333}.Layout_search__3Rxtc{margin:28px 0}.Layout_menuBox__2Ow6F{display:flex;justify-content:flex-end;align-items:center;flex-flow:row nowrap;position:absolute;top:11px;right:25px;z-index:4}.Layout_menuBoxUsername__3qkKo{font-size:15px;font-weight:400;color:#697094;padding-right:14px}.Layout_menuBoxContent__29vna{position:relative}.Layout_menuBtn__2v88-{justify-content:flex-start;position:relative}.Layout_menuBtn__2v88-,.Layout_userIconBox__2_QlF{display:flex;align-items:center;flex-flow:row nowrap}.Layout_userIconBox__2_QlF{justify-content:center;width:38px;height:38px;background-color:#d4dae8;border-radius:999px;margin-right:9px}.Layout_arrowIcon__2d21U{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Layout_arrowIcon__2d21U.Layout_arrowIconClosed__2GAHK{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.Layout_menu__2QoiP{background:#fff;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);border-radius:8px;position:absolute;overflow:hidden;right:0;margin-top:12px;height:0;transition:height .2s}.Layout_menu__2QoiP.Layout_menuOpen__1B-eb{height:52px}.Layout_menu__2QoiP ul{margin:10px}.Layout_menu__2QoiP li{padding:4px 12px;width:100%}.Layout_menu__2QoiP li button{font-size:14px;width:100%;font-weight:400;color:#333;text-align:left;white-space:nowrap}.Layout_appVersion__8ytaQ{font-size:14px;font-weight:400;margin-right:45px}.Layout_appVersion__8ytaQ span{padding-left:7px;color:#0083ca}.Layout_lockedBgForMenu__3MnIh{position:fixed;inset:0;z-index:3}.Layout_logout__27YSS{font-size:15px;font-weight:400;display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;position:fixed;bottom:38px;color:#64748b}.Layout_logout__27YSS svg{margin-right:10px}.Layout_prodUiCheckbox__2yxgX{margin-right:45px;padding-top:4px}.LayoutSideMenu_layoutSideMenu__3B4XG{margin-bottom:32px}.LayoutSideMenu_marginTop__1TKq2{margin-top:90px}.LayoutSideMenu_link__1DgMk{font-size:15px;font-weight:400;background-color:#fff}.LayoutSideMenu_link__1DgMk>a{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;color:#091356;padding:11px 0 11px 13.5px;border-radius:inherit}.LayoutSideMenu_link__1DgMk>a svg{margin-right:11px}.LayoutSideMenu_linkActive__3RQIG{background:linear-gradient(90deg,#00aeef,#0083ca)}.LayoutSideMenu_linkActive__3RQIG span{color:#fff}.LayoutSideMenu_linkActive__3RQIG svg path:last-child{fill:#fff}.LayoutSideMenu_sublink__1VOR3{height:42px;background-color:#f7f8fb;border-bottom:1px solid #fff}.LayoutSideMenu_sublink__1VOR3>a{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;color:#091356;padding-left:48px;padding-top:px;height:100%}.LayoutSideMenu_sublinkActive__2Qsb8{background:linear-gradient(90deg,#00aeef,#0083ca)}.LayoutSideMenu_sublinkActive__2Qsb8 span{color:#fff}.LayoutSideMenu_dropdownMenuIcon__3RPvq{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;padding-left:60px}@media only screen and (max-width:1599px){.LayoutSideMenu_dropdownMenuIcon__3RPvq{padding-left:46px}}.ActionButton_root__1ADmx{display:flex;cursor:pointer}.ActionButton_root__1ADmx span{white-space:nowrap}.ActionButton_icon__grGKq{width:20px;height:20px;background-repeat:no-repeat;background-size:cover;margin-right:11px}@media only screen and (max-width:1599px){.ActionButton_icon__grGKq{margin-right:8px}}.ActionButton_Archive__O5dWb,.ActionButton_Delete__1u41c{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3Cpath d='M13.333 7.5v8.333H6.667V7.5h6.666m-1.25-5H7.917l-.834.833H4.167V5h11.666V3.333h-2.916l-.834-.833zM15 5.833H5v10c0 .917.75 1.667 1.667 1.667h6.666c.917 0 1.667-.75 1.667-1.667v-10z' fill='%23697094' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.ActionButton_Edit__2hRVO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3Cpath d='M2.5 14.375V17.5h3.125l9.217-9.217-3.125-3.125L2.5 14.375zm2.433 1.458h-.766v-.766l7.55-7.55.766.766-7.55 7.55zM17.258 4.692l-1.95-1.95a.818.818 0 00-.591-.242.82.82 0 00-.584.242l-1.525 1.525 3.125 3.125 1.525-1.525a.83.83 0 000-1.175z' fill='%23697094' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.ActionButton_Add__39swF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3Cpath fill='%23697094' fill-rule='nonzero' d='M15.833 10.833h-5v5H9.167v-5h-5V9.167h5v-5h1.666v5h5z'/%3E%3C/g%3E%3C/svg%3E")}.ActionButton_Export__P-KXk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 16.5V15h8v1.5H6zm3.25-3V6.375L7.062 8.562 6 7.5l4-4 4 4-1.062 1.062-2.188-2.187V13.5h-1.5z' fill='%23697094' fill-rule='nonzero'/%3E%3C/svg%3E")}.ActionDropdown_root__1cKgt{position:relative}.ActionDropdown_dropdown__2dRxn{position:absolute;right:0;background-color:#fff;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);border-radius:8px;z-index:9}.ActionDropdown_dropdown__2dRxn ul li>div{padding:8px 16px}.ActionDropdown_dropdown__2dRxn ul li>div:hover{background-color:#f1f4f9}.Breadcrumbs_breadcrumbs__1UOSS{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;margin-bottom:34px}.Breadcrumbs_breadcrumbs__1UOSS svg{margin-left:6.5px;margin-right:6.5px}.Breadcrumbs_container__3pCd0,.Breadcrumbs_container__3pCd0>div{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap}.Breadcrumbs_ancestor__1yciZ{font-size:15px;font-weight:400;color:#697094}.Breadcrumbs_current__1yBp0{font-size:15px;font-weight:500;color:#64748b}.Spinner_spinner__1vZsQ{color:#333;font-size:10px;margin:50px auto;width:1rem;height:1rem;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:Spinner_load4__2i8Im 1.3s linear infinite;animation:Spinner_load4__2i8Im 1.3s linear infinite;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:.2}.Spinner_small__26EGg{-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes Spinner_load4__2i8Im{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes Spinner_load4__2i8Im{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.LoadingTable_root__1Zo3l{position:relative}.LoadingTable_spinnerArea__1769Y{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;background:hsla(0,0%,100%,.5);position:absolute;opacity:0;top:0;left:0;bottom:0;right:0;z-index:-1;transition:opacity .2s ease-in-out}.LoadingTable_visible__6C4ZM{opacity:1;z-index:2}.PageHeader_root__120jW{padding:18px 36px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;height:76px}.PageHeader_root__120jW h1,.PageHeader_root__120jW h2{font-weight:600;color:#091356}.PageHeader_root__120jW .PageHeader_addProfileBtn__3X-Ui{width:246px}.Select_wrapper__3EaWO{position:relative}.Select_dropdown__1c4_l{position:absolute;left:0;top:44px;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);z-index:1;padding:4px 0}.Select_hoistedDropdown__2qqU8{top:unset;bottom:44px}.Select_option__3hoF3{font-size:16px;font-weight:500;padding:6px 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin:0 4px;line-height:17px}.Select_option__3hoF3:hover{background-color:#f2fbfe}.Select_option__3hoF3.Select_selected__fX_OA{background-color:#dff5fd!important;border-radius:6px}.Select_button__17BBd{padding:5px 15px 5px 19px;background-color:#e3e7f1;border-radius:8px;justify-content:space-between;cursor:pointer;height:34px;transition:all .2s ease-in-out;width:100%}.Select_button__17BBd,.Select_button__17BBd .Select_title__3OsLh{display:flex;align-items:center}.Select_button__17BBd .Select_iconBox__1cSyo{margin-right:10px;display:flex;justify-content:center}.Select_button__17BBd svg path{fill:#fff}.Select_button__17BBd.Select_active__GzWhJ{color:#fff;background:linear-gradient(90deg,#00aeef,#0083ca);background-color:#00aeef}.Select_button__17BBd.Select_open__17bRg{color:#fff;background-color:#00aeef}.Select_button__17BBd .Select_text__2cOoQ{font-size:14px;font-weight:500;margin-right:11px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Select_button__17BBd .Select_iconOpen__3M5Pr{-webkit-transform:rotate(0);transform:rotate(0)}.Select_button__17BBd .Select_iconOpen__3M5Pr.Select_iconClose__1MqEU{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.PageSizeSelector_main__180FX{display:flex;align-items:center;color:#64748b;font-size:15px}.PageSizeSelector_main__180FX .PageSizeSelector_select__JBQ-d{margin-right:22px}.PageSizeSelector_main__180FX .PageSizeSelector_select__JBQ-d>button{background:#fff;border:1px solid #d4dae8;border-radius:17px;color:#091356;margin-left:4px}.PageSizeSelector_main__180FX .PageSizeSelector_select__JBQ-d>button>:nth-child(2) svg path{fill:#64748b}.Pagination_root__39Mkh{justify-content:space-between;padding:12px 16px;border-left:1px solid #e0e4e9;border-right:1px solid #e0e4e9;border-bottom:1px solid #e0e4e9}.Pagination_buttons__1qU2Y,.Pagination_root__39Mkh{display:flex;align-items:center;flex-flow:row nowrap}.Pagination_buttons__1qU2Y{justify-content:flex-end;justify-self:self-end;flex-grow:2}.Pagination_buttons__1qU2Y button{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;min-width:25px;height:25px;padding:0 8px}.Pagination_btn__1n_ez,.Pagination_info__12uWj{font-size:15px;font-weight:400;color:#64748b}.Pagination_arrowBtnLeft__387HG{margin-right:8px}.Pagination_arrowBtnRight__2WkkA{margin-left:8px}.Pagination_activePage__3gpxW{color:#fff;background-color:#64748b}.Tag_tag__PcVhT{font-size:15px;font-weight:400;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#000;color:#fff;padding:0 14px 0 12px;height:25px;border-radius:13px}.Tag_tag__PcVhT.Tag_isClickable__rv_wi{cursor:pointer}.Tag_tag__PcVhT.Tag_isClickable__rv_wi:hover{opacity:.8}.Tag_tag__PcVhT .Tag_customIconBox__2Kx-E{margin-right:7px;display:flex;align-items:center}.Tag_tag__PcVhT .Tag_customIconBox__2Kx-E svg{width:12px;height:12px}.Tag_tag__PcVhT .Tag_customIconBox__2Kx-E svg path{fill:#fff}.Tag_tag__PcVhT .Tag_subText__1e8Gc,.Tag_tag__PcVhT .Tag_text__txTgN{font-size:14px;font-weight:500;white-space:nowrap;line-height:21px}.Tag_tag__PcVhT .Tag_subText__1e8Gc{opacity:.5;margin-left:5px}.Tag_tag__PcVhT .Tag_closeBtn__2_Ti7{margin-left:8px;display:flex;align-items:center}.Tag_tag__PcVhT .Tag_closeIcon__wPTfi{width:13px;height:13px}.Tag_tag__PcVhT .Tag_closeIcon__wPTfi path{fill:#fff}.Confirm_confirm__3rQu6{padding-top:36px}.Confirm_confirm__3rQu6 p{text-align:center}.Confirm_btnContainer__5YsY9{display:flex;justify-content:space-around;align-items:stretch;flex-flow:row nowrap;margin-top:48px}.Confirm_submitBtn__10CHX{position:relative}.Confirm_submitBtnBtnText__1wtip.Confirm_loading__2XZRD{opacity:0;visibility:0}.Modal_overlay__2YPpM{position:fixed;inset:0;background-color:rgba(212,218,232,.49);z-index:9;overflow:auto;-webkit-animation:Modal_displayModal__1Z93L .15s ease-in;animation:Modal_displayModal__1Z93L .15s ease-in}.Modal_modal__2GaZB{background:#fff;margin:60px auto;outline:none;padding:45px 40px;width:90%;border-radius:8px;position:relative;box-shadow:0 2px 25px 0 rgba(58,82,129,.21)}.Modal_closeBtn__3UuM-{padding:5px;position:absolute;top:16px;right:16px;display:flex;justify-content:center;align-items:center}.Modal_title__35XDc{font-size:28px;font-weight:300;margin-bottom:28px}@media only screen and (min-width:1440px){.Modal_modal__2GaZB{width:680px}}@-webkit-keyframes Modal_displayModal__1Z93L{0%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes Modal_displayModal__1Z93L{0%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.CopyToClipboard_root__2qfsG{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;width:100%;cursor:pointer}.CopyToClipboard_root__2qfsG svg{margin-left:8px}.CopyToClipboard_iconContainer__3q_zS{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;position:relative}@media only screen and (max-width:1599px){.CopyToClipboard_iconContainer__3q_zS>span{font-size:12px;font-weight:400}}.CopyToClipboard_alignedLeft__3a_yY{justify-content:flex-start;width:auto}.CopyToClipboard_copyLabel__4TE9Y{font-size:10px;font-weight:500;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;background:#000;border-radius:13px;padding:2px 13px;white-space:nowrap;top:-24px;left:0}.AnnotatorName_root__3ty7R{display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column}.AnnotatorName_searchListElement__2SzBg{padding:6px;border-radius:6px;transition:background-color .3s ease}.AnnotatorName_clickable__1jWwl{cursor:pointer}.AnnotatorName_clickable__1jWwl:hover{background-color:#e3e7f8}.AnnotatorName_imgContainer__3bHwR{margin-right:20px}@media only screen and (max-width:1599px){.AnnotatorName_imgContainer__3bHwR{margin-right:12px}}.AnnotatorName_imgCircle__3H2Oj{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:32px;height:32px;border-radius:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d8dbe5}.AnnotatorName_fallbackAvatar__1Pdgq{background-color:#e3e7f8}.AnnotatorName_name__2UOs4{font-size:16px;font-weight:500;color:#091356;word-break:break-word}@media only screen and (max-width:1599px){.AnnotatorName_name__2UOs4{font-size:12px;font-weight:500}}.AnnotatorName_nameSmall__1k-pn{font-size:12px;font-weight:400}.AnnotatorName_twitterName__1t817{font-size:14px;font-weight:400;color:#697094}.AnnotatorName_twitterNameSmall__1fvzy{font-size:10px;font-weight:400}.AnnotatorName_sourceKindContainer__9qGJE{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;margin-top:5px}.AnnotatorName_sourceKindContainer__9qGJE svg{width:13px;height:13px;margin-right:8px}.AnnotatorName_sourceKindContainerSmall__36ZHg{margin-top:0}.Tooltip_root__2TKaF{font-size:12px;font-weight:400;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;text-align:center;position:absolute;bottom:calc(100% + 14px);left:50%;min-height:33px;background-color:#1d2a44;color:#fff;font-weight:600;padding:5px 13px;border-radius:8px;box-shadow:0 10px 24px rgba(29,42,68,.12);white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9}.Tooltip_left__2SHaz{bottom:revert;top:50%;left:revert;right:calc(100% + 14px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Tooltip_bottom__-S6Xj{bottom:revert;top:calc(100% + 14px);left:50%}.Tooltip_wrap__pP0Dc{white-space:normal}.Tooltip_arrow__TqVg4{width:0;height:0;border-color:#1d2a44 transparent transparent;border-style:solid;border-width:8px 7.5px 0;position:absolute;bottom:-8px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.Tooltip_arrowLeft__1FtTu{bottom:revert;top:50%;left:100%;-webkit-transform:translate(-25%,-50%) rotate(-90deg);transform:translate(-25%,-50%) rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center}.Tooltip_arrowBottom__2E7r1{bottom:100%;top:revert;left:50%;-webkit-transform:translate(-25%) rotate(-180deg);transform:translate(-25%) rotate(-180deg);-webkit-transform-origin:center center;transform-origin:center center}.AnnotatorProgressBar_root__3GgPO{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;position:relative;width:var(--progress-bar-width);background-color:#dadfec}.AnnotatorProgressBar_lightTrack__3xDhR{background-color:#f1f3f9}.AnnotatorProgressBar_bar__3wYYE{height:10px;border-radius:7px}.AnnotatorProgressBar_countBar__ijzBn{position:absolute;cursor:pointer}.AnnotatorProgressBar_countBarInner__TYyD_{cursor:pointer;position:absolute;right:0;height:inherit}.AnnotatorProgressBar_countBarInner__TYyD_>div{display:none}.AnnotatorProgressBar_countBarInner__TYyD_:hover>div{display:flex}.AnnotatorProgressBar_done__CC-0E{background-color:#44af69}.AnnotatorProgressBar_confusing__2Sre9{background-color:#f70}.AnnotatorProgressBar_spam__2PXEP{background-color:#ff0a58}.AnnotatorWizardCategoryMultiSelect_root__3nnLJ{position:relative;margin-bottom:10px}.AnnotatorWizardCategoryMultiSelect_label__xPOLD{display:block}.AnnotatorWizardCategoryMultiSelect_selectedCategoriesBox__1EUk0{justify-content:space-between;flex-flow:row nowrap;width:100%;background-color:#eaedf4;border-radius:17px;border:1px solid #e0e4e9;transition:background-color .3s ease,border-color .3s ease;display:flex;justify-content:flex-start;align-items:center;flex-flow:wrap;position:relative;min-height:40px;padding:6px 36px 6px 10px}.AnnotatorWizardCategoryMultiSelect_selectedCategoriesBox__1EUk0:focus-within,.AnnotatorWizardCategoryMultiSelect_selectedCategoriesBox__1EUk0:hover{background-color:transparent;border:1px solid #0083ca}.AnnotatorWizardCategoryMultiSelect_categoryLabel__oi4xL{font-size:13px;font-weight:500;padding:2px 14px;border-radius:10px;margin:2px;background:linear-gradient(90deg,#00aeef,#0083ca);color:#fff;transition:opacity .3s ease;cursor:pointer}.AnnotatorWizardCategoryMultiSelect_categoryLabel__oi4xL:hover{opacity:.7}.AnnotatorWizardForm_root__15FUt{display:flex;flex-direction:column}.AnnotatorWizardForm_field__1FIXy~.AnnotatorWizardForm_field__1FIXy{margin-top:20px}.AnnotatorWizardForm_fieldContainer__2ocZm{display:flex}.AnnotatorWizardForm_footer__2iV1-{display:flex;justify-content:space-between;align-items:stretch;flex-flow:row nowrap;margin-top:47px}.AnnotatorWizardForm_submitBtn__1SakZ{width:86px}.AnnotatorWizardForm_submitBtnText__2KPNH.AnnotatorWizardForm_loading__ffxy7{opacity:0}.AnnotatorWizardForm_importFromCSVContainer__1s4is{position:relative;width:144px;margin-right:1rem}.AnnotatorWizardForm_importFromCSVTitle__7QzvC{font-size:14px;font-weight:600;position:relative;display:inline-block;color:#64748b;margin-bottom:6px;pointer-events:all}.AnnotatorWizardForm_importFromCSVTitle__7QzvC:after{content:"*";position:absolute;right:-11px;top:-5px;color:#ff1e1e}.AnnotatorWizardForm_importFromCSVComponent__2Cq-h{position:absolute;width:100%}.AnnotatorWizardForm_importFromCSVComponent__2Cq-h input[type=file]{visibility:hidden}.AnnotatorWizardForm_importFromCSVFileName__3Wuh1{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap}.AnnotatorWizardForm_loadingArea__E9ktM{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;min-height:400px}.AnnotatorWizardForm_availableCategories__3YINF button{margin-right:6px;margin-bottom:6px}.AnnotatorWizardForm_availableCategories__3YINF button~button{margin-left:0}.AnnotatorWizardForm_availableCategoriesLabel__23scD{display:block;padding-left:0}.Annotators_main__1S3bt{padding:23px 25px;background-color:#fff;margin-top:17px}.Annotators_main__1S3bt tr:nth-child(odd) td{background-color:#f1f4f9}.Annotators_main__1S3bt td[data-th=Name]{width:40%}@media only screen and (max-width:1599px){.Annotators_main__1S3bt td[data-th=Name]{width:35%}}.Annotators_main__1S3bt td[data-th=Assigned]{width:8.5%}.Annotators_main__1S3bt td[data-th=Results]{width:12.5%}.Annotators_main__1S3bt td[data-th=Categories]>div{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;flex-wrap:wrap;margin:-5px}.Annotators_main__1S3bt td[data-th=Categories]>div>div{margin:2.5px}.Annotators_main__1S3bt td:last-child{width:12.5%}@media only screen and (max-width:1599px){.Annotators_main__1S3bt td:last-child{width:15%}}.Annotators_main__1S3bt td:last-child>div{display:flex;justify-content:center;align-items:stretch;flex-flow:row nowrap;font-weight:500}.Annotators_main__1S3bt td:last-child>div>*~*{margin-left:28px}@media only screen and (max-width:1599px){.Annotators_main__1S3bt td:last-child>div>*~*{margin-left:18px}}.Annotators_main__1S3bt td:last-child a{color:#64748b;white-space:nowrap}.Annotators_buttonsContainer__3f_bN{display:flex}.AnnotatorDetails_table__1v1UR{padding:15px 25px 23px;background-color:#fff;margin-top:-17px}.AnnotatorDetails_annotatorTable__27La_ tr:nth-child(odd) td{background-color:#dadfec}.AnnotatorDetails_annotatorTable__27La_ td[data-th=Name]{width:40%}@media only screen and (max-width:1599px){.AnnotatorDetails_annotatorTable__27La_ td[data-th=Name]{width:35%}}.AnnotatorDetails_annotatorTable__27La_ td[data-th=Assigned]{width:8.5%}.AnnotatorDetails_annotatorTable__27La_ td[data-th=Results]{width:12.5%}.AnnotatorDetails_annotatorTable__27La_ td[data-th=Categories]>div{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;flex-wrap:wrap;margin:-5px}.AnnotatorDetails_annotatorTable__27La_ td[data-th=Categories]>div>div{margin:2.5px}.AnnotatorDetails_annotatorTable__27La_ td:last-child{width:12.5%}@media only screen and (max-width:1599px){.AnnotatorDetails_annotatorTable__27La_ td:last-child{width:15%}}.AnnotatorDetails_annotatorTable__27La_ td:last-child>div{display:flex;justify-content:center;align-items:stretch;flex-flow:row nowrap;font-weight:500}.AnnotatorDetails_annotatorTable__27La_ td:last-child>div>*~*{margin-left:28px}@media only screen and (max-width:1599px){.AnnotatorDetails_annotatorTable__27La_ td:last-child>div>*~*{margin-left:18px}}.AnnotatorDetails_annotatorTable__27La_ td:last-child a{color:#64748b;white-space:nowrap}.AnnotatorDetails_articlesTableHeader__3H0Cp{margin-top:17px}.AnnotatorDetails_articlesTable__1fMWm td[data-th=Id]{width:25%}.AnnotatorDetails_articlesTable__1fMWm td[data-th=Name]{width:30%}.AnnotatorDetails_articlesTable__1fMWm td[data-th=Status]{width:10%}.AnnotatorDetails_statusLabel__3MjGP{font-size:15px;font-weight:500;display:inline-flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;height:25px;padding:0 14px;border-radius:13px}.AnnotatorDetails_statusLabel-todo__1HMbe{background-color:#dadfec;color:#6c7489}.AnnotatorDetails_statusLabel-done__1U4EQ{background-color:#44af69;color:#fff}.AnnotatorDetails_statusLabel-confusing__phoq1{background-color:#f70;color:#fff}.AnnotatorDetails_statusLabel-spam__3DAsc{background-color:#ff0a58;color:#fff}.MisclassificationsPost_root__TGOEP{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:column;grid-gap:16px;gap:16px;flex:1 1}.MisclassificationsPost_contentUrl__2Ek-b{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;font-size:13px;font-weight:400}.MisclassificationsPost_contentUrl__2Ek-b strong{white-space:nowrap;padding-right:10px}.MisclassificationsPost_contentUrl__2Ek-b a{word-break:break-all}.MisclassificationsPost_card__1mLkU{padding:15px;background-color:#fff}.MisclassificationsPost_post__1r-T4{padding:36px 20px}.MisclassificationsPost_body__1RtlJ{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.MisclassificationsPost_title__3EP2E{font-weight:600;line-height:24px;color:#333}.MisclassificationsPost_message__17BPE{font-size:17px;font-weight:400;line-height:24px;color:#333}.MisclassificationsPost_photo__G5lQm{width:100%;height:400px;background-size:contain;background-repeat:no-repeat;background-position:50%;border-radius:12px}.MisclassificationsPost_audio__35sAH{width:100%}.MisclassificationsPost_keypoints__PhzuB ul{font-size:17px;font-weight:400;list-style:disc;padding-left:20px}.MisclassificationsPost_openaiResponseJson__2ZGf2{padding:24px}.MisclassificationsPost_openaiResponseJsonTitle__26E-C{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e0e4e9}.MisclassificationsPost_openaiResponseJsonSummary__1C3lG h2{margin-bottom:14px}.MisclassificationsPost_openaiResponseJsonSummary__1C3lG h3{margin:20px 0 12px}.MisclassificationsPost_openaiResponseJsonSummary__1C3lG a{color:#f70}.MisclassificationsPost_openaiResponseJsonSummary__1C3lG a:hover{text-decoration:underline}.MisclassificationsPost_openaiResponseJsonSummary__1C3lG ol,.MisclassificationsPost_openaiResponseJsonSummary__1C3lG p,.MisclassificationsPost_openaiResponseJsonSummary__1C3lG ul{font-size:13px;font-weight:400;margin-bottom:12px}.MisclassificationsPost_openaiResponseJsonSummary__1C3lG ol,.MisclassificationsPost_openaiResponseJsonSummary__1C3lG ul{padding-left:20px}.MisclassificationsPost_openaiResponseJson__2ZGf2 h3{margin-bottom:16px}.MisclassificationsPost_openaiResponseJson__2ZGf2 pre{font-size:14px;font-weight:400;white-space:pre-wrap;word-break:break-all}.IconButton_root__38JZz{font-size:16px;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:relative;border:none;cursor:pointer;border-radius:999px;color:#fff;text-align:center;white-space:nowrap;font-size:15px;font-weight:500;padding:11px 25px 11px 20px}.IconButton_root__38JZz:disabled{cursor:default;opacity:.5}.IconButton_root__38JZz:hover{opacity:.8}.IconButton_root__38JZz:hover:disabled{opacity:.5}.IconButton_root__38JZz svg{margin-right:10px}.IconButton_default__3tXuV{background:linear-gradient(90deg,#00aeef,#0083ca)}.IconButton_error__1XeUi{color:#ff0a58;background:transparent}.IconButton_warning__vmXqd{color:#f70;background:transparent}.MessageBox_root__1lRP6{width:100vw;height:calc(100vh - 67px)}.MessageBox_iconBox__1s-Ez,.MessageBox_root__1lRP6{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap}.MessageBox_iconBox__1s-Ez{background-color:hsla(0,0%,100%,.63);border-radius:50%;width:44px;height:44px;margin-right:22px}.MessageBox_message__Zuwc-{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;font-size:22px;font-weight:600;max-width:515px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:200px;padding:16px 45px 16px 40px}.MessageBox_error__M7JXR{color:#ff0a58;background-color:#ffcede}.MessageBox_error__M7JXR .MessageBox_iconBox__1s-Ez path:last-of-type{fill:#ff0a58}.MessageBox_success__2eAcc{color:#44af69;background-color:#daefe1}.MarkAsConfusingModal_title__3ZFjF{font-size:28px;font-weight:300;line-height:25px;margin-bottom:22px}.MarkAsConfusingModal_submitBtnContainer__VRIuZ{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;margin-top:1rem}.MarkAsConfusingModal_submitBtnContainerConfusing__2blbw{background-color:red}.Misclassifications_root__2Bop7{padding-bottom:67px;position:relative}.Misclassifications_logo__vxuO4{width:77px;position:absolute;top:16px;left:16px}.Misclassifications_logo__vxuO4 path{fill:#333}.Misclassifications_infoIcon__3P_RP{position:absolute;top:16px;right:16px;cursor:pointer}.Misclassifications_messageWrapper__3x1oF{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:100vw;height:calc(100vh - 67px)}.Misclassifications_iconBox__3KwK1{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;background-color:hsla(0,0%,100%,.63);border-radius:50%;width:44px;height:44px;margin-right:22px}.Misclassifications_message__1U5Ed{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;max-width:515px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:200px;padding:16px 45px 16px 40px;font-size:22px;font-weight:600}.Misclassifications_message__1U5Ed.Misclassifications_error__3bDOz{color:#ff0a58;background-color:#ffcede}.Misclassifications_message__1U5Ed.Misclassifications_error__3bDOz .Misclassifications_iconBox__3KwK1 path:last-of-type{fill:#ff0a58}.Misclassifications_message__1U5Ed.Misclassifications_success__3oQUH{color:#44af69;background-color:#daefe1}.Misclassifications_actionBar__1Ym6s{position:fixed;bottom:0;right:0;left:0;padding:0 36px;height:67px;background-color:#fff;border-top:1px solid #e0e4e9;z-index:3}.Misclassifications_actionBarContent__2CLUE{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;padding:0 24px}.Misclassifications_container__2jsy4{max-width:1324px;margin:0 auto;height:inherit}@media only screen and (max-width:1599px){.Misclassifications_container__2jsy4{max-width:1100px}}.Misclassifications_loadingArea__OiTB4{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:100vw;height:100vh}.Misclassifications_postCountBox__tHFYF{position:relative}.Misclassifications_title__h0-94{font-weight:600;color:#091356}.Misclassifications_main__1MEaV{display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:row nowrap;margin:0 auto;padding-top:28px}.Misclassifications_card__1MD2Z{padding:24px;background-color:#fff;flex:1 1;min-height:calc(100vh - 110px)}.Misclassifications_buttons__X3_Gb{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap}.Misclassifications_buttons__X3_Gb button~button{margin-left:29px}.Misclassifications_isConfusing__1krSC{background-color:#f70;color:#fff}.Misclassifications_isConfusing__1krSC svg path{fill:#fff}.Misclassifications_markAsCheckedBtn__1cUQ_{width:208px}.MisclassificationsManual_root__1FiMJ{width:100vw;height:100vh;background:#f3f5fa}.MisclassificationsManual_manualContent__1SV4o{padding-top:28px;width:1138px;margin:0 auto}.MisclassificationsManual_main__D3zk9{background-color:#fff;padding-top:68px}.MisclassificationsManual_image__1LB2_{margin:8px auto 0;padding-top:5px;height:542px}.MisclassificationsManual_header__3foEO{margin:0 auto -10px;width:445px;font-size:36px;font-weight:600}.MisclassificationsManual_bottomContent__3A0Nn{margin:19px auto 0;width:758px;padding-bottom:40px;display:flex;justify-content:flex-end;align-items:center;flex-flow:row nowrap}.MisclassificationsManual_buttons__3iNIi{display:flex;justify-content:center;margin-top:-49px}.MisclassificationsManual_buttonNumber__iI4-b.MisclassificationsManual_selectedButton__CqrcA{background:linear-gradient(90deg,#00aeef,#0083ca);color:#fff}.MisclassificationsManual_buttonNumber__iI4-b{margin-right:8px}.MisclassificationsManual_buttonsBox__2CoyR{display:flex;justify-content:center}.MisclassificationsManual_startButton__3oboZ{margin-left:19px;width:151px}.PanelCheckbox_root__2AM8_{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;cursor:pointer}.PanelCheckbox_disabled__1xSx_{cursor:auto;opacity:.8}.PanelCheckbox_checkbox__fmuqx{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:20px;height:20px;background-color:#fff;border-radius:5px;border-top:1px solid #e0e4e9;margin-right:17px}.PanelCheckbox_checked__2CJqX{background-color:#697094}.PanelCheckbox_label__2ZLsa{font-size:15px;font-weight:400;color:#697094}.PanelCheckbox_labelChecked__2Hk71{font-weight:700}.MisclassificationsPanelRow_root__3zIqR{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;flex:0 1}.MisclassificationsPanelRow_panelCheckbox__2LwZz{margin-right:15px}.MisclassificationsPanelRow_panelCheckbox__2LwZz+div~div{margin-left:7.5px}.MisclassificationsPanelRow_classificationLabel__3ylNB{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:40px;height:25px;border-radius:13px}.MisclassificationsPanelRow_feed__3JRkS{background-color:#e3e7f8}.MisclassificationsPanelRow_ml__2SgNu{background-color:#fef5d0}.MisclassificationsPanel_root__25T4U{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;flex-direction:column;margin-bottom:15px;position:-webkit-sticky;position:sticky;top:0;margin-left:16px;width:519px;height:calc(100vh - 110px)}.MisclassificationsPanel_header__11z3z{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;margin-bottom:14px}.MisclassificationsPanel_legend__1ay8k{font-size:12px;font-weight:400;display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;color:#697094;margin-left:36px}.MisclassificationsPanel_legend__1ay8k span{white-space:nowrap}.MisclassificationsPanel_legendItem__DI-Pq{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;cursor:pointer;position:relative}.MisclassificationsPanel_legendItem__DI-Pq>div{display:none}.MisclassificationsPanel_legendItem__DI-Pq:hover>div{display:flex}.MisclassificationsPanel_legendItem__DI-Pq svg{margin-right:8px}.MisclassificationsPanel_legendItem__DI-Pq~.MisclassificationsPanel_legendItem__DI-Pq{margin-left:17px}@media only screen and (max-width:1599px){.MisclassificationsPanel_legendItem__DI-Pq~.MisclassificationsPanel_legendItem__DI-Pq{margin-left:12px}}.MisclassificationsPanel_title__4rENu{font-size:20px;font-weight:600;line-height:24px;color:#091356}.MisclassificationsPanel_card__3oE-v{padding:24px 30px;background-color:#fff}.MisclassificationsPanel_metadataContainer__3L7kX{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;flex:1 1;border:1px solid #e0e4e9}.MisclassificationsPanel_label__3fUyj{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;font-size:15px;font-weight:500;flex:1 1;position:relative;color:#697094;padding:16px;cursor:pointer;transition:background-color .3s ease}.MisclassificationsPanel_label__3fUyj svg{margin-right:12px}.MisclassificationsPanel_label__3fUyj svg path{fill:#697094}.MisclassificationsPanel_labelActive__1Qvn-{background-color:#f1f3f9}.MisclassificationsPanel_labelActive__1Qvn-:after{content:"";width:1px;position:absolute;top:1px;right:-1px;bottom:1px;background-color:#f1f3f9}.MisclassificationsPanel_labelSelection__1s9Zs{width:175px;border-right:1px solid #e0e4e9}.MisclassificationsPanel_labelContainer__MIscq{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;position:relative}.MisclassificationsPanel_interactionStatus__1YgY7{cursor:pointer;display:flex;position:relative;margin-right:16px;width:16px;height:16px;background-size:contain;background-repeat:no-repeat}.MisclassificationsPanel_interactionStatus__1YgY7>div{display:none}.MisclassificationsPanel_interactionStatus__1YgY7:hover>div{display:flex}.MisclassificationsPanel_viewed__3-bdX{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M10 11.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5m0-4.167A2.92 2.92 0 007.083 10 2.92 2.92 0 0010 12.917 2.92 2.92 0 0012.917 10 2.92 2.92 0 0010 7.083m.183 7.082c-3.588.083-5.93-2.986-6.706-4.169.855-1.337 3.009-4.076 6.34-4.16 3.574-.091 5.929 2.985 6.705 4.168-.854 1.337-3.008 4.076-6.339 4.16m8.04-4.579c-.532-.926-3.468-5.571-8.448-5.415-4.607.116-7.286 4.175-7.998 5.415a.832.832 0 000 .83c.524.914 3.358 5.418 8.244 5.418.068 0 .136 0 .205-.002 4.605-.118 7.285-4.175 7.997-5.416a.836.836 0 000-.83' id='a'/%3E%3C/defs%3E%3Cuse fill='%2300aeef' xlink:href='%23a'/%3E%3C/svg%3E")}.MisclassificationsPanel_edited__1O8oy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3Cpath fill='%2344AF69' fill-rule='nonzero' d='M7.5 13.5L4 10l-1.167 1.167L7.5 15.833l10-10-1.167-1.166z'/%3E%3C/g%3E%3C/svg%3E")}.MisclassificationsPanel_todo__3o_Mw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 14.5a.813.813 0 00.597-.246.813.813 0 00.247-.598.813.813 0 00-.247-.597.813.813 0 00-.597-.246.813.813 0 00-.597.246.813.813 0 00-.247.597c0 .234.082.433.247.598A.813.813 0 0010 14.5zm-.844-3.375h1.688V5.5H9.156v5.625zM10 19a8.769 8.769 0 01-3.492-.703 9.074 9.074 0 01-2.871-1.934 9.074 9.074 0 01-1.934-2.871A8.769 8.769 0 011 10c0-1.25.234-2.418.703-3.504a9.074 9.074 0 014.805-4.793A8.769 8.769 0 0110 1c1.25 0 2.418.234 3.504.703a9.113 9.113 0 014.793 4.793A8.747 8.747 0 0119 10a8.769 8.769 0 01-.703 3.492 9.074 9.074 0 01-4.793 4.805A8.747 8.747 0 0110 19z' fill='%23F70'/%3E%3C/svg%3E")}.MisclassificationsPanel_labelValueColumn__3wqYJ{flex:1 1;background-color:#f1f3f9}.MisclassificationsPanel_metadataList__3xSiW{border:1px solid #e0e4e9}.MisclassificationsPanel_searchContainer__3S-2i{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;height:54.5px;border-bottom:1px solid #e0e4e9}.MisclassificationsPanel_innerContainer__3NnPu{padding:0 21px}.MisclassificationsPanel_panelRows__1aZjT{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:column nowrap;cursor:auto;scrollbar-color:#8288a6 transparent;scrollbar-gutter:always;scrollbar-width:thin;overflow-y:auto;padding:21.5px 20px;margin:5px 3px 5px 0}.MisclassificationsPanel_panelRows__1aZjT::-webkit-scrollbar,.MisclassificationsPanel_panelRows__1aZjT::-webkit-scrollbar-track{background-color:transparent}.MisclassificationsPanel_panelRows__1aZjT::-webkit-scrollbar-thumb{background-color:#8288a6;border-radius:18px;border:10px solid transparent}.MisclassificationsPanel_panelRows__1aZjT:-moz-scrollbar-thumb{border-radius:18px;border:10px solid transparent}.MisclassificationsPanel_panelRows__1aZjT::-webkit-scrollbar{width:5px}.MisclassificationsPanel_panelRows__1aZjT::-webkit-scrollbar-track{border-right:10px solid transparent;border-left:10px solid transparent}.MisclassificationsPanel_panelRowsSelected__2dm_O{max-height:350px}@media only screen and (max-width:1599px){.MisclassificationsPanel_panelRowsSelected__2dm_O{max-height:250px}}.MisclassificationsPanel_panelRowsToSelect__Y9NLd{height:calc(100vh - 263.5px - var(--selected-checkboxes-container-height));padding:21.5px 20px}.MisclassificationsPanel_panelRows__1aZjT.MisclassificationsPanel_showBorderBottom__2nWAm{border-bottom:1px solid #e0e4e9}.MisclassificationsPanel_panelRows__1aZjT.MisclassificationsPanel_noSelected__1Ymsj{padding:0;border-bottom:0}.MisclassificationsPanel_panelRows__1aZjT>div~div{margin-top:16px}.MisclassificationsPanel_empty__2VId4{font-size:13px;font-weight:400;color:#697094;text-align:center}.MisclassificationsPanel_loadMoreBtnContainer__2p4Td{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;max-height:80px}.MisclassificationsPanel_checkboxSelected__15C2_{display:none!important}.MisclassificationsAuthChecker_root__2DzBO{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:100vw;height:100vh}.MisclassificationsNoAccess_root__12slk{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap}.MisclassificationsNoAccess_logo__3q3xu{width:77px;position:absolute;top:16px;left:16px}.MisclassificationsNoAccess_logo__3q3xu path{fill:#333}.Posts_inner__mcVnh{width:65%}@media only screen and (max-width:1599px){.Posts_inner__mcVnh{width:85%}}.Posts_content__LDr7f{display:flex;flex-direction:column;margin-top:56.5px}.SvgSpinner_spinner__3nO-B{-webkit-animation-name:SvgSpinner_spin__xnFqj;animation-name:SvgSpinner_spin__xnFqj;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;width:20px;height:20px}.SvgSpinner_spinner__3nO-B path{fill:#333}@-webkit-keyframes SvgSpinner_spin__xnFqj{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes SvgSpinner_spin__xnFqj{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Dropdown_filterDropdown__ZNBiT{position:absolute;right:0;top:44px;width:400px;max-height:347px;background-color:#fff;border-radius:8px;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);z-index:1;padding-bottom:12px}.Dropdown_filterDropdown__ZNBiT .Dropdown_searchBox__1Llfz{margin:16px 15px 20px 16px}.Dropdown_filterDropdown__ZNBiT .Dropdown_belowSearchBox__-yJUw{max-height:241px;width:100%;cursor:auto;scrollbar-color:#d8dbe5 #fff;scrollbar-gutter:always;padding:7px 0;margin:-7px 0;overflow-y:auto;scrollbar-width:thin}.Dropdown_filterDropdown__ZNBiT .Dropdown_belowSearchBox__-yJUw::-webkit-scrollbar,.Dropdown_filterDropdown__ZNBiT .Dropdown_belowSearchBox__-yJUw::-webkit-scrollbar-track{background-color:#fff}.Dropdown_filterDropdown__ZNBiT .Dropdown_belowSearchBox__-yJUw::-webkit-scrollbar-thumb{background-color:#d8dbe5;border-radius:18px;border:7px solid #fff}.Dropdown_filterDropdown__ZNBiT .Dropdown_belowSearchBox__-yJUw:-moz-scrollbar-thumb{border-radius:18px;border:7px solid #fff}.Dropdown_filterDropdown__ZNBiT .Dropdown_belowSearchBox__-yJUw::-webkit-scrollbar{width:20px}.Dropdown_filterDropdown__ZNBiT .Dropdown_belowSearchBox__-yJUw::-webkit-scrollbar-track{border-right:7px solid #fff;border-left:7px solid #fff}.Dropdown_filterDropdown__ZNBiT .Dropdown_checkedItems__3LM9H{margin:0 17px}.Dropdown_filterDropdown__ZNBiT .Dropdown_recentTitle__3AcXV{font-size:13px;font-weight:600;color:#babfcb;padding:20px 17px 16px}.Dropdown_filterDropdown__ZNBiT .Dropdown_recentItems__15RdU{margin:0 17px;position:relative}.Dropdown_filterDropdown__ZNBiT .Dropdown_showFullList__3djmq{font-size:16px;font-weight:600;color:#0083ca;margin-top:9px;padding:12px 17px 0;border-top:1px solid #d8dbe5;width:100%;text-align:start}.Dropdown_wide__343mu{width:580px}.Dropdown_loaderBox__1asyi{display:flex;justify-content:center;align-items:center;padding:12px 17px 0}.Dropdown_loaderBox__1asyi .Dropdown_loader__1FwW0 path{fill:#d4dae8}.Dropdown_itemsLoader__38BpK{position:absolute;inset:0;background-color:hsla(0,0%,100%,.5);z-index:2}.Dropdown_errorMessage___Z3dq{font-size:13px;font-weight:400;color:#ff6149;padding:0 17px}.FilterItem_filterItem__3ZRzV{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;margin-bottom:12px}.FilterItem_filterItem__3ZRzV .FilterItem_filterLabel__wd8BQ{display:flex}.FilterItem_filterItem__3ZRzV .FilterItem_filterLabel__wd8BQ .FilterItem_filterLabelName__3kp7H{font-size:13px;font-weight:500;color:#333;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FilterItem_filterItem__3ZRzV .FilterItem_filterLabel__wd8BQ .FilterItem_filterLabelNameWide__2YUBu{max-width:revert;overflow:revert;text-overflow:revert}.Multiselect_multiselectWrapper__nIyq3{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy{padding:5px 15px 5px 19px;background-color:#e3e7f8;border-radius:8px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;height:34px;transition:all .2s ease-in-out}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_title__22hDI{display:flex;align-items:center}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_iconBox__EIQO5{margin-left:-2px;margin-right:10px;display:flex;justify-content:center}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy svg path{fill:#697094}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy:hover{opacity:.8}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy:last-of-type{margin-right:0}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy.Multiselect_useFullWidthForButton__zdFTt{width:100%}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy.Multiselect_withItemsChecked__2XAA2{color:#fff;background:linear-gradient(90deg,#00aeef,#0083ca);background-color:#00aeef}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy.Multiselect_withItemsChecked__2XAA2 .Multiselect_iconBox__EIQO5 svg path{fill:#fff}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy.Multiselect_open__2gKAG{color:#fff;background-color:#00aeef}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy.Multiselect_open__2gKAG svg path{fill:#fff}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_filterName__2HGvv{font-size:14px;font-weight:500;margin-right:11px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_filterNumber__273uq{font-size:13px;font-weight:600;color:#0083ca;background-color:#7fc6e9;border-radius:12px;padding:0 8px;margin-left:-4px;margin-right:8px}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_iconClose__2ccj2{display:flex;border-radius:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2px;margin:-2px}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_iconClose__2ccj2:hover{background-color:#333}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_iconClose__2ccj2 svg path{fill:#fff}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_iconAdd__19nvp{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Multiselect_multiselectWrapper__nIyq3 .Multiselect_filter__XWCOy .Multiselect_iconOpen__3WCzT{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.PostsFilters_feedFilters__2-Xh2{display:flex;justify-content:space-between;align-items:stretch;flex-flow:row nowrap;padding:25px;background-color:#fff;position:-webkit-sticky;position:sticky;top:-1px;z-index:2;margin-bottom:17px}.PostsFilters_feedFilters__2-Xh2 .PostsFilters_filterWrapper__3wU5U{position:relative;margin-right:13px}.PostsFilters_feedFilters__2-Xh2 .PostsFilters_filterWrapper__3wU5U:last-child{margin-right:0}.PostsFilters_modalTitle__10RxO{font-size:28px;font-weight:300;line-height:25px;margin-bottom:22px}.PostsFilters_feedFilters__lists__2_bcI{display:flex;flex-wrap:wrap;align-content:flex-start;grid-column-gap:13px;-webkit-column-gap:13px;column-gap:13px;grid-row-gap:13px;row-gap:13px}.PostsFilters_filtersListsInModal__1rqTu{height:340px}.PostsFilters_feedFilters__moreBtn__33dTM{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;padding:5px 15px 5px 19px;background-color:#e3e7f1;border-radius:8px;cursor:pointer;height:34px;transition:all .2s ease-in-out}.PostsFilters_feedFilters__moreBtn__33dTM.PostsFilters_withItemsChecked__c4Tz9{color:#fff;background:linear-gradient(90deg,#00aeef,#0083ca);background-color:#00aeef}.PostsFilters_feedFilters__moreBtn__33dTM.PostsFilters_withItemsChecked__c4Tz9 .PostsFilters_moreBtnIcon__3J2jq svg path{fill:#fff}.PostsFilters_moreBtnText__L0rMv{font-size:14px;font-weight:600;margin-right:11px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PostsFilters_moreBtnIcon__3J2jq{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Navigation_navigation__22q3K{display:none;justify-content:space-between;align-items:center;width:628px;position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:30px;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);background-color:#fff;border-radius:8px;font-family:"Inter",sans-serif;padding:12px 40px 12px 20px;font-weight:700;z-index:2}.Navigation_active__3gDmj{display:flex}.Navigation_keyItem__10kfP{display:flex;align-items:center}.Navigation_keyItem__10kfP p{color:#333}.Navigation_key__12mb2{width:30px;height:30px;padding:7px 11px;border-radius:8px;background-color:#d4dae8;font-size:14px;color:#333!important;margin-right:11px;font-weight:700;line-height:1;display:flex;justify-content:center}.Navigation_shortkeysText__Gya9t{font-size:13px;color:#babfcb}.Navigation_closeBtn__10PUb{position:absolute;top:5px;right:5px}.Navigation_closeIconBox__T5HYM{height:100%}.Post_root__3YQ7Y{max-width:100%;position:relative;z-index:1}.Post_root__3YQ7Y .Post_repostBtn__2zr6s{background-color:transparent;border:none;cursor:pointer;position:relative;transition:opacity .2s ease-in-out;font-size:16px;font-weight:500;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;background-color:#d4dae8;color:#0083ca;width:100%;margin-top:2em;padding:10px 0;border-radius:20px}.Post_root__3YQ7Y .Post_repostBtn__2zr6s:disabled{cursor:default;opacity:.5}.Post_root__3YQ7Y .Post_repostBtn__2zr6s:hover{opacity:.8}.Post_root__3YQ7Y .Post_repostBtn__2zr6s:hover:disabled{opacity:.5}.Post_root__3YQ7Y .Post_repostBtn__2zr6s span{margin-left:11px}.Post_selected__VrT8K{box-shadow:0 0 0 1px rgba(0,131,202,.7)}.Post_selected__VrT8K .Post_repostBtn__2zr6s{background:linear-gradient(90deg,#00aeef,#0083ca);color:#fff}.Post_selected__VrT8K .Post_repostBtn__2zr6s svg path{fill:#fff}.Post_content__2niD1{padding:15px 25px;background-color:#fff;z-index:2;height:100%}.Post_filters__32xsq{flex:1 1}.Post_areThereFilters__3OuyH{margin-bottom:15px}.Post_filtersList__1AUJM{display:flex;flex-wrap:wrap;grid-row-gap:7px;row-gap:7px;overflow:hidden}.Post_tagBox__2D2F-{position:relative;margin-right:7px}.RSSPost_rssPost__hVBpU{border:1px solid #d8dbe5;padding:15px;border-radius:12px}.RSSPost_body__2OQE5{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.RSSPost_title__2kDtG{font-size:21px;font-weight:700;line-height:24px;color:#333;margin-top:20px}.RSSPost_message__dCeSP{font-size:17px;font-weight:400;line-height:24px;color:#333}.RSSPost_readMoreBtn__1wJH8{font-size:16px;color:#0083ca;font-weight:700}.RSSPost_photo__2aqFM{width:100%;height:285px;background-size:cover;border-radius:12px}.RSSPost_audio__ZcCSu{width:100%}.RSSPostHeader_header__1gACU{display:flex;justify-content:space-between;align-items:flex-start}.RSSPostHeader_headerContent__1oBZp{display:flex;align-items:center}.RSSPostHeader_logo__1UmFK{width:48px;height:48px;object-fit:cover;border-radius:999px;margin-right:8px}.RSSPostHeader_serviceName__2ACgY{font-size:16px;font-weight:700;color:#333}.RSSPostHeader_postInformationBox__11wOF{display:flex;align-items:center}.RSSPostHeader_postInformationBox__11wOF p{font-size:13px;font-weight:400;color:#6c7489}.RSSPostHeader_dot__2iEdA{width:2px;height:2px;border-radius:999px;background:#6c7489;margin:0 6px}.RSSPostHeader_rssLogo__5yWtg{width:24px}.Skeleton_skeleton__3eKGq{position:relative;overflow:hidden;border-radius:6px;opacity:.7;background-color:#dddbdd}.Skeleton_skeleton__3eKGq:after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:Skeleton_shimmer__2zZRP 2s infinite;animation:Skeleton_shimmer__2zZRP 2s infinite;content:""}@-webkit-keyframes Skeleton_shimmer__2zZRP{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes Skeleton_shimmer__2zZRP{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.TwitterPost_twitterPost__lb7yU{margin:0 auto;max-width:550px}.TwitterPost_skeletonsBox__2cb9P{display:flex;flex-direction:column;grid-row-gap:1em;row-gap:1em}.TwitterPost_hideTweet__37Xz4{visibility:hidden;height:0}.PostsList_posts__3Ig4v{display:block;position:relative}.PostsList_posts__3Ig4v .PostsList_errorNoDataLoaded__2nmeI{font-size:18px;font-weight:500;width:430px;margin:100px auto 0;text-align:center}.PostsList_posts__3Ig4v .PostsList_errorNoDataLoaded__2nmeI span{color:#0083ca;cursor:pointer}.PostsList_posts__3Ig4v .PostsList_errorNoDataLoaded__2nmeI span:hover{border-bottom:1px solid #0083ca}.PostsList_spinnerAboveOtherContent__1SARE{position:absolute;top:70px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.PostsList_list__8Ikkw{display:flex;flex-direction:column;grid-row-gap:1em;row-gap:1em}.PostsList_list__8Ikkw .PostsList_noResults__1FA5I{width:100%;text-align:center;padding-top:100px;font-size:24px;font-weight:500}.PostsList_spinnerBox__3yNg9{padding-top:2em}.Profiles_inner__1j6jt{padding:0 0 4em}.Profiles_profilesContainer__30s-d{padding:0 25px 23px;background-color:#fff;margin-top:17px}.ProfileFilterLabel_root__3GW_A{font-size:14px;font-weight:500;height:32px;border-radius:8px;color:#fff;background-color:#333;padding:0 13px;text-align:center;white-space:nowrap;margin:2px}.ProfileFilterLabel_root__3GW_A,.ProfileFilterLabel_root__3GW_A span{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap}@media only screen and (max-width:1599px){.ProfileFilterLabel_root__3GW_A{min-height:22px;padding:0 10px}}.ProfileFilterLabel_flagIcon__2CZdF{cursor:pointer;width:32px;height:32px;border-radius:50%;background-position:50%;margin-top:0;margin-right:10px;background-repeat:no-repeat;position:relative}.ProfileFilterLabel_flagIcon__2CZdF>div{display:none}.ProfileFilterLabel_flagIcon__2CZdF:hover>div{display:flex}.ProfileFilterLabel_AutoPosting__N2RFO{background-color:#44af69;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuMDA3IDE4LjY5OGE4LjU3MyA4LjU3MyAwIDAxLTUuMzYzLTIuODA2QTguNTkyIDguNTkyIDAgMDEyLjA2IDEzLjI1Yy0uMzgzLTEtLjU3NS0yLjA4My0uNTc1LTMuMjQ5IDAtMS4yNC4yODgtMi40MjkuODYzLTMuNTY2QTEwLjYxMiAxMC42MTIgMCAwMTQuNjcyIDMuMzloLTIuNlYxLjkxN0g3LjI4djUuMjA3SDUuODA3VjQuMzgzYTguMjY0IDguMjY0IDAgMDAtMi4wOCAyLjU0M0E2LjUxIDYuNTEgMCAwMDIuOTU3IDEwYzAgMS44OC41NzYgMy40ODcgMS43MjkgNC44MTggMS4xNTIgMS4zMzIgMi41OTMgMi4xMjcgNC4zMjEgMi4zODZ2MS40OTR6bS0uMjM5LTQuOTQybC0zLjQwNi0zLjQuOTktLjk5NiAyLjQxNiAyLjQxNiA0Ljg3NC00Ljg3NC45OTYuOTktNS44NyA1Ljg2NHptMy45NTMgNC4zMjd2LTUuMjA3aDEuNDcydjIuNzQxYTguNTY1IDguNTY1IDAgMDAyLjA4LTIuNTUzIDYuNDUgNi40NSAwIDAwLjc3LTMuMDY0YzAtMS44OC0uNTc2LTMuNDg3LTEuNzI5LTQuODE4LTEuMTUyLTEuMzMyLTIuNTkzLTIuMTI3LTQuMzIxLTIuMzg2VjEuMzAyYzIuMTUuMjYzIDMuOTQzIDEuMjAzIDUuMzc0IDIuODJDMTcuOCA1Ljc0MiAxOC41MTUgNy43IDE4LjUxNSAxMGMwIDEuMjQtLjI4OCAyLjQyOS0uODYzIDMuNTY2YTEwLjY1NiAxMC42NTYgMCAwMS0yLjMyIDMuMDQ1aDIuNTk2djEuNDcySDEyLjcyeiIvPjwvc3ZnPg==)}.ProfileFilterLabel_AutoCategorization__3AlFO{background-color:#0083ca;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iLTEgMSAyMiAyMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuNjM0IDkuMTVMOS42MiAxLjEybDQuOTg3IDguMDNINC42MzR6bTkuOTU1IDkuNzNjLTEuMSAwLTIuMDIzLS4zNzMtMi43NjktMS4xMi0uNzQ1LS43NDYtMS4xMTgtMS42Ny0xLjExOC0yLjc2OSAwLTEuMS4zNzItMi4wMjQgMS4xMTctMi43NzIuNzQ2LS43NDcgMS42NjktMS4xMjEgMi43Ny0xLjEyMSAxLjEwMiAwIDIuMDI1LjM3MyAyLjc3MiAxLjEyLjc0Ni43NDggMS4xMTkgMS42NzIgMS4xMTkgMi43NzMgMCAxLjEwMS0uMzc0IDIuMDI1LTEuMTIgMi43Ny0uNzQ3Ljc0Ny0xLjY3IDEuMTItMi43NzEgMS4xMnpNMS41MiAxOC4zNHYtNi44MzJoNi44MzN2Ni44MzNIMS41MnptMTMuMDczLS45MzdjLjY3NiAwIDEuMjQ3LS4yMzMgMS43MTItLjY5OS40NjUtLjQ2Ni42OTctMS4wMzguNjk3LTEuNzE0IDAtLjY3Ni0uMjMzLTEuMjQ4LS42OTktMS43MTVhMi4zMyAyLjMzIDAgMDAtMS43MTQtLjdjLS42NzcgMC0xLjI0OC4yMzQtMS43MTUuNzAyLS40NjcuNDY4LS43IDEuMDQtLjcgMS43MTcgMCAuNjc2LjIzNCAxLjI0Ny43MDIgMS43MTIuNDY4LjQ2NSAxLjA0LjY5NyAxLjcxNy42OTd6bS0xMS41OTUtLjU0SDYuODh2LTMuODc3SDIuOTk4djMuODc3em00LjI5LTkuMTloNC42NjVMOS42MiAzLjg5NyA3LjI4OCA3LjY3M3oiLz48L3N2Zz4=)}.ProfileFilterLabel_TeamIdentification__3adBL{background-color:#cdaf33;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iLTIgLTEgMjIgMjIiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik03LjgzMSAxNC45OXYtMi45OThoLTEuMjd2LTMuMDZjMC0uMjk5LjIwNC0uNTQuNjEyLS43MjYuNDA3LS4xODYuOTQtLjI3OSAxLjU5OS0uMjc5LjY1NyAwIDEuMTg5LjA5MyAxLjU5NS4yNzkuNDA3LjE4NS42MS40MjcuNjEuNzI3djMuMDdIOS43MDh2Mi45ODhINy44MzF6bS45NC03LjY5YTEuMTI0IDEuMTI0IDAgMDEtMS4xNTYtMS4xNWMwLS4zMy4xMS0uNjA2LjMzMi0uODI3LjIyLS4yMi40OTUtLjMzLjgyMi0uMzMuMzI4IDAgLjYwMi4xMS44MjMuMzMuMjIuMjIuMzMxLjQ5Ni4zMzEuODI2QTEuMTIgMS4xMiAwIDAxOC43NyA3LjN6bTAgMTAuNjk3Yy0yLjIyOSAwLTQuMTItLjc3NS01LjY3MS0yLjMyNkMxLjU0OCAxNC4xMi43NzIgMTIuMjMyLjc3MiAxMC4wMDhjMC0xLjExLjIwOS0yLjE1LjYyNi0zLjEyMUE4LjA4NiA4LjA4NiAwIDAxMy4xMSA0LjM0M2E4LjAzNyA4LjAzNyAwIDAxMi41NC0xLjcxNCA3LjgxMyA3LjgxMyAwIDAxMy4xMjItLjYyNiA3Ljc5IDcuNzkgMCAwMTMuMTIuNjI5Yy45NzEuNDE5IDEuODE5Ljk5IDIuNTQyIDEuNzE0YTguMDMgOC4wMyAwIDAxMS43MDkgMi41MzdjLjQxNS45NjkuNjIzIDIuMDA1LjYyMyAzLjExdi4zNTdsMS41MTMtMS41MTIuOTQ5Ljk0OS0zLjE5OCAzLjE5Ny0zLjE5Ny0zLjE5Ny45NDktLjk1IDEuNTEyIDEuNTEzdi0uMzYzYzAtMS43ODctLjY0My0zLjMxOC0xLjkyOS00LjU5M0MxMi4wOCA0LjExOCAxMC41NDggMy40OCA4Ljc3IDMuNDhjLTEuNzg4IDAtMy4zMjIuNjQtNC42MDEgMS45MTgtMS4yOCAxLjI3OS0xLjkxOSAyLjgxMy0xLjkxOSA0LjYwNS0uMDA0IDEuNzg2LjYzNSAzLjMyIDEuOTE1IDQuNiAxLjI4IDEuMjgyIDIuODE2IDEuOTIyIDQuNjA3IDEuOTIyLjgxNiAwIDEuNjExLS4xNTcgMi4zODQtLjQ3YTYuNTIyIDYuNTIyIDAgMDAyLjA1LTEuMzFsMS4wNTMgMS4wNThhNy44MDYgNy44MDYgMCAwMS0yLjUwMSAxLjYwNiA3Ljg0NyA3Ljg0NyAwIDAxLTIuOTg2LjU4OHoiLz48L3N2Zz4=)}.ProfileFilterLabel_Backloading__1Jh4d{background-color:#000;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyLjcxMiAxNi45NTNjLTEuOTQgMC0zLjU4NS0uNjc0LTQuOTM0LTIuMDIzLTEuMzQ4LTEuMzQ5LTIuMDIyLTIuOTkyLTIuMDIyLTQuOTI4IDAtMS45NC42NzQtMy41ODUgMi4wMjItNC45MzMgMS4zNDktMS4zNDggMi45OTMtMi4wMjIgNC45MzQtMi4wMjIgMS45MzggMCAzLjU4LjY3NCA0LjkyOCAyLjAyMSAxLjM0OCAxLjM0OCAyLjAyMiAyLjk5MiAyLjAyMiA0LjkzNCAwIDEuOTM4LS42NzQgMy41OC0yLjAyMiA0LjkyOS0xLjM0OCAxLjM0OC0yLjk5IDIuMDIyLTQuOTI4IDIuMDIyem0tLjAwNi0xLjQzNmMxLjUzIDAgMi44MzMtLjUzNiAzLjkwOC0xLjYwNyAxLjA3NS0xLjA3MiAxLjYxMi0yLjM3MyAxLjYxMi0zLjkwNCAwLTEuNTMtLjUzNS0yLjgzNC0xLjYwNy0zLjkxLTEuMDcxLTEuMDc1LTIuMzczLTEuNjEzLTMuOTAzLTEuNjEzLTEuNTMxIDAtMi44MzQuNTM2LTMuOTEgMS42MDhTNy4xOTIgOC40NjUgNy4xOTIgOS45OTdjMCAxLjUzLjUzNiAyLjgzMyAxLjYwOCAzLjkwOCAxLjA3MiAxLjA3NSAyLjM3NCAxLjYxMiAzLjkwNiAxLjYxMnptMi4xMzItMi40MDRsMS4wMDYtMS4wMDYtMi4zOTUtMi40MTQtLjAyMi0zLjE0M2gtMS40MzZ2My43MzhsMi44NDcgMi44MjV6TTEuMjAyIDcuMjYxVjUuODI1aDMuNjlWNy4yNmgtMy42OXptLS44NjQgMy40NTdWOS4yODJoNC41NTR2MS40MzZILjMzOHptLjg2NCAzLjQ1N1YxMi43NGgzLjY5djEuNDM2aC0zLjY5eiIvPjwvc3ZnPg==)}.ProfileFilterLabel_UseProxy__X816F{background-color:#f70;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='-4.8 -4.8 29.6 29.6' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000'%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 10l4-4m-4 4l4 4m-4-4h16.5m0 0l-4-4m4 4l-4 4'/%3E%3C/svg%3E")}.ProfileFilterLabel_Disabled__3nCR7{background-color:#ff0a58;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M18.332 10.086a8.333 8.333 0 11-16.664 0 8.332 8.332 0 0116.664 0zm-5.543 6.605a7.15 7.15 0 001.848-1.14L4.535 5.449a7.17 7.17 0 008.254 11.242zm3.816-3.816a7.165 7.165 0 00-11.242-8.25l10.102 10.102a7.171 7.171 0 001.14-1.852zm0 0' fill='%23fff' stroke='%23fff' stroke-width='1.05263'/%3E%3C/svg%3E")}.ProfileFilterLabel_UseSEOTitle__3MUmY{background-color:#000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='%23fff' stroke='%23fff'%3E%3Cpath d='M17 15.281a9.364 9.364 0 002.05-5.863 9.375 9.375 0 00-2.757-6.66A9.388 9.388 0 009.637 0a9.39 9.39 0 00-6.66 2.758 9.39 9.39 0 00-2.758 6.66 9.382 9.382 0 002.758 6.656 9.375 9.375 0 006.66 2.758 9.35 9.35 0 005.36-1.676L17.843 20l1.937-1.941zm-2.215-.715A7.25 7.25 0 019.637 16.7a7.26 7.26 0 01-5.153-2.133 7.25 7.25 0 01-2.132-5.148 7.26 7.26 0 012.132-5.152 7.26 7.26 0 015.153-2.133 7.25 7.25 0 015.148 2.133 7.26 7.26 0 012.133 5.152 7.25 7.25 0 01-2.133 5.148zm0 0' stroke-width='.03906'/%3E%3Cpath d='M6.09 9.184l-.223-.032c-.566-.078-.773-.277-.773-.566 0-.328.238-.563.664-.563.351 0 .668.102 1.008.325.03.02.062.015.086-.016l.296-.457c.024-.04.02-.063-.011-.09-.336-.25-.836-.418-1.36-.418-.867 0-1.422.508-1.422 1.266 0 .699.458 1.09 1.266 1.199l.223.031c.582.082.765.278.765.582 0 .352-.289.606-.789.606-.472 0-.875-.23-1.144-.446a.056.056 0 00-.086.008l-.383.446c-.027.027-.016.066.012.09.328.308.926.558 1.543.558 1.047 0 1.582-.559 1.582-1.305 0-.722-.442-1.105-1.254-1.218zm0 0M10.766 7.434H8.133c-.04 0-.063.027-.063.062v4.078c0 .04.024.063.063.063h2.633c.035 0 .062-.024.062-.063v-.531c0-.035-.027-.059-.062-.059h-1.93l-.04-.039V9.883l.04-.04h1.625c.039 0 .062-.023.062-.058V9.25c0-.035-.023-.059-.062-.059H8.836l-.04-.039V8.125l.04-.035h1.93c.035 0 .062-.024.062-.063v-.53a.062.062 0 00-.062-.063zm0 0M13.063 7.367c-.723 0-1.266.344-1.481 1.012-.086.262-.113.496-.113 1.156 0 .664.027.899.113 1.156.215.668.758 1.016 1.48 1.016.731 0 1.274-.348 1.493-1.016.086-.257.11-.492.11-1.156 0-.66-.024-.894-.11-1.156-.22-.668-.762-1.012-1.492-1.012zm.785 3.133c-.118.34-.364.55-.786.55-.414 0-.66-.21-.777-.55-.05-.152-.074-.371-.074-.965 0-.597.023-.808.074-.965.117-.34.363-.547.777-.547.422 0 .668.207.786.547.05.157.074.367.074.965 0 .594-.024.813-.074.965zm0 0' stroke-width='.03906'/%3E%3C/g%3E%3C/svg%3E")}.ProfileFilterLabel_UseKeyPoints__8t_hR{background-color:#000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M10 6.668v4.164m0 2.5h.008M6 16.668h8c.934 0 1.398 0 1.758-.184.312-.16.566-.414.726-.726.184-.36.184-.824.184-1.758V6c0-.934 0-1.398-.184-1.758a1.674 1.674 0 00-.726-.726c-.36-.184-.824-.184-1.758-.184H6c-.934 0-1.398 0-1.758.184-.312.16-.566.414-.726.726-.184.36-.184.824-.184 1.758v8c0 .934 0 1.398.184 1.758.16.312.414.566.726.726.36.184.824.184 1.758.184zm0 0' fill='none' stroke-width='1.66666' stroke-linecap='round' stroke-linejoin='round' stroke='%23fff'/%3E%3C/svg%3E")}.ProfileFilterLabel_UseShortDescription__1ZcXt{background-color:#000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M17.5 5.832h-15v-2.5c0-.457.375-.832.832-.832h13.336c.457 0 .832.375.832.832zm-15 10.836V7.5h15v9.168a.835.835 0 01-.832.832H3.332a.835.835 0 01-.832-.832zm2.5-5h10V10H5zM5 15h5v-1.668H5zm0 0' fill='%23fff' stroke='%23fff' stroke-width='.83333'/%3E%3C/svg%3E")}.ProfileFilterLabel_UseOpenAIMetadata__2bgsl{background-color:#000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M15 10v4.168c0 1.379-2.238 2.5-5 2.5s-5-1.121-5-2.5V10m10 0V5.832M15 10c0 1.379-2.238 2.5-5 2.5S5 11.379 5 10m10-4.168c0-1.379-2.238-2.5-5-2.5s-5 1.121-5 2.5m10 0c0 1.383-2.238 2.5-5 2.5s-5-1.117-5-2.5M5 10V5.832' fill='none' stroke-width='1.66666' stroke-linecap='round' stroke-linejoin='round' stroke='%23fff'/%3E%3C/svg%3E")}.ProfileFilterLabel_UseOpenAISports__2dI9-{background-color:#000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='none' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' stroke='%23fff'%3E%3Cpath d='M18.684 10.832a1.666 1.666 0 000-1.664A10.055 10.055 0 0010 4.176a10.055 10.055 0 00-8.684 4.992 1.666 1.666 0 000 1.664c1.801 3.09 5.11 4.992 8.684 4.992 3.574 0 6.883-1.902 8.684-4.992zm0 0M1.668 10h16.664M5.832 5.059v9.882M14.168 5.059v9.882M11.668 8.332v3.336M8.332 8.332v3.336' stroke-width='1.249995'/%3E%3C/g%3E%3C/svg%3E")}.ProfileFilterLabel_removeIcon__1lkSG{margin-left:3px}.ProfileFilterLabel_removeIcon__1lkSG path{fill:#fff}.ProfileName_root__1NJ9z{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap}.ProfileName_root__1NJ9z .ProfileName_forceNewLine__34KsL{display:block}.ProfileName_searchListElement__2sBcG{padding:6px;border-radius:6px;transition:background-color .3s ease}.ProfileName_clickable__2TGZw{cursor:pointer}.ProfileName_clickable__2TGZw:hover{background-color:#e3e7f8}.ProfileName_imgContainer__2q6Th{margin-right:20px}@media only screen and (max-width:1599px){.ProfileName_imgContainer__2q6Th{margin-right:12px}}.ProfileName_imgCircle__2IhTI{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;width:32px;height:32px;border-radius:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d8dbe5}.ProfileName_fallbackAvatar__1yGqS{background-color:#e3e7f8}.ProfileName_feedName__1OVUh{font-size:16px;font-weight:500;color:#091356;word-break:break-word;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:300px;display:inline-block}@media only screen and (max-width:1599px){.ProfileName_feedName__1OVUh{font-size:12px;font-weight:500;font-size:16px;color:#091356;word-break:break-word;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:220px}}@media only screen and (max-width:1599px)and (max-width:1599px){.ProfileName_feedName__1OVUh{font-size:12px;font-weight:500}}.ProfileName_feedNameSmall__38VbG{font-size:12px;font-weight:400}.ProfileName_parentLink__1o0xC{font-size:16px;color:#091356;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:300px;display:inline-block}@media only screen and (max-width:1599px){.ProfileName_parentLink__1o0xC{font-size:12px;font-weight:500;font-size:16px;color:#091356;word-break:break-word;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:180px}}@media only screen and (max-width:1599px)and (max-width:1599px){.ProfileName_parentLink__1o0xC{font-size:12px;font-weight:500}}.ProfileName_twitterName__3ehGD{font-size:14px;font-weight:400;color:#697094}.ProfileName_twitterNameSmall__3sh6I{font-size:10px;font-weight:400}.ProfileName_sourceKindContainer__2VMqz{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap}.ProfileName_sourceKindContainer__2VMqz svg{width:20px;height:13px;margin-right:4px}.ProfileName_sourceKindContainerSmall__2MSCt{margin-top:0}.ProfileName_parentLink__1o0xC{font-size:14px;font-weight:500;color:#697094;word-break:break-word}@media only screen and (max-width:1599px){.ProfileName_parentLink__1o0xC{font-size:11px;font-weight:500}}.ProfileName_parentLinkRow__3XlWk{margin-top:8px;background-color:#dadfec;display:flex;height:22px;align-items:center}.ProfileName_sourceContainer__1jmbM{display:flex;font-size:14px;font-weight:400;color:#697094;word-break:break-word}@media only screen and (max-width:1599px){.ProfileName_sourceContainer__1jmbM{font-size:11px;font-weight:400}}.ProfileName_feedNameAndSourceContainer__3Fq22{flex-grow:1}.ProfileName_copyToClipboardCell__3vgnY{width:100%}.ProfileName_enterArrow__r8GPl{margin:0 6px 0 4px}.ProfileName_infoLabel__3Vwh-{font-size:11px;font-weight:500;display:flex;align-items:center;color:#fff;height:18px;padding:0 8px;border-radius:4px}.ProfileName_infoLabelError__10MPR{background-color:#ff0a58}.ProfileName_infoLabelWarning__1Dv8W{background-color:#f70;cursor:pointer;transition:background-color .3s ease}.ProfileName_infoLabelWarning__1Dv8W svg{margin-left:3px;-webkit-transform:scale(.8);transform:scale(.8)}.ProfileName_infoLabelWarning__1Dv8W:hover{background-color:#ff9233}.ProfileName_infoLabelsContainer__FcxUg{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;grid-gap:6px;gap:6px;margin-top:8px}.Datepicker_root__36Kl2{position:relative}.Datepicker_datepickerWrapper__Yh4WI{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;width:100%;background-color:transparent;padding:7px 20px;border-radius:17px;border:1px solid #e0e4e9;transition:background-color .3s ease,border-color .3s ease;height:34px}.Datepicker_datepickerWrapper__Yh4WI:focus-within,.Datepicker_datepickerWrapper__Yh4WI:hover{background-color:transparent;border:1px solid #0083ca}.Datepicker_datepickerWrapper__Yh4WI input{width:100%}.Datepicker_icon__2m3O6{position:absolute;right:11px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ProfilesList_profilesList__z1AHt{padding:23px 25px}.ProfilesList_tableWrapper__3sT1b{overflow:auto;border:1px solid #e0e4e9;cursor:auto;scrollbar-color:#d8dbe5 #fff;scrollbar-gutter:always;overflow-x:auto;scrollbar-height:thin;padding:0;margin:0}.ProfilesList_tableWrapper__3sT1b::-webkit-scrollbar,.ProfilesList_tableWrapper__3sT1b::-webkit-scrollbar-track{background-color:#fff}.ProfilesList_tableWrapper__3sT1b::-webkit-scrollbar-thumb{background-color:#d8dbe5;border-radius:18px;border:7px solid #fff}.ProfilesList_tableWrapper__3sT1b:-moz-scrollbar-thumb{border-radius:18px;border:7px solid #fff}.ProfilesList_tableWrapper__3sT1b::-webkit-scrollbar{height:20px}.ProfilesList_tableWrapper__3sT1b::-webkit-scrollbar-track{border-bottom:7px solid #fff;border-top:7px solid #fff}.ProfilesList_tableWrapper__3sT1b table{table-layout:auto;width:100%;border:none}.ProfilesList_tableWrapper__3sT1b table thead tr th{position:-webkit-sticky;position:sticky;top:0}.ProfilesList_tableWrapper__3sT1b table td,.ProfilesList_tableWrapper__3sT1b table th{background:#fff}.ProfilesList_tableWrapper__3sT1b table td:first-child,.ProfilesList_tableWrapper__3sT1b table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1}.ProfilesList_tableWrapper__3sT1b table td:last-child,.ProfilesList_tableWrapper__3sT1b table th:last-child{position:-webkit-sticky;position:sticky;right:0;z-index:1}.ProfilesList_table__3AhJH{border-collapse:collapse;width:100%;table-layout:fixed}.ProfilesList_table__3AhJH th{font-size:14px;font-weight:500;padding:16.5px;color:#697094;text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #e0e4e9}.ProfilesList_table__3AhJH th span{padding-left:14px;position:relative}@media only screen and (max-width:1599px){.ProfilesList_table__3AhJH th{font-size:11px;font-weight:500;padding:16.5px 12px}}.ProfilesList_table__3AhJH td{font-size:15px;color:#64748b;padding:10px 20px;height:84px}.ProfilesList_table__3AhJH td~td{border-left:2px solid #fff}@media only screen and (max-width:1599px){.ProfilesList_table__3AhJH td{font-size:13px;padding:7px 12px}}.ProfilesList_table__3AhJH tr:nth-child(odd) td{background-color:#f1f4f9}.ProfilesList_table__3AhJH tr.ProfilesList_highlighted__3O2Yl td{background-color:#d9edf7}.ProfilesList_search__hvqrr{margin-top:2px}.ProfilesList_postalCode__1cEL5{font-size:16px;font-weight:500;color:#091356;word-break:break-word}@media only screen and (max-width:1599px){.ProfilesList_postalCode__1cEL5{font-size:12px;font-weight:500}}.ProfilesList_coordinates__1vRr0{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;font-size:10px;font-weight:400;flex-direction:column}.ProfilesList_coordinates__1vRr0>span{font-size:8px;font-weight:400;white-space:nowrap}.ProfilesList_sortable__1BczX{position:relative}.ProfilesList_sortable__1BczX>span{cursor:pointer}.ProfilesList_sortable__1BczX>span:before{content:"";position:absolute;top:0;left:-5px;width:19px;height:19px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background-size:cover;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.978 8.022L10 5l3.022 3.022H6.978zm0 3.956L10 15l3.022-3.022H6.978z' fill='%23697094' fill-rule='evenodd'/%3E%3C/svg%3E")}@media only screen and (max-width:1599px){.ProfilesList_sortable__1BczX>span:before{top:-2px}}.ProfilesList_asc__1HQSm>span:before,.ProfilesList_desc__2wEAV>span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3Cpath fill='%23697094' fill-rule='nonzero' d='M5.833 8.333L10 12.5l4.167-4.167z'/%3E%3C/g%3E%3C/svg%3E")}.ProfilesList_asc__1HQSm>span:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.ProfilesList_flagsAndLabels__21csZ{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap}.ProfilesList_zipCodeCell__rwIx0>div{width:100px}.ProfilesList_dateCell__Y-kJI{width:175px}.ProfilesList_actionCell__3uVu4{width:104px}.ProfilesList_actionCell__3uVu4 span{display:none}.ProfilesList_actionBtnCellContent__TIv7D{display:flex}.ProfilesList_actionBtnCellContent__TIv7D>div~div{margin-left:10px}.ProfilesList_parentBox__pSd4L{cursor:pointer}.ProfilesList_actionBtn__1q_LP{display:flex;cursor:pointer}.ProfilesList_actionBtnIcon__2ZbNk{width:20px;height:20px;background-repeat:no-repeat;background-size:cover;margin-right:11px}.ProfilesList_actionBtnArchive__1Akts{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.563 16.906v-9.12a1.396 1.396 0 01-.787-.575 1.658 1.658 0 01-.276-.93V3.094c0-.443.155-.82.465-1.129.31-.31.686-.465 1.129-.465h13.812c.443 0 .82.155 1.129.465.31.31.465.686.465 1.129V6.28c0 .34-.092.65-.276.93-.185.28-.447.472-.787.576v9.12c0 .442-.155.818-.465 1.128-.31.31-.686.465-1.128.465H4.156c-.442 0-.819-.155-1.128-.465a1.534 1.534 0 01-.466-1.129zm1.593-9.031v9.031h11.688V7.875H4.156zm12.75-1.594V3.094H3.094V6.28h13.812zm-9.031 5.313h4.25V10h-4.25v1.594zm-3.719 5.312V7.875v9.031z' fill='%23697094' fill-rule='nonzero'/%3E%3C/svg%3E")}.ProfilesList_actionBtnEdit__23-H8{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3Cpath d='M2.5 14.375V17.5h3.125l9.217-9.217-3.125-3.125L2.5 14.375zm2.433 1.458h-.766v-.766l7.55-7.55.766.766-7.55 7.55zM17.258 4.692l-1.95-1.95a.818.818 0 00-.591-.242.82.82 0 00-.584.242l-1.525 1.525 3.125 3.125 1.525-1.525a.83.83 0 000-1.175z' fill='%23697094' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.ProfilesList_rssLastError__2PTV4{word-wrap:break-word;background-color:#202123;color:#fff;padding:12px;border-radius:6px}.ProfilesFilters_followedFilters__1LCQA{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;padding-top:23px;padding-bottom:29px;z-index:3}.ProfilesFilters_followedFiltersLabel__T4EBG{font-size:15px;font-weight:500;color:#64748b}.ProfilesFilters_lists__1g1qB{display:grid;grid-template-columns:repeat(5,257px);grid-gap:10px;gap:10px;margin-top:9px}@media only screen and (max-width:1599px){.ProfilesFilters_lists__1g1qB{grid-template-columns:repeat(5,200px)}}@media only screen and (max-width:1439px){.ProfilesFilters_lists__1g1qB{grid-template-columns:repeat(4,175px)}}@media only screen and (max-width:1099px){.ProfilesFilters_lists__1g1qB{grid-template-columns:repeat(3,175px)}}.ProfilesFilters_filtersListsInModal__1IYNW{height:340px}.ProfilesFilters_filterMultiselect__38IMZ button{width:100%}.ProfileParentSearch_root__2e7At{position:relative}.ProfileParentSearch_dropdown__1UB4p{position:absolute;left:0;top:44px;width:340px;background-color:#fff;border-radius:8px;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);z-index:1;padding:12px;top:calc(100% + 10px)}.ProfileParentSearch_searchBox__VTjic{margin-bottom:16px}.ProfileParentSearch_profileList__JUN4Q{cursor:auto;scrollbar-color:#d8dbe5 #fff;scrollbar-gutter:always;padding:7px 0;scrollbar-width:thin;max-height:325px;margin:6px 0 -7px;overflow-y:auto}.ProfileParentSearch_profileList__JUN4Q::-webkit-scrollbar,.ProfileParentSearch_profileList__JUN4Q::-webkit-scrollbar-track{background-color:#fff}.ProfileParentSearch_profileList__JUN4Q::-webkit-scrollbar-thumb{background-color:#d8dbe5;border-radius:18px;border:7px solid #fff}.ProfileParentSearch_profileList__JUN4Q:-moz-scrollbar-thumb{border-radius:18px;border:7px solid #fff}.ProfileParentSearch_profileList__JUN4Q::-webkit-scrollbar{width:20px}.ProfileParentSearch_profileList__JUN4Q::-webkit-scrollbar-track{border-right:7px solid #fff;border-left:7px solid #fff}.ProfileParentSearch_profileListItem__1jV3d~.ProfileParentSearch_profileListItem__1jV3d{margin-top:6px}.ProfileParentSearch_profileListLoaderBox__2XN4k{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;padding:24px}.ProfileParentSearch_loaderBox__T1Rdc{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#fff}.ProfileParentSearch_loader__1SjTB path{fill:#d4dae8}.ProfileParentSearch_errorMessage__1sG4h{font-size:12px;font-weight:400;color:#ff6149;text-align:center}@media only screen and (max-width:1599px){.ProfileParentSearch_searchInput__3w0rP input{font-size:13px;font-weight:400}}.ProfileParent_actions__2cCe7{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;margin-top:10px}.ProfileParent_withPadding__2hobX{display:flex;justify-content:flex-start;align-items:center;flex-flow:row nowrap;padding-left:52px}@media only screen and (max-width:1599px){.ProfileParent_withPadding__2hobX{padding-left:44px}}button~button,button~div{margin-left:6px}.LabelsInput_box__4T50P{width:100%;min-height:54px;background-color:#eaedf4;padding:11px 17px;border-radius:27px;display:flex;align-items:center;flex-wrap:wrap;grid-gap:10px;gap:10px;border:1px solid #eaedf4;transition:background-color .3s ease,border-color .3s ease}.LabelsInput_box__4T50P:focus-within,.LabelsInput_box__4T50P:hover{background-color:transparent;border:1px solid #0083ca}.LabelsInput_inputBox__2epcc{flex-grow:1;min-width:10px;position:relative}.LabelsInput_input__29aO-{font-size:15px;font-weight:400;border:none;width:100%;color:#333;line-height:25px;background:none;position:relative}.LabelsInput_input__29aO-::-webkit-input-placeholder{color:#9fa5b3}.LabelsInput_input__29aO-:-ms-input-placeholder{color:#9fa5b3}.LabelsInput_input__29aO-::placeholder{color:#9fa5b3}.LabelsInput_dropdown__2Tg4_{position:absolute;top:30px;width:250px;background-color:#fff;border-radius:8px;box-shadow:0 2px 25px 0 rgba(58,82,129,.21);z-index:1;padding:10px 0}.LabelsInput_suggestedLabels__2jc6I{width:100%;max-height:200px;cursor:auto;scrollbar-color:#d8dbe5 #fff;scrollbar-gutter:always;padding:7px 0;margin:-7px 0;overflow-y:auto;scrollbar-width:thin}.LabelsInput_suggestedLabels__2jc6I::-webkit-scrollbar,.LabelsInput_suggestedLabels__2jc6I::-webkit-scrollbar-track{background-color:#fff}.LabelsInput_suggestedLabels__2jc6I::-webkit-scrollbar-thumb{background-color:#d8dbe5;border-radius:18px;border:7px solid #fff}.LabelsInput_suggestedLabels__2jc6I:-moz-scrollbar-thumb{border-radius:18px;border:7px solid #fff}.LabelsInput_suggestedLabels__2jc6I::-webkit-scrollbar{width:20px}.LabelsInput_suggestedLabels__2jc6I::-webkit-scrollbar-track{border-right:7px solid #fff;border-left:7px solid #fff}.LabelsInput_suggestedLabelsItem__KCAlL{cursor:pointer;padding:5px 15px 5px 19px}.LabelsInput_suggestedLabelsItem__KCAlL:hover{background-color:rgba(212,218,232,.2)}.ProfileForm_field__3R9bW{border-radius:8px;padding:14px 25px 30px;border:1px solid #d8dbe5;background-clip:padding-box}.ProfileForm_fieldTitle__3o4aX{font-size:13px;line-height:25px;text-transform:uppercase;font-weight:700;margin-bottom:5px;color:#6c7489}.ProfileForm_fieldTitle__3o4aX span{font-size:13px;font-weight:400;color:#6c7489;text-transform:none;margin-left:10px}.ProfileForm_sourceIcon__27SvR{width:16px;height:16px}.ProfileForm_fields__1h9fV{display:grid;grid-row-gap:25px;row-gap:25px;margin-top:30px}.ProfileForm_sectionsGrid__WVljG{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}.ProfileForm_footer__2KDlG{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.ProfileForm_submitBtn__3pX-c{font-size:16px;font-weight:500;background:linear-gradient(90deg,#00aeef,#0083ca);padding:10px 50px;border-radius:999px;color:#fff;margin-left:auto;position:relative;text-align:center}.ProfileForm_submitBtnText__2NT5j.ProfileForm_loading__1qk0q{opacity:0;visibility:0}.ProfileForm_errorMessage__2gNEe{font-size:13px;font-weight:400;color:#ff6149;margin-top:12px}.ProfileForm_checkbox__1ZuUe{margin-top:30px}.ProfileForm_checkbox__1ZuUe label{font-size:13px;font-weight:500;color:#6c7489}.ProfileForm_geolocationByBox__I76kQ{display:grid;grid-row-gap:5px;row-gap:5px;margin-bottom:10px}.ProfileForm_latiLongBox__2UuHy{display:flex;justify-content:space-between;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.ProfileForm_geolocationFieldsBox__2_6mJ{display:grid;grid-gap:10px;grid-template-columns:1fr 1fr}.ProfileForm_fetchLocationBtnBox__h3jI0{display:flex;align-items:flex-end}.ProfileForm_fetchLocationBtn__ktFC5{background:transparent;border:1px solid #0083ca;font-size:16px;font-weight:500;line-height:25px;padding:7px 50px;width:100%;border-radius:999px;color:#0083ca}.ProfileForm_checkboxes__3M1zS{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap}.ProfileForm_checkboxes__3M1zS>div{flex:1 1 50%}.ProfileFormSections_lists__1EzcW{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}@font-face{font-family:"Inter",sans-serif;src:url(__PUBLIC_URL__/static/media/Inter-Regular.cdb5712a.woff2) format("woff2"),url(__PUBLIC_URL__/static/media/Inter-Regular.dbfe9066.woff) format("woff"),url(__PUBLIC_URL__/static/media/Inter-Regular.e89cb199.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Inter",sans-serif;src:url(__PUBLIC_URL__/static/media/Inter-Medium.1b4ca4d0.woff2) format("woff2"),url(__PUBLIC_URL__/static/media/Inter-Medium.456aa398.woff) format("woff"),url(__PUBLIC_URL__/static/media/Inter-Medium.6dcbc9be.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Inter",sans-serif;src:url(__PUBLIC_URL__/static/media/Inter-SemiBold.7385053d.woff2) format("woff2"),url(__PUBLIC_URL__/static/media/Inter-SemiBold.40ff2d91.woff) format("woff"),url(__PUBLIC_URL__/static/media/Inter-SemiBold.4d56bb21.ttf) format("truetype");font-weight:600;font-style:normal}*,:after,:before{margin:0;padding:0;box-sizing:border-box;font-family:"Inter",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;color:#333;background-color:#f3f5fa}body button{background-color:transparent;border:none;cursor:pointer;position:relative;transition:opacity .2s ease-in-out}body button:disabled{cursor:default;opacity:.5}body button:hover{opacity:.8}body button:hover:disabled{opacity:.5}body .btn-primary{font-size:16px;font-weight:500;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:relative;padding:10px 50px;border:none;cursor:pointer;border-radius:999px;color:#fff;text-align:center;white-space:nowrap;background:linear-gradient(90deg,#00aeef,#0083ca)}body .btn-primary:disabled{cursor:default;opacity:.5}body .btn-primary:hover{opacity:.8}body .btn-primary:hover:disabled{opacity:.5}body .btn-primary svg{margin-right:10px}body .btn-cancel{font-size:16px;font-weight:500;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:relative;padding:10px 50px;border:none;cursor:pointer;border-radius:999px;color:#fff;text-align:center;white-space:nowrap;background-color:#ff0a58}body .btn-cancel:disabled{cursor:default;opacity:.5}body .btn-cancel:hover{opacity:.8}body .btn-cancel:hover:disabled{opacity:.5}body .btn-cancel svg{margin-right:10px}body .btn-success{font-size:16px;font-weight:500;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:relative;padding:10px 50px;border:none;cursor:pointer;border-radius:999px;color:#fff;text-align:center;white-space:nowrap;background-color:#4bb543}body .btn-success:disabled{cursor:default;opacity:.5}body .btn-success:hover{opacity:.8}body .btn-success:hover:disabled{opacity:.5}body .btn-success svg{margin-right:10px}body .btn-transparent{font-size:16px;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:relative;border:none;cursor:pointer;border-radius:999px;color:#fff;text-align:center;white-space:nowrap;font-size:15px;font-weight:500;background-color:transparent;color:#64748b;padding:10px 0}body .btn-transparent:disabled{cursor:default;opacity:.5}body .btn-transparent:hover{opacity:.8}body .btn-transparent:hover:disabled{opacity:.5}body .btn-transparent svg{margin-right:10px}body .btn-mini{font-size:10px;font-weight:500;background:linear-gradient(90deg,#00aeef,#0083ca);padding:5px 14px;border-radius:999px;color:#fff;position:relative;text-align:center}body .btn-mini-reverted{border-radius:999px;color:#fff;border:1px solid #0083ca;color:#0083ca}body .btn-mini-reverted,body .btn-mini-reverted-error{font-size:10px;font-weight:500;background:linear-gradient(90deg,#00aeef,#0083ca);padding:5px 14px;position:relative;text-align:center;background:#fff}body .btn-mini-reverted-error{border-radius:999px;color:#fff;border:1px solid #ff0a58;color:#ff0a58}body .btn-page-number{font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;position:relative;border:none;cursor:pointer;border-radius:999px;padding:5px;width:25px;height:25px;background:#f1f4f9;color:#64748b;text-align:center;white-space:nowrap}body .btn-page-number:disabled{cursor:default;opacity:.5}body .btn-page-number:hover{opacity:.8}body .btn-page-number:hover:disabled{opacity:.5}body .btn-page-number:active{background:linear-gradient(90deg,#00aeef,#0083ca);color:#fff}body .react-datepicker,body .react-datepicker__header{background-color:#fff}body .react-datepicker__header{border-bottom:none;margin-top:8px}body .react-datepicker-popper{z-index:9}body .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-bottom-color:#fff}body .react-datepicker__day{display:inline-flex;justify-content:center;align-items:center;flex-flow:row nowrap;color:#64748b}body .react-datepicker__day,body .react-datepicker__day-name{font-size:12px;font-weight:600;width:35px;height:35px;margin:.8px}body .react-datepicker__day-name{color:#9fa5b3}body .react-datepicker__day-names{margin-top:16px}body .react-datepicker__day--keyboard-selected{border-radius:3px;background-color:#838aa7;color:#fff;box-shadow:0 2px 6px 0 hsla(0,0%,67.1%,.5)}body .react-datepicker__day--disabled,body .react-datepicker__day--outside-month{border-radius:3px;background-color:#f1f3f9;color:#bac2c7}body .react-datepicker__day--disabled:hover{background-color:#f1f3f9}body .react-datepicker__current-month{font-size:16px;font-weight:600;color:#091356}body .react-datepicker__navigation-icon:before{top:18px;border-color:#697094}body .react-datepicker__close-icon:after{font-size:18px;font-weight:600;background-color:#fff;color:#216ba5;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media only screen and (max-width:1599px){body .react-datepicker__close-icon:after{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}body .largeP,body h1{font-weight:400;font-size:1.625rem;line-height:2.215rem}body h2{font-size:1.25rem}body h4{font-weight:400;font-size:1rem}body .smallH,body .smallH_uppercase,body h6,body h6_uppercase{font-weight:700;font-size:.625rem}body .smallH_uppercase,body h6_uppercase{text-transform:uppercase}body p{font-weight:lighter;font-size:.875rem;line-height:1rem}body a{color:#000;color:initial;font-family:"Inter",sans-serif;text-decoration:none;text-decoration:initial}body.locked{overflow:hidden!important;position:relative!important}ul{list-style:none}img{max-width:100%;display:block}input{border:none;outline:none}table{border:1px solid #e0e4e9;border-collapse:collapse;width:100%}table th{font-size:14px;font-weight:500;position:relative;padding:16.5px 16.5px 16.5px 20px;color:#697094;text-align:left;white-space:nowrap;border-bottom:1px solid #e0e4e9}@media only screen and (max-width:1599px){table th{font-size:12px;font-weight:500;padding:16.5px 12px 16.5px 16px}}table th.sortable{cursor:pointer}table th.sortable:before{position:absolute;font-size:6px;left:10px;top:50%;-webkit-transform-origin:top center;transform-origin:top center}@media only screen and (max-width:1599px){table th.sortable:before{font-size:5px;left:8px}}table th.asc:before{content:"◤";-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}table th.desc:before{content:"◢";-webkit-transform:translateY(-30%) rotate(45deg);transform:translateY(-30%) rotate(45deg)}table td{font-size:15px;color:#64748b;padding:23px 20px}table td~td{border-left:2px solid #fff}@media only screen and (max-width:1599px){table td{font-size:13px;padding:23px 12px}}table tr:nth-child(odd) td{background-color:#f1f4f9}
/*# sourceMappingURL=main.cf9012d5.chunk.css.map */