*{scrollbar-color:#e2e8f0;scrollbar-width:thin}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e2e8f0}::-webkit-scrollbar-thumb{background-color:#cbd5e1;border:3px solid #cbd5e1}.lumi-text-purple{color:#b166f7}.lumi-text-pink{color:#ff5cbf}.lumi-text-green{color:#15ba61}.lumi-text-orange{color:#ff971e}.lumi-text-blue{color:#3b82f6}.lumi-text-red{color:#e31027}.ant-drawer-body{padding:0!important}.rdrDefinedRangesWrapper{display:none}.rdrCalendarWrapper{width:100%}.ant-card .ant-card-body{padding:5px}div,span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased}.sidebar-container{background-color:#fff;border-left:5px solid #4285f4;display:flex;flex-direction:column;height:100vh;position:relative;z-index:1}.sidebar-container-open{max-width:220px;min-width:220px;position:fixed;transition:all .2s linear;width:220px}.sidebar-container-closed{overflow:hidden;transition:all .2s linear;width:0}.sidebar-header{align-items:center;display:flex;margin-top:1px;min-height:80px;overflow:visible;width:100%}#sidebar-header-text{-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#000;display:-webkit-box;font-size:18px;font-weight:700;max-height:80px;max-width:150px;overflow:hidden;overflow-wrap:break-word;padding:10px 0;text-align:center;text-overflow:ellipsis;width:80%;word-break:break-word}.sidebar-header-icon{color:#a6a6a6;height:20px;margin-left:auto;margin-right:12px;width:20px}.sidebar-header-icon:hover{cursor:pointer;scale:1.05;transition-duration:.3s;transition:all}.sidebar-menu-item-icon{height:24px;margin-left:12px;-webkit-user-select:none;user-select:none;width:24px}.sidebar-search-bar{align-items:center;background-color:#f8f6f8;border-radius:5px;display:flex;height:40px;margin:5px auto;padding:0 10px;width:90%}.sidebar-search-bar-icon{color:gray;height:16px;margin-left:16px;width:16px}.sidebar-search-bar-input{background-color:#f8f6f8;border:none;color:#000;font-size:16px;font-weight:400;height:100%;margin-left:8px;outline:none;width:100%}.sidebar-menu{-ms-overflow-style:none;display:flex;flex-direction:column;flex-grow:1;margin-bottom:10px;margin-top:10px;overflow:auto;overflow-x:hidden;scrollbar-width:none;width:100%}.sidebar-menu-item{align-items:center;cursor:pointer;display:flex;height:50px;padding:5px 10px;width:100%}.sidebar-menu-item:hover{background-color:#f8f6f8}.sidebar-menu-item-text{color:#000;font-size:18px;font-weight:400;margin-left:8px;-webkit-user-select:none;user-select:none}.sidebar-menu-toggle{align-self:center;color:#a6a6a6;height:16px;margin-left:auto;margin-right:15px;width:16px}.sidebar-menu-toggle:hover{cursor:pointer;scale:1.05;transition-duration:.3s;transition:all}.submenu{height:0;overflow:hidden;transition:height .2s linear}.submenu-open{max-height:500px}.submenu-item{align-items:center;background-color:#f8f6f8;cursor:pointer;display:flex;height:50px;padding-left:10px}.submenu-item:hover{background-color:#dadada}.rotate-180{transform:rotate(180deg)}.rotate-180,.rotate-back{transition:transform .2s linear}.rotate-back{transform:rotate(0deg)}.sidebar-button-container{align-items:center;color:gray;cursor:pointer;display:flex;font-size:20px;height:63px;justify-content:center;margin-bottom:auto;margin-left:10px;margin-top:auto;position:fixed;z-index:10}.sidebar-button-container:hover{cursor:pointer;scale:1.05;transition-duration:.3s;transition:all}.submenu-item h3{color:#000;font-size:16px;font-weight:400;margin-left:8px;-webkit-user-select:none;user-select:none}.sidebar-back-link{align-items:center;background-color:#f8f6f8;color:#3b82f6;cursor:pointer;display:flex;height:50px;text-decoration:none;width:100%}.sidebar-menu::-webkit-scrollbar{display:none}.submenu-item.disabled{background:#ccc8c8;color:#cfcfcf;cursor:not-allowed;opacity:.5}.submenu-tooltip{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 10px #0000001a;color:#0a0909;font-size:14px;padding:8px}.main-content-container{height:100%;position:relative;width:100%}.grid-container{grid-gap:8px 8px;display:grid;gap:8px 8px;grid-template-areas:"card1 card2" "card3 card4" "card5 card5";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:auto;margin:0 auto;max-width:95vw;min-height:90vh;overflow-x:hidden;overflow-y:auto}@media only screen and (max-width:600px){.grid-container{grid-template-areas:"card1" "card2" "card3" "card4" "card5" "card6";grid-template-columns:1fr;grid-template-rows:auto;max-width:none}.card{margin:5px}}.card1{grid-area:card1}.card2{grid-area:card2}.card3{grid-area:card3}.card4{grid-area:card4}.card5{grid-area:card5}.card{background-color:#fff;border-radius:5px;height:100%;text-align:center;width:100%}.react-grid-layout{background:#e4e4e4;background-image:linear-gradient(90deg,#ccc 1px,#0000 0),linear-gradient(180deg,#ccc 1px,#0000 0);background-size:100px 40px;overflow:auto;position:relative;width:100%}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.grid-item{background:#fff;border-radius:8px;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;overflow:hidden}.react-grid-layout::-webkit-scrollbar{background-color:#f5f5f5;height:12px}.react-grid-layout::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.react-grid-layout::-webkit-scrollbar-thumb:hover{background-color:#555}.react-grid-layout{scrollbar-color:#888 #f5f5f5;scrollbar-width:thin}.scroll-container{min-height:calc(100vh - 90px);overflow-x:auto;overflow-y:hidden;position:relative;width:100%}.scroll-content{background:#e4e4e4;display:inline-block;height:100%;min-width:100%}.scroll-container::-webkit-scrollbar{background-color:#f5f5f5;width:12px}.scroll-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb:hover{background-color:#555}.scroll-container{scrollbar-color:#888 #f5f5f5;scrollbar-width:thin}.DashBoardCard_filtersBtn__tgAw4{position:absolute;right:20px}.DashBoardCard_card__lrWo5{box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;height:100%;overflow:hidden}.DashBoardCard_count__SgbBS{color:#505969;font-size:12px;font-weight:500;line-height:114%}.DashBoardCard_headerContext__6fEbM{display:grid;font-size:18px;grid-template-columns:1fr 3fr;line-height:8px}.DashBoardCard_filterList__HpXkM{grid-gap:5px;display:grid;gap:5px;grid-template-columns:1fr 1fr;line-height:1px}.DashBoardCard_filterListWithoutHeader__0lE0g{display:flex;gap:20px;line-height:1px}.DashBoardCard_filterSize__a8mVL{font-size:12px}.DashBoardCard_headerDocs__WLrgs{color:#505969;font-size:14px;font-weight:500;line-height:114%}.DashBoardCard_widgetTitle__r2TyT{align-items:center;display:flex}.DashBoardCard_filterContainer__B4W0p{display:flex;flex-direction:column;margin-left:10px}.DashBoardCard_filterItem__TGWGC{color:#333;font-size:14px;line-height:1.5}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid #0000;border-radius:4px;box-shadow:0 1px 2px 0 #23394236}.rdrDateDisplayItem input{background:#0000;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#0000;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:#0000 #34495e #0000 #0000;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:#0000 #0000 #0000 #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:#0000;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:#ffffffd9}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:#ffffff17;border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayEndPreview,.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:#0000;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.styles_calendarBtns__wUZ99{flex-direction:column;gap:5px;width:-webkit-max-content;width:max-content}.styles_calendarBtnsHorisontal__Ia8BK{align-items:center;flex-direction:row}.styles_calendarBtnsHorisontal__Ia8BK .styles_calendarBtn__vzydx{width:-webkit-max-content;width:max-content}.styles_calendarBtn__vzydx{display:flex;gap:10px;justify-content:space-between;width:100%;width:150px}.styles_calendarBtnsHorisontal__Ia8BK .styles_divider__iyE-d{display:none}.styles_divider__iyE-d{margin-left:5px}.styles_modal__KUhBa{min-width:-webkit-max-content;min-width:max-content}.styles_modalContent__WpENm{align-items:flex-end;gap:10px}.styles_modalHeader__EzjnG{gap:10px;width:100%}.styles_modalHeaderText__h9UM8{color:#4096ff}.styles_removeBtn__ICb\+z{background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 2px 0 #00000005;color:#000000e0;display:inline-block;height:32px;outline:none;padding:4px 15px;position:relative;transition:all .2s cubic-bezier(.645,.045,.355,1);width:-webkit-max-content;width:max-content}.styles_removeBtn__ICb\+z:hover{border-color:#4096ff;color:#4096ff}.styles_modalBody__19tUb{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.styles_presetSidebar__O-5dH{align-items:flex-start;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;margin-right:20px;padding:16px}.styles_presetSidebar__O-5dH button{background-color:#f0f0f0}.styles_presetSidebar__O-5dH button.styles_active__v3Gia{background-color:#3d91ff;color:#fff}.styles_presetSidebar__O-5dH button:focus{outline:none}.styles_modalContent__WpENm{display:flex;flex-direction:column;justify-content:center}.styles_modalHeader__EzjnG{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.styles_modalHeaderText__h9UM8{color:#000;font-size:16px;font-weight:500}.styles_removeBtn__ICb\+z{background:none;border:none;color:#ff4d4f;cursor:pointer;font-size:14px}.styles_calendarBtns__wUZ99{align-items:center;display:flex}.styles_calendarBtn__vzydx{align-items:center;background-color:#fff;border:1px solid #d9d9d9;cursor:pointer;display:inline-flex;margin-right:10px;padding:8px 12px}.styles_divider__iyE-d{margin:0 10px}.styles_presetSidebar__O-5dH button{background-color:inherit;border:none;cursor:pointer;margin-bottom:8px;padding:8px 12px;text-align:left;transition:background-color .3s;width:100%}.styles_presetSidebar__O-5dH button:hover{background-color:#d9d9d9}.styles_activePreset__bEZ3H{background-color:#000!important;color:#fff}.styles_dateFilter__Ry1Mh{display:flex;flex-direction:column}.styles_filterName__B\+bmO{font-weight:500;margin:5px 0 5px 5px}.styles_filterName__B\+bmO:first-letter{text-transform:uppercase}.sentiment-chart-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;top:-25px;width:97%}.sentiment-pie-widget{align-self:center;display:flex;height:100%;justify-self:center;width:100%}.sentiment-pie-widget-header{color:#3b82f6;cursor:pointer;font-size:26px;font-weight:500;padding:5px 0;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.sentiment-pie-widget-line{animation:line .75s ease-in-out;background-color:#3b82f6;height:2px;margin-bottom:7px;width:100%}.sentiment-sub-container{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;margin:0 auto;width:350px}.sentiment-result{color:#3b82f6;cursor:pointer;font-size:32px;font-weight:500;margin-bottom:5px;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.recharts-layer.recharts-pie-sector path:focus{border:10px solid red}.doc-text__match-positive{color:#49c0ec}.doc-text__match-negative{color:#de5e71}.doc-text__match-neutral{color:#e3e39e}.doc-text__match--conceptual{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.doc-text__match--exact{-webkit-text-decoration:underline solid;text-decoration:underline solid}.overall-sentiment-concept{background-color:#f8f9fa;border:2px solid #007bff;border-radius:20px;box-shadow:0 4px 8px #0000001a;cursor:pointer;font-size:1.2rem;margin:10px;padding:10px;transition:all .3s ease}.overall-sentiment-concept:hover{box-shadow:0 8px 16px #0003;transform:translateY(-2px)}.heatmap-widget-container{display:flex;flex-direction:column;height:100%;width:100%}.heatmap-container{border:1px solid #ccc;display:grid;grid-template-rows:auto 1fr;height:250px;margin-bottom:5px;overflow-y:auto;width:100%}.heatmap-data{overflow:auto}.heatmap-table thead{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.heatmap-table{border-collapse:collapse;margin:0;max-height:300px;padding:0;width:100%}.heatmap-table td,.heatmap-table th{font-size:12px;padding:9px;text-align:center}.heatmap-theme-text{font-size:14px;font-weight:500;width:100%}.heatmap-pagination{align-items:center;display:flex;justify-content:center;width:100%}.heatmap-filters{align-items:center;display:flex;margin-bottom:10px}.heatmap-filters label{font-size:14px;font-weight:500;margin-right:10px}.heatmap-filters select{border:1px solid #ccc;border-radius:5px;height:30px;margin-right:20px;padding:5px;width:120px}.heatmap-top-container{margin:7px;width:100%}.heatmap-title-container,.heatmap-top-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.heatmap-title-container{width:300px}.heatmap-title{color:#3b82f6;cursor:pointer;font-size:20px;font-weight:500;padding:5px 0;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.heatmap-line{animation:line .75s ease-in-out;background-color:#3b82f6;height:2px;margin-bottom:7px;width:100%}.heatmap-container::-webkit-scrollbar{width:5px}.heatmap-container::-webkit-scrollbar-track{background:#f1f1f1}.heatmap-container::-webkit-scrollbar-thumb{background:#888}.heatmap-container::-webkit-scrollbar-thumb:hover{background:#555}.heatmap-container{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.custom-tooltip{background-color:#fff;border:1px solid #ccc;border-radius:5px;color:#333;font-size:14px;padding:10px}.tooltip-title{margin-bottom:5px}.tooltip-label,.tooltip-title{font-weight:700}.tooltip-value{margin-left:5px}.positive{color:#78d0ef}.neutral{color:#d8d8d8}.negative{color:#f59694}.diverging-container{flex-direction:column}.diverging-container,.diverging-filters{align-items:center;display:flex;justify-content:center}.diverging-filters{justify-items:center;width:100%}.diverging-filter{color:gray;cursor:pointer;font-size:24px;left:20px;position:absolute;transition:transform .4s ease-out}.diverging-filter:hover{cursor:pointer;scale:1.1}.diverging-pagination-container{margin:10px;text-align:center}.diverging-pagination-container span{margin:10px}.diverging-filters div{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:5px}.diverging-filters label{font-size:14px;font-weight:500;margin-top:5px}.diverging-filters select{border:1px solid #ccc;border-radius:5px;height:25px;margin-top:2px;padding:1.5px;width:80%}.diverging-header{flex-direction:row;margin:5px 0;position:relative;width:100%}.diverging-header,.diverging-header-sub{align-items:center;display:flex;height:100%;justify-content:center}.diverging-header-sub{flex-direction:column;width:400px}.diverging-header-sub h2{font-size:26px;font-weight:500;margin-bottom:5px;-webkit-user-select:none;user-select:none}.diverging-line{animation:line .3s ease-in-out;background-color:#3b82f6;height:2px;width:100%}.filters-collapsed{height:0;overflow:hidden;transition:height .2s linear}.filters-expanded{height:50px;transition:height .2s ease-in}.radio-pair{display:flex;justify-content:space-evenly}.radio-pair span{font-size:12px}.radio-grid{grid-gap:10px;display:grid;gap:10px}.sentiment-container{align-items:center;display:flex;flex-direction:row-reverse;gap:10px;justify-content:flex-start;margin-right:5%;width:100%}.sentiment{align-items:center;display:flex;font-family:Arial,sans-serif;font-size:14px;padding:0}.sentiment .color-box{border-radius:3px;height:15px;margin-right:8px;width:15px}.positive .color-box{background-color:#78d0ef}.neutral .color-box{background-color:#bdbcc8}.negative .color-box{background-color:#f59694}.exact .color-box{background-color:#04aade}.conceptual .color-box{background-color:#78d0ef}.sentiment-bars-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-evenly;max-height:100%;min-height:100%;overflow:hidden;width:95%}

/*!* Firefox *!*/.sentiment-bars-container-net{justify-content:space-evenly;left:-55px;margin-right:41px!important;max-height:100%;min-height:100%;overflow-x:hidden!important;padding:10px;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.sentiment-bars-container-net,.sentiment-bars-header{display:flex;flex-direction:column;position:relative;width:100%}.sentiment-bars-header{align-items:center;box-sizing:border-box;justify-content:center}.sentiment-bars-heading{font-size:26px;font-weight:500;margin-bottom:10px;-webkit-user-select:none;user-select:none}.sentiment-bars-line{animation:line .75s ease-in-out;background-color:#3b82f6;height:2px;width:100%}.sentiment-bars-filter{color:gray;cursor:pointer;font-size:24px;left:10px;position:absolute;transition:transform .4s ease-out}.sentiment-bars-filter:hover{cursor:pointer;scale:1.1}.sentiment-bars-filters{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;max-height:50px;opacity:1;overflow:scroll;padding:10px 0;position:relative;transition:max-height .2s ease-in-out,opacity .2s ease-in-out;width:100%}.sentiment-bars-select{flex-grow:1;margin-left:10px;min-width:0;overflow:visible;z-index:1}.sentiment-bars-select__control{border:none;box-shadow:none;min-width:0;outline:none}.sentiment-bars-select__control--is-focused{border-color:#3b82f6;box-shadow:none}.sentiment-bars-select__multi-value{background-color:#3b82f6;border-radius:5px;color:#fff;padding:3px 0}.sentiment-bars-select__multi-value__remove{cursor:pointer;margin-left:5px}.recharts-default-legend{max-height:75px}.sentiment-bars-filters-collapsed{max-height:0;opacity:0}.sentiment-bars-filters-expanded{max-height:auto;opacity:1}.sentiment-bars-select__menu{position:absolute!important;z-index:100!important}.sentiment-bars-select__menu-portal{position:absolute;z-index:9999}#menuPortal div{left:5px;top:auto}.sentiment-space .ant-space-item{width:100%}.chart_label_rechart{left:-50%;position:relative;top:50%;transform:rotate(-90deg)}.sentiment-bars-container-net::-webkit-scrollbar-track{background:#f1f1f1}.sentiment-bars-container-net::-webkit-scrollbar-thumb{background:#888}.sentiment-bars-container-net::-webkit-scrollbar-thumb:hover{background:#555}.sentiment-bars-container-net::-webkit-scrollbar{width:5px}

/*!* Firefox *!*/.VolumeDaylightWidget_container__TqafN{align-items:center;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:center}.VolumeDaylightWidget_select_container__0hbLu{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.VolumeDaylightWidget_select__79KKe{align-items:center;display:flex;flex-direction:column;gap:5px}.VolumeDaylightWidget_select__79KKe label{font-size:14px;font-weight:700}.VolumeDaylightWidget_change_type__HJXKi{align-items:center;display:flex;flex-direction:column;gap:5px;height:100%}.VolumeDaylightWidget_change_type_container__64a4G{height:100%;width:100%}.VolumeDaylightWidget_change_type_header__sort__gPFYA{display:flex;font-size:16px;font-weight:700;padding-bottom:5px;padding-left:5px}.VolumeDaylightWidget_change_type_header__sort__gPFYA:hover{cursor:pointer}.VolumeDaylightWidget_change_type_concepts_container__oKbYA{display:flex;flex-direction:column;font-size:16px;gap:5px;height:100%}.VolumeDaylightWidget_change_type_concepts_container__oKbYA>div{align-items:center;display:flex;gap:10px}.VolumeDaylightWidget_concepts_table__rtfKF td{padding:5px}.VolumeDaylightWidget_td__dash__ik\+ad{padding:0 10px}.VolumeDaylightWidget_concept_name__AdWpx{font-weight:600;width:300px}.VolumeDaylightWidget_container__TqafN{padding:10px;width:98%}.VolumeDaylightWidget_change_type_container__64a4G{display:flex;flex-direction:column}.VolumeDaylightWidget_barWrapper__btcBM{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin:5px 0;row-gap:5px}.VolumeDaylightWidget_bar__52etz{border:1px solid #ccc;border-radius:5px;position:relative;transition:height .3s ease,width .3s ease}.VolumeDaylightWidget_barWrapper__btcBM .VolumeDaylightWidget_bar__52etz:hover{background-color:#fc0}.VolumeDaylightWidget_barLabel__GiWBy{bottom:0;color:#000;font-size:12px;left:50%;position:absolute;transform:translateX(-50%)}.VolumeDaylightWidget_date_indicators__LoBF5{display:flex;flex-direction:column;font-weight:600;justify-content:space-between;margin-bottom:10px;width:90%}.VolumeDaylightWidget_date_indicator__ZsN0X{align-items:center;display:flex}.VolumeDaylightWidget_date_indicator__ZsN0X .VolumeDaylightWidget_bar__52etz{margin-right:10px}.VolumeDaylightWidget_gridContainer__C\+cL7,.VolumeDaylightWidget_headerGridContainer__GBUr0{grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 1fr 5fr}.VolumeDaylightWidget_headerGridContainer__GBUr0{grid-row-gap:10px;row-gap:10px;width:100%}.VolumeDaylightWidget_gridHeader__3nvPY{display:contents}.VolumeDaylightWidget_headerGridItems__y3xtY{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 1fr 5fr;row-gap:10px;width:100%}.VolumeDaylightWidget_gridItemHeader__jJKb1{color:#5f6877;font-size:14px;font-weight:400;line-height:127%}.VolumeDaylightWidget_gridRow__BnRHe{display:contents}.VolumeDaylightWidget_gridItemConcept__zZ0aJ{font-weight:700;padding:10px 0}.VolumeDaylightWidget_gridItemChanges__24tPq{align-items:center;column-gap:5%;display:flex;font-weight:700;padding:10px 0}.VolumeDaylightWidget_gridItemMovement__3sy8v{grid-row-gap:5px;display:grid;grid-template-rows:repeat(2,auto);row-gap:5px}.VolumeDaylightWidget_barContainer__DoZal{align-items:center;background:#5f687714;display:flex;height:20px;justify-content:space-between;width:100%}.VolumeDaylightWidget_bar__52etz{height:15px;margin-right:10px}.VolumeDaylightWidget_barValue__MUli-{color:#0b101a;font-size:11px;font-weight:400;line-height:127%;margin-right:5px}.VolumeDaylightWidget_exactMatchBar__Xvvwx{background-color:#04aade;height:100%}.VolumeDaylightWidget_conceptualMatchBar__KDJ0p{background-color:#78d0ef;height:100%}.all-driver-bars-container{justify-content:space-evenly;max-height:100%;min-height:100%;overflow:hidden;padding:10px;position:relative;right:30px}.all-driver-bars-container,.all-driver-bars-header{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.all-driver-bars-header{justify-content:center}.all-driver-bars-heading{font-size:26px;font-weight:500;margin-bottom:10px;-webkit-user-select:none;user-select:none}.all-driver-bars-line{animation:line .75s ease-in-out;background-color:#3b82f6;height:2px;width:100%}.all-driver-bars-filter{color:gray;cursor:pointer;font-size:24px;left:20px;position:absolute;transition:transform .4s ease-out}.all-driver-bars-filter:hover{cursor:pointer;scale:1.1}.all-driver-bars-filters{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;max-height:50px;opacity:1;overflow:scroll;padding:10px 0;position:relative;transition:max-height .2s ease-in-out,opacity .2s ease-in-out;width:100%}.all-driver-bars-select{flex-grow:1;margin-left:10px;min-width:0;overflow:visible;z-index:1}.all-driver-bars-select__control{border:none;box-shadow:none;min-width:0;outline:none}.all-driver-bars-select__control--is-focused{border-color:#3b82f6;box-shadow:none}.all-driver-bars-select__multi-value{background-color:#3b82f6;border-radius:5px;color:#fff;padding:3px 0}.all-driver-bars-select__multi-value__remove{cursor:pointer;margin-left:5px}@keyframes line{0%{width:0}10%{width:10%}20%{width:20%}30%{width:30%}40%{width:40%}50%{width:50%}60%{width:60%}70%{width:70%}80%{width:80%}90%{width:90%}to{width:100%}}.recharts-default-legend{flex-wrap:wrap;height:75px;margin-top:10px;max-height:65px;width:100%}.recharts-default-legend,.recharts-default-legend li{align-items:center;display:flex;flex-direction:row;justify-content:center}.recharts-default-legend li{cursor:pointer;list-style:none;margin:0 10px}.all-driver-bars-filters-collapsed{max-height:0;opacity:0}.all-driver-bars-filters-expanded{max-height:auto;opacity:1}.all-driver-bars-select__menu{position:absolute!important;z-index:100!important}.all-driver-bars-select__menu-portal{position:absolute;z-index:9999}.custom-table-style{border-radius:8px;box-shadow:0 2px 6px #0000001a;overflow:hidden}.custom-table-header{background-color:#f0f2f5;color:#389e0d;font-weight:700}.custom-table-row{background-color:#fff;color:#595959}.custom-table-row:nth-child(2n){background-color:#fafafa}.custom-table-style .ant-table-cell{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-size:12px;font-weight:500;padding:12px}.custom-table-header .ant-table-cell{font-weight:700}.custom-table-style .ant-table-tbody>tr>td,.custom-table-style .ant-table-thead>tr>th{font-size:16px;font-weight:700}.custom-table-style .ant-table-thead>tr>th{background-color:#f0f2f5}.custom-table-style .ant-table{transform:none!important;will-change:auto}.custom-table-style .ant-table-tbody>tr>td,.custom-table-style .ant-table-thead>tr>th{background:#fff;color:#333}.custom-table-style{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased}.BiggestChangeWidget_container__-28Iu{align-items:center;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:center}.BiggestChangeWidget_select_container__fnV-5{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.BiggestChangeWidget_select__zstoq{align-items:center;display:flex;flex-direction:column;gap:5px}.BiggestChangeWidget_select__zstoq label{font-size:14px;font-weight:700}.BiggestChangeWidget_change_type__afnzz{align-items:center;display:flex;flex-direction:column;gap:5px;height:100%}.BiggestChangeWidget_change_type_container__b3kcV{height:100%;width:100%}.BiggestChangeWidget_change_type_header__sort__n\+WPY{display:flex;font-size:16px;font-weight:700;padding-bottom:5px;padding-left:5px}.BiggestChangeWidget_change_type_header__sort__n\+WPY:hover{cursor:pointer}.BiggestChangeWidget_change_type_concepts_container__bngcg{display:flex;flex-direction:column;font-size:16px;gap:5px;height:100%}.BiggestChangeWidget_change_type_concepts_container__bngcg>div{align-items:center;display:flex;gap:10px}.BiggestChangeWidget_concepts_table__Uq2al td{padding:5px}.BiggestChangeWidget_td__dash__v9w9J{padding:0 10px}.BiggestChangeWidget_concept_name__ADGGs{font-weight:600;width:300px}.BiggestChangeWidget_container__-28Iu{padding:10px;width:98%}.BiggestChangeWidget_change_type_container__b3kcV{display:flex;flex-direction:column}.BiggestChangeWidget_barWrapper__OuSi6{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin:5px 0;row-gap:5px}.BiggestChangeWidget_bar__EQgPJ{border:1px solid #ccc;border-radius:5px;position:relative;transition:height .3s ease,width .3s ease}.BiggestChangeWidget_barWrapper__OuSi6 .BiggestChangeWidget_bar__EQgPJ:hover{background-color:#fc0}.BiggestChangeWidget_barLabel__A9X-j{bottom:0;color:#000;font-size:12px;left:50%;position:absolute;transform:translateX(-50%)}.BiggestChangeWidget_date_indicators__t2VFp{display:flex;flex-direction:column;font-weight:600;justify-content:space-between;margin-bottom:10px;width:90%}.BiggestChangeWidget_date_indicator__mYfk4{align-items:center;display:flex}.BiggestChangeWidget_date_indicator__mYfk4 .BiggestChangeWidget_bar__EQgPJ{margin-right:10px}.BiggestChangeWidget_gridContainer__fgyDJ{padding-right:30px}.BiggestChangeWidget_gridContainer__fgyDJ,.BiggestChangeWidget_headerGridContainer__jhvks{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 1fr 5fr;row-gap:10px}.BiggestChangeWidget_headerGridContainer__jhvks{width:100%}.BiggestChangeWidget_gridHeader__B2EXS{display:contents}.BiggestChangeWidget_headerGridItems__pSr17{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 1fr 5fr;row-gap:10px;width:100%}.BiggestChangeWidget_gridItemHeader__iT-GW{color:#5f6877;font-size:14px;font-weight:400;line-height:127%}.BiggestChangeWidget_gridRow__ZZMf\+{display:contents}.BiggestChangeWidget_gridItemConcept__q6KwQ{font-weight:700;padding:10px 0}.BiggestChangeWidget_gridItemChanges__LccCo{align-items:center;column-gap:5%;display:flex;font-weight:700;padding:10px 0}.BiggestChangeWidget_gridItemMovement__HdxVM{grid-row-gap:5px;display:grid;grid-template-rows:repeat(2,auto);row-gap:5px}.BiggestChangeWidget_barContainer__nphG7{align-items:center;background:#5f687714;border-radius:2px;column-gap:5px;display:flex;height:20px;justify-content:space-between;padding:0 4px 0 0;width:100%}.BiggestChangeWidget_bar__EQgPJ{height:15px;margin-right:10px}.BiggestChangeWidget_barValue__0-ZkH{color:#0b101a;font-size:11px;font-weight:400;line-height:127%;margin-right:5px}.SentimentChangePercent_container__LHqcO{gap:20px;height:100%}.SentimentChangePercent_container__LHqcO,.SentimentChangePercent_sentimentContainer__6ocJB{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}.SentimentChangePercent_select_container__JNna3{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.SentimentChangePercent_select__3sMgm{display:flex;flex-direction:column;gap:5px}.SentimentChangePercent_select__3sMgm label{font-size:14px;font-weight:700}.SentimentChangePercent_change_types_container__p6El0{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;width:100%}.SentimentChangePercent_change_type_container__tVTWP{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.SentimentChangePercent_change_type__Nq3iu{align-items:center;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:center;width:100%}.SentimentChangePercent_change_type_items__RJkkX{display:flex;gap:30px;justify-content:center;width:100%}.SentimentChangePercent_change_type_header__sort__8FGV1{display:flex;font-size:16px;font-weight:700;padding-bottom:5px;padding-left:5px}.SentimentChangePercent_change_type_header__sort__8FGV1:hover{cursor:pointer}.SentimentChangePercent_change_type_header__positive__UW3iO{color:#3f8600;font-size:16px;font-weight:700}.SentimentChangePercent_change_type_header__negative__f-vKW{color:#cf1322;font-size:16px;font-weight:700}.SentimentChangePercent_change_type_concepts_container__2G0jj{align-items:center;flex-direction:column;flex-wrap:wrap;font-size:16px;gap:5px;height:100%}.SentimentChangePercent_change_type_concepts_container__2G0jj>div{align-items:center;display:flex;gap:10px}.SentimentChangePercent_concept_name__ZGEuw{width:300px}.SentimentChangePercent_gridContainer__IfeS4{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 1fr 1fr 5fr;row-gap:10px}.SentimentChangePercent_gridContainerShareConcept__Pj449{grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 5fr;padding-right:30px}.SentimentChangePercent_headerGridContainerShareConcept__JUBlF{grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 5fr;width:100%}.SentimentChangePercent_headerGridContainer__eN5MO{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 1fr 1fr 5fr;row-gap:10px;width:100%}.SentimentChangePercent_gridHeader__xFLyL{display:contents}.SentimentChangePercent_headerGridItems__M4EL3{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 1fr 1fr 5fr;row-gap:10px;width:100%}.SentimentChangePercent_gridItemHeader__qpwph{color:#5f6877;font-size:14px;font-weight:400;line-height:127%}.SentimentChangePercent_gridRow__jvr0p{display:contents}.SentimentChangePercent_gridItemConcept__hBwDz{font-size:1.2rem;font-weight:700;line-height:1.5;max-width:100%;overflow:hidden;padding:10px 0;padding:5px;text-align:start!important;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SentimentChangePercent_gridItemChanges__8c1rq{align-items:center;column-gap:5%;display:flex;font-weight:700;padding:10px 0}.SentimentChangePercent_gridItemMovement__lXmug{grid-row-gap:5px;display:grid;grid-template-rows:repeat(2,auto);row-gap:5px}.SentimentChangePercent_barContainer__Xv9IX{column-gap:5px}.SentimentChangePercent_barContainer__Xv9IX,.SentimentChangePercent_sentimentBarContainer__I9GhW{align-items:center;background:#5f687714;border-radius:2px;display:flex;height:20px;justify-content:space-between;padding:0 4px 0 0;width:100%}.SentimentChangePercent_sentimentBarContainer__I9GhW{column-gap:1px}.SentimentChangePercent_sentimentBarBlock__nd3GD{align-items:center;display:flex}.SentimentChangePercent_sentimentBar__j8MAS{height:15px}.SentimentChangePercent_barValue__gN8Le{color:#0b101a;font-size:11px;font-weight:400;line-height:127%;margin-right:5px}.SentimentChangePercent_sentimentLastDate__\+11A6{color:#0b101a;font-size:12px;font-weight:500;line-height:117%}.SentimentChangePercent_sentimentPreLastDate__cM\+8b{color:#5f6877;font-size:12px;font-weight:400;line-height:117%}.QualitativeData_select_container__xoHat{display:flex;gap:30px;justify-content:center}.QualitativeData_select__-BTGL{align-items:center;display:flex;flex-direction:column;gap:5px}.QualitativeData_sentimentBarContainer__3WNH-{align-items:center;background:#5f687714;border-radius:2px;column-gap:1px;display:flex;height:20px;justify-content:space-between;padding:0 4px 0 0;width:100%}.QualitativeData_sentimentBarBlock__1nAb7{align-items:center;display:flex}.QualitativeData_sentimentBar__c-j0O{height:15px}.QualitativeData_barValue__FIqtD{color:#0b101a;font-size:11px;font-weight:400;line-height:127%;margin-right:5px}.QualitativeData_sentimentLastDate__l4jXJ{color:#0b101a;font-size:12px;font-weight:500;line-height:117%}.QualitativeData_sentimentPreLastDate__LzPlH{color:#5f6877;font-size:12px;font-weight:400;line-height:117%}.DocumentsViewer_documentsViewerContainer__XhcPf{align-items:center;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;padding:5%;width:100%}.DocumentsViewer_documentsViewerInner__lEnjt{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;box-sizing:border-box;color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:auto;padding:20px;text-align:center;width:100%}.DocumentsViewer_docCount__G5jlZ{color:#000;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.DocumentsViewer_totalDocumentsText__G\+nVP{color:#7a7a7a;font-size:clamp(14px,2vw,16px);font-weight:400;margin-top:10px}.volume-compare-table{border-collapse:collapse;margin:0 auto;overflow:hidden;width:100%}.volume-compare-table table{border-collapse:collapse;height:100%;width:100%}.volume-compare-table td,.volume-compare-table th{border:1px dotted #e0e0e0;padding:5px;text-align:center;text-align:-webkit-center}.bubble-cell{position:relative}.bubble{align-items:center;background-color:#04aade;border-radius:50%;color:#fff;display:flex;font-size:14px;justify-content:center;max-height:50px!important;max-width:50px!important;transition:all .3s ease}.bubble span{color:#000;font-weight:600;z-index:10}.bubble-cell .bubble{background-color:initial;border:2px solid #04aade}.bubble-cell .bubble:hover{background-color:#04aade;border:2px solid #04aade;box-shadow:0 0 10px #0003}.sticky-header th{background-color:#fff;font-size:12px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.indicator-container{align-items:center;display:flex;margin-bottom:10px;width:35%}.indicator-label{color:#667085;font-size:14px;margin:0 10px}.indicator-bar{background-color:#e0e0e0;border-radius:10px;flex-grow:1;height:16px;position:relative}.indicator-gradient{background:linear-gradient(90deg,#fff,#b2ddf1,#7ac9ee,#04aade,#04aade);border-radius:10px;height:100%;width:100%}.Sentiment_sentimentContainer__dqJe6{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;margin:8px auto;padding:5px;width:95%}.Sentiment_sentimentHeader__HGyeX{font-size:16px;font-weight:700}.Sentiment_positive__ReQms{color:#78d0ef;margin-left:8px}.Sentiment_negative__UkR0D{color:#f59694;margin-left:8px}.Sentiment_sentimentDetails__HWqAl{margin-top:12px}.Sentiment_review__ZFOLV{background-color:#fff;border-radius:4px;font-size:14px;margin-bottom:8px;padding:8px}.Sentiment_review__ZFOLV strong{color:#333}.Sentiment_headerSummary__RSCYK{margin:0;padding:0}.Sentiment_spin__H63k2{align-items:center;display:flex;justify-content:center}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.TextWidget_container__5JBO3:hover{box-shadow:0 6px 8px #00000026}.TextWidget_editor__CaYkd{background-color:#fff;border:1px solid #d0d7de;border-radius:8px;height:100%}.TextWidget_editor__CaYkd textarea{border:none;height:150px;resize:none;width:100%}.TextWidget_saveButton__gTiPH{background-color:#232121;border-radius:4px;margin-right:8px;margin-top:10px;padding:8px 16px;transition:background-color .2s ease-in-out}.TextWidget_saveButton__gTiPH:hover{background-color:#232121}.TextWidget_displayContent__mX8Ws{color:#24292f;cursor:pointer;font-family:Arial,sans-serif;font-size:14px;line-height:5px}.TextWidget_actionButton__pfIED{bottom:10px;opacity:0;position:absolute;right:10px;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.TextWidget_container__5JBO3:hover .TextWidget_actionButton__pfIED{opacity:1;visibility:visible}.TextWidget_saveButton__gTiPH,.TextWidget_saveButton__gTiPH:hover{background-color:#312b2b}.TextWidget_container__5JBO3{position:relative;transition:all .3s ease-in-out}.TextWidget_closeButtonContainer__uVZ2W{opacity:0;position:absolute;right:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:20}.TextWidget_container__5JBO3:hover .TextWidget_closeButtonContainer__uVZ2W{opacity:1;visibility:visible}.TextWidget_saveButton__gTiPH{background-color:#2c2626;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px;transition:background-color .3s ease}.TextWidget_saveButton__gTiPH:hover{background-color:#2c2626}.MetadataConceptBreakdown_widgetContainer__Qx622{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:10px}.MetadataConceptBreakdown_conceptGroup__4P8AC{margin-bottom:20px}.MetadataConceptBreakdown_groupLabel__Vz6ML{font-size:18px;font-style:italic;font-weight:700;margin-top:10px}.MetadataConceptBreakdown_gridContainer__NpWkK{display:flex;flex-direction:column;gap:10px}.MetadataConceptBreakdown_gridRow__dgVXc{grid-gap:10px;align-items:center;background:#f9f9f9;border-radius:5px;display:grid;gap:10px;grid-template-columns:3fr 2fr 5fr;padding:5px 10px}.MetadataConceptBreakdown_gridItem__gzwdA{font-size:14px;font-weight:700;text-align:left}.MetadataConceptBreakdown_headerGridContainer__vCHSG{grid-gap:10px;align-items:center;border-radius:5px;display:grid;gap:10px;grid-template-columns:3fr 2fr 5fr;padding:5px 10px}.MetadataConceptBreakdown_gridHeader__2ubEs{display:contents}.MetadataConceptBreakdown_gridItemHeader__CAYxz{color:#5f6877;font-size:14px;font-weight:400;line-height:127%}.MetadataConceptBreakdown_barContainer__N1nzK{align-items:center;background:#5f687714;display:flex;height:20px;justify-content:space-between;width:100%}.MetadataConceptBreakdown_conceptualMatchBar__ejYsd,.MetadataConceptBreakdown_exactMatchBar__-1qzU{height:100%;transition:width .3s ease-in-out}.LargestDriversMovement_container__ecZDR{gap:20px;height:100%}.LargestDriversMovement_container__ecZDR,.LargestDriversMovement_sentimentContainer__5vSXf{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}.LargestDriversMovement_select_container__qhlIt{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.LargestDriversMovement_select__t2inU{display:flex;flex-direction:column;gap:5px}.LargestDriversMovement_select__t2inU label{font-size:14px;font-weight:700}.LargestDriversMovement_change_types_container__IvWir{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;width:100%}.LargestDriversMovement_change_type_container__A2l6C{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.LargestDriversMovement_change_type__m7Ftv{align-items:center;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:center;width:100%}.LargestDriversMovement_change_type_items__f90-u{display:flex;gap:30px;justify-content:center;width:100%}.LargestDriversMovement_change_type_header__sort__d2VON{display:flex;font-size:16px;font-weight:700;padding-bottom:5px;padding-left:5px}.LargestDriversMovement_change_type_header__sort__d2VON:hover{cursor:pointer}.LargestDriversMovement_change_type_header__positive__1FLe0{color:#3f8600;font-size:16px;font-weight:700}.LargestDriversMovement_change_type_header__negative__KRmuk{color:#cf1322;font-size:16px;font-weight:700}.LargestDriversMovement_change_type_concepts_container__avBUp{align-items:center;flex-direction:column;flex-wrap:wrap;font-size:16px;gap:5px;height:100%}.LargestDriversMovement_change_type_concepts_container__avBUp>div{align-items:center;display:flex;gap:10px}.LargestDriversMovement_concept_name__CYi6H{width:300px}.LargestDriversMovement_gridContainer__n50et{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;row-gap:10px}.LargestDriversMovement_gridContainerShareConcept__DNM1V{grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 5fr;padding-right:30px}.LargestDriversMovement_headerGridContainerShareConcept__vHIKF{grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:2fr 5fr;width:100%}.LargestDriversMovement_headerGridContainer__2qzp8{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;row-gap:10px;width:100%}.LargestDriversMovement_gridHeader__l41UK{display:contents}.LargestDriversMovement_headerGridItems__24PtN{grid-row-gap:10px;grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;row-gap:10px;width:100%}.LargestDriversMovement_gridItemHeader__P\+4n4{color:#5f6877;font-size:14px;font-weight:400;line-height:127%}.LargestDriversMovement_gridRow__oMj\+a{display:contents}.LargestDriversMovement_gridItemConcept__eNz7L{font-size:1.2rem;font-weight:700;line-height:1.5;max-width:100%;overflow:hidden;padding:10px 0;padding:5px;text-align:start!important;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LargestDriversMovement_gridItemChanges__cDCSm{align-items:center;column-gap:5%;display:flex;font-weight:700;padding:10px 0}.LargestDriversMovement_gridItemMovement__KyZ98{grid-row-gap:5px;display:grid;grid-template-rows:repeat(2,auto);row-gap:5px}.LargestDriversMovement_barContainer__ZHw\+d{column-gap:5px}.LargestDriversMovement_barContainer__ZHw\+d,.LargestDriversMovement_sentimentBarContainer__Kf10f{align-items:center;background:#5f687714;border-radius:2px;display:flex;height:20px;justify-content:space-between;padding:0 4px 0 0;width:100%}.LargestDriversMovement_sentimentBarContainer__Kf10f{column-gap:1px}.LargestDriversMovement_sentimentBarBlock__PwkdO{align-items:center;display:flex}.LargestDriversMovement_sentimentBar__e3mv2{height:15px}.LargestDriversMovement_barValue__lcU\+J{color:#0b101a;font-size:11px;font-weight:400;line-height:127%;margin-right:5px}.LargestDriversMovement_sentimentLastDate__VbHOt{color:#0b101a;font-size:12px;font-weight:500;line-height:117%}.LargestDriversMovement_sentimentPreLastDate__xbtKs{color:#5f6877;font-size:12px;font-weight:400;line-height:117%}.top-filters-container{background-color:#fff;display:flex;justify-content:space-between;padding:0 20px 20px}.top-filters-container.ant-select-selector{font-size:12px!important;width:200px!important}.filter-item{border-radius:5px;overflow:hidden;width:100px}.filter-item--large{width:-webkit-max-content;width:max-content}.filter-header{align-items:center;background-color:#f0f0f0;cursor:pointer;display:flex;justify-content:space-between;padding:10px}.filter-header:hover{background-color:#e0e0e0}.arrow-icon{font-size:12px;transition:transform .2s ease-in-out}.arrow-icon.expanded{transform:rotate(180deg)}.dropdown-container{background-color:#fff;padding:10px}.filter-dropdown{background-color:#fff;border:1px solid #ccc;border-radius:5px;outline:none;padding:8px;width:100%}.modal-inputs-edit{display:flex;flex-direction:column;row-gap:20px}.filter-item>label{display:block;font-size:14px!important;font-weight:700;margin-bottom:5px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-filters-scroll{display:flex;flex-wrap:wrap;gap:10px;overflow-x:hidden;padding-bottom:15px}.top-filters-column{align-items:center;display:flex;flex-direction:column;gap:10px;width:30%}.FontSizeControl_container__wMrjB{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr .2fr .2fr .2fr .2fr;justify-items:center}.FontSizeControl_button__zEYRL{align-items:center;background-color:#f9f9f9;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:28px;justify-content:center;line-height:1;transition:transform .1s,box-shadow .1s;width:28px}.FontSizeControl_button__zEYRL:disabled{cursor:not-allowed;opacity:.5}.FontSizeControl_button__zEYRL:active{box-shadow:none;transform:scale(.95)}.FontSizeControl_label__b8YCO{display:inline-block;font-size:18px;font-weight:700;min-width:40px;text-align:center}.FontSizeControl_resetButton__XLkHA{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:14px;font-weight:700;padding:5px 15px;transition:background-color .3s}.FontSizeControl_resetButton__XLkHA:hover{background-color:#f0f0f0}.FontSizeControl_title__l\+gix{text-align:start}.dashboard{background-color:#eee;display:flex;height:100%;max-width:100%;overflow:hidden}.main-content{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.dashboard-full-width .main-content{width:100%}.compare-seperator{border-bottom:1px solid #ccc;margin:15px;text-align:center}.spinner-by-center{left:50%;position:absolute;top:50%}.no-data-container{display:flex;height:100%;justify-content:center;width:100%}.header-container{align-items:center;background-color:#fff;display:flex;justify-content:space-evenly;min-height:80px;position:relative;width:100%}.header-left-section{cursor:pointer;height:100%;min-width:-webkit-min-content;min-width:min-content;width:100px}.header-left-section,.header-middle-section{align-items:center;display:flex;justify-content:left}.header-middle-section{background-color:#f8f6f8;border:1px solid #fff;border-radius:10px;box-sizing:initial;height:80%;margin:5px;max-width:40%;min-width:40%;position:static}.concepts-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden}.header-right-section{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;position:absolute;right:10px;top:-50px;width:97%}.header-other-options{align-items:flex-end;column-gap:20px;display:flex;flex-direction:row;justify-content:flex-end}.header-right-section .header-options-container{align-items:center;display:flex;justify-content:space-between;width:100%}.filter-icon{color:gray;font-size:24px}.clear-text,.filter-text{color:gray}.clear-text{color:#4285f4;font-size:14px;font-weight:500;margin:0 10px;text-align:center;width:75px;z-index:100}.header-right-section .button{align-items:center;background-color:#fff;border:none;border-radius:5px;box-shadow:0 0 5px 0 #0003;color:#4285f4;display:flex;margin-left:10px;padding:10px;width:125px}.header-right-section .button:hover{cursor:pointer;scale:1.05;transition:scale .2s linear}.header-right-section .button.fullscreen{border:1px solid #fff}.header-right-section .button.share{background-color:#4285f4;border:1px solid #4285f4;color:#fff}.button-icon{font-size:30px;margin-right:5px}.concept-container{align-items:center;display:flex;height:100%;justify-content:center;margin:0 10px;position:static}.concepts-inner-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.concept-name{color:#b166f7;font-size:18px;font-weight:500;margin-right:5px;-webkit-user-select:none;user-select:none}.concept-name:hover{cursor:pointer;scale:1.01}.concepts-in-header{background-color:#f8f6f8}.ProjectsHeader_header__mf9fo,.save-dashboard-button{align-items:center;display:flex}.ProjectsHeader_header__mf9fo{box-shadow:0 1px 3px #0000004d;justify-content:space-between;padding:1.125rem}.ProjectsHeader_headerLogout__ix7px{align-items:baseline;column-gap:10px;display:flex;justify-content:center}.ProjectsHeader_header__mf9fo h3{color:#04aade}.projects-container{background-color:#fff;height:100vh;width:100vw}.projects-header-menu{margin-left:auto;margin-right:5px}.projects-section{padding:50px 50px 0}.project-card{justify-content:space-evenly;width:100%}.project-card button{cursor:pointer}.projects-heading-bar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:5rem;position:relative}.projects-heading-title{font-size:30px;margin-left:10px}.projects-heading-bar select{border-radius:5px;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:45px;margin:0 20px;padding:5px;width:20%}.projects-heading-bar select:focus{outline:none}.projects-heading-bar button{background-color:#caf99e;border:none;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:45px;margin-left:30px;padding:5px;width:15%}.projects-heading-bar button:hover{background-color:#b6ef8a}.projects-heading-bar h6{color:#162f36;display:inline-block;font-size:18px;font-weight:300;margin-left:20px}.projects-heading-bar label,.projects-radio-button{color:#67b2e1;font-size:18px;font-weight:100;margin:0 10px;text-align:center}.projects-search-bar{border:1px solid #e2e2e2;box-shadow:0 1px 3px #0000004d;font-size:1rem;height:45px;margin:0;padding:0 1rem 0 .5rem}.projects-content{flex-direction:column;height:100%;margin-top:50px}.project-card,.projects-content{align-items:center;display:flex;justify-content:center}.project-card{background:#f5f5f5;border-radius:5px;box-shadow:0 1px 3px #0003;padding:20px;position:relative}.project-card-header{display:flex;flex-direction:column;flex-grow:1}.project-card-header h3{font-size:20px;font-weight:600;margin-bottom:10px;width:80%}.project-list.button{width:150px}.project-list.button.get-data{background-color:#caf99e;color:#111}.project-list.button.get-data:hover{border-color:#111;color:#111}#open-project-btn{background-color:#2f80ed;color:#fff}#get-data-btn,#open-project-btn{border:none;border-radius:5px;cursor:pointer;height:40px;margin:0;max-height:40px;max-width:150px;min-height:40px;min-width:150px;padding:0;transition:background-color .3s ease;width:150px}#get-data-btn{background-color:#caf99e;color:#111}.pagination{display:flex;justify-content:space-between;margin-top:20px}.pagination button{background-color:#2f80ed;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:20px 5px;padding:10px 20px;transition:background-color .3s ease}.pagination button[disabled]{background-color:#bfbfbf;cursor:not-allowed}.pagination button:hover:not([disabled]){background-color:#206ba4}.ProjectsActionsComponent_container__Ml6r9{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:auto 1fr 1fr auto}.ProjectsActionsComponent_container__Ml6r9>*{flex-grow:1}.ProjectCard_card__hm8fy{align-items:center;background-color:#f5f5f5;border-radius:5px;display:flex;justify-content:space-between;padding:20px;width:100%}.ProjectCard_card__hm8fy:not(:last-child){margin-bottom:20px}.ProjectCard_cardContent__\+E123{width:50%}.ProjectCard_cardTitle__qpuTj{font-size:20px;font-weight:600;margin-bottom:10px;overflow-wrap:break-word}.ProjectCard_createdAt__j7l2z{font-size:12px}.ProjectCard_finishTime__-kg7l{color:red;font-size:12px;padding-top:10px}.ProjectCard_cardActions__H3oem>button:not(:last-child){margin-right:10px}.ProjectCard_button__EynIY{background-color:#96d581;color:#000}.SurveysPage_surveys-heading-bar__CQpvT{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem;position:relative}.SurveysPage_surveys-heading-title__eK9fo{font-size:30px;font-weight:100;margin-left:10px}.SurveysPage_surveys-heading-bar__CQpvT button{background-color:#caf99e;border:none;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:45px;margin-left:30px;padding:5px;width:15%}.SurveysPage_surveys-heading-bar__CQpvT button:hover{background-color:#b6ef8a}.SurveysPage_survey_card__rV5It{align-items:center;background:#f5f5f5;border-radius:5px;box-shadow:0 1px 3px #0003;display:flex;height:60px;justify-content:center;margin:0 20px 20px;max-height:60px;padding:20px;position:relative}.SurveysActionsComponent_container__Kk5YT{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:auto 1fr 1fr auto}.SurveysActionsComponent_container__Kk5YT>*{flex-grow:1}.SurveysList_survey_card__xQ4ah{align-items:center;background:#f5f5f5;border-radius:5px;box-shadow:0 1px 3px #0003;display:flex;height:60px;justify-content:center;margin:0 20px 20px;max-height:60px;padding:20px;position:relative;width:100%}body{background-color:#fff;font-family:Lato,Helvetica,Arial,sans-serif;font-size:16px;line-height:18px;margin:0}.ql-container.ql-snow{border:none}.ant-collapse-content-box>div{margin:0!important}.ql-container{height:70%}.ant-pagination-next,.ant-pagination-prev{vertical-align:initial!important}.ant-layout-sider.ant-layout-sider-collapsed{flex:0 0 15px!important;min-width:15px!important;width:15px!important}.ant-card .ant-card-head{padding:10px}.ant-layout-sider .ant-layout-sider-children{max-height:380px;overflow-x:hidden;overflow-y:auto}:where(.css-dev-only-do-not-override-i0102m).ant-card .ant-card-head-wrapper{align-items:flex-start;display:flex;width:100%}.ant-layout-sider.ant-layout-sider-collapsed>.ant-layout-sider-children{display:none}.ant-layout-sider{flex:0 0 180px!important;float:left;margin-top:20px;min-width:180px!important;overflow:hidden;width:180px!important}.ant-layout-sider .ant-layout-sider-trigger{left:15px;position:fixed;top:50px}.ant-layout-sider.compare{float:right}.compare.ant-layout-sider .ant-layout-sider-trigger{right:15px}.dashboard-widget{display:flex;justify-content:center;width:100%}.volume-compare{width:100%}.container{margin:0 auto;max-width:1120px}.ql-size-huge{font-size:2.5em}.ql-size-large{font-size:1.5em}.ql-size-normal{font-size:1em}.ql-size-small{font-size:.75em}.Login_wrapper__\+wd9j{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100vw}.Login_title__vcg8P{margin-bottom:20px}.Login_form__xawx9{width:30%}.Login_error__ByltQ{color:red;margin-bottom:10px}.error-block{align-items:center;display:flex;flex-direction:column;padding:300px;row-gap:20px}
/*# sourceMappingURL=main.f79ddb51.css.map*/