@charset "UTF-8";.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item img{pointer-events:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-drag-placeholder{transition:transform .1s}.react-grid-item.react-grid-resize-placeholder{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.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{left:50%;margin-left:-10px;cursor:ns-resize}.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)}:root{--go-white: rgba(255, 255, 255, 1);--go-white-10: rgba(255, 255, 255, .1);--go-white-20: rgba(255, 255, 255, .2);--go-white-40: rgba(255, 255, 255, .4);--go-white-50: rgba(255, 255, 255, .5);--go-white-60: rgba(255, 255, 255, .6);--go-black-10: rgba(0, 0, 0, .1);--go-black-30: rgba(0, 0, 0, .3);--go-black-50: rgba(0, 0, 0, .5);--go-red-light: rgba(235, 87, 87, 1);--go-red-dark: rgba(237, 61, 61, 1);--go-green-light: rgba(33, 150, 83, 1);--go-green-dark: rgba(13, 123, 60, 1);--go-notifications-error: rgba(154, 25, 23, 1);--go-notifications-success: var(--go-green-dark);--go-notifications-info: rgba(54, 65, 83, 1);--go-notifications-border: 1px solid rgba(229, 229, 255, .2);--go-notifications-color-text: var(--go-white);--go-collapse-header-padding: 6px 8px 6px 16px;--go-collapse-body-padding-left: 16px;--go-collapse-body-padding-right: 8px;--go-collapse-body-padding-top: 12px;--go-collapse-body-padding-bottom: 12px}.go-theme_dark{--go-primary: rgba(96, 92, 255, 1);--go-primary-light: rgba(116, 113, 255, 1);--go-primary-25: rgba(96, 92, 255, .25);--go-primary-40: rgba(96, 92, 255, .4);--go-primary-50: rgba(96, 92, 255, .5);--go-primary-second: rgba(69, 65, 201, 1);--go-secondary: rgba(54, 65, 83, 1);--go-secondary-second: rgba(40, 49, 63, 1);--go-secondary-second-70: rgba(40, 49, 63, .7);--go-text: rgba(255, 255, 255, 1);--go-text-75: rgba(255, 255, 255, .75);--go-text-40: rgba(255, 255, 255, .4);--go-text-50: rgba(255, 255, 255, .5);--go-text-60: rgba(255, 255, 255, .6);--go-control-fill: rgba(7, 7, 19, 1);--go-control-fill-30: rgba(7, 7, 19, .3);--go-border-color: rgba(229, 229, 255, .2);--go-hover: rgba(101, 121, 151, .15);--go-button-focus-shadow: 0px 4px 4px 0px var(--go-primary-25);--go-button-bg: var(--go-primary);--go-button-bg-hover: var(--go-primary-second);--go-button-bg-disabled: rgba(96, 92, 255, .4);--go-button-text: var(--go-white);--go-button-secondary-bg: rgba(26, 32, 44, 1);--go-button-secondary-border: 1px solid transparent;--go-button-secondary-text: var(--go-white);--go-button-secondary-bg-hover: var(--go-white-10);--go-button-secondary-border-hover: 1px solid transparent;--go-button-secondary-bg-disabled: rgba(26, 32, 44, 1);--go-button-secondary-text-disabled: var(--go-white-50);--go-button-flat-text: var(--go-primary-light);--go-switch-light: var(--go-secondary);--go-switch-dark: var(--go-primary);--go-switch-border: 1px solid transparent;--go-switch-knob: var(--go-white);--go-switch-text-inactive-left: var(--go-switch-dark);--go-switch-text-inactive-right: var(--go-switch-knob);--go-switch-text-active-left: var(--go-switch-knob);--go-switch-text-active-right: var(--go-switch-dark);--go-switch-focus-shadow: 0 0 10px 0px var(--go-primary-50);--go-switch-active-border: 1px solid transparent;--go-checkbox-bg-checked: var(--go-primary);--go-checkbox-bg-unchecked: transparent;--go-checkbox-bg-intermediate: var(--go-primary);--go-checkbox-opacity-disabled: .48;--go-checkbox-focus-shadow: 0 0 10px 0px var(--go-primary-50);--go-checkbox-text: var(--go-text);--go-radio-bg-inactive: transparent;--go-radio-bg-active: var(--go-primary);--go-radio-dot: var(--go-white);--go-radio-focus-shadow: 0 0 10px 0px var(--go-primary-50);--go-radio-button-group-active-bg: var(--go-primary);--go-radio-button-group-inactive-bg: var(--go-secondary);--go-radio-button-group-active-text: var(--go-white);--go-radio-button-group-inactive-text: var(--go-white-50);--go-radio-button-group-disabled-text: var(--go-white-20);--go-radio-button-group-active-border: 1px solid transparent;--go-radio-button-group-inactive-border: 1px solid transparent;--go-radio-button-group-disabled-border: 1px solid transparent;--go-radio-button-group-focus-shadow: 0px 4px 4px 0px var(--go-primary-25);--go-radio-button-group-divider-color: transparent;--go-radio-button-group-flat-inactive-text: var(--go-white-40);--go-scrollbar-thumb-bg: rgba(6, 21, 43, .4);--go-scrollbar-thumb-border: 1px solid var(--go-white-10);--go-portal-bg: var(--go-black-50);--go-modal-bg: var(--go-secondary);--go-modal-shadow: 0px -7px 13px 0px rgba(28, 28, 50, .2), 0px 8px 9px 0px rgba(12, 12, 23, .5);--go-modal-border: 1px solid var(--go-border-color);--go-modal-close-icon-color: var(--go-white);--go-loader-overlay-bg: var(--go-black-50);--go-tooltip-bg: var(--go-secondary-second);--go-tooltip-border-color: rgba(229, 229, 255, .2);--go-tooltip-border: 1px solid var(--go-tooltip-border-color);--go-tooltip-shadow: 0px -7px 13px 0px rgba(28, 28, 50, .2), 0px 8px 9px 0px rgba(12, 12, 23, .35);--go-tooltip-text: var(--go-text);--go-descriptions-title-color: var(--go-white-50);--go-descriptions-value-color: var(--go-white);--go-drawer-bg: var(--go-secondary);--go-drawer-border: 1px solid rgba(229, 229, 255, .2);--go-popover-bg: var(--go-secondary);--go-popover-border-color: rgba(229, 229, 255, .2);--go-popover-border: 1px solid var(--go-tooltip-border-color);--go-popover-shadow: var(--go-modal-shadow);--go-popover-text: var(--go-text);--go-input-bg: var(--go-secondary-second);--go-input-border: 1px solid var(--go-secondary-second);--go-input-text: var(--go-white);--go-input-label-text: var(--go-white-50);--go-input-placeholder-text: var(--go-white-50);--go-input-suffix-text: var(--go-white-50);--go-input-clear-icon-color: var(--go-input-text);--go-input-focus-border-color: var(--go-primary-second);--go-input-focus-border: 1px solid var(--go-input-focus-border-color);--go-input-focus-shadow: 0px 4px 4px 0px rgba(58, 54, 219, .25);--go-input-focus-placeholder-text: var(--go-white-60);--go-input-hovered-border-color: rgba(73, 88, 112, 1);--go-input-hovered-border: 1px solid var(--go-input-hovered-border-color);--go-input-error-border-color: var(--go-red-light);--go-input-error-border: 1px solid var(--go-input-error-border-color);--go-input-disabled-opacity: .7;--go-input-disabled-placeholder-text: var(--go-input-label-text);--go-input-disabled-suffix-text: var(--go-input-label-text);--go-input-disabled-text: var(--go-input-label-text);--go-textarea-clear-icon-bg: var(--go-secondary-second-70);--go-calendar-bg: var(--go-secondary);--go-calendar-text: var(--go-text);--go-calendar-border: 1px solid var(--go-white-10);--go-calendar-header-border: var(--go-calendar-border);--go-calendar-week-day-text: rgba(116, 113, 255, 1);--go-calendar-arrow-color: rgba(116, 113, 255, 1);--go-calendar-weekend-day-bg: var(--go-hover);--go-calendar-selected-bg: var(--go-primary);--go-calendar-selected-text: var(--go-calendar-text);--go-calendar-date-hover-bg: var(--go-hover);--go-calendar-time-container-border: var(--go-calendar-border);--go-calendar-time-header-text: var(--go-white-50);--go-calendar-date-disabled-text: var(--go-white-20);--go-calendar-date-selected-disabled-bg: var(--go-white-20);--go-calendar-date-not-in-view: var(--go-white-50);--go-slider-rail-bg: var(--go-secondary-second);--go-slider-track-bg: var(--go-primary);--go-slider-handle-bg: var(--go-primary-light);--go-slider-handle-border: 2px solid var(--go-primary-light);--go-slider-dot-bg: var(--go-secondary-second);--go-slider-dot-border: 2px solid var(--go-secondary-second);--go-slider-mark-text: var(--go-text-40);--go-slider-mark-text-active: var(--go-text);--go-date-picker-bg: var(--go-secondary);--go-date-picker-suffix-text: var(--go-white);--go-collapse-panel-border: 1px solid var(--go-white-10);--go-collapse-panel-bg: rgba(54, 65, 83, 1);--go-collapse-expand-arrow-color: var(--go-text);--go-select-dropdown-bg: var(--go-secondary);--go-select-dropdown-focus-shadow: 0px -7px 13px 0px rgba(28, 28, 50, .2), 0px 8px 9px 0px rgba(12, 12, 23, .35);--go-select-item-active-bg: var(--go-hover);--go-select-item-selected-bg: var(--go-primary-40);--go-select-item-selected-font-weight: 700;--go-select-selection-item-bg: var(--go-button-secondary-bg);--go-select-suffix-icon-color: var(--go-white);--go-actions-bar: rgba(26, 32, 44, 1);--go-actions-bar-item-color: rgba(255, 255, 255, 1);--go-actions-bar-item-active-bg: rgba(96, 92, 255, .4);--go-actions-bar-item-disabled-bg: rgba(255, 255, 255, .5);--go-actions-bar-item-hover-bg: rgba(101, 121, 151, .15);--go-actions-bar-item-active-hover-bg: rgba(96, 92, 255, .3);--go-actions-bar-divider-bg: rgba(255, 255, 255, .1);--go-table-border-bottom: none;--go-table-border-right-color: var(--go-white-10);--go-table-cell-focused-border-color: var(--go-primary-light);--go-table-cell-focused-hover-color: var(--go-primary-second);--go-table-column-pinned-bg: rgba(26, 32, 44, 1);--go-table-bg: var(--go-secondary-second);--go-table-cell-bg: var(--go-secondary-second);--go-table-row-hover-bg: var(--go-hover);--go-table-selected-bg: var(--go-primary-40);--go-table-disabled-bg: rgba(32, 39, 52, 1);--go-table-disabled-text: var(--go-white-50);--go-column-menu-bg: var(--go-secondary);--go-column-menu-border-color: rgba(229, 229, 255, .2);--go-table-row-drag-icon-color: var(--go-white);--go-table-cell-error-bg-color: rgba(235, 87, 87, .2);--go-table-row-bg-empty: rgba(7, 7, 19, .3);--go-table-cell-bg-drag: var(--go-primary-light);--go-collapse-sidebar-backgound: rgba(26, 32, 44, 1);--go-collapse-sidebar-text: var(--go-white);--go-collapse-sidebar-icon-color: var(--go-white-50);--go-collapse-sidebar-expand-icon-color: var(--go-white);--go-collapse-sidebar-border-color: var(--go-white-10);--go-collapse-sidebar-border: 1px solid var(--go-collapse-sidebar-border-color);--go-hint-bg: var(--go-primary-second);--go-hint-border-color: rgba(116, 113, 255, 1);--go-hint-button-bg: var(--go-primary);--go-hint-button-hover-bg: var(--go-primary-light)}.go-theme_light{--go-primary: rgba(58, 54, 219, 1);--go-primary-25: rgba(58, 54, 219, .25);--go-primary-40: rgba(58, 54, 219, .4);--go-primary-50: rgba(58, 54, 219, .5);--go-primary-second: rgba(101, 98, 245, 1);--go-secondary: rgba(190, 205, 250, 1);--go-secondary-second: rgba(210, 223, 250, 1);--go-secondary-second-70: rgba(210, 223, 250, .7);--go-secondary-second-40: rgba(210, 223, 250, .4);--go-text: rgba(6, 21, 43, 1);--go-text-40: rgba(6, 21, 43, .4);--go-text-50: rgba(6, 21, 43, .5);--go-text-60: rgba(6, 21, 43, .6);--go-text-75: rgba(6, 21, 43, .75);--go-control-fill: rgba(80, 101, 155, .1);--go-border-color: rgba(197, 208, 229, 1);--go-hover: rgba(101, 121, 151, .15);--go-button-focus-shadow: 0px 4px 4px 0px var(--go-primary-25);--go-button-bg: var(--go-primary);--go-button-text: var(--go-white);--go-button-bg-hover: var(--go-primary-second);--go-button-bg-disabled: var(--go-primary-40);--go-button-secondary-bg: transparent;--go-button-secondary-border: 1px solid currentColor;--go-button-secondary-text: var(--go-primary);--go-button-secondary-bg-hover: var(--go-secondary-second);--go-button-secondary-border-hover: 1px solid var(--go-button-secondary-bg-hover);--go-button-secondary-bg-disabled: var(--go-white);--go-button-secondary-text-disabled: var(--go-primary-40);--go-button-secondary-border-disabled: 1px solid currentColor;--go-button-flat-text: var(--go-primary);--go-switch-light: var(--go-secondary);--go-switch-dark: var(--go-primary);--go-switch-border: 1px solid transparent;--go-switch-knob: var(--go-white);--go-switch-text-inactive-left: var(--go-switch-dark);--go-switch-text-inactive-right: var(--go-switch-dark);--go-switch-text-active-left: var(--go-switch-knob);--go-switch-text-active-right: var(--go-switch-dark);--go-switch-focus-shadow: 0 0 10px 0px var(--go-primary-50);--go-switch-active-border: 1px solid transparent;--go-checkbox-bg-checked: var(--go-primary);--go-checkbox-bg-unchecked: transparent;--go-checkbox-bg-intermediate: var(--go-primary);--go-checkbox-opacity-disabled: .4;--go-checkbox-focus-shadow: 0 0 10px 0px var(--go-primary-50);--go-checkbox-text: var(--go-text);--go-radio-bg-inactive: transparent;--go-radio-bg-active: var(--go-primary);--go-radio-dot: var(--go-white);--go-radio-focus-shadow: 0 0 10px 0px var(--go-primary-50);--go-radio-button-group-active-bg: var(--go-primary);--go-radio-button-group-inactive-bg: var(--go-white);--go-radio-button-group-active-text: var(--go-white);--go-radio-button-group-inactive-text: var(--go-text-75);--go-radio-button-group-disabled-text: var(--go-text-40);--go-radio-button-group-active-border: 1px solid transparent;--go-radio-button-group-inactive-border: 1px solid var(--go-secondary);--go-radio-button-group-disabled-border: 1px solid var(--go-secondary);--go-radio-button-group-focus-shadow: 0px 4px 4px 0px var(--go-primary-25);--go-radio-button-group-divider-color: var(--go-secondary);--go-radio-button-group-flat-inactive-text: rgba(40, 43, 49, .8);--go-scrollbar-thumb-bg: rgba(210, 219, 236, 1);--go-scrollbar-thumb-border: 1px solid rgba(197, 208, 229, 1);--go-portal-bg: var(--go-black-30);--go-modal-bg: var(--go-white);--go-modal-shadow: 0px 8px 8px 0px rgba(80, 101, 155, .44);--go-modal-border: 1px solid var(--go-border-color);--go-modal-close-icon-color: rgba(106, 120, 162, 1);--go-loader-overlay-bg: var(--go-black-30);--go-tooltip-bg: rgba(239, 243, 249, 1);--go-tooltip-border-color: rgba(183, 196, 222, 1);--go-tooltip-border: 1px solid var(--go-tooltip-border-color);--go-tooltip-shadow: var(--go-modal-shadow);--go-tooltip-text: var(--go-text);--go-descriptions-title-color: rgba(40, 43, 49, .8);--go-descriptions-value-color: rgba(40, 43, 49);--go-drawer-bg: rgba(241, 244, 250, 1);--go-drawer-border: 1px solid rgba(239, 243, 249, 1);--go-popover-bg: rgba(239, 243, 249, 1);--go-popover-border-color: rgba(183, 196, 222, 1);--go-popover-border: 1px solid var(--go-tooltip-border-color);--go-popover-shadow: var(--go-modal-shadow);--go-popover-text: var(--go-text);--go-input-bg: var(--go-white);--go-input-border: 1px solid var(--go-secondary);--go-input-text: var(--go-text);--go-input-label-text: var(--go-text-60);--go-input-placeholder-text: var(--go-text-60);--go-input-suffix-text: var(--go-text-60);--go-input-clear-icon-color: var(--go-input-text);--go-input-focus-border-color: var(--go-primary);--go-input-focus-border: 1px solid var(--go-input-focus-border-color);--go-input-focus-shadow: none;--go-input-focus-placeholder-text: var(--go-text-60);--go-input-hovered-border-color: var(--go-secondary-second);--go-input-hovered-border: 1px solid var(--go-input-hovered-border-color);--go-input-error-border-color: var(--go-red-light);--go-input-error-border: 1px solid var(--go-input-error-border-color);--go-input-disabled-opacity: 1;--go-input-disabled-placeholder-text: var(--go-text-40);--go-input-disabled-suffix-text: var(--go-text-40);--go-input-disabled-text: var(--go-text-40);--go-textarea-clear-icon-bg: var(--go-secondary-second-70);--go-calendar-bg: rgba(241, 244, 250, 1);--go-calendar-text: var(--go-text);--go-calendar-border: 1px solid rgba(223, 230, 242, 1);--go-calendar-header-border: var(--go-calendar-border);--go-calendar-week-day-text: var(--go-primary);--go-calendar-arrow-color: var(--go-primary);--go-calendar-weekend-day-bg: var(--go-hover);--go-calendar-selected-bg: var(--go-primary);--go-calendar-selected-text: var(--go-white);--go-calendar-date-hover-bg: var(--go-hover);--go-calendar-time-container-border: var(--go-calendar-border);--go-calendar-time-header-text: rgba(40, 43, 49, .6);--go-calendar-date-disabled-text: var(--go-text-40);--go-calendar-date-not-in-view: var(--go-text-60);--go-calendar-date-selected-disabled-bg: rgba(223, 230, 242, 1);--go-slider-rail-bg: rgba(120, 140, 185, 1);--go-slider-track-bg: rgba(44, 67, 198, 1);--go-slider-handle-bg: rgba(57, 84, 208, 1);--go-slider-handle-border: rgba(57, 84, 208, 1);--go-slider-dot-bg: rgba(120, 140, 185, 1);--go-slider-dot-border: 2px solid rgba(120, 140, 185, 1);--go-slider-mark-text: var(--go-text-40);--go-slider-mark-text-active: var(--go-text);--go-date-picker-bg: rgba(239, 243, 249, 1);--go-date-picker-suffix-text: var(--go-text);--go-collapse-panel-border: 1px solid rgba(223, 230, 242, 1);--go-collapse-panel-bg: rgba(241, 244, 250, 1);--go-collapse-expand-arrow-color: rgba(106, 120, 162, 1);--go-select-dropdown-bg: var(--go-popover-bg);--go-select-dropdown-focus-shadow: var(--go-popover-shadow);--go-select-item-active-bg: var(--go-hover);--go-select-item-selected-bg: rgba(210, 219, 236, 1);--go-select-item-selected-font-weight: 700;--go-select-selection-item-bg: rgba(210, 219, 236, 1);--go-select-suffix-icon-color: rgba(106, 120, 162, 1);--go-actions-bar: rgba(232, 237, 243, 1);--go-actions-bar-item-color: rgba(106, 120, 162, 1);--go-actions-bar-item-active-bg: rgba(210, 219, 236, 1);--go-actions-bar-item-disabled-bg: rgb(63, 69, 82, .6);--go-actions-bar-item-hover-bg: rgba(57, 84, 208, .06);--go-actions-bar-item-active-hover-bg: rgba(210, 219, 236, .8);--go-actions-bar-divider-bg: rgba(210, 219, 236, 1);--go-table-border-bottom: none;--go-table-border-color: var(--go-black-10);--go-table-cell-focused-border-color: var(--go-primary-second);--go-table-column-pinned-bg: var(--go-secondary-second-40);--go-table-bg: transparent;--go-table-cell-bg: var(--go-white);--go-table-row-hover-bg: rgba(57, 84, 208, .1);--go-table-selected-bg: rgba(57, 84, 208, .2);--go-table-disabled-bg: rgba(245, 248, 251, 1);--go-table-disabled-text: var(--go-text-50);--go-column-menu-bg: rgba(239, 243, 249, 1);--go-column-menu-border-color: rgba(229, 229, 255, .2);--go-table-row-drag-icon-color: rgba(106, 120, 162, 1);--go-table-cell-error-bg-color: rgba(235, 87, 87, .2);--go-table-row-bg-empty: rgba(233, 238, 246, 1);--go-table-cell-bg-drag: var(--go-primary-light);--go-collapse-sidebar-backgound: rgba(239, 243, 249, 1);--go-collapse-sidebar-text: rgba(31, 44, 86, 1);--go-collapse-sidebar-icon-color: rgba(106, 120, 162, 1);--go-collapse-sidebar-expand-icon-color: rgba(106, 120, 162, 1);--go-collapse-sidebar-border-color: rgba(223, 230, 242, 1);--go-collapse-sidebar-border: 1px solid var(--go-collapse-sidebar-border-color);--go-hint-bg: var(--go-primary);--go-hint-border-color: rgba(57, 84, 208, 1);--go-hint-button-bg: rgba(57, 84, 208, 1);--go-hint-button-hover-bg: rgba(96, 92, 255, 1)}.go-style_bordered.go-theme_dark{--go-button-secondary-bg: rgba(40, 49, 63, 1);--go-button-secondary-bg-disabled: rgba(40, 49, 63, 1);--go-switch-light: var(--go-control-fill-30);--go-switch-border: 1px solid var(--go-secondary-second);--go-switch-active-border: 1px solid transparent;--go-input-bg: var(--go-control-fill-30);--go-input-border: 1px solid transparent;--go-input-clear-icon-color: var(--go-white);--go-tooltip-bg: rgba(54, 65, 83, 1);--go-tooltip-shadow: 0px -7px 13px 0px rgba(28, 28, 50, .2), 0px 8px 9px 0px rgba(12, 12, 23, .5);--go-radio-button-group-inactive-bg: var(--go-control-fill-30);--go-radio-button-group-active-border: 1px solid var(--go-secondary-second);--go-radio-button-group-inactive-border: 1px solid var(--go-secondary-second);--go-radio-button-group-disabled-border: 1px solid var(--go-secondary-second);--go-radio-button-group-divider-color: transparent;--go-textarea-clear-icon-bg: transparent;--go-scrollbar-thumb-bg: rgba(6, 21, 43, .4);--go-scrollbar-thumb-border: 1px solid var(--go-white-10);--go-select-selection-item-bg: var(--go-secondary-second);--go-calendar-selected-bg: rgba(116, 113, 255, 1)}.go-style_bordered.go-theme_light{--go-primary: rgba(57, 84, 208, 1);--go-primary-second: rgba(44, 67, 198, 1);--go-switch-light: rgba(210, 219, 236, 1);--go-switch-border: 1px solid transparent;--go-switch-active-border: 1px solid transparent;--go-input-bg: var(--go-control-fill);--go-input-border: 1px solid transparent;--go-input-clear-icon-color: rgba(106, 120, 162, 1);--go-radio-button-group-inactive-bg: var(--go-control-fill);--go-radio-button-group-active-border: 1px solid transparent;--go-radio-button-group-inactive-border: 1px solid transparent;--go-radio-button-group-disabled-border: 1px solid transparent;--go-radio-button-group-divider-color: transparent;--go-textarea-clear-icon-bg: var(--go-secondary-second-70);--go-calendar-bg: rgba(239, 243, 249, 1)}:root{--go-transition: .2s;--go-border-radius: 4px;--go-portal-z-index: 1000;--go-button-border-radius: var(--go-border-radius);--go-radio-button-group-border-radius: var(--go-border-radius);--go-modal-border-radius: 8px;--go-modal-z-index: var(--go-portal-z-index);--go-drawer-z-index: var(--go-portal-z-index);--go-tooltip-border-radius: 8px;--go-tooltip-z-index: 1001;--go-popover-border-radius: 8px;--go-popover-z-index: 1001;--go-select-popover-z-index: 1001;--go-input-border-radius: var(--go-border-radius);--go-notifications-z-index: 1002;--toastify-z-index: 1002;--go-collapse-header-sticky-z-index: 10;--go-scrollbar-track-z-index: 11}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.go-icon{display:inline-flex;align-items:center;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.go-icon>*{line-height:1}.go-icon svg{display:inline-block}.go-icon:before{display:none}.go-icon>.go-icon{line-height:0;vertical-align:0}.go-icon[tabindex]{cursor:pointer}.go-actions-bar{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:31px;background:var(--go-actions-bar)}.go-actions-bar__bottom{padding-bottom:16px;display:flex;flex-flow:column;align-items:center}.go-actions-bar__item{display:flex;align-items:center;justify-content:center;height:56px;width:100%;color:var(--go-actions-bar-item-color);user-select:none;cursor:pointer;outline:0;background:transparent;border:none;font-size:24px}.go-actions-bar__item:disabled{color:var(--go-actions-bar-item-disabled-bg);cursor:not-allowed}.go-actions-bar__item.active{background-color:var(--go-actions-bar-item-active-bg)}.go-actions-bar__item:not(:disabled):hover{background-color:var(--go-actions-bar-item-hover-bg)}.go-actions-bar__item:not(:disabled):hover.active{background-color:var(--go-actions-bar-item-active-hover-bg)}.go-actions-bar__item:focus-visible{background-color:var(--go-actions-bar-item-hover-bg)}.go-actions-bar__item:focus-visible.active{background-color:var(--go-actions-bar-item-active-hover-bg)}.go-actions-bar__space{display:flex;align-items:center;justify-content:center;height:56px}.go-actions-bar__divider{height:1px;background:var(--go-actions-bar-divider-bg);border-radius:1px;margin:8px 4px}.go-loader{display:flex;position:absolute;inset:0;color:currentColor;font-size:inherit;background-color:var(--go-loader-overlay-bg)}.go-loader__icon{margin:auto}.go-loader__icon>svg{width:100%;height:100%}.go-loader__icon_size_s{width:16px;height:16px}.go-loader__icon_size_m{width:32px;height:32px}.go-loader__icon_size_l{width:64px;height:64px}.go-select-dropdown ::-webkit-scrollbar{width:8px;height:8px}.go-select-dropdown ::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.go-select-dropdown ::-webkit-scrollbar-thumb{width:8px;background-color:var(--go-scrollbar-thumb-bg);border-radius:8px;border:var(--go-scrollbar-thumb-border)}.go-select{box-sizing:border-box;margin:0;padding:0;font-size:14px;font-family:Inter,sans-serif;line-height:20px;position:relative;display:inline-block;cursor:pointer}.go-select:not(.go-select-customize-input) .go-select-selector{position:relative;color:var(--go-input-text);background-color:var(--go-input-bg);border:var(--go-input-border);border-radius:var(--go-input-border-radius);transition:background-color var(--go-transition),border var(--go-transition),box-shadow var(--go-transition)}.go-select:not(.go-select-customize-input) .go-select-selector input{cursor:pointer}.go-select-show-search.go-select:not(.go-select-customize-input) .go-select-selector{cursor:text}.go-select-show-search.go-select:not(.go-select-customize-input) .go-select-selector input{cursor:auto}.go-select:hover:not(.go-select-focused):not(.go-select-disabled).go-select:not(.go-select-customize-input) .go-select-selector{border-color:var(--go-input-hovered-border-color)}.go-select-focused:not(.go-select-disabled).go-select:not(.go-select-customize-input) .go-select-selector{border-color:var(--go-input-focus-border-color);box-shadow:var(--go-input-focus-shadow);outline:none}.go-select-disabled.go-select:not(.go-select-customize-input) .go-select-selector{opacity:var(--go-input-disabled-opacity);cursor:not-allowed}.go-select-disabled.go-select:not(.go-select-customize-input) .go-select-selector input{cursor:not-allowed}.go-select-status-error.go-select:not(.go-select-customize-input) .go-select-selector{border:var(--go-input-error-border)}.go-select:not(.go-select-customize-input) .go-select-selector .go-select-selection-search-input{margin:0;padding:0;background:transparent;border:none;outline:none;appearance:none;color:inherit}.go-select:not(.go-select-customize-input) .go-select-selector .go-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.go-select-selection-item{flex:1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}.go-select-selection-placeholder{flex:1;overflow:hidden;color:var(--go-input-placeholder-text);white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.go-select-arrow{position:absolute;top:50%;right:4px;display:flex;align-items:center;height:24px;margin-top:-12px;color:var(--go-select-suffix-icon-color);font-size:24px;line-height:1;text-align:center;pointer-events:none}.go-select_size_s .go-select-arrow{right:8px;height:16px;margin-top:-8px;font-size:16px}.go-select-arrow .go-select-suffix{vertical-align:top;transition:transform .3s}.go-select-arrow .go-select-suffix>.go-icon svg{vertical-align:top}.go-select-arrow .go-select-suffix:not(.go-select-suffix){pointer-events:auto}.go-select-disabled .go-select-arrow{opacity:var(--go-input-disabled-opacity);cursor:not-allowed}.go-select-arrow>*:not(:last-child){margin-inline-end:4px}.go-select:has(>.go-select-clear).go-select-allow-clear:not(.go-select-disabled):hover .go-select-arrow{opacity:0}.go-select-clear{position:absolute;top:50%;right:4px;z-index:1;display:inline-block;width:24px;height:24px;margin-top:-12px;color:var(--go-select-suffix-icon-color);font-size:24px;font-style:normal;line-height:1;text-align:center;text-transform:none;cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.go-select_size_s .go-select-clear{right:8px;width:16px;height:16px;margin-top:-8px;font-size:16px}.go-select-clear:before{display:block}.go-select-clear:hover{color:var(--go-text-75)}.go-select:hover .go-select-clear{opacity:1}.go-select-dropdown{margin:0;font-family:Inter,sans-serif;line-height:20px;position:absolute;top:-9999px;left:-9999px;z-index:var(--go-select-popover-z-index);box-sizing:border-box;padding:8px 0;overflow:hidden;font-size:14px;font-variant:initial;background-color:var(--go-select-dropdown-bg);border-radius:var(--go-border-radius);outline:none;box-shadow:var(--go-select-dropdown-focus-shadow)}.go-select-dropdown.go-slide-up-enter.go-slide-up-enter-active.go-select-dropdown-placement-bottomLeft,.go-select-dropdown.go-slide-up-appear.go-slide-up-appear-active.go-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.go-select-dropdown.go-slide-up-enter.go-slide-up-enter-active.go-select-dropdown-placement-topLeft,.go-select-dropdown.go-slide-up-appear.go-slide-up-appear-active.go-select-dropdown-placement-topLeft{animation-name:antSlideDownIn}.go-select-dropdown.go-slide-up-leave.go-slide-up-leave-active.go-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.go-select-dropdown.go-slide-up-leave.go-slide-up-leave-active.go-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.go-select-dropdown-hidden{display:none}.go-select-dropdown-empty{color:var(--go-text-40)}.go-select-item-empty{position:relative;display:block;min-height:24px;padding:4px 4px 4px 16px;color:var(--go-text);font-weight:400;font-size:13px;line-height:16px;color:var(--go-text-40)}.go-select-item{position:relative;display:block;min-height:24px;padding:4px 4px 4px 16px;color:var(--go-text);font-weight:400;font-size:13px;line-height:16px;cursor:pointer;transition:background .3s ease}.go-select-item-group{color:var(--go-text-75);font-size:14px;cursor:default}.go-select-item-option{display:flex}.go-select-item-option-content{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.go-select-item-option-state{flex:none}.go-select-item-option-active:not(.go-select-item-option-disabled){background-color:var(--go-select-item-active-bg)}.go-select-item-option-selected:not(.go-select-item-option-disabled){color:var(--go-text);font-weight:var(--go-select-item-selected-font-weight);background-color:var(--go-select-item-selected-bg)}.go-select-item-option-selected:not(.go-select-item-option-disabled) .go-select-item-option-state{font-size:16px;color:var(--go-text)}.go-select-item-option-disabled{color:var(--go-text-40);cursor:not-allowed}.go-select-item-option-disabled.go-select-item-option-selected{opacity:var(--go-input-disabled-opacity)}.go-select-item-option-grouped{padding-left:24px}.go-select_size_s{font-size:13px;line-height:16px}.go-select-single .go-select-selector{display:flex}.go-select-single .go-select-selector .go-select-selection-search{position:absolute;inset:0 16px}.go-select-single .go-select-selector .go-select-selection-search-input{width:100%}.go-select-single .go-select-selector .go-select-selection-item,.go-select-single .go-select-selector .go-select-selection-placeholder{padding:0;line-height:30px;transition:all .3s,visibility 0s}.go-select-single .go-select-selector .go-select-selection-item{position:relative;user-select:none}.go-select-single .go-select-selector .go-select-selection-placeholder{transition:none;pointer-events:none}.go-select-single .go-select-selector:after,.go-select-single .go-select-selector .go-select-selection-item:after,.go-select-single .go-select-selector .go-select-selection-placeholder:after{display:inline-block;width:0;visibility:hidden;content:" "}.go-select-single.go-select-show-arrow .go-select-selection-search{right:30px}.go-select-single.go-select-show-arrow .go-select-selection-item,.go-select-single.go-select-show-arrow .go-select-selection-placeholder{padding-right:18px}.go-select-single.go-select-open .go-select-selection-item{color:var(--go-input-placeholder-text)}.go-select-single:not(.go-select-customize-input) .go-select-selector{width:100%;height:32px;padding:0 16px}.go-select-single:not(.go-select-customize-input) .go-select-selector .go-select-selection-search-input{height:30px}.go-select-single:not(.go-select-customize-input) .go-select-selector:after{line-height:30px}.go-select-single.go-select-customize-input .go-select-selector:after{display:none}.go-select-single.go-select-customize-input .go-select-selector .go-select-selection-search{position:static;width:100%}.go-select-single.go-select-customize-input .go-select-selector .go-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 16px}.go-select-single.go-select-customize-input .go-select-selector .go-select-selection-placeholder:after{display:none}.go-select-single.go-select_size_s:not(.go-select-customize-input) .go-select-selector{height:24px}.go-select-single.go-select_size_s:not(.go-select-customize-input) .go-select-selector:after,.go-select-single.go-select_size_s:not(.go-select-customize-input) .go-select-selector .go-select-selection-item,.go-select-single.go-select_size_s:not(.go-select-customize-input) .go-select-selector .go-select-selection-placeholder{line-height:22px}.go-select-single.go-select_size_s:not(.go-select-customize-input):not(.go-select-customize-input) .go-select-selection-search-input{height:22px}.go-select-single.go-select_size_s:not(.go-select-customize-input) .go-select-selection-search{right:8px;left:8px}.go-select-single.go-select_size_s:not(.go-select-customize-input) .go-select-selector{padding:0 8px}.go-select-single.go-select_size_s:not(.go-select-customize-input).go-select-show-arrow .go-select-selection-search{right:29px}.go-select-single.go-select_size_s:not(.go-select-customize-input).go-select-show-arrow .go-select-selection-item,.go-select-single.go-select_size_s:not(.go-select-customize-input).go-select-show-arrow .go-select-selection-placeholder{padding-right:21px}.go-select-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%}.go-select-selection-overflow-item{flex:none;align-self:center;max-width:100%}.go-select-multiple .go-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:0 4px}.go-select-multiple .go-select-selector:after{display:inline-block;width:0;margin:3px 0;line-height:24px;visibility:hidden;content:" "}.go-select-multiple .go-select-show-search.go-select-selector{cursor:text}.go-select-multiple.go-select-show-arrow .go-select-selector,.go-select-multiple.go-select-allow-clear .go-select-selector{padding-right:25px}.go-select-multiple .go-select-selection-item{position:relative;display:flex;flex:none;box-sizing:border-box;max-width:100%;height:24px;margin-top:3px;margin-bottom:3px;line-height:24px;background:var(--go-select-selection-item-bg);border-radius:var(--go-border-radius);cursor:default;transition:font-size .3s,line-height .3s,height .3s;user-select:none;margin-inline-end:4px;padding-inline-start:4px;padding-inline-end:2px}.go-select-multiple .go-select-selection-item-content{display:inline-block;margin-right:2px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.go-select-multiple .go-select-selection-item-remove{display:inline-flex;align-items:center;color:var(--go-text);font-weight:700;font-size:16px;line-height:inherit;cursor:pointer}.go-select-multiple .go-select-selection-item-remove:hover{color:var(--go-text-40)}.go-select-multiple .go-select-disabled.go-select-selection-item{color:var(--go-text-40);border-color:var(--go-text-40);cursor:not-allowed}.go-select-multiple .go-select-selection-overflow-item+.go-select-selection-overflow-item .go-select-selection-search{margin-inline-start:0}.go-select-multiple .go-select-selection-search{position:relative;max-width:100%;margin-inline-start:12px}.go-select-multiple .go-select-selection-search-input,.go-select-multiple .go-select-selection-search-mirror{height:24px;font-family:Inter,sans-serif;line-height:24px;transition:all .3s}.go-select-multiple .go-select-selection-search-input{color:var(--go-text);width:100%;min-width:4.1px}.go-select-multiple .go-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.go-select-multiple .go-select-selection-placeholder{position:absolute;top:50%;right:16px;left:16px;transform:translateY(-50%);transition:all .3s}.go-select-multiple.go-select_size_s .go-select-selector:after{line-height:16px}.go-select-multiple.go-select_size_s .go-select-selection-item{height:16px;line-height:14px}.go-select-multiple.go-select_size_s .go-select-selection-search{height:16px;line-height:16px}.go-select-multiple.go-select_size_s .go-select-selection-search-input,.go-select-multiple.go-select_size_s .go-select-selection-search-mirror{height:16px;line-height:14px}.go-select-multiple.go-select_size_s .go-select-selection-placeholder{left:8px}.go-select-multiple.go-select_size_s .go-select-selection-search{margin-inline-start:3px}.go-select-disabled .go-select-selection-item-remove{display:none}.font-base,.button-m,.go-button_size_m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.go-button_size_s,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.dash-body-medium,.go-button_size_s,.dash-body-medium-link{font-size:13px;font-style:normal;font-weight:500;line-height:16px}.button-m,.go-button_size_m,.button-m-hover{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.go-button{display:flex;align-items:center;justify-content:center;border:none;border-radius:var(--go-button-border-radius);text-decoration:none;cursor:pointer;transition:background-color var(--go-transition),box-shadow var(--go-transition);color:var(--go-button-text);user-select:none}.go-button__inner{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.go-button__icon-wrapper+.go-button__inner{margin-left:8px}.go-button__inner+.go-button__icon-wrapper{margin-left:8px}.go-button__icon-wrapper{display:flex;align-items:center;color:currentColor}.go-button:disabled{cursor:not-allowed}.go-button:focus-visible{outline:none}.go-button:focus-visible:not(.go-button_variant_flat){box-shadow:var(--go-button-focus-shadow)}.go-button:focus-visible.go-button_variant_flat>.go-button__inner:after{background-color:currentColor}.go-button_size_s{padding:3px 7px}.go-button_size_s.go-button_without-content{padding-left:3px;padding-right:3px}.go-button_size_s .go-button__icon-wrapper>.go-icon{font-size:16px;height:16px}.go-button_size_s .go-loader__icon{width:16px;height:16px}.go-button_size_m{padding:3px 15px}.go-button_size_m.go-button_without-content{padding-left:7px;padding-right:7px}.go-button_size_m .go-button__icon-wrapper>.go-icon{font-size:20px;height:20px}.go-button_size_m .go-loader__icon{width:20px;height:20px}.go-button_variant_primary{background-color:var(--go-button-bg);border:1px solid transparent}.go-button_variant_primary:hover{background-color:var(--go-button-bg-hover)}.go-button_variant_primary:disabled{background-color:var(--go-button-bg-disabled)}.go-button_variant_secondary{color:var(--go-button-secondary-text);border:var(--go-button-secondary-border);background-color:var(--go-button-secondary-bg)}.go-button_variant_secondary:hover{background-color:var(--go-button-secondary-bg-hover);border:var(--go-button-secondary-border-hover)}.go-button_variant_secondary:disabled{color:var(--go-button-secondary-text-disabled);background-color:var(--go-button-secondary-bg-disabled);border:var(--go-button-secondary-border-disabled);opacity:.4}.go-button_variant_flat{padding-top:2px;padding-bottom:2px;color:var(--go-button-flat-text);background-color:transparent}.go-button_variant_flat:hover>.go-button__inner:after{background-color:currentColor}.go-button_variant_flat:disabled{opacity:.4}.go-button_variant_flat:disabled .go-button__inner:after{display:none}.go-button_variant_flat .go-button__inner{width:max-content;display:flex;flex-flow:row;position:relative}.go-button_variant_flat .go-button__inner:after{content:"";width:100%;height:1px;position:absolute;bottom:0;transition:background-color var(--go-transition)}.go-button_variant_danger{background:var(--go-red-light);border:1px solid transparent}.go-button_variant_danger:hover{background:var(--go-red-dark)}.go-button_variant_danger:disabled{opacity:.4}.go-button_variant_success{background:var(--go-green-light);border:1px solid transparent}.go-button_variant_success:hover{background:var(--go-green-dark)}.go-button_variant_success:disabled{opacity:.4}.go-button_icon-position_before{flex-direction:row}.go-button_icon-position_after{flex-direction:row-reverse}.go-button_icon-position_after .go-button__icon-wrapper{margin-left:8px}.go-button_loading{pointer-events:none}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-calendar,.go-calendar__date,.go-calendar__time-option,.go-calendar__month,.go-calendar__year,.go-calendar__time-options-header,.go-calendar__year-page .go-calendar__month-container .go-calendar__month,.go-calendar_years__year,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.go-calendar__week-days-row,.go-calendar__header-title,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.dash-body-bold,.go-calendar__week-days-row,.go-calendar__header-title{font-size:13px;font-style:normal;font-weight:700;line-height:16px}.dash-body-regular,.go-calendar,.go-calendar__date,.go-calendar__time-option,.go-calendar__month,.go-calendar__year,.go-calendar__time-options-header,.go-calendar__year-page .go-calendar__month-container .go-calendar__month,.go-calendar_years__year{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-calendar{--dates-container-height: 24px * 6;display:grid;grid-template-areas:"header" "dates";grid-template-columns:auto;grid-template-rows:auto 1fr;gap:0 16px;color:var(--go-calendar-text);background-color:var(--go-calendar-bg)}.go-calendar_with-time{grid-template-areas:"header time" "dates time";grid-template-columns:65.8536585366% 29.2682926829%}.go-calendar__week-row,.go-calendar__week-days-row{width:100%;height:24px;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;position:absolute;top:0;left:0;text-align:center;text-transform:capitalize}.go-calendar__week-row .go-calendar__date,.go-calendar__week-days-row .go-calendar__date{padding:2px 0}.go-calendar__week-days-row{position:relative;color:var(--go-calendar-week-day-text);background-color:var(--go-calendar-bg)}.go-calendar__week-days-row .go-calendar__week-day{padding:4px 0}.go-calendar__date,.go-calendar__time-option,.go-calendar__month,.go-calendar__year{min-width:fit-content;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background-color:transparent;border:none;outline:none;color:inherit;cursor:pointer}.go-calendar__date-inner,.go-calendar__time-option-inner,.go-calendar__month-inner,.go-calendar__year-inner{width:100%;padding:2px 0;border-radius:4px}.go-calendar__date_weekend{background-color:var(--go-calendar-weekend-day-bg)}.go-calendar__date:not(.go-calendar__date_in-view){color:var(--go-calendar-date-not-in-view)}.go-calendar__date,.go-calendar__date-inner,.go-calendar__time-option,.go-calendar__time-option-inner,.go-calendar__month,.go-calendar__month-inner,.go-calendar__year,.go-calendar__year-inner{transition:background-color var(--transition),color var(--transition)}.go-calendar__date:hover .go-calendar__date-inner,.go-calendar__date:focus-visible .go-calendar__date-inner,.go-calendar__date:hover .go-calendar__time-option-inner,.go-calendar__date:focus-visible .go-calendar__time-option-inner,.go-calendar__date:hover .go-calendar__month-inner,.go-calendar__date:focus-visible .go-calendar__month-inner,.go-calendar__date:hover .go-calendar__year-inner,.go-calendar__date:focus-visible .go-calendar__year-inner,.go-calendar__time-option:hover .go-calendar__date-inner,.go-calendar__time-option:focus-visible .go-calendar__date-inner,.go-calendar__time-option:hover .go-calendar__time-option-inner,.go-calendar__time-option:focus-visible .go-calendar__time-option-inner,.go-calendar__time-option:hover .go-calendar__month-inner,.go-calendar__time-option:focus-visible .go-calendar__month-inner,.go-calendar__time-option:hover .go-calendar__year-inner,.go-calendar__time-option:focus-visible .go-calendar__year-inner,.go-calendar__month:hover .go-calendar__date-inner,.go-calendar__month:focus-visible .go-calendar__date-inner,.go-calendar__month:hover .go-calendar__time-option-inner,.go-calendar__month:focus-visible .go-calendar__time-option-inner,.go-calendar__month:hover .go-calendar__month-inner,.go-calendar__month:focus-visible .go-calendar__month-inner,.go-calendar__month:hover .go-calendar__year-inner,.go-calendar__month:focus-visible .go-calendar__year-inner,.go-calendar__year:hover .go-calendar__date-inner,.go-calendar__year:focus-visible .go-calendar__date-inner,.go-calendar__year:hover .go-calendar__time-option-inner,.go-calendar__year:focus-visible .go-calendar__time-option-inner,.go-calendar__year:hover .go-calendar__month-inner,.go-calendar__year:focus-visible .go-calendar__month-inner,.go-calendar__year:hover .go-calendar__year-inner,.go-calendar__year:focus-visible .go-calendar__year-inner{background-color:var(--go-calendar-date-hover-bg);color:inherit}.go-calendar__date_selected .go-calendar__date-inner,.go-calendar__date_selected:hover .go-calendar__date-inner,.go-calendar__date_selected:focus-visible .go-calendar__date-inner,.go-calendar__date_selected .go-calendar__time-option-inner,.go-calendar__date_selected:hover .go-calendar__time-option-inner,.go-calendar__date_selected:focus-visible .go-calendar__time-option-inner,.go-calendar__date_selected .go-calendar__month-inner,.go-calendar__date_selected:hover .go-calendar__month-inner,.go-calendar__date_selected:focus-visible .go-calendar__month-inner,.go-calendar__date_selected .go-calendar__year-inner,.go-calendar__date_selected:hover .go-calendar__year-inner,.go-calendar__date_selected:focus-visible .go-calendar__year-inner,.go-calendar__time-option_selected .go-calendar__date-inner,.go-calendar__time-option_selected:hover .go-calendar__date-inner,.go-calendar__time-option_selected:focus-visible .go-calendar__date-inner,.go-calendar__time-option_selected .go-calendar__time-option-inner,.go-calendar__time-option_selected:hover .go-calendar__time-option-inner,.go-calendar__time-option_selected:focus-visible .go-calendar__time-option-inner,.go-calendar__time-option_selected .go-calendar__month-inner,.go-calendar__time-option_selected:hover .go-calendar__month-inner,.go-calendar__time-option_selected:focus-visible .go-calendar__month-inner,.go-calendar__time-option_selected .go-calendar__year-inner,.go-calendar__time-option_selected:hover .go-calendar__year-inner,.go-calendar__time-option_selected:focus-visible .go-calendar__year-inner,.go-calendar__month_selected .go-calendar__date-inner,.go-calendar__month_selected:hover .go-calendar__date-inner,.go-calendar__month_selected:focus-visible .go-calendar__date-inner,.go-calendar__month_selected .go-calendar__time-option-inner,.go-calendar__month_selected:hover .go-calendar__time-option-inner,.go-calendar__month_selected:focus-visible .go-calendar__time-option-inner,.go-calendar__month_selected .go-calendar__month-inner,.go-calendar__month_selected:hover .go-calendar__month-inner,.go-calendar__month_selected:focus-visible .go-calendar__month-inner,.go-calendar__month_selected .go-calendar__year-inner,.go-calendar__month_selected:hover .go-calendar__year-inner,.go-calendar__month_selected:focus-visible .go-calendar__year-inner,.go-calendar__year_selected .go-calendar__date-inner,.go-calendar__year_selected:hover .go-calendar__date-inner,.go-calendar__year_selected:focus-visible .go-calendar__date-inner,.go-calendar__year_selected .go-calendar__time-option-inner,.go-calendar__year_selected:hover .go-calendar__time-option-inner,.go-calendar__year_selected:focus-visible .go-calendar__time-option-inner,.go-calendar__year_selected .go-calendar__month-inner,.go-calendar__year_selected:hover .go-calendar__month-inner,.go-calendar__year_selected:focus-visible .go-calendar__month-inner,.go-calendar__year_selected .go-calendar__year-inner,.go-calendar__year_selected:hover .go-calendar__year-inner,.go-calendar__year_selected:focus-visible .go-calendar__year-inner{background-color:var(--go-calendar-selected-bg);color:var(--go-calendar-selected-text)}.go-calendar__date:disabled,.go-calendar__time-option:disabled,.go-calendar__month:disabled,.go-calendar__year:disabled{color:var(--go-calendar-date-disabled-text);cursor:not-allowed}.go-calendar__date:disabled:hover .go-calendar__date-inner,.go-calendar__date:disabled:hover .go-calendar__time-option-inner,.go-calendar__date:disabled:hover .go-calendar__month-inner,.go-calendar__date:disabled:hover .go-calendar__year-inner,.go-calendar__time-option:disabled:hover .go-calendar__date-inner,.go-calendar__time-option:disabled:hover .go-calendar__time-option-inner,.go-calendar__time-option:disabled:hover .go-calendar__month-inner,.go-calendar__time-option:disabled:hover .go-calendar__year-inner,.go-calendar__month:disabled:hover .go-calendar__date-inner,.go-calendar__month:disabled:hover .go-calendar__time-option-inner,.go-calendar__month:disabled:hover .go-calendar__month-inner,.go-calendar__month:disabled:hover .go-calendar__year-inner,.go-calendar__year:disabled:hover .go-calendar__date-inner,.go-calendar__year:disabled:hover .go-calendar__time-option-inner,.go-calendar__year:disabled:hover .go-calendar__month-inner,.go-calendar__year:disabled:hover .go-calendar__year-inner{background-color:unset}.go-calendar__date_selected:disabled .go-calendar__date-inner,.go-calendar__date_selected:hover:disabled .go-calendar__date-inner,.go-calendar__date_selected:focus-visible:disabled .go-calendar__date-inner,.go-calendar__date_selected:disabled .go-calendar__time-option-inner,.go-calendar__date_selected:hover:disabled .go-calendar__time-option-inner,.go-calendar__date_selected:focus-visible:disabled .go-calendar__time-option-inner,.go-calendar__date_selected:disabled .go-calendar__month-inner,.go-calendar__date_selected:hover:disabled .go-calendar__month-inner,.go-calendar__date_selected:focus-visible:disabled .go-calendar__month-inner,.go-calendar__date_selected:disabled .go-calendar__year-inner,.go-calendar__date_selected:hover:disabled .go-calendar__year-inner,.go-calendar__date_selected:focus-visible:disabled .go-calendar__year-inner,.go-calendar__time-option_selected:disabled .go-calendar__date-inner,.go-calendar__time-option_selected:hover:disabled .go-calendar__date-inner,.go-calendar__time-option_selected:focus-visible:disabled .go-calendar__date-inner,.go-calendar__time-option_selected:disabled .go-calendar__time-option-inner,.go-calendar__time-option_selected:hover:disabled .go-calendar__time-option-inner,.go-calendar__time-option_selected:focus-visible:disabled .go-calendar__time-option-inner,.go-calendar__time-option_selected:disabled .go-calendar__month-inner,.go-calendar__time-option_selected:hover:disabled .go-calendar__month-inner,.go-calendar__time-option_selected:focus-visible:disabled .go-calendar__month-inner,.go-calendar__time-option_selected:disabled .go-calendar__year-inner,.go-calendar__time-option_selected:hover:disabled .go-calendar__year-inner,.go-calendar__time-option_selected:focus-visible:disabled .go-calendar__year-inner,.go-calendar__month_selected:disabled .go-calendar__date-inner,.go-calendar__month_selected:hover:disabled .go-calendar__date-inner,.go-calendar__month_selected:focus-visible:disabled .go-calendar__date-inner,.go-calendar__month_selected:disabled .go-calendar__time-option-inner,.go-calendar__month_selected:hover:disabled .go-calendar__time-option-inner,.go-calendar__month_selected:focus-visible:disabled .go-calendar__time-option-inner,.go-calendar__month_selected:disabled .go-calendar__month-inner,.go-calendar__month_selected:hover:disabled .go-calendar__month-inner,.go-calendar__month_selected:focus-visible:disabled .go-calendar__month-inner,.go-calendar__month_selected:disabled .go-calendar__year-inner,.go-calendar__month_selected:hover:disabled .go-calendar__year-inner,.go-calendar__month_selected:focus-visible:disabled .go-calendar__year-inner,.go-calendar__year_selected:disabled .go-calendar__date-inner,.go-calendar__year_selected:hover:disabled .go-calendar__date-inner,.go-calendar__year_selected:focus-visible:disabled .go-calendar__date-inner,.go-calendar__year_selected:disabled .go-calendar__time-option-inner,.go-calendar__year_selected:hover:disabled .go-calendar__time-option-inner,.go-calendar__year_selected:focus-visible:disabled .go-calendar__time-option-inner,.go-calendar__year_selected:disabled .go-calendar__month-inner,.go-calendar__year_selected:hover:disabled .go-calendar__month-inner,.go-calendar__year_selected:focus-visible:disabled .go-calendar__month-inner,.go-calendar__year_selected:disabled .go-calendar__year-inner,.go-calendar__year_selected:hover:disabled .go-calendar__year-inner,.go-calendar__year_selected:focus-visible:disabled .go-calendar__year-inner{background-color:var(--go-calendar-date-selected-disabled-bg);color:var(--go-calendar-date-disabled-text)}.go-calendar__month{padding:8px}.go-calendar__month:nth-child(3n+1){padding-left:0}.go-calendar__month:nth-child(3n){padding-right:0}.go-calendar__header{grid-area:header;width:100%;min-width:224px;padding:7px 0;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;border-bottom:var(--go-calendar-header-border)}.go-calendar__header-title{margin:auto;display:flex;flex-flow:row nowrap;background-color:transparent;border:none;outline:none;color:var(--go-calendar-text);cursor:pointer}.go-calendar__header-month{margin-right:4px;text-transform:capitalize}.go-calendar__header-navigation-button{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--go-calendar-arrow-color);background-color:transparent;border:none;cursor:pointer}.go-calendar__header-arrow{margin:auto 0 auto 2px;font-size:16px;color:var(--go-calendar-arrow-color);transition:transform var(--go-transition)}.go-calendar__header-arrow_down{transform:rotate(180deg)}.go-calendar__time-wrapper{grid-area:time;width:100%;min-width:104px;padding:0 0 0 8px;display:flex;flex-flow:row nowrap;border-left:var(--go-calendar-time-container-border)}.go-calendar__time-options-wrapper{width:100%;min-width:40px;display:flex;flex-flow:column;text-align:center}.go-calendar__time-options-header{margin-bottom:11px;color:var(--go-calendar-time-header-text);transition:color var(--go-transition)}.go-calendar__time-options{width:100%;min-width:40px;display:flex;flex-flow:column}.go-calendar__time-wrapper_disabled .go-calendar__time-options-header{color:var(--go-calendar-date-disabled-text)}.go-calendar__month-page{grid-area:dates;width:100%;display:flex;flex-flow:column}.go-calendar__month-page .go-calendar__dates-container{width:100%;height:100%;display:flex;flex-flow:column}.go-calendar__month-page .go-calendar__dates{width:100%;height:var(--dates-container-height);display:flex;flex-flow:column;position:relative;overflow-y:hidden;will-change:transform;touch-action:none;user-select:none}.go-calendar__year-page{grid-area:dates}.go-calendar__year-page .go-calendar__month-container{width:100%;height:calc(var(--dates-container-height) - 8px);display:grid;grid-template-columns:repeat(3,1fr)}.go-calendar__year-page .go-calendar__month-container .go-calendar__month{text-transform:capitalize}.go-calendar__year-page .go-calendar__month-container .go-calendar__month-inner{width:100%;padding:2px;display:inline-block;border-radius:4px}.go-calendar__year-page .go-calendar__years{width:100%;margin:12px 0 4px;display:flex;flex-flow:row nowrap}.go-calendar__year-page .go-calendar__years-container{width:100%;display:flex;flex-flow:row nowrap;position:relative;overflow:hidden;user-select:none;touch-action:none}.go-calendar__year-page .go-calendar__years-container .go-calendar__year{padding:0;position:absolute}.go-calendar__year-page .go-calendar__years-container .go-calendar__year-inner{padding:0}.go-calendar_years{display:flex;flex-flow:column;color:var(--go-calendar-text);background-color:var(--go-calendar-bg)}.go-calendar_years__inner{width:100%;position:relative;overflow:auto}.go-calendar_years__inner::-webkit-scrollbar{width:0}.go-calendar_years__row{width:100%;display:flex;flex-flow:row nowrap}.go-calendar_years__year{padding:2px 8px;background-color:transparent;border:none;outline:none;cursor:pointer;color:var(--go-calendar-text)}.go-calendar_years__year-inner{width:100%;padding:2px 4px;display:inline-block;border:none;border-radius:var(--go-border-radius)}.go-calendar_years__year,.go-calendar_years__year-inner{transition:background-color var(--transition),color var(--transition)}.go-calendar_years__year:hover .go-calendar_years__year-inner,.go-calendar_years__year:focus-visible .go-calendar_years__year-inner{background-color:var(--go-calendar-date-hover-bg);color:inherit}.go-calendar_years__year_selected .go-calendar_years__year-inner,.go-calendar_years__year_selected:hover .go-calendar_years__year-inner,.go-calendar_years__year_selected:focus-visible .go-calendar_years__year-inner{background-color:var(--go-calendar-selected-bg);color:var(--go-calendar-selected-text)}.go-calendar_years__year:disabled{color:var(--go-calendar-date-disabled-text);cursor:not-allowed}.go-calendar_years__year:disabled:hover .go-calendar_years__year-inner{background-color:unset}.go-calendar_years__year_selected:disabled .go-calendar_years__year-inner,.go-calendar_years__year_selected:hover:disabled .go-calendar_years__year-inner,.go-calendar_years__year_selected:focus-visible:disabled .go-calendar_years__year-inner{background-color:var(--go-calendar-date-selected-disabled-bg);color:var(--go-calendar-date-disabled-text)}.go-scrollbar__wrapper{inset:0!important}.go-scrollbar__content{width:100%;height:100%}.go-scrollbar__track{padding:2px;background:transparent!important;opacity:1;z-index:var(--go-scrollbar-track-z-index);transition:opacity var(--go-transition)}.go-scrollbar__track_orientation_horizontal{width:100%!important;height:12px!important;left:0!important;bottom:0!important}.go-scrollbar__track_orientation_vertical{width:12px!important;height:100%!important;top:0!important;right:0!important}.go-scrollbar__track_hidden{opacity:0}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.go-checkbox_size_s .go-checkbox__label,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.go-checkbox_size_m .go-checkbox__label,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m,.go-checkbox_size_m .go-checkbox__label,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.dash-body-medium,.go-checkbox_size_s .go-checkbox__label,.dash-body-medium-link{font-size:13px;font-style:normal;font-weight:500;line-height:16px}.go-checkbox{display:flex;flex-flow:row;align-items:center}.go-checkbox__field{width:16px;min-width:16px;height:16px;min-height:16px;position:relative;border-radius:var(--go-border-radius)}.go-checkbox__input{position:absolute;inset:0;z-index:3;opacity:0;cursor:pointer}.go-checkbox__container{width:100%;height:100%;display:inline-block;border:1px solid var(--go-primary);border-radius:inherit}.go-checkbox__inner{position:absolute;inset:0;border-radius:inherit;transition:background var(--go-transition);background-position:center}.go-checkbox__label{color:var(--go-checkbox-text)}.go-checkbox__container,.go-checkbox__inner{transition:opacity var(--go-transition)}.go-checkbox__input:disabled{cursor:not-allowed}.go-checkbox__input:disabled~.go-checkbox__container,.go-checkbox__input:disabled~.go-checkbox__inner{opacity:var(--go-checkbox-opacity-disabled)}.go-checkbox__input:focus-visible~.go-checkbox__container{box-shadow:var(--go-checkbox-focus-shadow)}.go-checkbox_state_checked .go-checkbox__inner{background:center url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.7 5.3C11.3 4.9 10.7 4.9 10.3 5.3L7 8.6L5.7 7.3C5.3 6.9 4.7 6.9 4.3 7.3C3.9 7.7 3.9 8.3 4.3 8.7L6.3 10.7C6.5 10.9 6.7 11 7 11C7.3 11 7.5 10.9 7.7 10.7L11.7 6.7C12.1 6.3 12.1 5.7 11.7 5.3V5.3Z" fill="white"/></svg>'),var(--go-checkbox-bg-checked)}.go-checkbox_state_checked .go-checkbox__container{border:none}.go-checkbox_state_intermediate .go-checkbox__inner{background:center url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 8H12" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>'),var(--go-checkbox-bg-intermediate)}.go-checkbox_state_intermediate .go-checkbox__container{border:none}.go-checkbox_state__unchecked .go-checkbox__inner{background-color:var(--go-checkbox-bg-unchecked)}.go-checkbox_size_s .go-checkbox__label{margin-left:8px}.go-checkbox_size_m .go-checkbox__label{margin-left:16px}.go-checkbox_loading{pointer-events:none}.go-checkbox-group .go-checkbox+.go-checkbox{margin-top:4px}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-collapse__body,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.go-collapse__default-header,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.dash-body-semi-bold,.go-collapse__default-header{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.dash-body-regular,.go-collapse__body{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-collapse{position:relative}.go-collapse__panel_disabled{opacity:.4}.go-collapse__panel_disabled .go-collapse__default-header{cursor:not-allowed}.go-collapse__body{color:var(--go-text);display:grid;grid-template-rows:0fr;padding-right:var(--go-collapse-body-padding-right);padding-left:var(--go-collapse-body-padding-left);overflow:hidden;transition:all .3s ease-in-out}.go-collapse__body.open{grid-template-rows:1fr;padding-top:var(--go-collapse-body-padding-top);padding-bottom:var(--go-collapse-body-padding-bottom)}.go-collapse__default-header{display:flex;align-items:center;background-color:var(--go-collapse-panel-bg);padding:var(--go-collapse-header-padding);border-bottom:var(--go-collapse-panel-border);gap:8px;color:var(--go-text);cursor:pointer}.go-collapse__default-header.space-between{justify-content:space-between}.go-collapse__header_sticky{position:sticky;top:0;z-index:var(--go-collapse-header-sticky-z-index)}.go-collapse__expand-button{width:16px;height:16px;transition:transform .3s ease-in-out;color:var(--go-collapse-expand-arrow-color)}.go-collapse__expand-button svg{font-size:16px}.go-collapse__expand-button.open{transform:rotate(180deg)}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.go-tooltip,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m,.go-tooltip,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.go-tooltip{padding:8px;position:relative;background-color:var(--go-tooltip-bg);border:var(--go-tooltip-border);border-color:var(--go-tooltip-border-color);box-shadow:var(--go-tooltip-shadow);color:var(--go-tooltip-text);border-radius:var(--go-tooltip-border-radius)}.go-tooltip__container{z-index:var(--go-tooltip-z-index);width:max-content}.go-tooltip__arrow path:last-of-type{fill:var(--go-tooltip-bg);stroke:var(--go-tooltip-border-color)}.go-date-picker__popover{--go-tooltip-body-bg: var(--go-date-picker-bg);--go-calendar-bg: transparent;padding:16px}.go-date-picker__popover-footer{width:100%;margin-top:16px;display:flex;flex-flow:row nowrap}.go-date-picker__popover-footer-button{width:100%;padding:1px 7px}.go-date-picker__popover-footer-button:not(:last-child){margin-right:16px}.go-input_size_s .go-date-picker__suffix-icon{font-size:16px;color:var(--go-date-picker-suffix-text)}.go-input_size_m .go-date-picker__suffix-icon{font-size:20px;color:var(--go-date-picker-suffix-text)}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.go-delete-button{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:none;color:var(--go-white);background-color:transparent;font-size:16px;cursor:pointer}.go-delete-button__icon{vertical-align:0}.go-delete-button__icon circle{fill:var(--go-red-light);fill-opacity:1}.go-delete-button__loader{width:1em;height:1em}.go-delete-button_loading{pointer-events:none}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.go-descriptions,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.dash-body-medium,.go-descriptions,.dash-body-medium-link{font-size:13px;font-style:normal;font-weight:500;line-height:16px}.go-descriptions{display:grid;width:100%;gap:16px 32px;grid-template-columns:max-content 1fr}.go-descriptions_vertical{grid-template-columns:1fr;row-gap:0}.go-descriptions_vertical .go-descriptions__item-title{margin-bottom:8px}.go-descriptions_vertical .go-descriptions__item-value:not(:last-child){margin-bottom:16px}.go-descriptions__item-title{color:var(--go-descriptions-title-color)}.go-descriptions__item-value{color:var(--go-descriptions-value-color)}.go-portal{width:100%;height:100%;min-height:100%;display:flex;position:fixed;top:0;left:0;visibility:hidden;overflow:hidden;transition:visibility var(--go-transition);z-index:var(--go-portal-z-index)}.go-portal__container{width:100%;height:100%;display:flex}.go-portal__overlay{width:100%;height:100%;position:fixed;inset:0;background-color:var(--go-portal-bg);z-index:1;opacity:0;transition:opacity var(--go-transition)}.go-portal__content{margin:auto;position:relative;transition:var(--go-transition);animation-duration:var(--go-transition);z-index:2}.go-portal_open{visibility:visible}.go-portal_open .go-portal__overlay{opacity:1}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-drawer,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.go-drawer__title,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.h4,.go-drawer__title{font-size:13px;font-style:normal;font-weight:700;line-height:20px}.dash-body-regular,.go-drawer{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-drawer__title,.go-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-drawer{min-width:200px;width:fit-content;height:100%;display:flex;flex-flow:column;position:relative;background-color:var(--go-drawer-bg);border-left:var(--go-drawer-border);overflow:hidden}.go-drawer__portal{pointer-events:none;z-index:var(--go-drawer-z-index)}.go-drawer__portal .go-portal__overlay{pointer-events:auto}.go-drawer__wrapper{height:100%;position:absolute;right:0;transform:translate(100%);pointer-events:auto}.go-drawer__wrapper_open{transform:translate(0);animation-direction:normal;animation-name:slide-left}.go-drawer__header{width:100%;padding:6px 40px 6px 16px;display:flex;flex-flow:row nowrap;align-items:center;color:var(--go-text)}.go-drawer__close-button{width:24px;height:24px;margin-left:auto;padding:4px;position:absolute;inset:4px 4px 0 0;font-size:16px;background-color:transparent;color:var(--go-text);border:none;outline:none;cursor:pointer;z-index:2}.go-drawer__loader{color:var(--go-text);z-index:1}@keyframes slide-left{0%{transform:translate(100%)}to{transform:translate(0)}}.font-base,.go-field_size_s .go-field__label-container,.go-field_size_s .go-field__hint,.go-field_size_s .go-field__info-icon,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.go-field__label-container,.go-field__hint,.link-caption,.body-m-bold,.body-m,.go-field_size_m .go-field__label-container,.go-field_size_m .go-field__hint,.go-field_size_m .go-field__info-icon,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m,.go-field_size_m .go-field__label-container,.go-field_size_m .go-field__hint,.go-field_size_m .go-field__info-icon,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.caption,.go-field__label-container,.go-field__hint,.link-caption{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.go-field__label,.go-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-field{display:flex}.go-field__label-container{grid-area:label;max-width:100%;display:flex;flex-flow:row nowrap}.go-field__hint{grid-area:hint}.go-field__label-container,.go-field__hint{color:var(--go-input-label-text)}.go-field__info-icon{color:var(--go-input-clear-icon-color)}.go-field .go-field__label+.go-field__info-icon{margin-left:8px}.go-field_orientation_vertical{flex-flow:column nowrap}.go-field_orientation_vertical .go-field__label-container{margin:0 0 2px}.go-field_orientation_vertical .go-field__hint{margin:2px 0 0}.go-field_orientation_horizontal{flex-flow:row nowrap;align-items:flex-start}.go-field_orientation_horizontal .go-field__label-container{max-width:30%;margin:4px 8px auto 0}.go-field_orientation_horizontal .go-field__hint{max-width:30%;margin:4px 0 auto 8px}.go-field_size_s .go-field__label-container{height:16px}.go-field_size_s .go-field__label-container,.go-field_size_s .go-field__hint,.go-field_size_s .go-field__info-icon{font-size:12px;font-weight:500;line-height:16px}.go-field_size_s.go-field_orientation_horizontal .go-field__label-container,.go-field_size_s.go-field_orientation_horizontal .go-field__hint{margin-top:4px}.go-field_size_m .go-field__label-container{height:20px}.go-field_size_m.go-field_orientation_horizontal .go-field__label-container,.go-field_size_m.go-field_orientation_horizontal .go-field__hint{margin-top:6px}.go-field_status_error .go-field__label-container,.go-field_status_error .go-field__hint,.go-field_status_error .go-field__info-icon{color:var(--go-input-error-border-color)}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-input_size_s,.go-input_size_s .go-input__field,.go-input_size_s .go-input__suffix,.go-input_size_s .go-input__prefix,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.go-input_size_m,.go-input_size_m .go-input__field,.go-input_size_m .go-input__suffix,.go-input_size_m .go-input__prefix,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m,.go-input_size_m,.go-input_size_m .go-input__field,.go-input_size_m .go-input__suffix,.go-input_size_m .go-input__prefix,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.dash-body-regular,.go-input_size_s,.go-input_size_s .go-input__field,.go-input_size_s .go-input__suffix,.go-input_size_s .go-input__prefix{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-input{width:100%;height:fit-content;display:flex;justify-content:flex-start}.go-input__field{width:100%;border:none;outline:none;background-color:transparent;color:var(--go-input-text)}.go-input__field::placeholder{color:var(--go-input-placeholder-text)}.go-input__container{width:100%;display:flex;flex-flow:row nowrap;border-radius:var(--go-input-border-radius);background-color:var(--go-input-bg);border:var(--go-input-border);cursor:text;transition:background-color var(--go-transition),border var(--go-transition),box-shadow var(--go-transition)}.go-input__suffix,.go-input__prefix{display:flex;align-items:center;color:var(--go-input-suffix-text)}.go-input__prefix{margin-right:8px}.go-input__suffix{margin-left:8px}.go-input__clear-button{margin:auto 0 auto 8px;border:none;outline:none;background-color:transparent;color:var(--go-input-clear-icon-color);cursor:pointer;transition:color var(--go-transition)}.go-input__clear-button:disabled{color:var(--go-input-disabled-suffix-text);cursor:not-allowed}.go-input_size_s{height:24px}.go-input_size_s .go-input__container{padding:3px 7px}.go-input_size_s.go-input_has-clear-button .go-input__container,.go-input_size_s.go-input_loading .go-input__container{padding:3px 3px 3px 7px}.go-input_size_s .go-input__clear-button{width:16px;height:16px;margin-left:4px;padding:0;font-size:16px}.go-input_size_s .go-input__loader{width:16px;height:16px}.go-input_size_m .go-input__container{padding:5px 15px}.go-input_size_m.go-input_has-clear-button .go-input__container,.go-input_size_m.go-input_loading .go-input__container{padding:3px 5px 3px 15px}.go-input_size_m .go-input__clear-button{width:24px;height:24px;padding:0;font-size:24px}.go-input_size_m .go-input__loader{min-width:20px;max-width:20px;height:20px}.go-input_disabled .go-input__container{opacity:var(--go-input-disabled-opacity)}.go-input_disabled .go-input__container,.go-input_disabled .go-input__field{cursor:not-allowed}.go-input_disabled .go-input__field{color:var(--go-input-disabled-text)}.go-input_disabled .go-input__field::placeholder{color:var(--go-input-disabled-placeholder-text)}.go-input_disabled .go-input__suffix,.go-input_disabled .go-input__prefix{color:var(--go-input-disabled-suffix-text)}.go-input_hovered .go-input__container{border:var(--go-input-hovered-border)}.go-input_focused .go-input__container{border:var(--go-input-focus-border);box-shadow:var(--go-input-focus-shadow)}.go-input_focused .go-input__field::placeholder{color:var(--go-input-focus-placeholder-text)}.go-input_status_error .go-input__container{border:var(--go-input-error-border)}.go-input-number_centred .go-input__field{text-align:center}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-modal,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.go-modal__title,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.h4,.go-modal__title{font-size:13px;font-style:normal;font-weight:700;line-height:20px}.dash-body-regular,.go-modal{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-modal__title,.go-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-modal{min-width:350px;width:max-content;margin:auto;position:relative;border-radius:var(--go-modal-border-radius);background-color:var(--go-modal-bg);border:var(--go-modal-border);box-shadow:var(--go-modal-shadow);overflow:hidden}.go-modal__portal{z-index:var(--go-modal-z-index)}.go-modal__wrapper{transform:translateY(10px);opacity:0}.go-modal__wrapper_open{transform:translateY(0);opacity:1}.go-modal__header{width:100%;padding:6px 48px 6px 16px;display:flex;flex-flow:row nowrap;align-items:center;color:var(--go-text)}.go-modal__close-button{width:24px;height:24px;margin-left:auto;padding:4px;position:absolute;inset:4px 6px 0 0;background-color:transparent;color:var(--go-modal-close-icon-color);font-size:16px;border:none;outline:none;cursor:pointer;z-index:2}.go-modal__loader{z-index:1}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-notification-content__text,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.go-notification-content__title,.h2,.h1,.mega{font-family:Inter,sans-serif}.h3,.go-notification-content__title{font-size:15px;font-style:normal;font-weight:700;line-height:20px}.dash-body-regular,.go-notification-content__text{font-size:13px;font-style:normal;font-weight:400;line-height:16px}:root{--toastify-toast-min-height: fit-content}.go-notification{border:var(--go-notifications-border);border-radius:4px}.go-notification-close{background-color:transparent;border:none;width:fit-content;height:fit-content;cursor:pointer}.go-notification-error{background-color:var(--go-notifications-error)}.go-notification-success{background-color:var(--go-notifications-success)}.go-notification-info{background-color:var(--go-notifications-info)}.go-notification-body{color:var(--go-notifications-color-text);align-items:flex-start;padding:0;margin:0}.go-notification-body .Toastify__toast-icon{margin-right:16px}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.go-radio__label,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m,.go-radio__label,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.go-radio{display:flex;flex-flow:row wrap;align-items:center;cursor:pointer}.go-radio__button{width:16px;height:16px;position:relative;order:1;border-radius:50%}.go-radio__button-inner{width:100%;height:100%;display:flex;border:1px solid var(--go-primary);border-radius:inherit;background-color:var(--go-radio-bg-inactive);transition:background-color var(--go-transition)}.go-radio__button-inner:after{content:"";width:37.5%;height:37.5%;position:absolute;inset:50% 0 0 50%;border-radius:50%;transform:translate(-50%,-50%);transition:background-color var(--go-transition)}.go-radio__input{position:absolute;inset:0;z-index:3;opacity:0;cursor:inherit}.go-radio__input:checked~.go-radio__button-inner{border:none;background-color:var(--go-radio-bg-active)}.go-radio__input:checked~.go-radio__button-inner:after{background-color:var(--go-radio-dot)}.go-radio__input:focus-visible~.go-radio__button-inner{box-shadow:var(--go-radio-focus-shadow)}.go-radio__label{order:2;color:var(--go-text);cursor:inherit}.go-radio__label~.go-radio__button{margin-right:16px}.go-radio_size_s .go-radio__label~.go-radio__button{margin-right:8px}.go-radio_disabled{cursor:not-allowed;opacity:.48}.go-radio-group .go-radio+.go-radio{margin-top:4px}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-radio-button-group_variant_flat.go-radio-button-group_size_s .go-radio-button-group__item-label,.dash-body-medium,.go-radio-button-group_variant_default.go-radio-button-group_size_s .go-radio-button-group__item-label,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.go-radio-button-group_variant_flat.go-radio-button-group_size_m .go-radio-button-group__item-label,.description,.caption,.go-radio-button-group_variant_default.go-radio-button-group_size_m .go-radio-button-group__item-label,.link-caption,.body-m-bold,.body-m,.go-radio-button-group,.go-radio-button-group_variant_default.go-radio-button-group_size_l .go-radio-button-group__item-label,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.go-radio-button-group_variant_flat.go-radio-button-group_size_l .go-radio-button-group__item-label,.h2,.h1,.mega{font-family:Inter,sans-serif}.h3,.go-radio-button-group_variant_flat.go-radio-button-group_size_l .go-radio-button-group__item-label{font-size:15px;font-style:normal;font-weight:700;line-height:20px}.body-m,.go-radio-button-group,.go-radio-button-group_variant_default.go-radio-button-group_size_l .go-radio-button-group__item-label,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.caption,.go-radio-button-group_variant_default.go-radio-button-group_size_m .go-radio-button-group__item-label,.link-caption{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.dash-body-bold,.go-radio-button-group_variant_flat.go-radio-button-group_size_m .go-radio-button-group__item-label{font-size:13px;font-style:normal;font-weight:700;line-height:16px}.dash-body-medium,.go-radio-button-group_variant_default.go-radio-button-group_size_s .go-radio-button-group__item-label,.dash-body-medium-link{font-size:13px;font-style:normal;font-weight:500;line-height:16px}.dash-body-regular,.go-radio-button-group_variant_flat.go-radio-button-group_size_s .go-radio-button-group__item-label{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-radio-button-group{height:fit-content;display:flex;flex-flow:row nowrap;color:var(--go-text)}.go-radio-button-group__item-input{width:0;height:0;position:absolute;top:0;left:0;opacity:0}.go-radio-button-group__item-input:disabled+.go-radio-button-group__item-label{cursor:not-allowed}.go-radio-button-group__item{width:100%;position:relative;display:flex}.go-radio-button-group__item-label{width:100%;text-align:center;cursor:pointer;user-select:none}.go-radio-button-group_variant_default{border-radius:var(--go-radio-button-group-border-radius)}.go-radio-button-group_variant_default .go-radio-button-group__item-input:checked+.go-radio-button-group__item-label{background-color:var(--go-radio-button-group-active-bg);color:var(--go-radio-button-group-active-text);border:var(--go-radio-button-group-active-border)}.go-radio-button-group_variant_default .go-radio-button-group__item-input:disabled+.go-radio-button-group__item-label{color:var(--go-radio-button-group-disabled-text);border:var(--go-radio-button-group-disabled-border)}.go-radio-button-group_variant_default .go-radio-button-group__item-input:focus-visible+.go-radio-button-group__item-label{box-shadow:var(--go-radio-button-group-focus-shadow)}.go-radio-button-group_variant_default .go-radio-button-group__item:not(:last-of-type) .go-radio-button-group__item-label{border-right:none}.go-radio-button-group_variant_default .go-radio-button-group__item:not(:last-of-type) .go-radio-button-group__item-label{border-right-color:var(--go-radio-button-group-divider-color)}.go-radio-button-group_variant_default .go-radio-button-group__item:first-of-type .go-radio-button-group__item-label{border-radius:var(--go-radio-button-group-border-radius) 0 0 var(--go-radio-button-group-border-radius)}.go-radio-button-group_variant_default .go-radio-button-group__item:last-of-type .go-radio-button-group__item-label{border-radius:0 var(--go-radio-button-group-border-radius) var(--go-radio-button-group-border-radius) 0}.go-radio-button-group_variant_default .go-radio-button-group__item-label{color:var(--go-radio-button-group-inactive-text);background-color:var(--go-radio-button-group-inactive-bg);border:var(--go-radio-button-group-inactive-border);transition:background-color var(--go-transition),color var(--go-transition),border var(--go-transition)}.go-radio-button-group_variant_default.go-radio-button-group_size_s{min-height:24px}.go-radio-button-group_variant_default.go-radio-button-group_size_s .go-radio-button-group__item-label{padding:3px 8px}.go-radio-button-group_variant_default.go-radio-button-group_size_m{min-height:28px}.go-radio-button-group_variant_default.go-radio-button-group_size_m .go-radio-button-group__item-label{padding:5px 8px}.go-radio-button-group_variant_default.go-radio-button-group_size_l{min-height:28px}.go-radio-button-group_variant_default.go-radio-button-group_size_l .go-radio-button-group__item-label{padding:3px 16px}.go-radio-button-group_variant_flat .go-radio-button-group__item-label{color:var(--go-radio-button-group-flat-inactive-text);border-bottom-style:solid;border-bottom-color:transparent}.go-radio-button-group_variant_flat .go-radio-button-group__item-input:checked+.go-radio-button-group__item-label{color:var(--go-radio-button-group-active-bg);border-bottom-color:currentColor}.go-radio-button-group_variant_flat .go-radio-button-group__item-input:disabled+.go-radio-button-group__item-label{color:var(--go-radio-button-group-disabled-text)}.go-radio-button-group_variant_flat .go-radio-button-group__item-input:focus-visible+.go-radio-button-group__item-label{box-shadow:var(--go-radio-button-group-focus-shadow)}.go-radio-button-group_variant_flat.go-radio-button-group_size_s{min-height:16px}.go-radio-button-group_variant_flat.go-radio-button-group_size_s .go-radio-button-group__item-label{padding:4px 8px;border-bottom-width:2px}.go-radio-button-group_variant_flat.go-radio-button-group_size_m{min-height:16px}.go-radio-button-group_variant_flat.go-radio-button-group_size_m .go-radio-button-group__item-label{padding:4px 8px 8px;border-bottom-width:2px}.go-radio-button-group_variant_flat.go-radio-button-group_size_l{min-height:20px}.go-radio-button-group_variant_flat.go-radio-button-group_size_l .go-radio-button-group__item-label{padding:4px 8px 16px;border-bottom-width:2px}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.go-slider-mark,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m,.go-slider-mark,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.go-slider{position:relative;width:100%;height:16px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box}.go-slider *{box-sizing:border-box}.go-slider-rail{position:absolute;width:100%;height:1px;background-color:var(--go-slider-rail-bg);border-radius:6px}.go-slider-track{position:absolute;height:1px;background-color:var(--go-slider-track-bg);border-radius:6px}.go-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid var(--black-10);border-bottom:5px solid var(--black-10);transform:translateY(-5px)}.go-slider-handle{position:absolute;z-index:1;width:16px;height:16px;margin-top:-7px;background-color:var(--go-slider-handle-bg);border:var(--go-slider-handle-border-bg);border-radius:50%;cursor:grab;touch-action:pan-x}.go-slider-handle-dragging .go-slider-handle-dragging .go-slider-handle-dragging{border-color:var(--go-slider-handle-border-bg)}.go-slider-handle:focus{outline:none;box-shadow:none}.go-slider-handle-click-focused:focus{box-shadow:unset}.go-slider-handle:active{cursor:grabbing}.go-slider-mark{position:absolute;top:18px;left:0;width:100%}.go-slider-mark-text{position:absolute;display:inline-block;color:var(--go-slider-mark-text);text-align:center;vertical-align:middle;cursor:pointer}.go-slider-mark-text-active{color:var(--go-slider-mark-text-active)}.go-slider-step{position:absolute;width:100%;height:4px;background:transparent}.go-slider-dot{position:absolute;bottom:-1px;width:8px;height:8px;vertical-align:middle;background-color:var(--go-slider-dot-bg);border:var(--go-slider-dot-border);border-radius:50%;cursor:pointer}.go-slider-dot-active{background-color:var(--go-slider-handle-bg);border-color:var(--go-slider-handle-bg)}.go-slider-dot-reverse{margin-right:-4px}.go-slider-disabled{opacity:.4;background-color:transparent}.go-slider-disabled .go-slider-track{opacity:.4}.go-slider-disabled .go-slider-handle,.go-slider-disabled .go-slider-dot{opacity:.4;box-shadow:none;cursor:not-allowed}.go-slider-disabled .go-slider-mark-text,.go-slider-disabled .go-slider-dot{opacity:.4;cursor:not-allowed}.go-slider-vertical{position:relative;width:14px;height:100%;padding:0 5px}.go-slider-vertical .go-slider-rail{width:1px;height:100%}.go-slider-vertical .go-slider-track{bottom:0;left:5px;width:1px}.go-slider-vertical .go-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-7px;touch-action:pan-y}.go-slider-vertical .go-slider-mark{top:0;left:18px;height:100%}.go-slider-vertical .go-slider-step{width:1px;height:100%}.go-slider-vertical .go-slider-dot{left:-3px}.font-base,.go-switch__icons-container,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.go-switch{position:relative;width:fit-content}.go-switch__inner{height:100%}.go-switch__container{width:100%;height:100%;position:absolute;background-color:var(--go-switch-light);transition:background-color var(--go-transition);border:var(--go-switch-border)}.go-switch__knob{width:calc((100% - 4px)/2);position:absolute;top:2px;left:2px;background-color:var(--go-switch-knob);transition:transform .4s,left .4s,top .4s}.go-switch__icons-container{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;flex-flow:row nowrap;position:relative;z-index:2;top:0;left:0;overflow:hidden;font-weight:500}.go-switch__left-node,.go-switch__right-node{padding:0 4px;display:flex;justify-content:center;align-items:center;transition-duration:background-color var(--go-transition)}.go-switch__left-node{color:var(--go-switch-text-inactive-left)}.go-switch__right-node{color:var(--go-switch-text-inactive-right)}.go-switch__checkbox{position:absolute;inset:0;z-index:3;opacity:0;cursor:pointer}.go-switch__checkbox:checked+.go-switch__inner .go-switch__container{background-color:var(--go-switch-dark);border:var(--go-switch-active-border)}.go-switch__checkbox:checked~.go-switch__inner .go-switch__icons-container>.go-switch__left-node{color:var(--go-switch-text-active-left)}.go-switch__checkbox:checked~.go-switch__inner .go-switch__icons-container>.go-switch__right-node{color:var(--go-switch-text-active-right)}.go-switch__checkbox:disabled{cursor:not-allowed}.go-switch__checkbox:disabled~.go-switch__inner .go-switch__container,.go-switch__checkbox:disabled~.go-switch__inner .go-switch__icons-container{opacity:.48}.go-switch__checkbox:focus-visible~.go-switch__inner .go-switch__container{box-shadow:var(--go-checkbox-focus-shadow)}.go-switch_size_s .go-switch__knob{min-width:12px;height:12px;border-radius:6px}.go-switch_size_s .go-switch__container{border-radius:8px}.go-switch_size_s .go-switch__icons-container>.go-switch__left-node,.go-switch_size_s .go-switch__icons-container>.go-switch__right-node{font-size:10px}.go-switch_size_m .go-switch__knob{min-width:20px;height:20px;border-radius:10px}.go-switch_size_m .go-switch__container{border-radius:12px}.go-switch_size_m .go-switch__icons-container>.go-switch__left-node,.go-switch_size_m .go-switch__icons-container>.go-switch__right-node{font-size:14px}.go-switch_orientation_horizontal.go-switch_size_s{min-width:28px;height:16px}.go-switch_orientation_horizontal.go-switch_size_m{min-width:44px;height:24px}.go-switch_orientation_horizontal__left-node,.go-switch_orientation_horizontal__right-node{width:calc(50% - 4px)}.go-switch_orientation_horizontal .go-switch__checkbox:checked~.go-switch__inner .go-switch__knob{transform:translate(100%)}.go-switch_orientation_vertical{height:auto;min-width:auto;min-height:auto;width:auto;align-self:flex-start}.go-switch_orientation_vertical.go-switch_size_s{width:16px;min-height:28px}.go-switch_orientation_vertical.go-switch_size_m{width:24px;min-height:44px}.go-switch_orientation_vertical .go-switch__knob{height:calc((100% - 4px)/2)}.go-switch_orientation_vertical .go-switch__icons-container{width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.go-switch_orientation_vertical .go-switch__icons-container>.go-switch__left-node,.go-switch_orientation_vertical .go-switch__icons-container>.go-switch__right-node{margin:auto;padding:4px 0}.go-switch_orientation_vertical .go-switch__checkbox:checked~.go-switch__inner .go-switch__knob{transform:translateY(100%)}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-textarea_size_s,.go-textarea_size_s .go-textarea__field,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.go-textarea_size_m,.go-textarea_size_m .go-textarea__field,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m,.go-textarea_size_m,.go-textarea_size_m .go-textarea__field,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.dash-body-regular,.go-textarea_size_s,.go-textarea_size_s .go-textarea__field{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-textarea__field::-webkit-scrollbar{width:8px;height:8px}.go-textarea__field::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.go-textarea__field::-webkit-scrollbar-thumb{width:8px;background-color:var(--go-scrollbar-thumb-bg);border-radius:8px;border:var(--go-scrollbar-thumb-border)}.go-textarea{width:fit-content;max-width:fit-content;height:fit-content;position:relative;display:flex;justify-content:flex-start;flex-flow:row nowrap;border-radius:var(--go-input-border-radius);background-color:var(--go-input-bg);border:var(--go-input-border);cursor:text;transition:opacity var(--go-transition),border var(--go-transition),box-shadow var(--go-transition);overflow:hidden}.go-textarea__field{width:100%;max-height:inherit;height:auto;border:none;outline:none;background-color:transparent;color:var(--go-input-text);resize:vertical}.go-textarea__field::placeholder{color:var(--go-input-placeholder-text)}.go-textarea__clear-button{margin:auto 0 auto 8px;position:absolute;top:8px;right:8px;visibility:hidden;border:none;outline:none;background-color:var(--go-textarea-clear-icon-bg);border-radius:50%;color:var(--go-input-clear-icon-color);cursor:pointer}.go-textarea__clear-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.go-textarea__suffix{padding:3px;display:flex;color:var(--go-input-placeholder-text)}.go-textarea_size_s .go-textarea__field{min-height:24px;padding:3px 7px}.go-textarea_size_s.go-textarea_filled .go-textarea__field{padding-right:19px}.go-textarea_size_s .go-textarea__clear-button{width:12px;height:12px;padding:0;top:5px}.go-textarea_size_s .go-textarea__clear-button svg{font-size:16px}.go-textarea_size_m .go-textarea__field{min-height:32px;padding:5px 15px}.go-textarea_size_m.go-textarea_filled .go-textarea__field{padding-right:27px}.go-textarea_size_m .go-textarea__clear-button{width:16px;height:16px;padding:0;top:7px}.go-textarea_size_m .go-textarea__clear-button svg{font-size:24px}.go-textarea_disabled{opacity:var(--go-input-disabled-opacity)}.go-textarea_disabled,.go-textarea_disabled .go-textarea__field{cursor:not-allowed}.go-textarea_focused{border:1px solid var(--go-input-focus-border-color);box-shadow:var(--go-input-focus-shadow)}.go-textarea_focused .go-textarea__field::placeholder{color:var(--go-input-focus-placeholder-text)}.go-textarea_status_error{border:var(--go-input-error-border)}.go-textarea_status_error .go-textarea__suffix{color:var(--go-input-error-border-color)}.go-textarea_not-resizable .go-textarea__field{resize:none}.go-textarea_filled .go-textarea__clear-button{visibility:visible}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.go-collapse-sidebar__title-container,.h2,.h1,.mega{font-family:Inter,sans-serif}.h3,.go-collapse-sidebar__title-container{font-size:15px;font-style:normal;font-weight:700;line-height:20px}.go-collapse-sidebar__title-container,.go-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-collapse-sidebar{--go-collapse-sidebar-max-content-width: 300px;--go-collapse-sidebar-min-content-width: 32px;min-width:var(--go-collapse-sidebar-min-content-width);max-width:var(--go-collapse-sidebar-min-content-width);height:100%;max-height:100%;padding:6px 0 8px;position:relative;display:flex;flex-flow:column;align-items:flex-start;border-radius:8px;background-color:var(--go-collapse-sidebar-backgound);color:var(--go-collapse-sidebar-text);font-size:16px;transition-property:width,min-width,max-width;transition-duration:var(--go-transition);transition-timing-function:ease-in-out;overflow:hidden;z-index:10}.go-collapse-sidebar__content{width:var(--go-collapse-sidebar-max-content-width);height:100%;opacity:0;transition-property:opacity;transition-duration:var(--go-transition)}.go-collapse-sidebar_open{min-width:var(--go-collapse-sidebar-max-content-width);max-width:var(--go-collapse-sidebar-max-content-width)}.go-collapse-sidebar_open .go-collapse-sidebar__content{opacity:1}.go-collapse-sidebar__expand-button{min-width:var(--go-collapse-sidebar-min-content-width);max-width:var(--go-collapse-sidebar-min-content-width);height:32px;padding:6px 8px 0;display:flex;justify-content:center;background-color:transparent;outline:none;border:none;color:var(--go-collapse-sidebar-expand-icon-color);cursor:pointer;font-size:20px;transition-duration:var(--go-transition);transition-property:padding,width,min-width,max-width}.go-collapse-sidebar__expand-button .go-icon{transition:transform var(--go-transition)}.go-collapse-sidebar__expand-button_expanded{min-width:40px;max-width:40px}.go-collapse-sidebar__header{min-width:var(--go-collapse-sidebar-max-content-width);max-width:var(--go-collapse-sidebar-max-content-width);position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow:hidden}.go-collapse-sidebar__title-container{width:100%;height:28px;margin:auto 0;padding:0 16px;display:flex;align-items:center;gap:8px;transition-duration:var(--go-transition);transition-property:width;overflow:hidden}.go-collapse-sidebar__collapsed-icon{width:calc(100% - 16px);margin:6px 8px 0;position:absolute;top:42px;display:flex;align-items:center;justify-content:center;color:var(--go-collapse-sidebar-expand-icon-color);visibility:hidden;transition-property:transform;transition-duration:var(--go-transition)}.go-collapse-sidebar_side_left{justify-items:flex-start}.go-collapse-sidebar_side_left .go-collapse-sidebar__header{flex-direction:row}.go-collapse-sidebar_side_left .go-collapse-sidebar__title-container{border-left:var(--go-collapse-sidebar-border)}.go-collapse-sidebar_side_left .go-collapse-sidebar__expand-button_expanded{padding:6px 8px 6px 16px}.go-collapse-sidebar_side_left .go-collapse-sidebar__expand-button_expanded .go-icon{transform:rotate(180deg)}.go-collapse-sidebar_side_left .go-collapse-sidebar__collapsed-icon{transform:translate(16px)}.go-collapse-sidebar_side_right{justify-items:flex-end;align-items:flex-end}.go-collapse-sidebar_side_right .go-collapse-sidebar__header{flex-direction:row-reverse}.go-collapse-sidebar_side_right .go-collapse-sidebar__expand-button{transform:rotate(180deg)}.go-collapse-sidebar_side_right .go-collapse-sidebar__expand-button_expanded{padding:6px 8px 6px 16px}.go-collapse-sidebar_side_right .go-collapse-sidebar__expand-button_expanded .go-icon{transform:rotate(-180deg)}.go-collapse-sidebar_side_right .go-collapse-sidebar__collapsed-icon{transform:translate(-16px)}.go-collapse-sidebar_side_left-absolute{justify-items:flex-start}.go-collapse-sidebar_side_left-absolute .go-collapse-sidebar__header{flex-direction:row;padding-top:10px}.go-collapse-sidebar_side_left-absolute .go-collapse-sidebar__title-container{border-left:var(--go-collapse-sidebar-border)}.go-collapse-sidebar_side_left-absolute .go-collapse-sidebar__expand-button{transform:rotate(180deg)}.go-collapse-sidebar_side_left-absolute .go-collapse-sidebar__expand-button_expanded{padding:6px 16px;width:52px}.go-collapse-sidebar_side_left-absolute .go-collapse-sidebar__expand-button_expanded .go-icon{transform:rotate(-180deg)}.go-collapse-sidebar_side_left-absolute .go-collapse-sidebar__collapsed-icon{transform:translate(-16px)}.go-collapse-sidebar:not(.go-collapse-sidebar_open) .go-collapse-sidebar__title-container{min-width:0}.go-collapse-sidebar:not(.go-collapse-sidebar_open):not(.go-collapse-sidebar_transitioning) .go-collapse-sidebar__collapsed-icon{transform:translate(0);visibility:visible}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.go-hint__description,.dash-body-medium,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.go-hint__title,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.body-m-bold,.go-hint__title{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.dash-body-medium,.dash-body-medium-link{font-size:13px;font-style:normal;font-weight:500;line-height:16px}.dash-body-regular,.go-hint__description{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.go-hint__wrapper{max-width:220px}.go-hint__container,.go-hint__arrow{--go-tooltip-bg: var(--go-hint-bg);--go-tooltip-border-color: var(--go-hint-border-color)}.go-hint__header{display:flex;align-items:center;gap:8px;margin-bottom:4px;color:var(--go-white)}.go-hint__header svg{font-size:16px}.go-hint__title,.go-hint__description{color:var(--go-white)}.go-hint__description_translucent{opacity:.7}.go-hint__button{margin-top:16px;justify-self:flex-end;background-color:var(--go-hint-button-bg);--go-button-bg-hover: var(--go-hint-button-hover-bg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--red-color: rgba(235, 87, 87, 1);--white-color: rgba(255, 255, 255, 1);--white-color-10: rgba(255, 255, 255, .1);--white-color-50: rgba(255, 255, 255, .5);--green-color: rgba(33, 150, 83, 1);--purple-color: rgba(101, 98, 245, 1);--yellow-color: rgba(242, 201, 76, 1)}:root[data-theme=light]{--brand-1: rgba(58, 54, 219, 1);--brand-2: rgba(101, 98, 245, 1);--brand-3: rgba(58, 54, 219, .4);--brand-4: rgba(57, 84, 208, 1);--border-20: rgba(229, 229, 255, .2);--primary-1: rgba(241, 244, 250, 1);--primary-2: rgba(210, 223, 250, 1);--primary-3: rgba(190, 209, 250, 1);--secondary-1: rgba(229, 229, 229, 1);--contrast: rgba(6, 21, 43, 1);--contrast-transparent: rgba(6, 21, 43, .75);--hover: rgba(223, 230, 242, 1);--background-1: var(--white-color);--background-2: var(--white-color);--comparing-background: rgba(58, 54, 219, .2);--comparing-background-2: var(--brand-2);--comparing-background-3: var(--brand-2);--backdrop-transparent: rgba(0, 0, 0, .1);--new-well-input-disabled-color: var(--primary-3);--new-well-disabled-inputs-text-color: rgba(6, 21, 43, .5);--widget-header-icons: rgba(64, 81, 134, 1);--text-1: rgba(31, 44, 86, 1);--text-2: rgba(31, 44, 86, .8);--modal-bg: rgba(239, 243, 249, 1);--modal-border: 1px solid rgba(183, 196, 222, 1);--settings-item-active: rgba(57, 84, 208, .2);--settings-grid-column-bg: var(--white-color);--settings-grid-icons: rgba(64, 81, 134, 1);--settings-grid-border: rgba(223, 230, 242, 1);--workbench-item-bg: rgba(247, 249, 252, 1)}:root[data-theme=dark]{--brand-1: rgba(96, 92, 255, 1);--brand-2: rgba(69, 65, 201, 1);--brand-3: rgba(96, 92, 255, .4);--brand-4: rgba(116, 113, 255, 1);--border-20: rgba(229, 229, 255, .2);--primary-1: rgba(54, 65, 83, 1);--primary-2: rgba(40, 49, 63, 1);--primary-3: rgba(26, 32, 44, 1);--secondary-1: rgba(255, 255, 255, .5);--secondary-2: rgba(255, 255, 255, .1);--contrast: rgba(255, 255, 255, 1);--contrast-transparent: rgba(255, 255, 255, .5);--hover: rgba(101, 121, 151, .15);--background-1: var(--primary-2);--background-2: var(--primary-1);--comparing-background: var(--brand-3);--comparing-background-2: var(--brand-1);--comparing-background-3: var(--brand-2);--backdrop-transparent: rgba(0, 0, 0, .2);--new-well-input-disabled-color: transparent;--new-well-disabled-inputs-text-color: rgba(255, 255, 255, .5);--widget-header-icons: var(--white-color);--text-1: var(--white-color);--text-2: var(--white-color-50);--modal-bg: var(--primary-1);--modal-border: 1px solid var(--border-20);--settings-item-active: var(--brand-3);--settings-grid-column-bg: var(--primary-2);--settings-grid-icons: var(--white-color);--settings-grid-border: var(--secondary-2);--workbench-item-bg: var(--primary-2)}@font-face{font-family:Inter;src:url(/assets/inter-bold-CQHYVgG_.woff2) format("woff2"),url(/assets/inter-bold-Dm1wsqGD.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/inter-semibold-DDVQvQf0.woff2) format("woff2"),url(/assets/inter-semibold-BxjldCj-.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/inter-medium-D5YUpoRx.woff2) format("woff2"),url(/assets/inter-medium-NQOIbdhU.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/inter-regular-6EfshmZx.woff2) format("woff2"),url(/assets/inter-regular-C05ryuRh.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.fontBase,.dash-body-bold,.dash-body-regular,.subTextFont,.button-m-hover,.button-m,.link-m,.body-xxs,.body-s,.body-m-del,.body-m,.body-m-lh16,.body-l,.description,.link-caption,.caption,.caption-fs13,.semi-bold,.body-m-bold,.h4,.h4-lh16,.h3,.h2,.h1,.mega{font-family:Inter;font-style:normal}.mega{font-weight:700;font-size:32px;line-height:40px}.h1{font-weight:700;font-size:24px;line-height:32px}.h2{font-weight:700;font-size:20px;line-height:24px}.h3{font-weight:700;font-size:15px;line-height:20px}.h4,.h4-lh16{font-weight:700;font-size:13px;line-height:20px}.h4-lh16{line-height:16px}.body-m-bold{font-weight:700;font-size:14px;line-height:20px}.semi-bold{font-size:13px;font-weight:600;line-height:16px}.caption,.caption-fs13{font-weight:500;font-size:12px;line-height:16px}.caption-fs13{font-size:13px}.link-caption{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.description{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.body-l{font-weight:400;font-size:15px;line-height:24px}.body-m,.body-m-lh16{font-weight:400;font-size:14px;line-height:20px}.body-m-lh16{line-height:16px}.body-m-del{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.body-s{font-weight:400;font-size:13px;line-height:16px}.body-xxs{font-weight:400;font-size:8px;line-height:16px}.link-m{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.button-m{font-weight:400;font-size:14px;line-height:20px}.button-m-hover{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.subTextFont{font-size:12px;font-font-weight:500;line-height:133%}.dash-body-bold{font-size:13px;font-style:normal;font-weight:600;line-height:16px}:global(.go-theme_light){--close-cross-hover-color: #505050;--close-cross-color: var(--contrast)}:global(.go-theme_dark){--close-cross-hover-color: var(--white-color);--close-cross-color: rgba(204, 210, 227, 1)}:root{--animations-duration: .2s;--transition: var(--animations-duration);--table-border-radius: 4px;--button-border-radius: 4px}:root[data-theme=light]{--table-top-box-shadow: 0px -12px 32px rgba(22, 20, 82, .16)}:root[data-theme=dark]{--table-top-box-shadow: 0px -10px 20px #232323}*{box-sizing:border-box;margin:0;padding:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{width:100%;height:100vh;position:relative;color:var(--go-text)}#root{width:100%;height:100%}p,h1,h2,h3,h4,h5,h6{margin:0}.go-theme_dark #root{background-color:#1a202c}.AccessDeniedModal-module__fontBase__CmjPK,.AccessDeniedModal-module__desc__74BU9,.AccessDeniedModal-module__title__HugoF,.AccessDeniedModal-module__dash-body-bold__ZfxjS,.AccessDeniedModal-module__dash-body-regular__iN5VH,.AccessDeniedModal-module__subTextFont__BtdD8,.AccessDeniedModal-module__button-m-hover__FnfO7,.AccessDeniedModal-module__button-m__NKGUr,.AccessDeniedModal-module__link-m__oj5Mg,.AccessDeniedModal-module__body-xxs__kcVT2,.AccessDeniedModal-module__body-s__T1nMl,.AccessDeniedModal-module__body-m-del__GjrdY,.AccessDeniedModal-module__body-m__L45Me,.AccessDeniedModal-module__body-m-lh16__tVhmu,.AccessDeniedModal-module__body-l__ROf0A,.AccessDeniedModal-module__description__Vm5kA,.AccessDeniedModal-module__link-caption__ukzMe,.AccessDeniedModal-module__caption__ocRHa,.AccessDeniedModal-module__caption-fs13__qB1JQ,.AccessDeniedModal-module__semi-bold__z5fAz,.AccessDeniedModal-module__body-m-bold__wgq-A,.AccessDeniedModal-module__h4__gEWtW,.AccessDeniedModal-module__h4-lh16__6nxzU,.AccessDeniedModal-module__h3__YNdh4,.AccessDeniedModal-module__h2__6kgEu,.AccessDeniedModal-module__h1__oIOoJ,.AccessDeniedModal-module__mega__v7AXs{font-family:Inter;font-style:normal}.AccessDeniedModal-module__mega__v7AXs{font-weight:700;font-size:32px;line-height:40px}.AccessDeniedModal-module__h1__oIOoJ{font-weight:700;font-size:24px;line-height:32px}.AccessDeniedModal-module__h2__6kgEu{font-weight:700;font-size:20px;line-height:24px}.AccessDeniedModal-module__h3__YNdh4{font-weight:700;font-size:15px;line-height:20px}.AccessDeniedModal-module__h4__gEWtW,.AccessDeniedModal-module__h4-lh16__6nxzU{font-weight:700;font-size:13px;line-height:20px}.AccessDeniedModal-module__h4-lh16__6nxzU{line-height:16px}.AccessDeniedModal-module__body-m-bold__wgq-A{font-weight:700;font-size:14px;line-height:20px}.AccessDeniedModal-module__semi-bold__z5fAz{font-size:13px;font-weight:600;line-height:16px}.AccessDeniedModal-module__caption__ocRHa,.AccessDeniedModal-module__caption-fs13__qB1JQ{font-weight:500;font-size:12px;line-height:16px}.AccessDeniedModal-module__caption-fs13__qB1JQ{font-size:13px}.AccessDeniedModal-module__link-caption__ukzMe{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.AccessDeniedModal-module__description__Vm5kA{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.AccessDeniedModal-module__body-l__ROf0A{font-weight:400;font-size:15px;line-height:24px}.AccessDeniedModal-module__body-m__L45Me,.AccessDeniedModal-module__body-m-lh16__tVhmu{font-weight:400;font-size:14px;line-height:20px}.AccessDeniedModal-module__body-m-lh16__tVhmu{line-height:16px}.AccessDeniedModal-module__body-m-del__GjrdY{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.AccessDeniedModal-module__body-s__T1nMl{font-weight:400;font-size:13px;line-height:16px}.AccessDeniedModal-module__body-xxs__kcVT2{font-weight:400;font-size:8px;line-height:16px}.AccessDeniedModal-module__link-m__oj5Mg{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.AccessDeniedModal-module__button-m__NKGUr{font-weight:400;font-size:14px;line-height:20px}.AccessDeniedModal-module__button-m-hover__FnfO7{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.AccessDeniedModal-module__subTextFont__BtdD8{font-size:12px;font-font-weight:500;line-height:133%}.AccessDeniedModal-module__dash-body-regular__iN5VH{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.AccessDeniedModal-module__dash-body-bold__ZfxjS{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.AccessDeniedModal-module__title__HugoF{font-weight:700;font-size:15px;line-height:20px}.AccessDeniedModal-module__desc__74BU9{font-weight:400;font-size:14px;line-height:20px}.AccessDeniedModal-module__modal__eoUlV{max-width:437px;padding:16px 16px 24px}.AccessDeniedModal-module__header__b0sF1{display:flex;align-items:center;column-gap:16px}.AccessDeniedModal-module__img__mmBhX{min-width:99px}.AccessDeniedModal-module__title__HugoF{color:var(--text-1);margin-bottom:8px}.AccessDeniedModal-module__desc__74BU9{color:var(--text-1);font-size:13px;line-height:16px}.ConnectionClosedModal-module__fontBase__vimw6,.ConnectionClosedModal-module__desc__Jkr7a,.ConnectionClosedModal-module__title__nuotf,.ConnectionClosedModal-module__dash-body-bold__Ss8-v,.ConnectionClosedModal-module__dash-body-regular__v6B0-,.ConnectionClosedModal-module__subTextFont__RyyUr,.ConnectionClosedModal-module__button-m-hover__OO6Io,.ConnectionClosedModal-module__button-m__t0u4B,.ConnectionClosedModal-module__link-m__N7fpm,.ConnectionClosedModal-module__body-xxs__6Z2Id,.ConnectionClosedModal-module__body-s__XUJ1b,.ConnectionClosedModal-module__body-m-del__b9xzt,.ConnectionClosedModal-module__body-m__6dwH5,.ConnectionClosedModal-module__body-m-lh16__F84Jl,.ConnectionClosedModal-module__body-l__IWTXo,.ConnectionClosedModal-module__description__8r3Y-,.ConnectionClosedModal-module__link-caption__tFFvy,.ConnectionClosedModal-module__caption__iHM5l,.ConnectionClosedModal-module__caption-fs13__XG1jR,.ConnectionClosedModal-module__semi-bold__EpUcr,.ConnectionClosedModal-module__body-m-bold__vNpNd,.ConnectionClosedModal-module__h4__-Cwyo,.ConnectionClosedModal-module__h4-lh16__AayRB,.ConnectionClosedModal-module__h3__7-Rrg,.ConnectionClosedModal-module__h2__smXUu,.ConnectionClosedModal-module__h1__Fq3kW,.ConnectionClosedModal-module__mega__KDMoy{font-family:Inter;font-style:normal}.ConnectionClosedModal-module__mega__KDMoy{font-weight:700;font-size:32px;line-height:40px}.ConnectionClosedModal-module__h1__Fq3kW{font-weight:700;font-size:24px;line-height:32px}.ConnectionClosedModal-module__h2__smXUu{font-weight:700;font-size:20px;line-height:24px}.ConnectionClosedModal-module__h3__7-Rrg{font-weight:700;font-size:15px;line-height:20px}.ConnectionClosedModal-module__h4__-Cwyo,.ConnectionClosedModal-module__h4-lh16__AayRB{font-weight:700;font-size:13px;line-height:20px}.ConnectionClosedModal-module__h4-lh16__AayRB{line-height:16px}.ConnectionClosedModal-module__body-m-bold__vNpNd{font-weight:700;font-size:14px;line-height:20px}.ConnectionClosedModal-module__semi-bold__EpUcr{font-size:13px;font-weight:600;line-height:16px}.ConnectionClosedModal-module__caption__iHM5l,.ConnectionClosedModal-module__caption-fs13__XG1jR{font-weight:500;font-size:12px;line-height:16px}.ConnectionClosedModal-module__caption-fs13__XG1jR{font-size:13px}.ConnectionClosedModal-module__link-caption__tFFvy{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.ConnectionClosedModal-module__description__8r3Y-{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.ConnectionClosedModal-module__body-l__IWTXo{font-weight:400;font-size:15px;line-height:24px}.ConnectionClosedModal-module__body-m__6dwH5,.ConnectionClosedModal-module__body-m-lh16__F84Jl{font-weight:400;font-size:14px;line-height:20px}.ConnectionClosedModal-module__body-m-lh16__F84Jl{line-height:16px}.ConnectionClosedModal-module__body-m-del__b9xzt{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.ConnectionClosedModal-module__body-s__XUJ1b{font-weight:400;font-size:13px;line-height:16px}.ConnectionClosedModal-module__body-xxs__6Z2Id{font-weight:400;font-size:8px;line-height:16px}.ConnectionClosedModal-module__link-m__N7fpm{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.ConnectionClosedModal-module__button-m__t0u4B{font-weight:400;font-size:14px;line-height:20px}.ConnectionClosedModal-module__button-m-hover__OO6Io{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.ConnectionClosedModal-module__subTextFont__RyyUr{font-size:12px;font-font-weight:500;line-height:133%}.ConnectionClosedModal-module__dash-body-regular__v6B0-{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.ConnectionClosedModal-module__dash-body-bold__Ss8-v{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.ConnectionClosedModal-module__title__nuotf{font-weight:700;font-size:15px;line-height:20px}.ConnectionClosedModal-module__desc__Jkr7a{font-weight:400;font-size:14px;line-height:20px}.ConnectionClosedModal-module__modal__kb3kE{max-width:437px;padding:16px 16px 24px}.ConnectionClosedModal-module__header__0V21c{display:flex;align-items:center;column-gap:16px}.ConnectionClosedModal-module__img__fA-ZT{min-width:99px}.ConnectionClosedModal-module__title__nuotf{color:var(--text-1);margin-bottom:8px}.ConnectionClosedModal-module__desc__Jkr7a{color:var(--text-1);font-size:13px;line-height:16px}.ConnectionClosedModal-module__button__9OYly{margin-top:24px;width:100%}.go-theme_light{--main-layout-bg: var(--primary-1)}.go-theme_dark{--main-layout-bg: var(--primary-3)}.App-module__loaderContainer__Lgsc9{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--main-layout-bg)}.go-table__drag-icon svg{width:16px;height:16px;color:var(--go-table-row-drag-icon-color)}.go-table__loader{position:relative;width:100%;height:100%}.go-table-menu-filter-block{padding:4px}.go-table-menu-filter-block__filters{display:flex;flex-direction:column;gap:2px}.go-table-menu-filter-block__buttons{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.go-table-menu-filter-block__remove-icon svg{color:var(--go-red-light)}.go-table-menu-filter-item{display:flex;gap:4px}.popup-test{z-index:1301}.font-base,.button-m,.button-m-hover,.dash-body-light,.dash-body-regular,.dash-body-medium,.go-menu-button__text,.dash-body-medium-link,.dash-body-semi-bold,.dash-body-bold,.description,.caption,.link-caption,.body-m-bold,.body-m,.link-m,.body-m-del,.body-l,.body-l-del,.h4,.h3,.h2,.h1,.mega{font-family:Inter,sans-serif}.mega{font-size:32px;font-style:normal;font-weight:700;line-height:40px}.h1{font-size:24px;font-style:normal;font-weight:700;line-height:32px}.h2{font-size:20px;font-style:normal;font-weight:700;line-height:26px}.h3{font-size:15px;font-style:normal;font-weight:700;line-height:20px}.h4{font-size:13px;font-style:normal;font-weight:700;line-height:20px}.body-l,.body-l-del{font-size:15px;font-style:normal;font-weight:400;line-height:24px}.body-l-del{text-decoration-line:line-through}.body-m,.link-m,.body-m-del{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.body-m-bold{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.body-m-del{text-decoration-line:line-through}.link-m{text-decoration-line:underline}.caption,.link-caption{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.link-caption{text-decoration-line:underline}.description{font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.055px}.dash-body-bold{font-size:13px;font-style:normal;font-weight:700;line-height:16px}.dash-body-semi-bold{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.dash-body-medium,.go-menu-button__text,.dash-body-medium-link{font-size:13px;font-style:normal;font-weight:500;line-height:16px}.dash-body-regular{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.dash-body-light{font-size:13px;font-style:normal;font-weight:300;line-height:16px}.dash-body-medium-link{text-decoration-line:underline}.button-m,.button-m-hover{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.button-m-hover{text-decoration-line:underline}.go-table-menu{min-width:240px;min-height:24px;background-color:var(--go-column-menu-bg);border-radius:4px;border:1px solid var(--go-column-menu-border-color);position:relative}.go-table-menu__triangle-icon{position:absolute;top:-8px;left:calc(50% - 8px)}.go-table-menu__sorting-block,.go-table-menu__visibility-block,.go-table-menu__pins-block{padding:4px}.go-table-menu__sorting-block,.go-table-menu__visibility-block,.go-table-menu__pins-block{border-bottom:1px solid var(--go-column-menu-border-color)}.go-menu-button{width:100%;height:24px;padding:0 4px;border-radius:4px;display:flex;align-items:center;gap:8px;border:none;background-color:transparent;color:var(--go-text);transition:background-color var(--go-transition);cursor:pointer}.go-menu-button__active{background-color:var(--go-primary-40)}.go-menu-button:hover:not(.go-menu-button__active){background-color:var(--go-control-fill-30)}.go-menu-button:disabled{color:var(--go-text-50);cursor:not-allowed}.go-menu-button__icon{font-size:16px}._cell_1d2hg_1{width:100%;height:100%;padding:0 10px;display:flex;align-items:center}._cell_1qy8j_1{display:flex;align-items:center;justify-content:center;border-radius:4px;margin:2px 8px}._font-base_1979l_1,._button-m_1979l_1,._button-m-hover_1979l_1,._dash-body-light_1979l_1,._dash-body-regular_1979l_1,._dash-body-medium_1979l_1,._overlayText_1979l_1,._dash-body-medium-link_1979l_1,._dash-body-semi-bold_1979l_1,._dash-body-bold_1979l_1,._description_1979l_1,._caption_1979l_1,._link-caption_1979l_1,._body-m-bold_1979l_1,._body-m_1979l_1,._link-m_1979l_1,._body-m-del_1979l_1,._body-l_1979l_1,._body-l-del_1979l_1,._h4_1979l_1,._h3_1979l_1,._h2_1979l_1,._h1_1979l_1,._mega_1979l_1{font-family:Inter,sans-serif}._mega_1979l_1{font-size:32px;font-style:normal;font-weight:700;line-height:40px}._h1_1979l_1{font-size:24px;font-style:normal;font-weight:700;line-height:32px}._h2_1979l_1{font-size:20px;font-style:normal;font-weight:700;line-height:26px}._h3_1979l_1{font-size:15px;font-style:normal;font-weight:700;line-height:20px}._h4_1979l_1{font-size:13px;font-style:normal;font-weight:700;line-height:20px}._body-l_1979l_1,._body-l-del_1979l_1{font-size:15px;font-style:normal;font-weight:400;line-height:24px}._body-l-del_1979l_1{text-decoration-line:line-through}._body-m_1979l_1,._link-m_1979l_1,._body-m-del_1979l_1{font-size:14px;font-style:normal;font-weight:400;line-height:20px}._body-m-bold_1979l_1{font-size:14px;font-style:normal;font-weight:700;line-height:20px}._body-m-del_1979l_1{text-decoration-line:line-through}._link-m_1979l_1{text-decoration-line:underline}._caption_1979l_1,._link-caption_1979l_1{font-size:12px;font-style:normal;font-weight:500;line-height:16px}._link-caption_1979l_1{text-decoration-line:underline}._description_1979l_1{font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.055px}._dash-body-bold_1979l_1{font-size:13px;font-style:normal;font-weight:700;line-height:16px}._dash-body-semi-bold_1979l_1{font-size:13px;font-style:normal;font-weight:600;line-height:16px}._dash-body-medium_1979l_1,._overlayText_1979l_1,._dash-body-medium-link_1979l_1{font-size:13px;font-style:normal;font-weight:500;line-height:16px}._dash-body-regular_1979l_1{font-size:13px;font-style:normal;font-weight:400;line-height:16px}._dash-body-light_1979l_1{font-size:13px;font-style:normal;font-weight:300;line-height:16px}._dash-body-medium-link_1979l_1{text-decoration-line:underline}._button-m_1979l_1,._button-m-hover_1979l_1{font-size:14px;font-style:normal;font-weight:400;line-height:20px}._button-m-hover_1979l_1{text-decoration-line:underline}._img_1979l_142{color:var(--go-text)}._container_1979l_146{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}._overlayText_1979l_1{color:var(--go-text)}.goTableDraggingGroup,.goTableDraggingRow{z-index:1}.goTableDraggingGroup.OGDraggingRow,.goTableDraggingRow.OGDraggingRow{visibility:hidden}.goTableDraggingGroup.MuiDataGrid-row,.goTableDraggingGroup.MuiDataGrid-row:hover,.goTableDraggingRow.MuiDataGrid-row,.goTableDraggingRow.MuiDataGrid-row:hover,.goTableDraggingGroup.MuiDataGrid-row:hover:hover,.goTableDraggingRow.MuiDataGrid-row:hover:hover{background-color:var(--go-table-bg)!important}.rowReorderWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:grab}.rowReorderWrapper_disabled{cursor:default;opacity:.5}._cell_sn0wc_1{width:100%;height:100%;position:relative}._valueDragger_sn0wc_7{display:none;position:absolute;bottom:0;right:0;width:5px;height:5px;background-color:var(--go-primary-light);z-index:1;cursor:crosshair}.table-value-dragging-available .MuiDataGrid-cell.Mui-selected ._valueDragger_sn0wc_7{display:block}.MuiDataGrid-root{--DataGrid-containerBackground: "transparent" !important;--DataGrid-rowBorderColor: "transparent" !important}.MuiDataGrid-columnHeaders{--DataGrid-containerBackground: var(--go-table-bg)}.MuiDataGrid-cell:not(.MuiDataGrid-cellEmpty),.MuiDataGrid-columnHeader:not(.MuiDataGrid-cellEmpty){border:none!important;border-right:1px solid var(--go-table-border-right-color)!important;border-left:none!important}.MuiDataGrid-cell:not(.MuiDataGrid-cellEmpty):focus,.MuiDataGrid-columnHeader:not(.MuiDataGrid-cellEmpty):focus{border:1px solid var(--go-table-cell-focused-border-color)!important}.MuiDataGrid-cell--pinnedLeft,.MuiDataGrid-cell--pinnedRight,.MuiDataGrid-columnHeader--pinnedRight,.MuiDataGrid-columnHeader--pinnedLeft,.MuiDataGrid-filler--pinnedRight,.MuiDataGrid-filler--pinnedLeft{--DataGrid-pinnedBackground: var(--go-table-column-pinned-bg)}.MuiDataGrid-row.Mui-selected .MuiDataGrid-cell--pinnedLeft,.MuiDataGrid-row.Mui-selected .MuiDataGrid-cell--pinnedRight,.MuiDataGrid-row.Mui-selected .MuiDataGrid-columnHeader--pinnedRight,.MuiDataGrid-row.Mui-selected .MuiDataGrid-columnHeader--pinnedLeft,.MuiDataGrid-row.Mui-selected .MuiDataGrid-filler--pinnedRight,.MuiDataGrid-row.Mui-selected .MuiDataGrid-filler--pinnedLeft{background-color:color-mix(in srgb,var(--go-table-column-pinned-bg) 50%,var(--go-table-selected-bg) 50%)!important}.MuiDataGrid-row:hover:not(.Mui-selected){background-color:var(--go-table-row-hover-bg)!important}.MuiDataGrid-row:hover.Mui-selected .MuiDataGrid-cell:not(.Mui-selected){background-color:var(--go-table-row-hover-bg)!important}.MuiDataGrid-row:hover.Mui-selected .MuiDataGrid-cell--pinnedLeft,.MuiDataGrid-row:hover.Mui-selected .MuiDataGrid-cell--pinnedRight,.MuiDataGrid-row:hover.Mui-selected .MuiDataGrid-columnHeader--pinnedRight,.MuiDataGrid-row:hover.Mui-selected .MuiDataGrid-columnHeader--pinnedLeft,.MuiDataGrid-row:hover.Mui-selected .MuiDataGrid-filler--pinnedRight,.MuiDataGrid-row:hover.Mui-selected .MuiDataGrid-filler--pinnedLeft{background-color:color-mix(in srgb,color-mix(in srgb,var(--go-table-column-pinned-bg) 50%,var(--go-table-selected-bg) 50%),var(--go-table-row-hover-bg))!important}.MuiDataGrid-row:hover .MuiDataGrid-cell--pinnedLeft,.MuiDataGrid-row:hover .MuiDataGrid-cell--pinnedRight,.MuiDataGrid-row:hover .MuiDataGrid-columnHeader--pinnedRight,.MuiDataGrid-row:hover .MuiDataGrid-columnHeader--pinnedLeft,.MuiDataGrid-row:hover .MuiDataGrid-filler--pinnedRight,.MuiDataGrid-row:hover .MuiDataGrid-filler--pinnedLeft{background-color:color-mix(in srgb,var(--go-table-column-pinned-bg) 50%,var(--go-table-row-hover-bg) 50%)!important}.MuiDataGrid-menu .MuiPaper-root{background-color:transparent}.MuiDataGrid-groupingCriteriaCellToggle .MuiIconButton-sizeSmall{color:var(--go-text)}.go-table-wrapper{position:absolute}.MuiBadge-badge{font-size:8px!important;top:4px!important;right:2px!important}.go-table-date-picker{--go-input-bg: transparent;--go-input-border: none;--go-input-border-radius: 0;--go-input-focus-border: none;--go-input-focus-shadow: none;--go-input-hovered-border: none;width:100%;height:100%;padding:0}.go-table-date-picker .go-input{padding-left:2px}.go-table-input{--go-input-bg: transparent;--go-input-border: none;--go-input-border-radius: 0;--go-input-focus-border: none;--go-input-focus-shadow: none;--go-input-hovered-border: none}.go-table-input.go-input{padding-left:2px}.go-table-multi-select__container{position:relative;align-self:flex-start}.go-table-multi-select__field-wrapper{position:relative;left:-1px;background-color:var(--go-table-cell-bg);outline:1px solid var(--go-table-cell-focused-border-color)}.go-table-multi-select{width:100%;height:100%;outline:none}.go-table-multi-select.go-select .go-select-selector{padding:0 9px!important;border:none!important;border-radius:0!important;background-color:transparent!important}.go-table-multi-select__dropdown .go-select-item{padding-left:8px;padding-right:8px}.go-table-number-input{--go-input-bg: transparent;--go-input-border: none;--go-input-border-radius: 0;--go-input-focus-border: none;--go-input-focus-shadow: none;--go-input-hovered-border: none}.go-table-number-input.go-input{padding-left:2px}.go-table-select{width:100%;height:100%;outline:none}.go-table-select.go-select .go-select-selector{padding:0 9px!important;border:none!important;border-radius:0!important;background-color:transparent!important}.go-table-select__dropdown .go-select-item{padding-left:8px;padding-right:8px}.go-table-auto-complete{width:100%;height:100%;outline:none}.go-table-auto-complete.go-select .go-select-selector{padding:0 9px!important;border:none!important;border-radius:0!important;background-color:transparent!important}.go-table-auto-complete__dropdown .go-select-item{padding-left:8px}.go-table-auto-complete .go-select-selection-search-input{color:var(--go-input-text)}.go-table-string-list{width:100%;height:100%;outline:none}.go-table-string-list.go-select .go-select-selector{height:100%;padding:0 9px!important;border:none!important;border-radius:0!important;background-color:transparent!important}.go-table-string-list .go-select-selection-search-input{color:var(--go-input-text)}.go-table-string-list__dropdown .go-select-item.go-select-item-option{padding:0}.go-table-string-list__add-button{margin-bottom:4px;padding-left:8px}.go-table-string-list__option{width:100%;height:100%;padding:4px 4px 4px 8px;display:flex;flex-flow:row nowrap;cursor:default}.go-table-string-list__option .go-table-string-list__delete-button{width:32px;height:16px;margin-left:auto;visibility:hidden}.go-table-string-list__option:hover .go-table-string-list__delete-button{visibility:visible}.go-table-string-list__empty-list-hint{padding:0 8px;color:var(--go-text-40);text-align:center}.go-table-year-picker{--go-input-bg: transparent;--go-input-border: none;--go-input-border-radius: 0;--go-input-focus-border: none;--go-input-focus-shadow: none;--go-input-hovered-border: none;width:100%;height:100%;padding:0}.go-table-year-picker .go-input{padding-left:2px}.well-collapse-module__wrapper__Cx2mR{display:flex;flex-direction:column;row-gap:8px;width:100%;--go-collapse-body-padding-top: 0;--go-collapse-body-padding-right: 0;--go-collapse-body-padding-left: 0;--go-collapse-body-padding-bottom: 0}.well-collapse-module__list__Lbzwk{max-height:100%;align-items:center;margin:0}.well-collapse-module__list__Lbzwk .well-collapse-module__listItem__jnglP{border-bottom:0;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;background:var(--collapse-list-item-bg);border-radius:4px;padding:2px 8px;font-size:13px;line-height:16px;min-height:24px;cursor:pointer}.well-collapse-module__list__Lbzwk .well-collapse-module__listItem__jnglP:hover:not(.well-collapse-module__listItemActive__2hWv5){background-color:#65799726}.well-collapse-module__list__Lbzwk .well-collapse-module__listItem__jnglP:last-child{margin:0}.well-collapse-module__list__Lbzwk .well-collapse-module__listItemActive__2hWv5{background:var(--comparing-background)}.well-collapse-module__titleWrapper__XaIzD{display:flex;align-items:center;overflow:hidden}.well-collapse-module__title__Lsi7y{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--collapse-item-title)}.well-collapse-module__buttons__beXfz{display:flex;column-gap:8px}.well-collapse-module__panelHeader__WRrWC{display:flex;column-gap:8px;padding:2px 0;cursor:pointer}.well-collapse-module__panelHeaderArrow__agOR-{font-size:16px;width:16px;height:16px;transition:var(--transition);color:var(--collapse-arrow)}.well-collapse-module__panelHeaderArrowDown__Lrrnx{transform:rotate(180deg)}.well-collapse-module__panelHeaderText__W7tP2{font-size:13px;font-weight:600;line-height:16px;font-family:Inter;color:var(--collapse-text)}.well-list-panel-body-module__wrapper__g0qrf{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;flex-grow:1;align-content:space-between;padding:0 8px 4px}.well-list-panel-body-module__controlsWrapper__Lx3RJ{display:flex;align-items:center;justify-content:space-between;padding-top:8px;padding-bottom:8px}.well-list-panel-body-module__sortButton__axGLT{background-color:var(--go-control-fill-30);margin-left:8px}.well-list-panel-body-module__contentWrapper__-heR-{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.well-list-panel-body-module__sortingTooltip__Wrapper__AY1Z7{display:flex;flex-direction:column;gap:8px}.well-list-panel-body-module__sortingTooltip__optionsContainer__4gayW{display:flex;flex-direction:column;padding-top:4px;gap:12px}.well-list-panel-body-module__icon__yTMUS{width:16px;height:16px;stroke:var(--contrast);transition:var(--transition)}.well-list-panel-body-module__searchIcon__6IvrJ{width:16px;height:16px;color:var(--text-1)}.well-list-panel-body-module__switchContainer__nMMOt{display:grid;width:100%;grid-template-columns:repeat(3,1fr)}.well-list-panel-body-module__switchContainer__nMMOt{--go-radio-button-group-flat-inactive-text: var(--contrast)}.well-list-panel-body-module__switchContainer__nMMOt .go-radio-button-group__item-label:nth-child(n){font-size:12px;font-weight:500;line-height:16px}.well-list-panel-body-module__groupTypeContainer__ogCso{display:grid;width:100%;grid-template-columns:repeat(4,1fr)}.well-list-panel-body-module__groupTypeContainer__ogCso{--go-radio-button-group-flat-inactive-text: var(--well-list-icons)}.well-list-panel-body-module__groupTypeContainer__ogCso .go-radio-button-group__item-label:nth-child(n){border-bottom-width:0}.well-list-panel-body-module__groupTypeContainer__ogCso .well-list-panel-body-module__groupTypeButton__LXDXp{height:28px}.well-list-panel-body-module__groupTypeIcon__8mcCH{width:20px;height:20px;font-size:20px}.well-list-panel-body-module__list__bgkFb{max-height:100%;align-items:center}.well-list-panel-body-module__list__bgkFb .well-list-panel-body-module__listItem__OpB8I{border-bottom:0;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;background:var(--primary-1);border-radius:4px;padding:2px 8px;cursor:pointer}.well-list-panel-body-module__list__bgkFb .well-list-panel-body-module__listItem__OpB8I:last-child{margin:0}.well-list-panel-body-module__list__bgkFb .well-list-panel-body-module__listItemActive__9qG81{background:var(--brand-3)}.well-list-panel-body-module__searchEraser__55-Wo{padding:0;width:12px;height:12px;background:none}.well-list-panel-body-module__icon__yTMUS{width:16px;height:16px;stroke:var(--contrast);transition:var(--transition);color:var(--well-list-icons)}.well-list-panel-body-module__activeIcon__PXHoV{color:var(--brand-4)}.well-list-panel-body-module__iconButton__HfIDO{background:transparent;height:16px;width:16px;padding:0}.well-list-panel-body-module__titleWrapper__WH5vA{display:flex;align-items:center;overflow:hidden}.well-list-panel-body-module__drillingIcon__Aq1rS{color:var(--well-list-icons);margin-right:8px;min-width:16px;font-size:16px;width:16px;height:16px}.well-list-panel-body-module__title__85-JJ{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.well-list-panel-body-module__buttons__XqZv9{display:flex}.well-list-panel-body-module__addButton__PUOIk{background:transparent;height:24px;width:24px;padding:0}.well-list-panel-body-module__addButtonIcon__Ls3Em{width:16px;min-width:16px}.well-list-panel-body-module__loader__UeJGQ{position:absolute;top:0;left:0;display:grid;place-items:center;height:100%;width:100%;z-index:999;background-color:var(--workspace-overlay-backgroundColor)}.NoWellChosen-module__fontBase__e9RtN,.NoWellChosen-module__noWellText__ewRL7,.NoWellChosen-module__dash-body-bold__a9z4B,.NoWellChosen-module__dash-body-regular__X9VUW,.NoWellChosen-module__subTextFont__2YmCh,.NoWellChosen-module__button-m-hover__r0QUT,.NoWellChosen-module__button-m__pKyaN,.NoWellChosen-module__link-m__Zcne3,.NoWellChosen-module__body-xxs__9p21w,.NoWellChosen-module__body-s__yIYt7,.NoWellChosen-module__body-m-del__P4q1f,.NoWellChosen-module__body-m__QESpZ,.NoWellChosen-module__body-m-lh16__td-OI,.NoWellChosen-module__body-l__YczH3,.NoWellChosen-module__description__GB8bw,.NoWellChosen-module__link-caption__kf5NG,.NoWellChosen-module__caption__6H-Cf,.NoWellChosen-module__caption-fs13__ITODc,.NoWellChosen-module__semi-bold__uI72-,.NoWellChosen-module__body-m-bold__j4WmB,.NoWellChosen-module__h4__Ug8XH,.NoWellChosen-module__h4-lh16__QLiiI,.NoWellChosen-module__h3__ScF89,.NoWellChosen-module__h2__kg7uI,.NoWellChosen-module__h1__-wvUD,.NoWellChosen-module__mega__5UsmH{font-family:Inter;font-style:normal}.NoWellChosen-module__mega__5UsmH{font-weight:700;font-size:32px;line-height:40px}.NoWellChosen-module__h1__-wvUD{font-weight:700;font-size:24px;line-height:32px}.NoWellChosen-module__h2__kg7uI{font-weight:700;font-size:20px;line-height:24px}.NoWellChosen-module__h3__ScF89{font-weight:700;font-size:15px;line-height:20px}.NoWellChosen-module__h4__Ug8XH,.NoWellChosen-module__h4-lh16__QLiiI{font-weight:700;font-size:13px;line-height:20px}.NoWellChosen-module__h4-lh16__QLiiI{line-height:16px}.NoWellChosen-module__body-m-bold__j4WmB{font-weight:700;font-size:14px;line-height:20px}.NoWellChosen-module__semi-bold__uI72-{font-size:13px;font-weight:600;line-height:16px}.NoWellChosen-module__caption__6H-Cf,.NoWellChosen-module__caption-fs13__ITODc{font-weight:500;font-size:12px;line-height:16px}.NoWellChosen-module__caption-fs13__ITODc{font-size:13px}.NoWellChosen-module__link-caption__kf5NG{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.NoWellChosen-module__description__GB8bw{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.NoWellChosen-module__body-l__YczH3{font-weight:400;font-size:15px;line-height:24px}.NoWellChosen-module__body-m__QESpZ,.NoWellChosen-module__body-m-lh16__td-OI{font-weight:400;font-size:14px;line-height:20px}.NoWellChosen-module__body-m-lh16__td-OI{line-height:16px}.NoWellChosen-module__body-m-del__P4q1f{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.NoWellChosen-module__body-s__yIYt7{font-weight:400;font-size:13px;line-height:16px}.NoWellChosen-module__body-xxs__9p21w{font-weight:400;font-size:8px;line-height:16px}.NoWellChosen-module__link-m__Zcne3{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.NoWellChosen-module__button-m__pKyaN{font-weight:400;font-size:14px;line-height:20px}.NoWellChosen-module__button-m-hover__r0QUT{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.NoWellChosen-module__subTextFont__2YmCh{font-size:12px;font-font-weight:500;line-height:133%}.NoWellChosen-module__dash-body-regular__X9VUW{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.NoWellChosen-module__dash-body-bold__a9z4B{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.NoWellChosen-module__noWellText__ewRL7{font-weight:400;font-size:14px;line-height:20px}.go-theme_dark{--image-color: rgba(255, 255, 255, .04)}.go-theme_light{--image-color: rgba(223, 230, 242, 1)}.NoWellChosen-module__noWellContainer__v3fJg{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.NoWellChosen-module__imageContainer__qMG0l{width:35%;aspect-ratio:1/1;margin-bottom:24px}.NoWellChosen-module__noWellText__ewRL7{white-space:pre-wrap;text-align:center;color:var(--text-1);max-width:420px}.GroupSelect-module__fontBase__XhvCO,.GroupSelect-module__groupName__ilthO,.GroupSelect-module__dash-body-bold__X4m4z,.GroupSelect-module__dash-body-regular__0eDvj,.GroupSelect-module__subTextFont__anUro,.GroupSelect-module__button-m-hover__YWdAI,.GroupSelect-module__button-m__CwryH,.GroupSelect-module__link-m__h9jlh,.GroupSelect-module__body-xxs__OF64U,.GroupSelect-module__body-s__hFjC8,.GroupSelect-module__body-m-del__N5JzB,.GroupSelect-module__body-m__9JohZ,.GroupSelect-module__body-m-lh16__92pOK,.GroupSelect-module__body-l__TF4zL,.GroupSelect-module__description__KAfRY,.GroupSelect-module__link-caption__0z-Z-,.GroupSelect-module__caption__-FFtA,.GroupSelect-module__caption-fs13__gNQyK,.GroupSelect-module__semi-bold__H3FBq,.GroupSelect-module__body-m-bold__ew884,.GroupSelect-module__h4__KX6tW,.GroupSelect-module__h4-lh16__mj-eQ,.GroupSelect-module__h3__HBPfY,.GroupSelect-module__h2__jx3gq,.GroupSelect-module__h1__fZ-de,.GroupSelect-module__mega__exl-V{font-family:Inter;font-style:normal}.GroupSelect-module__mega__exl-V{font-weight:700;font-size:32px;line-height:40px}.GroupSelect-module__h1__fZ-de{font-weight:700;font-size:24px;line-height:32px}.GroupSelect-module__h2__jx3gq{font-weight:700;font-size:20px;line-height:24px}.GroupSelect-module__h3__HBPfY{font-weight:700;font-size:15px;line-height:20px}.GroupSelect-module__h4__KX6tW,.GroupSelect-module__h4-lh16__mj-eQ{font-weight:700;font-size:13px;line-height:20px}.GroupSelect-module__h4-lh16__mj-eQ{line-height:16px}.GroupSelect-module__body-m-bold__ew884{font-weight:700;font-size:14px;line-height:20px}.GroupSelect-module__semi-bold__H3FBq{font-size:13px;font-weight:600;line-height:16px}.GroupSelect-module__caption__-FFtA,.GroupSelect-module__caption-fs13__gNQyK{font-weight:500;font-size:12px;line-height:16px}.GroupSelect-module__caption-fs13__gNQyK{font-size:13px}.GroupSelect-module__link-caption__0z-Z-{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.GroupSelect-module__description__KAfRY{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.GroupSelect-module__body-l__TF4zL{font-weight:400;font-size:15px;line-height:24px}.GroupSelect-module__body-m__9JohZ,.GroupSelect-module__body-m-lh16__92pOK{font-weight:400;font-size:14px;line-height:20px}.GroupSelect-module__body-m-lh16__92pOK{line-height:16px}.GroupSelect-module__body-m-del__N5JzB{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.GroupSelect-module__body-s__hFjC8{font-weight:400;font-size:13px;line-height:16px}.GroupSelect-module__body-xxs__OF64U{font-weight:400;font-size:8px;line-height:16px}.GroupSelect-module__link-m__h9jlh{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.GroupSelect-module__button-m__CwryH{font-weight:400;font-size:14px;line-height:20px}.GroupSelect-module__button-m-hover__YWdAI{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.GroupSelect-module__subTextFont__anUro{font-size:12px;font-font-weight:500;line-height:133%}.GroupSelect-module__dash-body-regular__0eDvj{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.GroupSelect-module__dash-body-bold__X4m4z{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.GroupSelect-module__groupName__ilthO{font-weight:400;font-size:14px;line-height:20px}.go-theme_light{--group-icon: rgba(183, 196, 222, 1)}.go-theme_dark{--group-icon: var(--white-color)}.GroupSelect-module__wrapper__LHFFk{margin-right:10px;width:16px;height:16px;line-height:1}.GroupSelect-module__addGroupButton__Uq8Y4{padding:0;width:16px;height:16px;background:none;cursor:pointer}.GroupSelect-module__groupsList__xez1v{display:flex;flex-direction:column;row-gap:4px;list-style:none;margin-bottom:0}.GroupSelect-module__groupItem__92Gno{width:100%}.GroupSelect-module__groupButton__ctG2K{width:100%;display:flex;align-items:center;column-gap:10px;padding:4px 8px;border:none;background:var(--primary-2);border-radius:4px;cursor:pointer}.GroupSelect-module__groupButton__ctG2K:hover{background:var(--hover)}.GroupSelect-module__groupCircle__QO5Fr{width:16px;height:16px;border-radius:50%;margin-bottom:0}.GroupSelect-module__groupName__ilthO{color:var(--contrast)}.GroupSelect-module__groupIcon__LQtE-{color:var(--group-icon);width:16px;height:16px}.GroupSelect-module__clearGroupButton__xeq2j{display:grid;place-items:center;width:16px;height:16px;font-size:16px;border:none;background:none;cursor:pointer}.GroupSelect-module__clearGroupButton__disabled__gKcz4{opacity:.5}.GroupSelect-module__clearGroupButton__xeq2j:hover .GroupSelect-module__clearGroupCircle__qDDHb{display:none}.GroupSelect-module__clearGroupButton__xeq2j:hover .GroupSelect-module__clearGroupCircle__disabled__4whKp{display:block;cursor:not-allowed}.GroupSelect-module__clearGroupButton__xeq2j:hover .GroupSelect-module__clearGroupIcon__3Fdsd{display:block;opacity:1;visibility:visible}.GroupSelect-module__clearGroupButton__xeq2j:hover .GroupSelect-module__clearGroupIcon__disabled__YSU7o{display:none}.GroupSelect-module__groupButtonForWellList__fi4Nw{display:grid;place-items:center;width:12px;height:12px;font-size:12px;border:none;background:none;cursor:pointer;border-radius:50%}.GroupSelect-module__groupButtonForWellList__fi4Nw .GroupSelect-module__addIcon__1LVFE{display:none;color:var(--white-color);opacity:.2}.GroupSelect-module__groupButtonForWellList__fi4Nw:hover{background:var(--hover)}.GroupSelect-module__groupButtonForWellList__fi4Nw:hover .GroupSelect-module__addIcon__1LVFE{display:block}.GroupSelect-module__clearGroupCircle__qDDHb{width:12px;height:12px;margin:0;border-radius:50%}.GroupSelect-module__clearGroupIcon__3Fdsd{display:none;transform:rotate(45deg);opacity:0;visibility:hidden}.WidgetHeader-module__fontBase__fyP95,.WidgetHeader-module__dash-body-bold__vWfcd,.WidgetHeader-module__sectionName__nz0Ij,.WidgetHeader-module__dash-body-regular__I3S-Y,.WidgetHeader-module__progressText__-YBBE,.WidgetHeader-module__subTextFont__Xf4M0,.WidgetHeader-module__button-m-hover__Gped0,.WidgetHeader-module__button-m__uu0N1,.WidgetHeader-module__link-m__cLWKv,.WidgetHeader-module__body-xxs__7SvgQ,.WidgetHeader-module__body-s__YjR-w,.WidgetHeader-module__body-m-del__wJ0iw,.WidgetHeader-module__body-m__DcNea,.WidgetHeader-module__body-m-lh16__oOznu,.WidgetHeader-module__body-l__pUjjf,.WidgetHeader-module__description__xLE5y,.WidgetHeader-module__link-caption__8h0L-,.WidgetHeader-module__caption__NgF-B,.WidgetHeader-module__caption-fs13__0lbup,.WidgetHeader-module__semi-bold__GwMhM,.WidgetHeader-module__body-m-bold__oKX9q,.WidgetHeader-module__h4__8Wuvi,.WidgetHeader-module__h4-lh16__3uNw4,.WidgetHeader-module__h3__8DHF0,.WidgetHeader-module__h2__gnhmO,.WidgetHeader-module__h1__Zxiir,.WidgetHeader-module__mega__pwkc7{font-family:Inter;font-style:normal}.WidgetHeader-module__mega__pwkc7{font-weight:700;font-size:32px;line-height:40px}.WidgetHeader-module__h1__Zxiir{font-weight:700;font-size:24px;line-height:32px}.WidgetHeader-module__h2__gnhmO{font-weight:700;font-size:20px;line-height:24px}.WidgetHeader-module__h3__8DHF0{font-weight:700;font-size:15px;line-height:20px}.WidgetHeader-module__h4__8Wuvi,.WidgetHeader-module__h4-lh16__3uNw4{font-weight:700;font-size:13px;line-height:20px}.WidgetHeader-module__h4-lh16__3uNw4{line-height:16px}.WidgetHeader-module__body-m-bold__oKX9q{font-weight:700;font-size:14px;line-height:20px}.WidgetHeader-module__semi-bold__GwMhM{font-size:13px;font-weight:600;line-height:16px}.WidgetHeader-module__caption__NgF-B,.WidgetHeader-module__caption-fs13__0lbup{font-weight:500;font-size:12px;line-height:16px}.WidgetHeader-module__caption-fs13__0lbup{font-size:13px}.WidgetHeader-module__link-caption__8h0L-{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.WidgetHeader-module__description__xLE5y{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.WidgetHeader-module__body-l__pUjjf{font-weight:400;font-size:15px;line-height:24px}.WidgetHeader-module__body-m__DcNea,.WidgetHeader-module__body-m-lh16__oOznu{font-weight:400;font-size:14px;line-height:20px}.WidgetHeader-module__body-m-lh16__oOznu{line-height:16px}.WidgetHeader-module__body-m-del__wJ0iw{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.WidgetHeader-module__body-s__YjR-w{font-weight:400;font-size:13px;line-height:16px}.WidgetHeader-module__body-xxs__7SvgQ{font-weight:400;font-size:8px;line-height:16px}.WidgetHeader-module__link-m__cLWKv{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.WidgetHeader-module__button-m__uu0N1{font-weight:400;font-size:14px;line-height:20px}.WidgetHeader-module__button-m-hover__Gped0{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.WidgetHeader-module__subTextFont__Xf4M0{font-size:12px;font-font-weight:500;line-height:133%}.WidgetHeader-module__dash-body-regular__I3S-Y,.WidgetHeader-module__progressText__-YBBE{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.WidgetHeader-module__dash-body-bold__vWfcd,.WidgetHeader-module__sectionName__nz0Ij{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--widget-header-title: rgba(31, 44, 86, 1)}.go-theme_dark{--widget-header-title: var(--contrast-transparent)}.WidgetHeader-module__header__ae37J{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;gap:0;padding:4px 8px}.WidgetHeader-module__header_withCenterBlock__4eyhx{grid-template-columns:1fr auto 1fr}.WidgetHeader-module__progressText__-YBBE{color:var(--brand-4)}.WidgetHeader-module__controlsButton__OGh-j{background-color:transparent;width:16px;padding:0;height:16px}.WidgetHeader-module__controlsButton__OGh-j .WidgetHeader-module__controlsButtonIcon__OIXDz{color:var(--widget-header-icons);width:16px;height:16px;min-width:16px}.WidgetHeader-module__controls__H-LMz{display:flex;justify-content:end;align-items:center;column-gap:10px;max-height:16px}.WidgetHeader-module__tooltipButtons__dFNHx{display:flex;flex-direction:column;row-gap:4px}.WidgetHeader-module__tooltipButton__UMkow{width:100%;justify-content:flex-start;text-align:left}.WidgetHeader-module__widgetSection__2132p{justify-content:center;overflow:hidden;text-overflow:ellipsis}.WidgetHeader-module__sectionName__nz0Ij{color:var(--go-text);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WidgetHeader-module__widgetTitle__bV5Fp{display:flex;justify-content:start;text-overflow:ellipsis;overflow:hidden;min-width:140px}.WidgetHeader-module__widgetName__3O3Ow{font-size:39px;line-height:1.2;font-weight:400;color:var(--widget-header-title);padding-right:30px;min-width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WidgetHeader-module__wellName__qbGuG{font-weight:600;color:var(--go-text);padding-left:4px}.WidgetHeader-module__draggableHandle__yTN-7{align-items:center;display:flex;width:100%;height:100%}.WidgetHeader-module__draggableHandleDraggable__aPg5H{cursor:move}.WidgetHeader-module__tooltipCircle__-7SSC{border-radius:50%;width:16px;height:16px;margin-right:10px}.WidgetHeader-module__groupButton__CJoI-{display:grid;place-items:center;width:30px;height:30px;border:none;background:none;position:relative;cursor:pointer}.WidgetHeader-module__groupButtonCircle__nc7g4{border-radius:50%;width:9px;height:9px}.WidgetHeader-module__progressBarContainer__HoN6B{display:block;position:absolute;bottom:0;width:100%;height:2px;background-color:var(--primary-3);transition:height .5s ease-in-out}.WidgetHeader-module__progressBarContainer__hidden__aROhN{height:0;visibility:hidden}.WidgetHeader-module__progressBarContainer__HoN6B .WidgetHeader-module__progressBar__TStAp{width:0%;height:2px;background-color:var(--brand-4);transition:width .5s ease}.DayDepthChartWidget-module__wrapper__WEfQO{height:100%;display:flex;flex-flow:column;overflow:hidden}.DayDepthChartWidget-module__contentWrapper__tuKGH{height:100%;position:relative}.DayDepthChartWidget-module__icon__DXX4A{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.DayDepthChartWidget-module__button__ZQ0ao{padding:0;width:16px;height:16px}.DayDepthChartWidget-module__dayDepthWidgetWrapper__ilBq-{height:100%;display:flex;flex-direction:column}.DirectionalDrillingWidget-module__wrapper__BcIEE{height:100%;display:flex;flex-flow:column;overflow:hidden}.DirectionalDrillingWidget-module__contentWrapper__vyZjw{height:100%;position:relative}.DirectionalDrillingWidget-module__icon__gcaY8{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.DirectionalDrillingWidget-module__button__2u68l{padding:0;width:16px;height:16px}.DirectionalDrillingWidget-module__widgetWrapper__pNoxZ{height:100%;display:flex;flex-direction:column}.DirectionalDrillingWidget-module__directionalDrillingTitle__NVkxk,.DirectionalDrillingWidget-module__directionalDrillingName__DNtuP{min-width:auto}.CalculationStatus-module__status__It3WT{display:flex;align-items:center;height:16px;padding:0 4px;border-radius:4px;font-size:13px;font-weight:500;line-height:16px;white-space:nowrap}.DrillingMultiAnalysisWidget-module__widgetWrapper__NmCQ3{height:100%;display:flex;flex-direction:column}.DrillingMultiAnalysisWidget-module__wrapper__qozO4{flex:1 1 auto;min-height:0}.DrillingMultiAnalysisWidget-module__button__Znu26{padding:0;width:16px;height:16px}.DrillingMultiAnalysisWidget-module__icon__LHGh6{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.HeatmapWidget-module__heatmapWidgetWrapper__H35ya{display:flex;flex-direction:column;height:100%}.HeatmapWidget-module__wrapper__d9Hxp{height:100%;display:flex;flex-flow:column;overflow:hidden}.HeatmapWidget-module__icon__k-UcZ{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.HeatmapWidget-module__button__EbjLF{padding:0;width:16px;height:16px}.Broadcast-module__ActionsBarWrapper__Dztd1{position:absolute;top:0;right:0;bottom:0;width:31px}.Broadcast-module__WidgetWrapper__kxxK5{width:100%;height:100%;box-sizing:border-box;margin:0;padding-right:31px;font-size:14px;position:relative;overflow:hidden}.Broadcast-module__LoaderWrapper__ZxwaX{display:flex;width:100%;height:100%;margin:auto}.Broadcast-module__TranslationPanelText__4-ylZ{font-size:13px;line-height:16px}.Broadcast-module__NoBroadcast__znP8Z{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:14px;line-height:20px;color:var(--go-text);opacity:.6;padding:16px}.ImageBroadcastWidget-module__wrapper__x4MqN{height:100%;display:flex;flex-flow:column;overflow:hidden}.ImageBroadcastWidget-module__contentWrapper__C6e4-{height:100%;position:relative}.ImageBroadcastWidget-module__icon__DK9YT{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.ImageBroadcastWidget-module__button__SPoqm{padding:0;width:16px;height:16px}.ImageBroadcastWidget-module__ImageBroadcastWidgetWrapper__vk-qt{height:100%;display:flex;flex-direction:column}.ImageBroadcastWidget-module__noWell__ybLBk{white-space:pre-wrap;text-align:center;max-width:460px;padding:10px;margin:auto;color:var(--go-text);opacity:.6}.OperationalParametersWidget-module__wrapper__M4ykD{height:100%;display:flex;flex-flow:column;overflow:hidden}.OperationalParametersWidget-module__contentWrapper__GQTBs{height:100%;position:relative}.OperationalParametersWidget-module__icon__zGR6C{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.OperationalParametersWidget-module__button__nUr0u{padding:0;width:16px;height:16px}.OperationalParametersWidget-module__widgetWrapper__Pru9k{height:100%;display:flex;flex-direction:column}.OperationalParametersWidget-module__operationalPanelTitle__Tyugm,.OperationalParametersWidget-module__operationalPanelName__d6UvE{min-width:auto}.WellAnalyseWidget-module__wrapper__LcAIO{height:100%;display:flex;flex-flow:column;overflow:hidden}.WellAnalyseWidget-module__contentWrapper__5zFne{height:100%;position:relative}.WellAnalyseWidget-module__icon__ZuAeF{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.WellAnalyseWidget-module__button__ct4Ga{padding:0;width:16px;height:16px}.WellAnalyseWidget-module__wellAnalyseWidgetWrapper__c6By1{height:100%;display:flex;flex-direction:column}.FilterButton-module__button__W7QwO{padding:0;width:16px;height:16px}.FilterButton-module__icon__-66iY{color:var(--brand-1)}.PinWidgetButton-module__button__N69SE{padding:0;width:16px;color:var(--widget-header-icons);height:16px}.go-theme_light{--collapse-text: rgba(31, 44, 86, 1);--collapse-arrow: rgba(106, 120, 162, 1);--collapse-item-title: rgba(31, 44, 86, 1);--collapse-list-item-bg: rgba(232, 237, 243, 1)}.go-theme_dark{--collapse-text: var(--white-color);--collapse-arrow: var(--white-color);--collapse-item-title: var(--white-color);--collapse-list-item-bg: var(--primary-1)}.WellCollapse-module__wrapper__WwXv0{display:flex;flex-direction:column;row-gap:8px;width:100%;--go-collapse-body-padding-top: 0;--go-collapse-body-padding-right: 0;--go-collapse-body-padding-left: 0;--go-collapse-body-padding-bottom: 0}.WellCollapse-module__list__wKWeO{max-height:100%;align-items:center;margin:0}.WellCollapse-module__list__wKWeO .WellCollapse-module__listItem__VumVs{border-bottom:0;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;background:var(--collapse-list-item-bg);border-radius:4px;padding:2px 8px;font-size:13px;line-height:16px;min-height:24px;cursor:pointer}.WellCollapse-module__list__wKWeO .WellCollapse-module__listItem__VumVs:hover:not(.WellCollapse-module__listItemActive__Q1WEr){background-color:#65799726}.WellCollapse-module__list__wKWeO .WellCollapse-module__listItem__VumVs:last-child{margin:0}.WellCollapse-module__list__wKWeO .WellCollapse-module__listItemActive__Q1WEr{background:var(--comparing-background)}.WellCollapse-module__titleWrapper__0C97s{display:flex;align-items:center;overflow:hidden}.WellCollapse-module__title__qJRt2{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--collapse-item-title)}.WellCollapse-module__buttons__jP2hx{display:flex;column-gap:8px}.WellCollapse-module__panelHeader__ZYtBw{display:flex;column-gap:8px;padding:2px 0;cursor:pointer}.WellCollapse-module__panelHeaderArrow__ZsuyY{font-size:16px;width:16px;height:16px;transition:var(--transition);color:var(--collapse-arrow)}.WellCollapse-module__panelHeaderArrowDown__dsPt8{transform:rotate(180deg)}.WellCollapse-module__panelHeaderText__EARL7{font-size:13px;font-weight:600;line-height:16px;font-family:Inter;color:var(--collapse-text)}.WellListWidget-module__fontBase__cfS0f,.WellListWidget-module__dash-body-bold__-LbWW,.WellListWidget-module__dash-body-regular__3ifK5,.WellListWidget-module__subTextFont__eDXRN,.WellListWidget-module__button-m-hover__V4KTr,.WellListWidget-module__button-m__qh2ka,.WellListWidget-module__link-m__TYjLi,.WellListWidget-module__body-xxs__MjRV2,.WellListWidget-module__body-s__UlGCG,.WellListWidget-module__body-m-del__WrCro,.WellListWidget-module__body-m__l-rvJ,.WellListWidget-module__body-m-lh16__sEyVb,.WellListWidget-module__body-l__2INvw,.WellListWidget-module__description__U-nhE,.WellListWidget-module__link-caption__-s9Tt,.WellListWidget-module__caption__67YwB,.WellListWidget-module__caption-fs13__n8AVM,.WellListWidget-module__semi-bold__gk--y,.WellListWidget-module__body-m-bold__YH2Dt,.WellListWidget-module__h4__UEemX,.WellListWidget-module__h4-lh16__vVKPg,.WellListWidget-module__h3__pmY96,.WellListWidget-module__h2__-QBFo,.WellListWidget-module__h1__lBr29,.WellListWidget-module__mega__DZoy6{font-family:Inter;font-style:normal}.WellListWidget-module__mega__DZoy6{font-weight:700;font-size:32px;line-height:40px}.WellListWidget-module__h1__lBr29{font-weight:700;font-size:24px;line-height:32px}.WellListWidget-module__h2__-QBFo{font-weight:700;font-size:20px;line-height:24px}.WellListWidget-module__h3__pmY96{font-weight:700;font-size:15px;line-height:20px}.WellListWidget-module__h4__UEemX,.WellListWidget-module__h4-lh16__vVKPg{font-weight:700;font-size:13px;line-height:20px}.WellListWidget-module__h4-lh16__vVKPg{line-height:16px}.WellListWidget-module__body-m-bold__YH2Dt{font-weight:700;font-size:14px;line-height:20px}.WellListWidget-module__semi-bold__gk--y{font-size:13px;font-weight:600;line-height:16px}.WellListWidget-module__caption__67YwB,.WellListWidget-module__caption-fs13__n8AVM{font-weight:500;font-size:12px;line-height:16px}.WellListWidget-module__caption-fs13__n8AVM{font-size:13px}.WellListWidget-module__link-caption__-s9Tt{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.WellListWidget-module__description__U-nhE{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.WellListWidget-module__body-l__2INvw{font-weight:400;font-size:15px;line-height:24px}.WellListWidget-module__body-m__l-rvJ,.WellListWidget-module__body-m-lh16__sEyVb{font-weight:400;font-size:14px;line-height:20px}.WellListWidget-module__body-m-lh16__sEyVb{line-height:16px}.WellListWidget-module__body-m-del__WrCro{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.WellListWidget-module__body-s__UlGCG{font-weight:400;font-size:13px;line-height:16px}.WellListWidget-module__body-xxs__MjRV2{font-weight:400;font-size:8px;line-height:16px}.WellListWidget-module__link-m__TYjLi{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.WellListWidget-module__button-m__qh2ka{font-weight:400;font-size:14px;line-height:20px}.WellListWidget-module__button-m-hover__V4KTr{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.WellListWidget-module__subTextFont__eDXRN{font-size:12px;font-font-weight:500;line-height:133%}.WellListWidget-module__dash-body-regular__3ifK5{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.WellListWidget-module__dash-body-bold__-LbWW{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--well-list-icons: rgba(64, 81, 134, 1)}.go-theme_dark{--well-list-icons: rgb(148, 152, 158)}.WellListWidget-module__wrapper__L2pYT{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;flex-grow:1;align-content:space-between;padding:0 8px 4px}.WellListWidget-module__controlsWrapper__mBw-H{display:flex;align-items:center;justify-content:space-between;padding-top:8px;padding-bottom:8px}.WellListWidget-module__sortButton__1eZdZ{background-color:var(--go-control-fill-30);margin-left:8px}.WellListWidget-module__contentWrapper__2CvaU{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.WellListWidget-module__sortingTooltip__Wrapper__O92hq{display:flex;flex-direction:column;gap:8px}.WellListWidget-module__sortingTooltip__optionsContainer__V8LtS{display:flex;flex-direction:column;padding-top:4px;gap:12px}.WellListWidget-module__icon__zpOz6{width:16px;height:16px;stroke:var(--contrast);transition:var(--transition)}.WellListWidget-module__searchIcon__qaPzA{width:16px;height:16px;color:var(--text-1)}.WellListWidget-module__switchContainer__Pm0ny{display:grid;width:100%;grid-template-columns:repeat(3,1fr)}.WellListWidget-module__switchContainer__Pm0ny{--go-radio-button-group-flat-inactive-text: var(--contrast)}.WellListWidget-module__switchContainer__Pm0ny .go-radio-button-group__item-label:nth-child(n){font-size:12px;font-weight:500;line-height:16px}.WellListWidget-module__groupTypeContainer__MGftY{display:grid;width:100%;grid-template-columns:repeat(4,1fr)}.WellListWidget-module__groupTypeContainer__MGftY{--go-radio-button-group-flat-inactive-text: var(--well-list-icons)}.WellListWidget-module__groupTypeContainer__MGftY .go-radio-button-group__item-label:nth-child(n){border-bottom-width:0}.WellListWidget-module__groupTypeContainer__MGftY .WellListWidget-module__groupTypeButton__kIRmJ{height:28px}.WellListWidget-module__groupTypeIcon__bsZoX{width:20px;height:20px;font-size:20px}.WellListWidget-module__list__nZAf4{max-height:100%;align-items:center}.WellListWidget-module__list__nZAf4 .WellListWidget-module__listItem__EGF8s{border-bottom:0;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;background:var(--primary-1);border-radius:4px;padding:2px 8px;cursor:pointer}.WellListWidget-module__list__nZAf4 .WellListWidget-module__listItem__EGF8s:last-child{margin:0}.WellListWidget-module__list__nZAf4 .WellListWidget-module__listItemActive__v-9jK{background:var(--brand-3)}.WellListWidget-module__searchEraser__GGzpS{padding:0;width:12px;height:12px;background:none}.WellListWidget-module__icon__zpOz6{width:16px;height:16px;stroke:var(--contrast);transition:var(--transition);color:var(--well-list-icons)}.WellListWidget-module__activeIcon__Wg3Sj{color:var(--brand-4)}.WellListWidget-module__iconButton__N6r-G{background:transparent;height:16px;width:16px;padding:0}.WellListWidget-module__titleWrapper__Zxy4i{display:flex;align-items:center;overflow:hidden}.WellListWidget-module__drillingIcon__k-AlN{color:var(--well-list-icons);margin-right:8px;min-width:16px;font-size:16px;width:16px;height:16px}.WellListWidget-module__title__mCw3H{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.WellListWidget-module__buttons__nBRXb{display:flex}.WellListWidget-module__addButton__THjXk{background:transparent;height:24px;width:24px;padding:0}.WellListWidget-module__addButtonIcon__IvUjq{width:16px;min-width:16px}.WellListWidget-module__loader__lmeU1{position:absolute;top:0;left:0;display:grid;place-items:center;height:100%;width:100%;z-index:999;background-color:var(--workspace-overlay-backgroundColor)}.WellLogsManagerWidget-module__wrapper__0-kyf{height:100%;display:flex;flex-flow:column;overflow:hidden}.WellLogsManagerWidget-module__placeholder__8jqFS{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center;color:var(--color-text-secondary);font-size:14px;line-height:1.5}.WellLogsManagerWidget-module__placeholder__8jqFS p{margin:0 0 8px}.WellLogsManagerWidget-module__placeholder__8jqFS p:first-child{font-weight:600;font-size:16px;color:var(--color-text-primary);margin-bottom:16px}.WellLogsManagerWidget-module__placeholder__8jqFS p:last-child{margin-top:16px;font-style:italic;font-size:12px}.WellLogsManagerWidget-module__icon__e-42m{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.WellLogsManagerWidget-module__button__vCBMb{padding:8px;min-width:auto}.WellLogsManagerWidget-module__wellLogsManagerWidgetWrapper__nQbrL{height:100%;display:flex;flex-direction:column;overflow:hidden}.WellLogsWidget-module__wrapper__60Vj3{height:100%;display:flex;flex-flow:column}.WellLogsWidget-module__contentWrapper__GibIr{height:100%;position:relative}.WellLogsWidget-module__icon__wc07-{width:16px;height:16px;color:var(--widget-header-icons);font-size:16px}.WellLogsWidget-module__button__2lgZO{padding:0;width:16px;height:16px}.WellLogsWidget-module__wellLogsWidgetWrapper__eI98I{height:100%;display:flex;flex-direction:column}.InputError-module__fontBase__t3OYB,.InputError-module__dash-body-bold__tlOht,.InputError-module__dash-body-regular__u1T9X,.InputError-module__subTextFont__4Pxz2,.InputError-module__button-m-hover__OHKo9,.InputError-module__button-m__-JcmE,.InputError-module__link-m__-o0-1,.InputError-module__body-xxs__-zY-S,.InputError-module__body-s__dyu5q,.InputError-module__body-m-del__WX5ZF,.InputError-module__body-m__8wzbu,.InputError-module__body-m-lh16__wAxYh,.InputError-module__body-l__K2hU4,.InputError-module__description__vXJ-m,.InputError-module__link-caption__hGHZA,.InputError-module__caption__usLlt,.InputError-module__errorText__BirmC,.InputError-module__caption-fs13__1M32S,.InputError-module__semi-bold__lv825,.InputError-module__body-m-bold__UunTM,.InputError-module__h4__r9igY,.InputError-module__h4-lh16__CBTvU,.InputError-module__h3__ZmQyb,.InputError-module__h2__1tN-t,.InputError-module__h1__McBqS,.InputError-module__mega__e-dts{font-family:Inter;font-style:normal}.InputError-module__mega__e-dts{font-weight:700;font-size:32px;line-height:40px}.InputError-module__h1__McBqS{font-weight:700;font-size:24px;line-height:32px}.InputError-module__h2__1tN-t{font-weight:700;font-size:20px;line-height:24px}.InputError-module__h3__ZmQyb{font-weight:700;font-size:15px;line-height:20px}.InputError-module__h4__r9igY,.InputError-module__h4-lh16__CBTvU{font-weight:700;font-size:13px;line-height:20px}.InputError-module__h4-lh16__CBTvU{line-height:16px}.InputError-module__body-m-bold__UunTM{font-weight:700;font-size:14px;line-height:20px}.InputError-module__semi-bold__lv825{font-size:13px;font-weight:600;line-height:16px}.InputError-module__caption__usLlt,.InputError-module__errorText__BirmC,.InputError-module__caption-fs13__1M32S{font-weight:500;font-size:12px;line-height:16px}.InputError-module__caption-fs13__1M32S{font-size:13px}.InputError-module__link-caption__hGHZA{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.InputError-module__description__vXJ-m{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.InputError-module__body-l__K2hU4{font-weight:400;font-size:15px;line-height:24px}.InputError-module__body-m__8wzbu,.InputError-module__body-m-lh16__wAxYh{font-weight:400;font-size:14px;line-height:20px}.InputError-module__body-m-lh16__wAxYh{line-height:16px}.InputError-module__body-m-del__WX5ZF{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.InputError-module__body-s__dyu5q{font-weight:400;font-size:13px;line-height:16px}.InputError-module__body-xxs__-zY-S{font-weight:400;font-size:8px;line-height:16px}.InputError-module__link-m__-o0-1{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.InputError-module__button-m__-JcmE{font-weight:400;font-size:14px;line-height:20px}.InputError-module__button-m-hover__OHKo9{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.InputError-module__subTextFont__4Pxz2{font-size:12px;font-font-weight:500;line-height:133%}.InputError-module__dash-body-regular__u1T9X{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.InputError-module__dash-body-bold__tlOht{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.InputError-module__errorText__BirmC{margin-bottom:-16px;color:var(--red-color)}.InputLabel-module__fontBase__knyX-,.InputLabel-module__dash-body-bold__w-kok,.InputLabel-module__dash-body-regular__b3cVR,.InputLabel-module__subTextFont__KLBFO,.InputLabel-module__button-m-hover__xJvXe,.InputLabel-module__button-m__7nzxT,.InputLabel-module__link-m__pHPN3,.InputLabel-module__body-xxs__ufYJC,.InputLabel-module__body-s__hehNW,.InputLabel-module__body-m-del__npHhK,.InputLabel-module__body-m__mEilL,.InputLabel-module__body-m-lh16__yoJSz,.InputLabel-module__body-l__oC8sS,.InputLabel-module__description__VMbr-,.InputLabel-module__link-caption__104YW,.InputLabel-module__caption__kzNiT,.InputLabel-module__label__YTNd-,.InputLabel-module__caption-fs13__vXWL9,.InputLabel-module__semi-bold__HqN91,.InputLabel-module__body-m-bold__EQN8n,.InputLabel-module__h4__Jf-aM,.InputLabel-module__h4-lh16__BM0aM,.InputLabel-module__h3__REwWN,.InputLabel-module__h2__H0t-2,.InputLabel-module__h1__zzS5y,.InputLabel-module__mega__iz7v9{font-family:Inter;font-style:normal}.InputLabel-module__mega__iz7v9{font-weight:700;font-size:32px;line-height:40px}.InputLabel-module__h1__zzS5y{font-weight:700;font-size:24px;line-height:32px}.InputLabel-module__h2__H0t-2{font-weight:700;font-size:20px;line-height:24px}.InputLabel-module__h3__REwWN{font-weight:700;font-size:15px;line-height:20px}.InputLabel-module__h4__Jf-aM,.InputLabel-module__h4-lh16__BM0aM{font-weight:700;font-size:13px;line-height:20px}.InputLabel-module__h4-lh16__BM0aM{line-height:16px}.InputLabel-module__body-m-bold__EQN8n{font-weight:700;font-size:14px;line-height:20px}.InputLabel-module__semi-bold__HqN91{font-size:13px;font-weight:600;line-height:16px}.InputLabel-module__caption__kzNiT,.InputLabel-module__label__YTNd-,.InputLabel-module__caption-fs13__vXWL9{font-weight:500;font-size:12px;line-height:16px}.InputLabel-module__caption-fs13__vXWL9{font-size:13px}.InputLabel-module__link-caption__104YW{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.InputLabel-module__description__VMbr-{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.InputLabel-module__body-l__oC8sS{font-weight:400;font-size:15px;line-height:24px}.InputLabel-module__body-m__mEilL,.InputLabel-module__body-m-lh16__yoJSz{font-weight:400;font-size:14px;line-height:20px}.InputLabel-module__body-m-lh16__yoJSz{line-height:16px}.InputLabel-module__body-m-del__npHhK{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.InputLabel-module__body-s__hehNW{font-weight:400;font-size:13px;line-height:16px}.InputLabel-module__body-xxs__ufYJC{font-weight:400;font-size:8px;line-height:16px}.InputLabel-module__link-m__pHPN3{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.InputLabel-module__button-m__7nzxT{font-weight:400;font-size:14px;line-height:20px}.InputLabel-module__button-m-hover__xJvXe{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.InputLabel-module__subTextFont__KLBFO{font-size:12px;font-font-weight:500;line-height:133%}.InputLabel-module__dash-body-regular__b3cVR{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.InputLabel-module__dash-body-bold__w-kok{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.InputLabel-module__label__YTNd-{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go-theme_light{--filter-input-label: rgba(40, 43, 49, .6)}.go-theme_dark{--filter-input-label: var(--contrast-transparent)}.InputLabel-module__test__snIaM{height:0;position:relative}.InputLabel-module__label__YTNd-{max-width:100%;height:min-content;margin-bottom:2px;color:var(--filter-input-label);transition:var(--transition);position:absolute;bottom:0}.FormDatePicker-module__label__7GK-o{margin-top:0}.DateRange-module__intervalWrapper__R1y-R{display:flex;align-items:center;gap:4px;width:100%}.DateRange-module__dash__zhGmY{font-size:8px;color:var(--contrast)}.DateRange-module__input__EpJzg{min-width:150px;width:100%}.DateRangeViewLabel-module__fontBase__HOty0,.DateRangeViewLabel-module__dash-body-bold__mEy3v,.DateRangeViewLabel-module__dash-body-regular__ghFhs,.DateRangeViewLabel-module__subTextFont__4xpXG,.DateRangeViewLabel-module__button-m-hover__9hkhJ,.DateRangeViewLabel-module__button-m__27ms4,.DateRangeViewLabel-module__link-m__OIGse,.DateRangeViewLabel-module__body-xxs__nMpED,.DateRangeViewLabel-module__body-s__eb3ND,.DateRangeViewLabel-module__date__WaD-R,.DateRangeViewLabel-module__dash__F-YBD,.DateRangeViewLabel-module__body-m-del__QfsN-,.DateRangeViewLabel-module__body-m__g44u3,.DateRangeViewLabel-module__body-m-lh16__6mlIp,.DateRangeViewLabel-module__body-l__moelx,.DateRangeViewLabel-module__description__4Hgjd,.DateRangeViewLabel-module__link-caption__77chx,.DateRangeViewLabel-module__caption__vW0Ek,.DateRangeViewLabel-module__caption-fs13__1ypAt,.DateRangeViewLabel-module__semi-bold__7u3Z0,.DateRangeViewLabel-module__body-m-bold__69ekP,.DateRangeViewLabel-module__h4__hHdP6,.DateRangeViewLabel-module__h4-lh16__hiyyt,.DateRangeViewLabel-module__h3__6JQnP,.DateRangeViewLabel-module__h2__l8Phj,.DateRangeViewLabel-module__h1__e6Qvg,.DateRangeViewLabel-module__mega__wyxhX{font-family:Inter;font-style:normal}.DateRangeViewLabel-module__mega__wyxhX{font-weight:700;font-size:32px;line-height:40px}.DateRangeViewLabel-module__h1__e6Qvg{font-weight:700;font-size:24px;line-height:32px}.DateRangeViewLabel-module__h2__l8Phj{font-weight:700;font-size:20px;line-height:24px}.DateRangeViewLabel-module__h3__6JQnP{font-weight:700;font-size:15px;line-height:20px}.DateRangeViewLabel-module__h4__hHdP6,.DateRangeViewLabel-module__h4-lh16__hiyyt{font-weight:700;font-size:13px;line-height:20px}.DateRangeViewLabel-module__h4-lh16__hiyyt{line-height:16px}.DateRangeViewLabel-module__body-m-bold__69ekP{font-weight:700;font-size:14px;line-height:20px}.DateRangeViewLabel-module__semi-bold__7u3Z0{font-size:13px;font-weight:600;line-height:16px}.DateRangeViewLabel-module__caption__vW0Ek,.DateRangeViewLabel-module__caption-fs13__1ypAt{font-weight:500;font-size:12px;line-height:16px}.DateRangeViewLabel-module__caption-fs13__1ypAt{font-size:13px}.DateRangeViewLabel-module__link-caption__77chx{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.DateRangeViewLabel-module__description__4Hgjd{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.DateRangeViewLabel-module__body-l__moelx{font-weight:400;font-size:15px;line-height:24px}.DateRangeViewLabel-module__body-m__g44u3,.DateRangeViewLabel-module__body-m-lh16__6mlIp{font-weight:400;font-size:14px;line-height:20px}.DateRangeViewLabel-module__body-m-lh16__6mlIp{line-height:16px}.DateRangeViewLabel-module__body-m-del__QfsN-{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.DateRangeViewLabel-module__body-s__eb3ND,.DateRangeViewLabel-module__date__WaD-R,.DateRangeViewLabel-module__dash__F-YBD{font-weight:400;font-size:13px;line-height:16px}.DateRangeViewLabel-module__body-xxs__nMpED{font-weight:400;font-size:8px;line-height:16px}.DateRangeViewLabel-module__link-m__OIGse{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.DateRangeViewLabel-module__button-m__27ms4{font-weight:400;font-size:14px;line-height:20px}.DateRangeViewLabel-module__button-m-hover__9hkhJ{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.DateRangeViewLabel-module__subTextFont__4xpXG{font-size:12px;font-font-weight:500;line-height:133%}.DateRangeViewLabel-module__dash-body-regular__ghFhs{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.DateRangeViewLabel-module__dash-body-bold__mEy3v{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.DateRangeViewLabel-module__dates__aBgqd{display:flex;padding-top:10px}.DateRangeViewLabel-module__date__WaD-R{color:var(--text-1)}.DateRangeViewLabel-module__dash__F-YBD{color:var(--text-1);margin:0 4px}.DropdownPreloader-module__fontBase__kNlOz,.DropdownPreloader-module__dash-body-bold__bYmJw,.DropdownPreloader-module__dash-body-regular__oJmO-,.DropdownPreloader-module__subTextFont__K9Cpm,.DropdownPreloader-module__button-m-hover__-i3yg,.DropdownPreloader-module__button-m__HVIqT,.DropdownPreloader-module__link-m__7wbck,.DropdownPreloader-module__body-xxs__Z95cC,.DropdownPreloader-module__body-s__7wFHW,.DropdownPreloader-module__body-m-del__Lc0-N,.DropdownPreloader-module__body-m__2Ag8K,.DropdownPreloader-module__body-m-lh16__-Vp3X,.DropdownPreloader-module__body-l__0NuQV,.DropdownPreloader-module__description__-joTw,.DropdownPreloader-module__link-caption__ZdabY,.DropdownPreloader-module__caption__hvMpB,.DropdownPreloader-module__text__JdcGv,.DropdownPreloader-module__caption-fs13__FlD6m,.DropdownPreloader-module__semi-bold__leBOX,.DropdownPreloader-module__body-m-bold__UCk-N,.DropdownPreloader-module__h4__XbRUO,.DropdownPreloader-module__h4-lh16__x5Isc,.DropdownPreloader-module__h3__35FAo,.DropdownPreloader-module__h2__xsSlI,.DropdownPreloader-module__h1__GwXVl,.DropdownPreloader-module__mega__dlX4C{font-family:Inter;font-style:normal}.DropdownPreloader-module__mega__dlX4C{font-weight:700;font-size:32px;line-height:40px}.DropdownPreloader-module__h1__GwXVl{font-weight:700;font-size:24px;line-height:32px}.DropdownPreloader-module__h2__xsSlI{font-weight:700;font-size:20px;line-height:24px}.DropdownPreloader-module__h3__35FAo{font-weight:700;font-size:15px;line-height:20px}.DropdownPreloader-module__h4__XbRUO,.DropdownPreloader-module__h4-lh16__x5Isc{font-weight:700;font-size:13px;line-height:20px}.DropdownPreloader-module__h4-lh16__x5Isc{line-height:16px}.DropdownPreloader-module__body-m-bold__UCk-N{font-weight:700;font-size:14px;line-height:20px}.DropdownPreloader-module__semi-bold__leBOX{font-size:13px;font-weight:600;line-height:16px}.DropdownPreloader-module__caption__hvMpB,.DropdownPreloader-module__text__JdcGv,.DropdownPreloader-module__caption-fs13__FlD6m{font-weight:500;font-size:12px;line-height:16px}.DropdownPreloader-module__caption-fs13__FlD6m{font-size:13px}.DropdownPreloader-module__link-caption__ZdabY{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.DropdownPreloader-module__description__-joTw{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.DropdownPreloader-module__body-l__0NuQV{font-weight:400;font-size:15px;line-height:24px}.DropdownPreloader-module__body-m__2Ag8K,.DropdownPreloader-module__body-m-lh16__-Vp3X{font-weight:400;font-size:14px;line-height:20px}.DropdownPreloader-module__body-m-lh16__-Vp3X{line-height:16px}.DropdownPreloader-module__body-m-del__Lc0-N{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.DropdownPreloader-module__body-s__7wFHW{font-weight:400;font-size:13px;line-height:16px}.DropdownPreloader-module__body-xxs__Z95cC{font-weight:400;font-size:8px;line-height:16px}.DropdownPreloader-module__link-m__7wbck{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.DropdownPreloader-module__button-m__HVIqT{font-weight:400;font-size:14px;line-height:20px}.DropdownPreloader-module__button-m-hover__-i3yg{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.DropdownPreloader-module__subTextFont__K9Cpm{font-size:12px;font-font-weight:500;line-height:133%}.DropdownPreloader-module__dash-body-regular__oJmO-{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.DropdownPreloader-module__dash-body-bold__bYmJw{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.DropdownPreloader-module__wrapper__NXgdl{width:100%;padding:8px 16px;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}.DropdownPreloader-module__text__JdcGv{color:var(--contrast);opacity:.5}.FormMultiselect-module__select__5y0W8{width:100%}.MulticomboboxViewLabel-module__fontBase__KyFyC,.MulticomboboxViewLabel-module__dash-body-bold__P6-Kb,.MulticomboboxViewLabel-module__dash-body-regular__ra2-b,.MulticomboboxViewLabel-module__subTextFont__RZvNu,.MulticomboboxViewLabel-module__button-m-hover__GJrlW,.MulticomboboxViewLabel-module__button-m__f79c3,.MulticomboboxViewLabel-module__link-m__wzM8p,.MulticomboboxViewLabel-module__body-xxs__ZWyHV,.MulticomboboxViewLabel-module__body-s__6ScTN,.MulticomboboxViewLabel-module__body-m-del__Gr-PY,.MulticomboboxViewLabel-module__body-m__H3CbI,.MulticomboboxViewLabel-module__body-m-lh16__QYTK3,.MulticomboboxViewLabel-module__body-l__Ryx5w,.MulticomboboxViewLabel-module__description__C2S1J,.MulticomboboxViewLabel-module__link-caption__QgQvL,.MulticomboboxViewLabel-module__caption__GGwW5,.MulticomboboxViewLabel-module__caption-fs13__5xY80,.MulticomboboxViewLabel-module__label__A709U,.MulticomboboxViewLabel-module__semi-bold__JMSrv,.MulticomboboxViewLabel-module__body-m-bold__Udc6T,.MulticomboboxViewLabel-module__h4__HeVYP,.MulticomboboxViewLabel-module__h4-lh16__GKfV4,.MulticomboboxViewLabel-module__h3__jpe-5,.MulticomboboxViewLabel-module__h2__imJbS,.MulticomboboxViewLabel-module__h1__pcrGC,.MulticomboboxViewLabel-module__mega__8-Aa4{font-family:Inter;font-style:normal}.MulticomboboxViewLabel-module__mega__8-Aa4{font-weight:700;font-size:32px;line-height:40px}.MulticomboboxViewLabel-module__h1__pcrGC{font-weight:700;font-size:24px;line-height:32px}.MulticomboboxViewLabel-module__h2__imJbS{font-weight:700;font-size:20px;line-height:24px}.MulticomboboxViewLabel-module__h3__jpe-5{font-weight:700;font-size:15px;line-height:20px}.MulticomboboxViewLabel-module__h4__HeVYP,.MulticomboboxViewLabel-module__h4-lh16__GKfV4{font-weight:700;font-size:13px;line-height:20px}.MulticomboboxViewLabel-module__h4-lh16__GKfV4{line-height:16px}.MulticomboboxViewLabel-module__body-m-bold__Udc6T{font-weight:700;font-size:14px;line-height:20px}.MulticomboboxViewLabel-module__semi-bold__JMSrv{font-size:13px;font-weight:600;line-height:16px}.MulticomboboxViewLabel-module__caption__GGwW5,.MulticomboboxViewLabel-module__caption-fs13__5xY80,.MulticomboboxViewLabel-module__label__A709U{font-weight:500;font-size:12px;line-height:16px}.MulticomboboxViewLabel-module__caption-fs13__5xY80,.MulticomboboxViewLabel-module__label__A709U{font-size:13px}.MulticomboboxViewLabel-module__link-caption__QgQvL{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.MulticomboboxViewLabel-module__description__C2S1J{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.MulticomboboxViewLabel-module__body-l__Ryx5w{font-weight:400;font-size:15px;line-height:24px}.MulticomboboxViewLabel-module__body-m__H3CbI,.MulticomboboxViewLabel-module__body-m-lh16__QYTK3{font-weight:400;font-size:14px;line-height:20px}.MulticomboboxViewLabel-module__body-m-lh16__QYTK3{line-height:16px}.MulticomboboxViewLabel-module__body-m-del__Gr-PY{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.MulticomboboxViewLabel-module__body-s__6ScTN{font-weight:400;font-size:13px;line-height:16px}.MulticomboboxViewLabel-module__body-xxs__ZWyHV{font-weight:400;font-size:8px;line-height:16px}.MulticomboboxViewLabel-module__link-m__wzM8p{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.MulticomboboxViewLabel-module__button-m__f79c3{font-weight:400;font-size:14px;line-height:20px}.MulticomboboxViewLabel-module__button-m-hover__GJrlW{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.MulticomboboxViewLabel-module__subTextFont__RZvNu{font-size:12px;font-font-weight:500;line-height:133%}.MulticomboboxViewLabel-module__dash-body-regular__ra2-b{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.MulticomboboxViewLabel-module__dash-body-bold__P6-Kb{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--multicombobox-view-label-bg: rgba(210, 219, 236, 1);--multicombobox-view-label-text: var(--text-2)}.go-theme_dark{--multicombobox-view-label-bg: rgba(96, 92, 255, .4);--multicombobox-view-label-text: var(--white-color)}.MulticomboboxViewLabel-module__labels__ENLQG{display:flex;flex-wrap:wrap;gap:8px;padding-top:6px}.MulticomboboxViewLabel-module__label__A709U{display:flex;padding:4px 6px;border-radius:4px;background:var(--multicombobox-view-label-bg);color:var(--multicombobox-view-label-text)}.FilterControlsList-module__filters__twou1{padding:0 8px 8px}.FilterControlsList-module__dateRange__GFMzx{width:100%}.FilterControlsList-module__field__OHuSL+.FilterControlsList-module__field__OHuSL{margin-top:16px}.FilterWidget-module__wrapper__ly1wC{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;height:100%;padding:4px 0 16px}.FilterWidget-module__buttons__jSmh3{display:flex;flex-direction:column;row-gap:16px;padding:8px 8px 0}.FilterWidget-module__button__oYVG0{width:100%}.FilterWidget-module__editModeButtons__QMzTN{display:flex;justify-content:space-between;column-gap:16px}.DevSettingsScreen-module__fontBase__Iiu8c,.DevSettingsScreen-module__secondLevelColumn__SMKN6,.DevSettingsScreen-module__dash-body-bold__IAwFx,.DevSettingsScreen-module__dash-body-regular__Iqz65,.DevSettingsScreen-module__subTextFont__yYal2,.DevSettingsScreen-module__button-m-hover__zYCKW,.DevSettingsScreen-module__button-m__nHMp-,.DevSettingsScreen-module__link-m__F9hiV,.DevSettingsScreen-module__body-xxs__sxs1F,.DevSettingsScreen-module__body-s__gP9ag,.DevSettingsScreen-module__body-m-del__W-u--,.DevSettingsScreen-module__body-m__iJsUk,.DevSettingsScreen-module__body-m-lh16__FKr9E,.DevSettingsScreen-module__body-l__t30LJ,.DevSettingsScreen-module__description__yoE0-,.DevSettingsScreen-module__link-caption__bdJnY,.DevSettingsScreen-module__caption__Ni02t,.DevSettingsScreen-module__caption-fs13__VYcdG,.DevSettingsScreen-module__semi-bold__0-BXg,.DevSettingsScreen-module__body-m-bold__aS1qb,.DevSettingsScreen-module__h4__Lwyrw,.DevSettingsScreen-module__h4-lh16__lRVZn,.DevSettingsScreen-module__h3__pAiV4,.DevSettingsScreen-module__h2__I5AXa,.DevSettingsScreen-module__h1__RMAZ7,.DevSettingsScreen-module__mega__NE5GD{font-family:Inter;font-style:normal}.DevSettingsScreen-module__mega__NE5GD{font-weight:700;font-size:32px;line-height:40px}.DevSettingsScreen-module__h1__RMAZ7{font-weight:700;font-size:24px;line-height:32px}.DevSettingsScreen-module__h2__I5AXa{font-weight:700;font-size:20px;line-height:24px}.DevSettingsScreen-module__h3__pAiV4{font-weight:700;font-size:15px;line-height:20px}.DevSettingsScreen-module__h4__Lwyrw,.DevSettingsScreen-module__h4-lh16__lRVZn{font-weight:700;font-size:13px;line-height:20px}.DevSettingsScreen-module__h4-lh16__lRVZn{line-height:16px}.DevSettingsScreen-module__body-m-bold__aS1qb{font-weight:700;font-size:14px;line-height:20px}.DevSettingsScreen-module__semi-bold__0-BXg{font-size:13px;font-weight:600;line-height:16px}.DevSettingsScreen-module__caption__Ni02t,.DevSettingsScreen-module__caption-fs13__VYcdG{font-weight:500;font-size:12px;line-height:16px}.DevSettingsScreen-module__caption-fs13__VYcdG{font-size:13px}.DevSettingsScreen-module__link-caption__bdJnY{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.DevSettingsScreen-module__description__yoE0-{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.DevSettingsScreen-module__body-l__t30LJ{font-weight:400;font-size:15px;line-height:24px}.DevSettingsScreen-module__body-m__iJsUk,.DevSettingsScreen-module__body-m-lh16__FKr9E{font-weight:400;font-size:14px;line-height:20px}.DevSettingsScreen-module__body-m-lh16__FKr9E{line-height:16px}.DevSettingsScreen-module__body-m-del__W-u--{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.DevSettingsScreen-module__body-s__gP9ag{font-weight:400;font-size:13px;line-height:16px}.DevSettingsScreen-module__body-xxs__sxs1F{font-weight:400;font-size:8px;line-height:16px}.DevSettingsScreen-module__link-m__F9hiV{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.DevSettingsScreen-module__button-m__nHMp-{font-weight:400;font-size:14px;line-height:20px}.DevSettingsScreen-module__button-m-hover__zYCKW{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.DevSettingsScreen-module__subTextFont__yYal2{font-size:12px;font-font-weight:500;line-height:133%}.DevSettingsScreen-module__dash-body-regular__Iqz65{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.DevSettingsScreen-module__dash-body-bold__IAwFx{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.DevSettingsScreen-module__secondLevelColumn__SMKN6{width:100%;background-color:var(--settings-grid-column-bg);border-radius:8px;overflow:hidden;padding:24px}.ScreenCollapse-module__fontBase__GEjaC,.ScreenCollapse-module__collapse__4FOjp,.ScreenCollapse-module__dash-body-bold__JlsSq,.ScreenCollapse-module__dash-body-regular__jA-pt,.ScreenCollapse-module__subTextFont__vDTtn,.ScreenCollapse-module__button-m-hover__Z6K-4,.ScreenCollapse-module__button-m__XHyiC,.ScreenCollapse-module__link-m__Y0nVt,.ScreenCollapse-module__body-xxs__y9T0n,.ScreenCollapse-module__body-s__3bUKe,.ScreenCollapse-module__body-m-del__SsFah,.ScreenCollapse-module__body-m__PCuml,.ScreenCollapse-module__body-m-lh16__rQG0p,.ScreenCollapse-module__body-l__hwbAU,.ScreenCollapse-module__description__SoIlg,.ScreenCollapse-module__link-caption__V3hQU,.ScreenCollapse-module__caption__m4wed,.ScreenCollapse-module__caption-fs13__lnvdO,.ScreenCollapse-module__semi-bold__gRK13,.ScreenCollapse-module__body-m-bold__8flg4,.ScreenCollapse-module__collapseTitle__a5mK-,.ScreenCollapse-module__h4__Mbs4Z,.ScreenCollapse-module__h4-lh16__zHXsg,.ScreenCollapse-module__h3__94hEK,.ScreenCollapse-module__h2__VZsCL,.ScreenCollapse-module__h1__V89hg,.ScreenCollapse-module__mega__HX9kK{font-family:Inter;font-style:normal}.ScreenCollapse-module__mega__HX9kK{font-weight:700;font-size:32px;line-height:40px}.ScreenCollapse-module__h1__V89hg{font-weight:700;font-size:24px;line-height:32px}.ScreenCollapse-module__h2__VZsCL{font-weight:700;font-size:20px;line-height:24px}.ScreenCollapse-module__h3__94hEK{font-weight:700;font-size:15px;line-height:20px}.ScreenCollapse-module__h4__Mbs4Z,.ScreenCollapse-module__h4-lh16__zHXsg{font-weight:700;font-size:13px;line-height:20px}.ScreenCollapse-module__h4-lh16__zHXsg{line-height:16px}.ScreenCollapse-module__body-m-bold__8flg4,.ScreenCollapse-module__collapseTitle__a5mK-{font-weight:700;font-size:14px;line-height:20px}.ScreenCollapse-module__semi-bold__gRK13{font-size:13px;font-weight:600;line-height:16px}.ScreenCollapse-module__caption__m4wed,.ScreenCollapse-module__caption-fs13__lnvdO{font-weight:500;font-size:12px;line-height:16px}.ScreenCollapse-module__caption-fs13__lnvdO{font-size:13px}.ScreenCollapse-module__link-caption__V3hQU{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.ScreenCollapse-module__description__SoIlg{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.ScreenCollapse-module__body-l__hwbAU{font-weight:400;font-size:15px;line-height:24px}.ScreenCollapse-module__body-m__PCuml,.ScreenCollapse-module__body-m-lh16__rQG0p{font-weight:400;font-size:14px;line-height:20px}.ScreenCollapse-module__body-m-lh16__rQG0p{line-height:16px}.ScreenCollapse-module__body-m-del__SsFah{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.ScreenCollapse-module__body-s__3bUKe{font-weight:400;font-size:13px;line-height:16px}.ScreenCollapse-module__body-xxs__y9T0n{font-weight:400;font-size:8px;line-height:16px}.ScreenCollapse-module__link-m__Y0nVt{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.ScreenCollapse-module__button-m__XHyiC{font-weight:400;font-size:14px;line-height:20px}.ScreenCollapse-module__button-m-hover__Z6K-4{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.ScreenCollapse-module__subTextFont__vDTtn{font-size:12px;font-font-weight:500;line-height:133%}.ScreenCollapse-module__dash-body-regular__jA-pt{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.ScreenCollapse-module__dash-body-bold__JlsSq{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.ScreenCollapse-module__collapse__4FOjp{--go-collapse-body-padding-top: 0;--go-collapse-body-padding-right: 0;--go-collapse-body-padding-left: 0;--go-collapse-body-padding-bottom: 0}.ScreenCollapse-module__collapseHeader__0-AoH{padding:7px 16px;display:flex;align-items:center;border-bottom:1px solid var(--settings-grid-border);cursor:pointer;color:var(--contrast);background-color:var(--settings-grid-column-bg)}.ScreenCollapse-module__collapseTitle__a5mK-{display:flex;justify-content:space-between;align-items:center;width:100%;margin-left:4px}.ScreenCollapse-module__arrowIcon__f7SIg{transition:var(--transition);opacity:.5;width:24px;height:24px;font-size:24px}.ScreenCollapse-module__arrowIconUp__U6WMC{transform-origin:50% 50%;transform:rotate(180deg)}.ObjectsListScreen-module__fontBase__LUf81,.ObjectsListScreen-module__secondLevelColumn__0a3GB,.ObjectsListScreen-module__dash-body-bold__AgCwX,.ObjectsListScreen-module__dash-body-regular__YCd4V,.ObjectsListScreen-module__subTextFont__-9vLM,.ObjectsListScreen-module__button-m-hover__3PZkv,.ObjectsListScreen-module__button-m__OiaS2,.ObjectsListScreen-module__link-m__4DaVX,.ObjectsListScreen-module__body-xxs__Tq5Z4,.ObjectsListScreen-module__body-s__DnMLa,.ObjectsListScreen-module__body-m-del__qY1O2,.ObjectsListScreen-module__body-m__3OO-h,.ObjectsListScreen-module__body-m-lh16__Ka-jg,.ObjectsListScreen-module__body-l__4yohw,.ObjectsListScreen-module__description__jDtnj,.ObjectsListScreen-module__link-caption__Wgk7e,.ObjectsListScreen-module__caption__9HObT,.ObjectsListScreen-module__caption-fs13__-Kwra,.ObjectsListScreen-module__semi-bold__iib06,.ObjectsListScreen-module__body-m-bold__Jha-k,.ObjectsListScreen-module__h4__sJ9Vg,.ObjectsListScreen-module__h4-lh16__YuLvy,.ObjectsListScreen-module__h3__5rZLX,.ObjectsListScreen-module__h2__uMvnT,.ObjectsListScreen-module__h1__J3UH9,.ObjectsListScreen-module__mega__lAdO-{font-family:Inter;font-style:normal}.ObjectsListScreen-module__mega__lAdO-{font-weight:700;font-size:32px;line-height:40px}.ObjectsListScreen-module__h1__J3UH9{font-weight:700;font-size:24px;line-height:32px}.ObjectsListScreen-module__h2__uMvnT{font-weight:700;font-size:20px;line-height:24px}.ObjectsListScreen-module__h3__5rZLX{font-weight:700;font-size:15px;line-height:20px}.ObjectsListScreen-module__h4__sJ9Vg,.ObjectsListScreen-module__h4-lh16__YuLvy{font-weight:700;font-size:13px;line-height:20px}.ObjectsListScreen-module__h4-lh16__YuLvy{line-height:16px}.ObjectsListScreen-module__body-m-bold__Jha-k{font-weight:700;font-size:14px;line-height:20px}.ObjectsListScreen-module__semi-bold__iib06{font-size:13px;font-weight:600;line-height:16px}.ObjectsListScreen-module__caption__9HObT,.ObjectsListScreen-module__caption-fs13__-Kwra{font-weight:500;font-size:12px;line-height:16px}.ObjectsListScreen-module__caption-fs13__-Kwra{font-size:13px}.ObjectsListScreen-module__link-caption__Wgk7e{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.ObjectsListScreen-module__description__jDtnj{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.ObjectsListScreen-module__body-l__4yohw{font-weight:400;font-size:15px;line-height:24px}.ObjectsListScreen-module__body-m__3OO-h,.ObjectsListScreen-module__body-m-lh16__Ka-jg{font-weight:400;font-size:14px;line-height:20px}.ObjectsListScreen-module__body-m-lh16__Ka-jg{line-height:16px}.ObjectsListScreen-module__body-m-del__qY1O2{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.ObjectsListScreen-module__body-s__DnMLa{font-weight:400;font-size:13px;line-height:16px}.ObjectsListScreen-module__body-xxs__Tq5Z4{font-weight:400;font-size:8px;line-height:16px}.ObjectsListScreen-module__link-m__4DaVX{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.ObjectsListScreen-module__button-m__OiaS2{font-weight:400;font-size:14px;line-height:20px}.ObjectsListScreen-module__button-m-hover__3PZkv{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.ObjectsListScreen-module__subTextFont__-9vLM{font-size:12px;font-font-weight:500;line-height:133%}.ObjectsListScreen-module__dash-body-regular__YCd4V{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.ObjectsListScreen-module__dash-body-bold__AgCwX{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.ObjectsListScreen-module__secondLevelColumn__0a3GB{max-width:270px;width:100%;background-color:var(--settings-grid-column-bg);border-radius:8px;overflow:hidden}.ObjectsListScreen-module__secondLevelColumnItem__VTv83{padding:16px;cursor:pointer}.ObjectsListScreen-module__secondLevelColumnItem__active__PYLq9{background:var(--settings-item-active)}.RemoveObjectModal-module__fontBase__wN0FG,.RemoveObjectModal-module__desc__3rOR1,.RemoveObjectModal-module__title__Y6S7h,.RemoveObjectModal-module__dash-body-bold__8UjTh,.RemoveObjectModal-module__dash-body-regular__oNgYG,.RemoveObjectModal-module__subTextFont__0vp2J,.RemoveObjectModal-module__button-m-hover__1esoG,.RemoveObjectModal-module__button-m__tQn24,.RemoveObjectModal-module__link-m__yj8n2,.RemoveObjectModal-module__body-xxs__qOwD8,.RemoveObjectModal-module__body-s__yOp8n,.RemoveObjectModal-module__body-m-del__z9cIW,.RemoveObjectModal-module__body-m__XKQaf,.RemoveObjectModal-module__body-m-lh16__kwgAQ,.RemoveObjectModal-module__body-l__4UrD-,.RemoveObjectModal-module__description__VKr8h,.RemoveObjectModal-module__link-caption__81Jxm,.RemoveObjectModal-module__caption__VV6t-,.RemoveObjectModal-module__caption-fs13__X3NB8,.RemoveObjectModal-module__semi-bold__pYRLy,.RemoveObjectModal-module__body-m-bold__yOEHS,.RemoveObjectModal-module__h4__x8x0E,.RemoveObjectModal-module__h4-lh16__J2P4l,.RemoveObjectModal-module__h3__j9EKX,.RemoveObjectModal-module__h2__qsxYE,.RemoveObjectModal-module__h1__bR5Bd,.RemoveObjectModal-module__mega__DHC7z{font-family:Inter;font-style:normal}.RemoveObjectModal-module__mega__DHC7z{font-weight:700;font-size:32px;line-height:40px}.RemoveObjectModal-module__h1__bR5Bd{font-weight:700;font-size:24px;line-height:32px}.RemoveObjectModal-module__h2__qsxYE{font-weight:700;font-size:20px;line-height:24px}.RemoveObjectModal-module__h3__j9EKX{font-weight:700;font-size:15px;line-height:20px}.RemoveObjectModal-module__h4__x8x0E,.RemoveObjectModal-module__h4-lh16__J2P4l{font-weight:700;font-size:13px;line-height:20px}.RemoveObjectModal-module__h4-lh16__J2P4l{line-height:16px}.RemoveObjectModal-module__body-m-bold__yOEHS{font-weight:700;font-size:14px;line-height:20px}.RemoveObjectModal-module__semi-bold__pYRLy{font-size:13px;font-weight:600;line-height:16px}.RemoveObjectModal-module__caption__VV6t-,.RemoveObjectModal-module__caption-fs13__X3NB8{font-weight:500;font-size:12px;line-height:16px}.RemoveObjectModal-module__caption-fs13__X3NB8{font-size:13px}.RemoveObjectModal-module__link-caption__81Jxm{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.RemoveObjectModal-module__description__VKr8h{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.RemoveObjectModal-module__body-l__4UrD-{font-weight:400;font-size:15px;line-height:24px}.RemoveObjectModal-module__body-m__XKQaf,.RemoveObjectModal-module__body-m-lh16__kwgAQ{font-weight:400;font-size:14px;line-height:20px}.RemoveObjectModal-module__body-m-lh16__kwgAQ{line-height:16px}.RemoveObjectModal-module__body-m-del__z9cIW{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.RemoveObjectModal-module__body-s__yOp8n{font-weight:400;font-size:13px;line-height:16px}.RemoveObjectModal-module__body-xxs__qOwD8{font-weight:400;font-size:8px;line-height:16px}.RemoveObjectModal-module__link-m__yj8n2{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.RemoveObjectModal-module__button-m__tQn24{font-weight:400;font-size:14px;line-height:20px}.RemoveObjectModal-module__button-m-hover__1esoG{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.RemoveObjectModal-module__subTextFont__0vp2J{font-size:12px;font-font-weight:500;line-height:133%}.RemoveObjectModal-module__dash-body-regular__oNgYG{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.RemoveObjectModal-module__dash-body-bold__8UjTh{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.RemoveObjectModal-module__title__Y6S7h{font-weight:700;font-size:15px;line-height:20px}.RemoveObjectModal-module__desc__3rOR1{font-weight:400;font-size:14px;line-height:20px}.RemoveObjectModal-module__modal__uP6iT{max-width:437px;padding:16px 16px 24px;border-radius:8px;background-color:var(--modal-bg);border:var(--modal-border)}.RemoveObjectModal-module__header__kLDO-{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;column-gap:16px}.RemoveObjectModal-module__img__hdHKW{min-width:99px}.RemoveObjectModal-module__title__Y6S7h{color:var(--text-1);margin-bottom:8px}.RemoveObjectModal-module__desc__3rOR1{color:var(--text-1);font-size:13px;line-height:16px}.RemoveObjectModal-module__buttonsWrapper__TukdN{justify-content:center;display:flex;column-gap:16px}.RemoveObjectModal-module__button__YobaV{width:100%}.TabTemplateDetails-module__fontBase__DKj1K,.TabTemplateDetails-module__wrapper__FzGbI,.TabTemplateDetails-module__secondLevelColumn__OmTp0,.TabTemplateDetails-module__column__HbMhU,.TabTemplateDetails-module__dash-body-bold__P8yPG,.TabTemplateDetails-module__dash-body-regular__Lyzzg,.TabTemplateDetails-module__subTextFont__WPOJr,.TabTemplateDetails-module__button-m-hover__0taVR,.TabTemplateDetails-module__button-m__uSPVQ,.TabTemplateDetails-module__link-m__RkoXX,.TabTemplateDetails-module__body-xxs__iq9TA,.TabTemplateDetails-module__body-s__gGHn6,.TabTemplateDetails-module__body-m-del__cj6k7,.TabTemplateDetails-module__body-m__iMN3g,.TabTemplateDetails-module__body-m-lh16__qwrcg,.TabTemplateDetails-module__body-l__pa5Cp,.TabTemplateDetails-module__description__qABOD,.TabTemplateDetails-module__link-caption__7p5vN,.TabTemplateDetails-module__caption__nc55M,.TabTemplateDetails-module__caption-fs13__YJyBN,.TabTemplateDetails-module__widgetsHeader__cZecx,.TabTemplateDetails-module__widgetsName__XgD7P,.TabTemplateDetails-module__widget__flgTc,.TabTemplateDetails-module__semi-bold__v2agy,.TabTemplateDetails-module__body-m-bold__iDwCq,.TabTemplateDetails-module__header__bMHEj,.TabTemplateDetails-module__h4__Q6wnH,.TabTemplateDetails-module__h4-lh16__ENjv5,.TabTemplateDetails-module__h3__PLqM0,.TabTemplateDetails-module__h2__Mtt4V,.TabTemplateDetails-module__h1__xofC9,.TabTemplateDetails-module__mega__gR4Yv{font-family:Inter;font-style:normal}.TabTemplateDetails-module__mega__gR4Yv{font-weight:700;font-size:32px;line-height:40px}.TabTemplateDetails-module__h1__xofC9{font-weight:700;font-size:24px;line-height:32px}.TabTemplateDetails-module__h2__Mtt4V{font-weight:700;font-size:20px;line-height:24px}.TabTemplateDetails-module__h3__PLqM0{font-weight:700;font-size:15px;line-height:20px}.TabTemplateDetails-module__h4__Q6wnH,.TabTemplateDetails-module__h4-lh16__ENjv5{font-weight:700;font-size:13px;line-height:20px}.TabTemplateDetails-module__h4-lh16__ENjv5{line-height:16px}.TabTemplateDetails-module__body-m-bold__iDwCq,.TabTemplateDetails-module__header__bMHEj{font-weight:700;font-size:14px;line-height:20px}.TabTemplateDetails-module__semi-bold__v2agy{font-size:13px;font-weight:600;line-height:16px}.TabTemplateDetails-module__caption__nc55M,.TabTemplateDetails-module__caption-fs13__YJyBN,.TabTemplateDetails-module__widgetsHeader__cZecx,.TabTemplateDetails-module__widgetsName__XgD7P,.TabTemplateDetails-module__widget__flgTc{font-weight:500;font-size:12px;line-height:16px}.TabTemplateDetails-module__caption-fs13__YJyBN,.TabTemplateDetails-module__widgetsHeader__cZecx,.TabTemplateDetails-module__widgetsName__XgD7P,.TabTemplateDetails-module__widget__flgTc{font-size:13px}.TabTemplateDetails-module__link-caption__7p5vN{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.TabTemplateDetails-module__description__qABOD{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.TabTemplateDetails-module__body-l__pa5Cp{font-weight:400;font-size:15px;line-height:24px}.TabTemplateDetails-module__body-m__iMN3g,.TabTemplateDetails-module__body-m-lh16__qwrcg{font-weight:400;font-size:14px;line-height:20px}.TabTemplateDetails-module__body-m-lh16__qwrcg{line-height:16px}.TabTemplateDetails-module__body-m-del__cj6k7{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.TabTemplateDetails-module__body-s__gGHn6{font-weight:400;font-size:13px;line-height:16px}.TabTemplateDetails-module__body-xxs__iq9TA{font-weight:400;font-size:8px;line-height:16px}.TabTemplateDetails-module__link-m__RkoXX{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.TabTemplateDetails-module__button-m__uSPVQ{font-weight:400;font-size:14px;line-height:20px}.TabTemplateDetails-module__button-m-hover__0taVR{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.TabTemplateDetails-module__subTextFont__WPOJr{font-size:12px;font-font-weight:500;line-height:133%}.TabTemplateDetails-module__dash-body-regular__Lyzzg{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.TabTemplateDetails-module__dash-body-bold__P8yPG{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.TabTemplateDetails-module__wrapper__FzGbI{height:100%}.TabTemplateDetails-module__header__bMHEj{display:flex;justify-content:space-between;column-gap:12px;align-items:center;padding:8px 16px 7px;border-bottom:1px solid var(--settings-grid-border);color:var(--contrast)}.TabTemplateDetails-module__secondLevelColumn__OmTp0,.TabTemplateDetails-module__column__HbMhU{width:100%;background:var(--settings-grid-column-bg);border-radius:8px}.TabTemplateDetails-module__secondLevelColumnItem__Z1VCH{padding:16px;font-size:13px;font-weight:500;line-height:16px}.TabTemplateDetails-module__secondLevelColumnItem__active__0fWe8{background:var(--settings-item-active)}.TabTemplateDetails-module__column__HbMhU{max-width:100%}.TabTemplateDetails-module__header__bMHEj .TabTemplateDetails-module__iconButton__8xaU4 .TabTemplateDetails-module__icon__NvXTh{color:var(--settings-grid-icons);width:24px;height:24px;font-size:24px}.TabTemplateDetails-module__iconButton__8xaU4{background:none;font-size:24px;width:24px;height:24px;padding:0}.TabTemplateDetails-module__headerButton__A4XOQ{display:flex;column-gap:12px}.TabTemplateDetails-module__content__rukPK{padding:16px}.TabTemplateDetails-module__templateDetails__RO-cR{margin-bottom:26px}.TabTemplateDetails-module__templateDetails__RO-cR .TabTemplateDetails-module__field__cZdVV{margin-bottom:8px}.TabTemplateDetails-module__descFieldWrapper__AYBDY{border:none;box-shadow:none;width:100%;max-width:100%;margin-bottom:16px}.TabTemplateDetails-module__duplicateButton__d8yJc{padding:0;margin-left:4px}.TabTemplateDetails-module__widgets__p8-kX{padding-left:8px}.TabTemplateDetails-module__widgetsHeader__cZecx{margin-bottom:8px;padding:4px 0;border-bottom:1px solid var(--settings-grid-border);color:var(--text-2)}.TabTemplateDetails-module__widgetsList__24WVL{display:flex;flex-direction:column;row-gap:8px;list-style:none;margin:0}.TabTemplateDetails-module__widgetsName__XgD7P{margin-bottom:8px}.TabTemplateDetails-module__widgetsItem__o3ePp{opacity:.5}.TabTemplateDetails-module__widget__flgTc{display:flex;column-gap:8px;color:var(--text-1)}.TabTemplateDetails-module__widgetNumber__e22et{width:24px}.TemplatesList-module__fontBase__pvNx5,.TemplatesList-module__dash-body-bold__wXa1Y,.TemplatesList-module__dash-body-regular__b76dk,.TemplatesList-module__subTextFont__AnZMC,.TemplatesList-module__button-m-hover__7mIjQ,.TemplatesList-module__button-m__KrsnN,.TemplatesList-module__link-m__QVlX5,.TemplatesList-module__body-xxs__n-RiX,.TemplatesList-module__body-s__WXtCf,.TemplatesList-module__itemDesc__82zjF,.TemplatesList-module__body-m-del__WMjd-,.TemplatesList-module__body-m__1iJcj,.TemplatesList-module__body-m-lh16__DmMdY,.TemplatesList-module__body-l__z7ioI,.TemplatesList-module__description__vC2-6,.TemplatesList-module__link-caption__KQ8qZ,.TemplatesList-module__caption__HT6On,.TemplatesList-module__caption-fs13__VEUTg,.TemplatesList-module__itemName__nrcBk,.TemplatesList-module__semi-bold__AY5oz,.TemplatesList-module__body-m-bold__vRptO,.TemplatesList-module__h4__H-wST,.TemplatesList-module__h4-lh16__lf-ZV,.TemplatesList-module__h3__WBI5-,.TemplatesList-module__h2__lQjgf,.TemplatesList-module__h1__RmWdR,.TemplatesList-module__mega__22-b1{font-family:Inter;font-style:normal}.TemplatesList-module__mega__22-b1{font-weight:700;font-size:32px;line-height:40px}.TemplatesList-module__h1__RmWdR{font-weight:700;font-size:24px;line-height:32px}.TemplatesList-module__h2__lQjgf{font-weight:700;font-size:20px;line-height:24px}.TemplatesList-module__h3__WBI5-{font-weight:700;font-size:15px;line-height:20px}.TemplatesList-module__h4__H-wST,.TemplatesList-module__h4-lh16__lf-ZV{font-weight:700;font-size:13px;line-height:20px}.TemplatesList-module__h4-lh16__lf-ZV{line-height:16px}.TemplatesList-module__body-m-bold__vRptO{font-weight:700;font-size:14px;line-height:20px}.TemplatesList-module__semi-bold__AY5oz{font-size:13px;font-weight:600;line-height:16px}.TemplatesList-module__caption__HT6On,.TemplatesList-module__caption-fs13__VEUTg,.TemplatesList-module__itemName__nrcBk{font-weight:500;font-size:12px;line-height:16px}.TemplatesList-module__caption-fs13__VEUTg,.TemplatesList-module__itemName__nrcBk{font-size:13px}.TemplatesList-module__link-caption__KQ8qZ{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.TemplatesList-module__description__vC2-6{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.TemplatesList-module__body-l__z7ioI{font-weight:400;font-size:15px;line-height:24px}.TemplatesList-module__body-m__1iJcj,.TemplatesList-module__body-m-lh16__DmMdY{font-weight:400;font-size:14px;line-height:20px}.TemplatesList-module__body-m-lh16__DmMdY{line-height:16px}.TemplatesList-module__body-m-del__WMjd-{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.TemplatesList-module__body-s__WXtCf,.TemplatesList-module__itemDesc__82zjF{font-weight:400;font-size:13px;line-height:16px}.TemplatesList-module__body-xxs__n-RiX{font-weight:400;font-size:8px;line-height:16px}.TemplatesList-module__link-m__QVlX5{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.TemplatesList-module__button-m__KrsnN{font-weight:400;font-size:14px;line-height:20px}.TemplatesList-module__button-m-hover__7mIjQ{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.TemplatesList-module__subTextFont__AnZMC{font-size:12px;font-font-weight:500;line-height:133%}.TemplatesList-module__dash-body-regular__b76dk{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.TemplatesList-module__dash-body-bold__wXa1Y{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.TemplatesList-module__list__WilbK{display:flex;list-style:none;flex-direction:column;row-gap:8px;padding:8px 0;margin:0}.TemplatesList-module__item__4C-o3{width:100%}.TemplatesList-module__item__active__R2Il8{background:var(--settings-item-active)}.TemplatesList-module__itemButton__8mOd3{width:100%;display:flex;justify-content:space-between;padding:4px 16px;min-height:44px;font-size:13px;line-height:16px;background:none;border:none;cursor:pointer}.TemplatesList-module__itemTitleWrapper__N-Aj7{text-align:left}.TemplatesList-module__itemName__nrcBk{color:var(--text-1);margin-bottom:4px;word-break:break-all}.TemplatesList-module__itemDesc__82zjF{color:var(--text-2);word-break:break-all}.TemplatesList-module__icon__HJfwE{color:var(--brand-4);margin-right:6px;font-size:16px}.TabTemplatesListScreen-module__fontBase__7ow7g,.TabTemplatesListScreen-module__column__U6rQ2,.TabTemplatesListScreen-module__dash-body-bold__HEZSL,.TabTemplatesListScreen-module__dash-body-regular__dKf91,.TabTemplatesListScreen-module__subTextFont__EaAG0,.TabTemplatesListScreen-module__button-m-hover__297Fc,.TabTemplatesListScreen-module__button-m__deP97,.TabTemplatesListScreen-module__link-m__GYzU-,.TabTemplatesListScreen-module__body-xxs__l3g5i,.TabTemplatesListScreen-module__body-s__CGXBk,.TabTemplatesListScreen-module__body-m-del__10yZx,.TabTemplatesListScreen-module__body-m__ISYbL,.TabTemplatesListScreen-module__body-m-lh16__yp-TR,.TabTemplatesListScreen-module__body-l__nXSKt,.TabTemplatesListScreen-module__description__sF14k,.TabTemplatesListScreen-module__link-caption__mpJ-Z,.TabTemplatesListScreen-module__caption__KqG8D,.TabTemplatesListScreen-module__caption-fs13__66zct,.TabTemplatesListScreen-module__semi-bold__vnBnt,.TabTemplatesListScreen-module__body-m-bold__gOcd-,.TabTemplatesListScreen-module__h4__YaFsg,.TabTemplatesListScreen-module__h4-lh16__JqbZS,.TabTemplatesListScreen-module__h3__vstI5,.TabTemplatesListScreen-module__h2__qnfqp,.TabTemplatesListScreen-module__h1__FgSPD,.TabTemplatesListScreen-module__mega__IlN5x{font-family:Inter;font-style:normal}.TabTemplatesListScreen-module__mega__IlN5x{font-weight:700;font-size:32px;line-height:40px}.TabTemplatesListScreen-module__h1__FgSPD{font-weight:700;font-size:24px;line-height:32px}.TabTemplatesListScreen-module__h2__qnfqp{font-weight:700;font-size:20px;line-height:24px}.TabTemplatesListScreen-module__h3__vstI5{font-weight:700;font-size:15px;line-height:20px}.TabTemplatesListScreen-module__h4__YaFsg,.TabTemplatesListScreen-module__h4-lh16__JqbZS{font-weight:700;font-size:13px;line-height:20px}.TabTemplatesListScreen-module__h4-lh16__JqbZS{line-height:16px}.TabTemplatesListScreen-module__body-m-bold__gOcd-{font-weight:700;font-size:14px;line-height:20px}.TabTemplatesListScreen-module__semi-bold__vnBnt{font-size:13px;font-weight:600;line-height:16px}.TabTemplatesListScreen-module__caption__KqG8D,.TabTemplatesListScreen-module__caption-fs13__66zct{font-weight:500;font-size:12px;line-height:16px}.TabTemplatesListScreen-module__caption-fs13__66zct{font-size:13px}.TabTemplatesListScreen-module__link-caption__mpJ-Z{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.TabTemplatesListScreen-module__description__sF14k{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.TabTemplatesListScreen-module__body-l__nXSKt{font-weight:400;font-size:15px;line-height:24px}.TabTemplatesListScreen-module__body-m__ISYbL,.TabTemplatesListScreen-module__body-m-lh16__yp-TR{font-weight:400;font-size:14px;line-height:20px}.TabTemplatesListScreen-module__body-m-lh16__yp-TR{line-height:16px}.TabTemplatesListScreen-module__body-m-del__10yZx{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.TabTemplatesListScreen-module__body-s__CGXBk{font-weight:400;font-size:13px;line-height:16px}.TabTemplatesListScreen-module__body-xxs__l3g5i{font-weight:400;font-size:8px;line-height:16px}.TabTemplatesListScreen-module__link-m__GYzU-{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.TabTemplatesListScreen-module__button-m__deP97{font-weight:400;font-size:14px;line-height:20px}.TabTemplatesListScreen-module__button-m-hover__297Fc{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.TabTemplatesListScreen-module__subTextFont__EaAG0{font-size:12px;font-font-weight:500;line-height:133%}.TabTemplatesListScreen-module__dash-body-regular__dKf91{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.TabTemplatesListScreen-module__dash-body-bold__HEZSL{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.TabTemplatesListScreen-module__loader__I3dHK{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.TabTemplatesListScreen-module__column__U6rQ2{max-width:50%;width:100%;background:var(--settings-grid-column-bg);border-radius:8px;overflow:hidden;position:relative}.TabTemplatesListScreen-module__columnItem__0GyG7{padding:16px;font-size:13px;font-weight:500;line-height:16px}.TabTemplatesListScreen-module__columnItem__active__EPkoz{background:var(--settings-item-active)}.TabTemplatesListScreen-module__importButton__FR2wg{height:24px;width:24px;padding:0;background:none;border:none;cursor:pointer}.WidgetTemplateDetails-module__fontBase__F-xWf,.WidgetTemplateDetails-module__wrapper__b8fDy,.WidgetTemplateDetails-module__mainColumnButton__PfiIh,.WidgetTemplateDetails-module__secondLevelColumn__8Bl32,.WidgetTemplateDetails-module__column__-a4-U,.WidgetTemplateDetails-module__dash-body-bold__EOn8W,.WidgetTemplateDetails-module__dash-body-regular__hV--l,.WidgetTemplateDetails-module__subTextFont__-APIK,.WidgetTemplateDetails-module__button-m-hover__p63mf,.WidgetTemplateDetails-module__button-m__YY1hn,.WidgetTemplateDetails-module__link-m__rDH71,.WidgetTemplateDetails-module__body-xxs__sI9HS,.WidgetTemplateDetails-module__body-s__At4h0,.WidgetTemplateDetails-module__paramsItem__fchG8,.WidgetTemplateDetails-module__body-m-del__TT-06,.WidgetTemplateDetails-module__body-m__vNodo,.WidgetTemplateDetails-module__body-m-lh16__tuGOp,.WidgetTemplateDetails-module__body-l__w-jP-,.WidgetTemplateDetails-module__description__xbaZZ,.WidgetTemplateDetails-module__link-caption__Xuqeq,.WidgetTemplateDetails-module__caption__wffbj,.WidgetTemplateDetails-module__caption-fs13__HUxXu,.WidgetTemplateDetails-module__paramsHeader__-40s2,.WidgetTemplateDetails-module__paramsName__ahAyL,.WidgetTemplateDetails-module__semi-bold__OzHkL,.WidgetTemplateDetails-module__body-m-bold__nIGeH,.WidgetTemplateDetails-module__header__IzPr1,.WidgetTemplateDetails-module__h4__Ad2t0,.WidgetTemplateDetails-module__h4-lh16__HdNrL,.WidgetTemplateDetails-module__h3__tm80t,.WidgetTemplateDetails-module__h2__5R-hx,.WidgetTemplateDetails-module__h1__-9IFZ,.WidgetTemplateDetails-module__mega__ROCRW{font-family:Inter;font-style:normal}.WidgetTemplateDetails-module__mega__ROCRW{font-weight:700;font-size:32px;line-height:40px}.WidgetTemplateDetails-module__h1__-9IFZ{font-weight:700;font-size:24px;line-height:32px}.WidgetTemplateDetails-module__h2__5R-hx{font-weight:700;font-size:20px;line-height:24px}.WidgetTemplateDetails-module__h3__tm80t{font-weight:700;font-size:15px;line-height:20px}.WidgetTemplateDetails-module__h4__Ad2t0,.WidgetTemplateDetails-module__h4-lh16__HdNrL{font-weight:700;font-size:13px;line-height:20px}.WidgetTemplateDetails-module__h4-lh16__HdNrL{line-height:16px}.WidgetTemplateDetails-module__body-m-bold__nIGeH,.WidgetTemplateDetails-module__header__IzPr1{font-weight:700;font-size:14px;line-height:20px}.WidgetTemplateDetails-module__semi-bold__OzHkL{font-size:13px;font-weight:600;line-height:16px}.WidgetTemplateDetails-module__caption__wffbj,.WidgetTemplateDetails-module__caption-fs13__HUxXu,.WidgetTemplateDetails-module__paramsHeader__-40s2,.WidgetTemplateDetails-module__paramsName__ahAyL{font-weight:500;font-size:12px;line-height:16px}.WidgetTemplateDetails-module__caption-fs13__HUxXu,.WidgetTemplateDetails-module__paramsHeader__-40s2,.WidgetTemplateDetails-module__paramsName__ahAyL{font-size:13px}.WidgetTemplateDetails-module__link-caption__Xuqeq{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.WidgetTemplateDetails-module__description__xbaZZ{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.WidgetTemplateDetails-module__body-l__w-jP-{font-weight:400;font-size:15px;line-height:24px}.WidgetTemplateDetails-module__body-m__vNodo,.WidgetTemplateDetails-module__body-m-lh16__tuGOp{font-weight:400;font-size:14px;line-height:20px}.WidgetTemplateDetails-module__body-m-lh16__tuGOp{line-height:16px}.WidgetTemplateDetails-module__body-m-del__TT-06{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.WidgetTemplateDetails-module__body-s__At4h0,.WidgetTemplateDetails-module__paramsItem__fchG8{font-weight:400;font-size:13px;line-height:16px}.WidgetTemplateDetails-module__body-xxs__sI9HS{font-weight:400;font-size:8px;line-height:16px}.WidgetTemplateDetails-module__link-m__rDH71{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.WidgetTemplateDetails-module__button-m__YY1hn{font-weight:400;font-size:14px;line-height:20px}.WidgetTemplateDetails-module__button-m-hover__p63mf{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.WidgetTemplateDetails-module__subTextFont__-APIK{font-size:12px;font-font-weight:500;line-height:133%}.WidgetTemplateDetails-module__dash-body-regular__hV--l{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.WidgetTemplateDetails-module__dash-body-bold__EOn8W{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--widget-template-details-input-bg: rgba(80, 101, 155, .1)}.go-theme_dark{--widget-template-details-input-bg: var(--primary-3)}.WidgetTemplateDetails-module__wrapper__b8fDy{height:100%}.WidgetTemplateDetails-module__header__IzPr1{display:flex;justify-content:space-between;column-gap:12px;align-items:center;padding:8px 16px 7px;border-bottom:1px solid var(--settings-grid-border);color:var(--contrast)}.WidgetTemplateDetails-module__contentWrapper__-9dO9{display:flex;min-height:calc(100% - 32px);column-gap:8px;padding:0 20px 16px 8px}.WidgetTemplateDetails-module__grid__gbc-O{display:flex;width:100%;column-gap:16px}.WidgetTemplateDetails-module__mainColumn__J9w4O{width:100%;max-width:254px;margin:0}.WidgetTemplateDetails-module__mainColumnIcon__3iJG1{width:24px;height:24px;color:var(--white-color)}.WidgetTemplateDetails-module__mainColumnItem__fx3iE{list-style:none}.WidgetTemplateDetails-module__mainColumnButton__PfiIh{width:100%;display:flex;align-items:center;column-gap:16px;padding:16px 8px;font-size:13px;font-weight:600;line-height:16px;border-radius:8px;border:none;background:none;cursor:pointer}.WidgetTemplateDetails-module__mainColumnButton__active__0foP5{background:var(--brand-3)}.WidgetTemplateDetails-module__secondLevelColumn__8Bl32,.WidgetTemplateDetails-module__column__-a4-U{max-width:270px;width:100%;background-color:var(--settings-grid-column-bg);border-radius:8px}.WidgetTemplateDetails-module__secondLevelColumnItem__D7Q8I{padding:16px;font-size:13px;font-weight:500;line-height:16px}.WidgetTemplateDetails-module__secondLevelColumnItem__active__IYZyV{background:var(--brand-3)}.WidgetTemplateDetails-module__column__-a4-U{max-width:100%}.WidgetTemplateDetails-module__importButton__ZXM-9{height:24px;width:24px;padding:0;background:none}.WidgetTemplateDetails-module__header__IzPr1 .WidgetTemplateDetails-module__iconButton__NPnYA .WidgetTemplateDetails-module__icon__xZInd{color:var(--settings-grid-icons);width:24px;height:24px;font-size:24px}.WidgetTemplateDetails-module__iconButton__NPnYA{background:none;width:24px;height:24px;padding:0}.WidgetTemplateDetails-module__headerButton__GULMq{display:flex;column-gap:12px}.WidgetTemplateDetails-module__content__mav1O{padding:16px}.WidgetTemplateDetails-module__templateDetails__6AHLV{margin-bottom:26px}.WidgetTemplateDetails-module__templateDetails__6AHLV .WidgetTemplateDetails-module__field__KCVOL{margin-bottom:8px}.WidgetTemplateDetails-module__textAreaWrapper__Vg-r-{border:none;box-shadow:none;width:100%;max-width:100%}.WidgetTemplateDetails-module__openByDefaultCheckbox__iCmPr{margin-top:18px;margin-bottom:18px;color:var(--brand-4)}.WidgetTemplateDetails-module__openByDefaultCheckboxLabel__YDfzB{margin-left:8px}.WidgetTemplateDetails-module__duplicateButton__5H0-l{color:var(--brand-4);padding:0;margin-left:4px}.WidgetTemplateDetails-module__paramsHeader__-40s2{margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid var(--settings-grid-border);color:var(--text-1)}.WidgetTemplateDetails-module__paramsItems__JtWFo{row-gap:16px;display:flex;flex-direction:column;row-gap:8px;list-style:none;font-weight:400;font-size:13px;margin:0;line-height:16px}.WidgetTemplateDetails-module__paramsName__ahAyL{color:var(--text-1);margin-bottom:8px}.WidgetTemplateDetails-module__paramsItem__fchG8{color:var(--text-2)}.WidgetTemplatesListScreen-module__fontBase__uBuSN,.WidgetTemplatesListScreen-module__column__BiFD1,.WidgetTemplatesListScreen-module__dash-body-bold__kQU6G,.WidgetTemplatesListScreen-module__dash-body-regular__Ca50w,.WidgetTemplatesListScreen-module__subTextFont__WtrFS,.WidgetTemplatesListScreen-module__button-m-hover__-NjLQ,.WidgetTemplatesListScreen-module__button-m__Z-Gch,.WidgetTemplatesListScreen-module__link-m__a0xX2,.WidgetTemplatesListScreen-module__body-xxs__Mw307,.WidgetTemplatesListScreen-module__body-s__4mPMe,.WidgetTemplatesListScreen-module__body-m-del__fXgzO,.WidgetTemplatesListScreen-module__body-m__Qa4Px,.WidgetTemplatesListScreen-module__body-m-lh16__H4-kV,.WidgetTemplatesListScreen-module__body-l__RKUy7,.WidgetTemplatesListScreen-module__description__wpCw-,.WidgetTemplatesListScreen-module__link-caption__w5X78,.WidgetTemplatesListScreen-module__caption__fMPMb,.WidgetTemplatesListScreen-module__caption-fs13__Wvfz-,.WidgetTemplatesListScreen-module__semi-bold__7bXb9,.WidgetTemplatesListScreen-module__body-m-bold__Y-aZ-,.WidgetTemplatesListScreen-module__h4__seAkc,.WidgetTemplatesListScreen-module__h4-lh16__wdT9s,.WidgetTemplatesListScreen-module__h3__-Y1Mz,.WidgetTemplatesListScreen-module__h2__noS4c,.WidgetTemplatesListScreen-module__h1__QQu2W,.WidgetTemplatesListScreen-module__mega__2jiyP{font-family:Inter;font-style:normal}.WidgetTemplatesListScreen-module__mega__2jiyP{font-weight:700;font-size:32px;line-height:40px}.WidgetTemplatesListScreen-module__h1__QQu2W{font-weight:700;font-size:24px;line-height:32px}.WidgetTemplatesListScreen-module__h2__noS4c{font-weight:700;font-size:20px;line-height:24px}.WidgetTemplatesListScreen-module__h3__-Y1Mz{font-weight:700;font-size:15px;line-height:20px}.WidgetTemplatesListScreen-module__h4__seAkc,.WidgetTemplatesListScreen-module__h4-lh16__wdT9s{font-weight:700;font-size:13px;line-height:20px}.WidgetTemplatesListScreen-module__h4-lh16__wdT9s{line-height:16px}.WidgetTemplatesListScreen-module__body-m-bold__Y-aZ-{font-weight:700;font-size:14px;line-height:20px}.WidgetTemplatesListScreen-module__semi-bold__7bXb9{font-size:13px;font-weight:600;line-height:16px}.WidgetTemplatesListScreen-module__caption__fMPMb,.WidgetTemplatesListScreen-module__caption-fs13__Wvfz-{font-weight:500;font-size:12px;line-height:16px}.WidgetTemplatesListScreen-module__caption-fs13__Wvfz-{font-size:13px}.WidgetTemplatesListScreen-module__link-caption__w5X78{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.WidgetTemplatesListScreen-module__description__wpCw-{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.WidgetTemplatesListScreen-module__body-l__RKUy7{font-weight:400;font-size:15px;line-height:24px}.WidgetTemplatesListScreen-module__body-m__Qa4Px,.WidgetTemplatesListScreen-module__body-m-lh16__H4-kV{font-weight:400;font-size:14px;line-height:20px}.WidgetTemplatesListScreen-module__body-m-lh16__H4-kV{line-height:16px}.WidgetTemplatesListScreen-module__body-m-del__fXgzO{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.WidgetTemplatesListScreen-module__body-s__4mPMe{font-weight:400;font-size:13px;line-height:16px}.WidgetTemplatesListScreen-module__body-xxs__Mw307{font-weight:400;font-size:8px;line-height:16px}.WidgetTemplatesListScreen-module__link-m__a0xX2{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.WidgetTemplatesListScreen-module__button-m__Z-Gch{font-weight:400;font-size:14px;line-height:20px}.WidgetTemplatesListScreen-module__button-m-hover__-NjLQ{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.WidgetTemplatesListScreen-module__subTextFont__WtrFS{font-size:12px;font-font-weight:500;line-height:133%}.WidgetTemplatesListScreen-module__dash-body-regular__Ca50w{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.WidgetTemplatesListScreen-module__dash-body-bold__kQU6G{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.WidgetTemplatesListScreen-module__loader__hgxsv{width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:12}.WidgetTemplatesListScreen-module__column__BiFD1{width:100%;background:var(--settings-grid-column-bg);border-radius:8px;position:relative;max-width:544px;overflow:hidden}.WidgetTemplatesListScreen-module__columnItem__vcC0X{padding:16px;font-size:13px;font-weight:500;line-height:16px}.WidgetTemplatesListScreen-module__columnItem__active__DZoqF{background:var(--settings-item-active)}.WidgetTemplatesListScreen-module__importButton__2l9GW{height:24px;width:24px;padding:0;background:none;border:none;color:var(--settings-grid-icons);cursor:pointer}.WidgetTemplatesListScreen-module__icon__0u-z4{font-size:24px}.BasicParameters-module__fontBase__V8CoE,.BasicParameters-module__column__lcpl2,.BasicParameters-module__dash-body-bold__GJaB6,.BasicParameters-module__dash-body-regular__4Mihb,.BasicParameters-module__parametersSelectionGrid__5IkWQ,.BasicParameters-module__subTextFont__HtZ9F,.BasicParameters-module__button-m-hover__Tc5Wf,.BasicParameters-module__button-m__Wk0CB,.BasicParameters-module__link-m__pqVv1,.BasicParameters-module__body-xxs__8ghuK,.BasicParameters-module__body-s__RsdkY,.BasicParameters-module__header__FvHWU,.BasicParameters-module__body-m-del__bRj3W,.BasicParameters-module__body-m__qLMj7,.BasicParameters-module__body-m-lh16__xTCF-,.BasicParameters-module__body-l__ZnSjo,.BasicParameters-module__description__PD8lH,.BasicParameters-module__link-caption__Au--d,.BasicParameters-module__caption__41ZeW,.BasicParameters-module__caption-fs13__xfY24,.BasicParameters-module__actionsPanel__mgXMR,.BasicParameters-module__semi-bold__3WWKR,.BasicParameters-module__body-m-bold__dhlfc,.BasicParameters-module__h4__GErqD,.BasicParameters-module__parametersTitle__MO1n6,.BasicParameters-module__h4-lh16__XjkaH,.BasicParameters-module__h3__vlkvW,.BasicParameters-module__h2__xYC-a,.BasicParameters-module__h1__PDBkR,.BasicParameters-module__mega__6PBtj{font-family:Inter;font-style:normal}.BasicParameters-module__mega__6PBtj{font-weight:700;font-size:32px;line-height:40px}.BasicParameters-module__h1__PDBkR{font-weight:700;font-size:24px;line-height:32px}.BasicParameters-module__h2__xYC-a{font-weight:700;font-size:20px;line-height:24px}.BasicParameters-module__h3__vlkvW{font-weight:700;font-size:15px;line-height:20px}.BasicParameters-module__h4__GErqD,.BasicParameters-module__parametersTitle__MO1n6,.BasicParameters-module__h4-lh16__XjkaH{font-weight:700;font-size:13px;line-height:20px}.BasicParameters-module__h4-lh16__XjkaH{line-height:16px}.BasicParameters-module__body-m-bold__dhlfc{font-weight:700;font-size:14px;line-height:20px}.BasicParameters-module__semi-bold__3WWKR{font-size:13px;font-weight:600;line-height:16px}.BasicParameters-module__caption__41ZeW,.BasicParameters-module__caption-fs13__xfY24,.BasicParameters-module__actionsPanel__mgXMR{font-weight:500;font-size:12px;line-height:16px}.BasicParameters-module__caption-fs13__xfY24,.BasicParameters-module__actionsPanel__mgXMR{font-size:13px}.BasicParameters-module__link-caption__Au--d{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.BasicParameters-module__description__PD8lH{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.BasicParameters-module__body-l__ZnSjo{font-weight:400;font-size:15px;line-height:24px}.BasicParameters-module__body-m__qLMj7,.BasicParameters-module__body-m-lh16__xTCF-{font-weight:400;font-size:14px;line-height:20px}.BasicParameters-module__body-m-lh16__xTCF-{line-height:16px}.BasicParameters-module__body-m-del__bRj3W{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.BasicParameters-module__body-s__RsdkY,.BasicParameters-module__header__FvHWU{font-weight:400;font-size:13px;line-height:16px}.BasicParameters-module__body-xxs__8ghuK{font-weight:400;font-size:8px;line-height:16px}.BasicParameters-module__link-m__pqVv1{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.BasicParameters-module__button-m__Wk0CB{font-weight:400;font-size:14px;line-height:20px}.BasicParameters-module__button-m-hover__Tc5Wf{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.BasicParameters-module__subTextFont__HtZ9F{font-size:12px;font-font-weight:500;line-height:133%}.BasicParameters-module__dash-body-regular__4Mihb,.BasicParameters-module__parametersSelectionGrid__5IkWQ{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.BasicParameters-module__dash-body-bold__GJaB6{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.BasicParameters-module__column__lcpl2{width:100%;padding:8px 16px 16px;background:var(--settings-grid-column-bg);border-radius:8px;overflow:hidden;position:relative}.BasicParameters-module__header__FvHWU{display:flex;align-items:center;width:100%;margin-bottom:16px;justify-content:space-between}.BasicParameters-module__headerSelectsWrapper__ecTZa{display:flex;gap:16px;align-items:center}.BasicParameters-module__headerSelectWrapper__TdYia{display:flex;gap:8px;align-items:center;color:var(--text-1)}.BasicParameters-module__actionsPanel__mgXMR{width:100%;margin-bottom:16px;display:flex;gap:8px;align-items:center}.BasicParameters-module__actionsPanel__disabled__EYzVZ{opacity:.5;pointer-events:none}.BasicParameters-module__actionWrapper__aWXTE{padding:0 8px;display:flex;gap:8px;align-items:center;color:var(--basic-params-action-color);cursor:pointer}.BasicParameters-module__actionWrapper__disabled__Co-F4{opacity:.5;cursor:inherit;pointer-events:none}.BasicParameters-module__actionIcon__6Pj-n{font-size:16px}.BasicParameters-module__parametersSelectionTitleWrapper__uybNj{display:grid;grid-template-columns:250px 280px 270px 100px;column-gap:16px;margin-bottom:12px}.BasicParameters-module__parametersTitle__MO1n6{color:var(--contrast);margin-bottom:4px;padding-left:8px}.BasicParameters-module__parametersSelectionGrid__5IkWQ{display:grid;grid-template-columns:max-content minmax(280px,max-content) minmax(270px,max-content) minmax(50px,max-content) 20px 105px;column-gap:16px;grid-template-rows:auto;row-gap:8px;align-items:center}.BasicParameters-module__parametersSelectionGrid_parameter__tGrth{padding-left:8px;padding-right:20px;color:var(--contrast)}.BasicParameters-module__parametersSelectionGrid_warning__Np7yO{padding-left:8px;color:var(--red-color)}.BasicParameters-module__parametersSelectionGrid__disabled__qI7mF{opacity:.5;pointer-events:none}.BasicParameters-module__selectName__3euLq{color:var(--text-1)}.BasicParameters-module__selectMnemo__6ERje{color:var(--brand-4)}.BasicParameters-module__selectSearch__ibf4v input{color:var(--text-2)}.BasicParameters-module__logIndexSwitcher__QsP2G.go-radio-button-group_variant_default.go-radio-button-group_size_s .go-radio-button-group__item-label{padding:3px 16px}.selects-module__wellSelect__dQzkH{width:176px}.selects-module__drillingIcon__YFwKN{color:var(--well-list-icons);margin-right:8px;min-width:16px;font-size:16px;width:16px;height:16px}.selects-module__wellboreSelect__YirdO{width:176px}.Others-module__fontBase__ra0F-,.Others-module__column__-A18M,.Others-module__dash-body-bold__LLYlw,.Others-module__dash-body-regular__XfJfj,.Others-module__subTextFont__eJ4-A,.Others-module__button-m-hover__A2zIo,.Others-module__button-m__6tP61,.Others-module__link-m__OevnU,.Others-module__body-xxs__XW9cZ,.Others-module__body-s__4J2FX,.Others-module__settingsOption__mg--V,.Others-module__locationConfigTable__TxSvR td,.Others-module__body-m-del__L--iW,.Others-module__body-m__kcG8H,.Others-module__body-m-lh16__n8pkL,.Others-module__body-l__if6YA,.Others-module__description__FW7lS,.Others-module__link-caption__1E93B,.Others-module__caption__lKyIi,.Others-module__caption-fs13__MwecD,.Others-module__semi-bold__FoT-t,.Others-module__body-m-bold__Q59F8,.Others-module__title__vSwmE,.Others-module__h4__juhov,.Others-module__h4-lh16__iWH11,.Others-module__h3__LiEGF,.Others-module__h2__T5iL8,.Others-module__h1__kDt2F,.Others-module__mega__--Acv{font-family:Inter;font-style:normal}.Others-module__mega__--Acv{font-weight:700;font-size:32px;line-height:40px}.Others-module__h1__kDt2F{font-weight:700;font-size:24px;line-height:32px}.Others-module__h2__T5iL8{font-weight:700;font-size:20px;line-height:24px}.Others-module__h3__LiEGF{font-weight:700;font-size:15px;line-height:20px}.Others-module__h4__juhov,.Others-module__h4-lh16__iWH11{font-weight:700;font-size:13px;line-height:20px}.Others-module__h4-lh16__iWH11{line-height:16px}.Others-module__body-m-bold__Q59F8,.Others-module__title__vSwmE{font-weight:700;font-size:14px;line-height:20px}.Others-module__semi-bold__FoT-t{font-size:13px;font-weight:600;line-height:16px}.Others-module__caption__lKyIi,.Others-module__caption-fs13__MwecD{font-weight:500;font-size:12px;line-height:16px}.Others-module__caption-fs13__MwecD{font-size:13px}.Others-module__link-caption__1E93B{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.Others-module__description__FW7lS{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.Others-module__body-l__if6YA{font-weight:400;font-size:15px;line-height:24px}.Others-module__body-m__kcG8H,.Others-module__body-m-lh16__n8pkL{font-weight:400;font-size:14px;line-height:20px}.Others-module__body-m-lh16__n8pkL{line-height:16px}.Others-module__body-m-del__L--iW{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.Others-module__body-s__4J2FX,.Others-module__settingsOption__mg--V,.Others-module__locationConfigTable__TxSvR td{font-weight:400;font-size:13px;line-height:16px}.Others-module__body-xxs__XW9cZ{font-weight:400;font-size:8px;line-height:16px}.Others-module__link-m__OevnU{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.Others-module__button-m__6tP61{font-weight:400;font-size:14px;line-height:20px}.Others-module__button-m-hover__A2zIo{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.Others-module__subTextFont__eJ4-A{font-size:12px;font-font-weight:500;line-height:133%}.Others-module__dash-body-regular__XfJfj{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.Others-module__dash-body-bold__LLYlw{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--settings-divider: rgba(80, 101, 155, .1) }.go-theme_dark{--settings-divider: var(--white-color-10)}.Others-module__column__-A18M{width:100%;padding:8px 16px 16px;background:var(--settings-grid-column-bg);border-radius:8px;overflow:hidden;position:relative}.Others-module__contentWrapper__94T9n{display:flex;flex-direction:column}.Others-module__settingsOption__mg--V{display:flex;align-items:center;gap:8px}.Others-module__settingsOption__mg--V+.Others-module__settingsOption__mg--V{margin-top:16px}.Others-module__block__5Uj-u{margin-bottom:12px;border-bottom:1px solid var(--settings-divider);padding-bottom:16px}.Others-module__blockTitle__5M4CO{font-weight:700;font-size:14px;line-height:20px;padding:4px 0;margin-bottom:8px}.Others-module__title__vSwmE{font-weight:700;font-size:13px;line-height:16px;padding:4px 0;margin-bottom:8px}.Others-module__subBlock__Mj7iB+.Others-module__subBlock__Mj7iB{margin-top:16px}.Others-module__blockHint__TGhH5{font-size:13px;line-height:16px;color:var(--go-input-label-text)}.Others-module__settingsField__czMg5{width:200px}.Others-module__loading__Ncr-C{position:fixed;bottom:28px;right:28px;z-index:var(--go-modal-z-index)}.Others-module__locationConfigTable__TxSvR{width:600px;border-collapse:collapse;margin-top:8px}.Others-module__locationConfigTable__TxSvR th,.Others-module__locationConfigTable__TxSvR td{padding:8px 12px;text-align:left;border-right:1px solid var(--settings-divider)}.Others-module__locationConfigTable__TxSvR th{font-size:13px;font-weight:700}.Others-module__locationConfigTable__TxSvR th.Others-module__subTitle__H0m1S{color:var(--go-input-label-text);font-size:12px;font-weight:500;line-height:16px}.Others-module__locationConfigRow__9qlaR:hover{background-color:var(--go-input-bg-hover)}.Others-module__locationConfigCell__rnCJf{display:flex;align-items:center;gap:8px}.Others-module__locationConfigRadioGroup__LRU44{display:flex;gap:16px}.go-theme_light{--main-wrapper-layout-bg: rgba(225, 228, 238, 1)}.go-theme_dark{--main-wrapper-layout-bg: var(--primary-3)}.MainLayout-module__wrapper__oOkfi{width:100%;height:100%;min-width:320px;min-height:590px;padding-left:0;display:flex;flex-flow:column;background-color:var(--main-wrapper-layout-bg);transition:var(--transition);position:relative}@media(min-resolution:101dpi)and (max-width:1679px){.MainLayout-module__wrapper__oOkfi{padding-left:0}}.MainLayout-module__wrapper__oOkfi .Toastify__toast-container--top-right{top:36px}.MainLayout-module__contentWrapper__tV2mO{width:100%;flex-grow:1;display:flex;flex-direction:column}.MainLayout-module__childrenWrapper__CTeYU{width:100%;height:100%;flex-grow:1;position:relative;overflow:hidden;display:flex;flex-direction:column}.CreateTabModal-module__fontBase__MZZX6,.CreateTabModal-module__templateDescription__1tj4U,.CreateTabModal-module__tabName__fgn67,.CreateTabModal-module__dash-body-bold__oyFqC,.CreateTabModal-module__dash-body-regular__pmksV,.CreateTabModal-module__subTextFont__1MAnk,.CreateTabModal-module__button-m-hover__n9MT0,.CreateTabModal-module__button-m__HiEQs,.CreateTabModal-module__link-m__FHcmP,.CreateTabModal-module__body-xxs__CHSyG,.CreateTabModal-module__body-s__OJGSv,.CreateTabModal-module__body-m-del__KdGoY,.CreateTabModal-module__body-m__PpYSv,.CreateTabModal-module__body-m-lh16__O9yT1,.CreateTabModal-module__body-l__WS0PT,.CreateTabModal-module__description__FP2Hh,.CreateTabModal-module__link-caption__-ZBFP,.CreateTabModal-module__caption__twh2p,.CreateTabModal-module__caption-fs13__llHki,.CreateTabModal-module__semi-bold__R2ytU,.CreateTabModal-module__body-m-bold__zyyAo,.CreateTabModal-module__h4__WzZ0G,.CreateTabModal-module__title__ntpwu,.CreateTabModal-module__h4-lh16__stweU,.CreateTabModal-module__h3__hENzG,.CreateTabModal-module__h2__eX5Ih,.CreateTabModal-module__h1__X35em,.CreateTabModal-module__mega__llyfg{font-family:Inter;font-style:normal}.CreateTabModal-module__mega__llyfg{font-weight:700;font-size:32px;line-height:40px}.CreateTabModal-module__h1__X35em{font-weight:700;font-size:24px;line-height:32px}.CreateTabModal-module__h2__eX5Ih{font-weight:700;font-size:20px;line-height:24px}.CreateTabModal-module__h3__hENzG{font-weight:700;font-size:15px;line-height:20px}.CreateTabModal-module__h4__WzZ0G,.CreateTabModal-module__title__ntpwu,.CreateTabModal-module__h4-lh16__stweU{font-weight:700;font-size:13px;line-height:20px}.CreateTabModal-module__h4-lh16__stweU{line-height:16px}.CreateTabModal-module__body-m-bold__zyyAo{font-weight:700;font-size:14px;line-height:20px}.CreateTabModal-module__semi-bold__R2ytU{font-size:13px;font-weight:600;line-height:16px}.CreateTabModal-module__caption__twh2p,.CreateTabModal-module__caption-fs13__llHki{font-weight:500;font-size:12px;line-height:16px}.CreateTabModal-module__caption-fs13__llHki{font-size:13px}.CreateTabModal-module__link-caption__-ZBFP{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.CreateTabModal-module__description__FP2Hh{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.CreateTabModal-module__body-l__WS0PT{font-weight:400;font-size:15px;line-height:24px}.CreateTabModal-module__body-m__PpYSv,.CreateTabModal-module__body-m-lh16__O9yT1{font-weight:400;font-size:14px;line-height:20px}.CreateTabModal-module__body-m-lh16__O9yT1{line-height:16px}.CreateTabModal-module__body-m-del__KdGoY{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.CreateTabModal-module__body-s__OJGSv{font-weight:400;font-size:13px;line-height:16px}.CreateTabModal-module__body-xxs__CHSyG{font-weight:400;font-size:8px;line-height:16px}.CreateTabModal-module__link-m__FHcmP{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.CreateTabModal-module__button-m__HiEQs{font-weight:400;font-size:14px;line-height:20px}.CreateTabModal-module__button-m-hover__n9MT0{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.CreateTabModal-module__subTextFont__1MAnk{font-size:12px;font-font-weight:500;line-height:133%}.CreateTabModal-module__dash-body-regular__pmksV{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.CreateTabModal-module__dash-body-bold__oyFqC{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.CreateTabModal-module__tabName__fgn67{font-weight:700;font-size:20px;line-height:24px}.go-theme_light{--create-tab-switch-bg: #dfe6f2;--create-tab-template-text: rgba(40, 43, 49, .6);--create-tab-plug-text: rgba(40, 43, 49, .6);--create-tab-svg-color: #d2dbec}.go-theme_dark{--create-tab-switch-bg: var(--primary-2);--create-tab-template-text: var(--secondary-1);--create-tab-plug-text: var(--white-color);--create-tab-svg-color: var(--primary-2)}.CreateTabModal-module__modal__Kjc3T{display:flex;flex-direction:column;background-color:var(--modal-bg);border:var(--modal-border);padding:0}.CreateTabModal-module__header__t81WM{display:flex;align-items:center;justify-content:space-between;padding:6px 48px 8px 16px}.CreateTabModal-module__headerButtons__fia-F{display:flex;align-items:center;column-gap:24px}.CreateTabModal-module__closeButton__llWC5{padding:0;width:24px;height:24px}.CreateTabModal-module__wrapper__XCn7e{margin-top:auto}.CreateTabModal-module__tabName__fgn67{margin-bottom:36px}.CreateTabModal-module__buttonsWrapper__LKZA4{justify-content:center;display:flex;column-gap:16px}.CreateTabModal-module__createEmptyButton__PZ7Fi{padding:0;font-weight:500}.CreateTabModal-module__createEmptyButton__PZ7Fi :hover{text-decoration:none}.CreateTabModal-module__switchContainer__4HJlt{display:grid;align-items:end;width:100%;grid-template-columns:repeat(3,1fr);background:var(--create-tab-switch-bg);height:32px}.CreateTabModal-module__switchContainer__4HJlt .CreateTabModal-module__switchButton__ZSuzQ{font-size:13px;font-weight:400}.CreateTabModal-module__wrapperScroll__CHfua,.CreateTabModal-module__wrapperScroll__CHfua .ScrollbarsCustom-Scroller{position:relative!important}.CreateTabModal-module__row__83TrI{display:grid;grid-template-columns:repeat(4,1fr);column-gap:16px;min-height:140px;height:max-content;max-height:228px}.CreateTabModal-module__templates__5dFQr{display:grid;min-width:864px;max-height:716px;grid-template-columns:1fr;grid-template-rows:auto;padding:32px 16px 20px;row-gap:16px}.CreateTabModal-module__template__jskab{display:flex;max-width:196px;max-height:228px;flex-direction:column;cursor:pointer;overflow:hidden;border-radius:8px;padding:4px;transition:.1s}.CreateTabModal-module__template__jskab:hover{background-color:#65799726}.CreateTabModal-module__templateImg__N-FXM{--template-bg: var(--modal-bg);--template-color: var(--create-tab-svg-color);max-width:196px;width:100%;margin-bottom:16px}.CreateTabModal-module__templateTitle__UKNQc{margin-bottom:4px;font-size:13px;font-weight:600;color:var(--text-1)}.CreateTabModal-module__templateDescription__1tj4U{font-size:13px;font-weight:400;line-height:16px;text-overflow:ellipsis;overflow:hidden;color:var(--create-tab-template-text)}.CreateTabModal-module__plug__7GfmY{width:100%;display:flex;align-items:center;justify-content:center;column-gap:8px}.CreateTabModal-module__plugTitle__8HFet{font-size:20px;font-weight:700;line-height:26px;margin-bottom:4px;color:var(--text-1)}.CreateTabModal-module__plugDesc__Y51hr{font-size:13px;font-weight:400;line-height:16px;color:var(--create-tab-plug-text)}.TabTooltipContent-module__fontBase__mWRVV,.TabTooltipContent-module__contentWrapper__F7DhP,.TabTooltipContent-module__tabName__6S7jp,.TabTooltipContent-module__dash-body-bold__ryZW-,.TabTooltipContent-module__dash-body-regular__KKPtW,.TabTooltipContent-module__subTextFont__CdoQR,.TabTooltipContent-module__button-m-hover__SpfHB,.TabTooltipContent-module__button-m__kK-IY,.TabTooltipContent-module__link-m__VFBjp,.TabTooltipContent-module__body-xxs__hCRTR,.TabTooltipContent-module__body-s__6KvGu,.TabTooltipContent-module__body-m-del__QgqoL,.TabTooltipContent-module__body-m__Iazds,.TabTooltipContent-module__body-m-lh16__6Ke8S,.TabTooltipContent-module__body-l__uIyoU,.TabTooltipContent-module__description__U5Rmi,.TabTooltipContent-module__link-caption__ETjO-,.TabTooltipContent-module__caption__W7JOx,.TabTooltipContent-module__caption-fs13__AZliT,.TabTooltipContent-module__tabActionButton__vtYVH,.TabTooltipContent-module__widgetName__km0Do,.TabTooltipContent-module__semi-bold__u2svy,.TabTooltipContent-module__body-m-bold__aPFno,.TabTooltipContent-module__h4__3n5-u,.TabTooltipContent-module__h4-lh16__6cQ28,.TabTooltipContent-module__h3__f3zC2,.TabTooltipContent-module__h2__OgvJz,.TabTooltipContent-module__h1__VVQkE,.TabTooltipContent-module__mega__MYtfA{font-family:Inter;font-style:normal}.TabTooltipContent-module__mega__MYtfA{font-weight:700;font-size:32px;line-height:40px}.TabTooltipContent-module__h1__VVQkE{font-weight:700;font-size:24px;line-height:32px}.TabTooltipContent-module__h2__OgvJz{font-weight:700;font-size:20px;line-height:24px}.TabTooltipContent-module__h3__f3zC2{font-weight:700;font-size:15px;line-height:20px}.TabTooltipContent-module__h4__3n5-u,.TabTooltipContent-module__h4-lh16__6cQ28,.TabTooltipContent-module__tabName__6S7jp{font-weight:700;font-size:13px;line-height:20px}.TabTooltipContent-module__h4-lh16__6cQ28,.TabTooltipContent-module__tabName__6S7jp{line-height:16px}.TabTooltipContent-module__body-m-bold__aPFno{font-weight:700;font-size:14px;line-height:20px}.TabTooltipContent-module__semi-bold__u2svy{font-size:13px;font-weight:600;line-height:16px}.TabTooltipContent-module__caption__W7JOx,.TabTooltipContent-module__caption-fs13__AZliT,.TabTooltipContent-module__tabActionButton__vtYVH,.TabTooltipContent-module__widgetName__km0Do{font-weight:500;font-size:12px;line-height:16px}.TabTooltipContent-module__caption-fs13__AZliT,.TabTooltipContent-module__tabActionButton__vtYVH,.TabTooltipContent-module__widgetName__km0Do{font-size:13px}.TabTooltipContent-module__link-caption__ETjO-{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.TabTooltipContent-module__description__U5Rmi{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.TabTooltipContent-module__body-l__uIyoU{font-weight:400;font-size:15px;line-height:24px}.TabTooltipContent-module__body-m__Iazds,.TabTooltipContent-module__body-m-lh16__6Ke8S{font-weight:400;font-size:14px;line-height:20px}.TabTooltipContent-module__body-m-lh16__6Ke8S{line-height:16px}.TabTooltipContent-module__body-m-del__QgqoL{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.TabTooltipContent-module__body-s__6KvGu{font-weight:400;font-size:13px;line-height:16px}.TabTooltipContent-module__body-xxs__hCRTR{font-weight:400;font-size:8px;line-height:16px}.TabTooltipContent-module__link-m__VFBjp{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.TabTooltipContent-module__button-m__kK-IY{font-weight:400;font-size:14px;line-height:20px}.TabTooltipContent-module__button-m-hover__SpfHB{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.TabTooltipContent-module__subTextFont__CdoQR{font-size:12px;font-font-weight:500;line-height:133%}.TabTooltipContent-module__dash-body-regular__KKPtW{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.TabTooltipContent-module__dash-body-bold__ryZW-{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--tab-tooltip-widget-name: rgba(40, 43, 49, .6);--tab-tooltip-name-external: rgba(40, 43, 49, .6);--tab-tooltip-name-external-bg: rgba(80, 101, 155, .1);--tab-tooltip-name-external-icon: rgba(40, 43, 49, .6);--tab-tooltip-tab-actions-hover: rgba(57, 84, 208, .06);--tab-tooltip-divider: rgba(80, 101, 155, .1) }.go-theme_dark{--tab-tooltip-widget-name: rgba(255, 255, 255, .6);--tab-tooltip-name-external: rgba(255, 255, 255, .4);--tab-tooltip-name-external-bg: rgba(7, 7, 19, .3);--tab-tooltip-name-external-icon: rgba(120, 140, 185, 1);--tab-tooltip-tab-actions-hover: var(--hover);--tab-tooltip-divider: var(--white-color-10)}.TabTooltipContent-module__contentWrapper__F7DhP{white-space:nowrap;width:max-content}.TabTooltipContent-module__tabName__6S7jp{display:flex;align-items:center;column-gap:8px;padding:6px 16px}.TabTooltipContent-module__tabName__external__7gsbD{color:var(--tab-tooltip-name-external);background:var(--tab-tooltip-name-external-bg)}.TabTooltipContent-module__tabNameIcon__ufNWE{width:16px;height:16px;color:var(--tab-tooltip-name-external-icon)}.TabTooltipContent-module__buttonsBox__8IvTs{margin-top:4px;margin-bottom:4px;gap:4px;display:flex;flex-direction:column;align-items:flex-start}.TabTooltipContent-module__tabActionButton__vtYVH{justify-content:flex-start;width:100%;padding:5px 16px;color:var(--brand-4);border:none;border-radius:4px;background:transparent}.TabTooltipContent-module__tabActionButton__vtYVH:hover{border:none;background:var(--tab-tooltip-tab-actions-hover)}.TabTooltipContent-module__tabActionButtonIcon__KDQSg{color:var(--brand-4);width:16px;height:16px}.TabTooltipContent-module__widgetsList__FyYIO{padding:8px 8px 0 16px;margin:0;list-style:none;font-weight:500}.TabTooltipContent-module__widgetName__km0Do{color:var(--tab-tooltip-widget-name);padding-bottom:8px}.TabTooltipContent-module__divider__uxZqy{border-bottom:1px solid var(--tab-tooltip-divider);height:1px;display:flex}.DraggableTab-module__fontBase__xc7uh,.DraggableTab-module__tab__X-Lhh,.DraggableTab-module__input__Fe709,.DraggableTab-module__dash-body-bold__ofnUK,.DraggableTab-module__dash-body-regular__o-Q0Q,.DraggableTab-module__subTextFont__DBgkK,.DraggableTab-module__button-m-hover__j7upc,.DraggableTab-module__button-m__BtYpc,.DraggableTab-module__link-m__mAMMo,.DraggableTab-module__body-xxs__MkB-5,.DraggableTab-module__body-s__PnVBk,.DraggableTab-module__body-m-del__Ij1Uj,.DraggableTab-module__body-m__vHH7L,.DraggableTab-module__body-m-lh16__siaVw,.DraggableTab-module__body-l__iBq0o,.DraggableTab-module__description__axKFf,.DraggableTab-module__link-caption__lOQL5,.DraggableTab-module__caption__DGCpS,.DraggableTab-module__caption-fs13__FHU8C,.DraggableTab-module__semi-bold__NnpAV,.DraggableTab-module__body-m-bold__2wEUL,.DraggableTab-module__h4__EEJ2j,.DraggableTab-module__h4-lh16__wQqEm,.DraggableTab-module__h3__w5-Ls,.DraggableTab-module__h2__ACwFF,.DraggableTab-module__h1__o34ZM,.DraggableTab-module__mega__oJhAI{font-family:Inter;font-style:normal}.DraggableTab-module__mega__oJhAI{font-weight:700;font-size:32px;line-height:40px}.DraggableTab-module__h1__o34ZM{font-weight:700;font-size:24px;line-height:32px}.DraggableTab-module__h2__ACwFF{font-weight:700;font-size:20px;line-height:24px}.DraggableTab-module__h3__w5-Ls{font-weight:700;font-size:15px;line-height:20px}.DraggableTab-module__h4__EEJ2j,.DraggableTab-module__h4-lh16__wQqEm{font-weight:700;font-size:13px;line-height:20px}.DraggableTab-module__h4-lh16__wQqEm{line-height:16px}.DraggableTab-module__body-m-bold__2wEUL{font-weight:700;font-size:14px;line-height:20px}.DraggableTab-module__semi-bold__NnpAV{font-size:13px;font-weight:600;line-height:16px}.DraggableTab-module__caption__DGCpS,.DraggableTab-module__caption-fs13__FHU8C{font-weight:500;font-size:12px;line-height:16px}.DraggableTab-module__caption-fs13__FHU8C{font-size:13px}.DraggableTab-module__link-caption__lOQL5{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.DraggableTab-module__description__axKFf{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.DraggableTab-module__body-l__iBq0o{font-weight:400;font-size:15px;line-height:24px}.DraggableTab-module__body-m__vHH7L,.DraggableTab-module__body-m-lh16__siaVw{font-weight:400;font-size:14px;line-height:20px}.DraggableTab-module__body-m-lh16__siaVw{line-height:16px}.DraggableTab-module__body-m-del__Ij1Uj{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.DraggableTab-module__body-s__PnVBk{font-weight:400;font-size:13px;line-height:16px}.DraggableTab-module__body-xxs__MkB-5{font-weight:400;font-size:8px;line-height:16px}.DraggableTab-module__link-m__mAMMo{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.DraggableTab-module__button-m__BtYpc{font-weight:400;font-size:14px;line-height:20px}.DraggableTab-module__button-m-hover__j7upc{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.DraggableTab-module__subTextFont__DBgkK{font-size:12px;font-font-weight:500;line-height:133%}.DraggableTab-module__dash-body-regular__o-Q0Q{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.DraggableTab-module__dash-body-bold__ofnUK{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--tab-border: rgba(197, 208, 229, 1);--tab-text: rgba(40, 43, 49, .8);--tab-active: rgba(210, 219, 236, 1);--tab-text-active: rgba(40, 43, 49, .8)}.go-theme_dark{--tab-border: rgba(255, 255, 255, .1);--tab-text: var(--contrast-transparent);--tab-active: var(--brand-1);--tab-text-active: var(--white-color)}.DraggableTab-module__tooltipOverlay__Ssm21{padding:0;overflow:hidden}.DraggableTab-module__wrapper__0ExXV{position:relative}.DraggableTab-module__wrapperAlarm__wgTud{background-color:#eb575733}.DraggableTab-module__wrapper__0ExXV:not(.DraggableTab-module__wrapperFocused__HUlQa):hover .DraggableTab-module__tab__X-Lhh:not(.DraggableTab-module__tabDisabled__jSL-j)>span{max-width:calc(100% - 8px)}.DraggableTab-module__wrapper__0ExXV:not(.DraggableTab-module__wrapperFocused__HUlQa):hover .DraggableTab-module__tab__X-Lhh:not(.DraggableTab-module__tabDisabled__jSL-j).DraggableTab-module__tabDragging__m-qiq>span{max-width:100%}.DraggableTab-module__wrapper__0ExXV:not(.DraggableTab-module__wrapperFocused__HUlQa):hover .DraggableTab-module__tab__X-Lhh:not(.DraggableTab-module__tabDisabled__jSL-j):not(.DraggableTab-module__tabActive__kLkTC):not(.DraggableTab-module__tabDragging__m-qiq){background:var(--hover)}.DraggableTab-module__wrapper__0ExXV:not(.DraggableTab-module__wrapperFocused__HUlQa):hover .DraggableTab-module__closeButton__aSYXt{opacity:1;color:var(--tab-text-active)}.DraggableTab-module__wrapperDragging__tUZgl{z-index:999}.DraggableTab-module__tab__X-Lhh{min-width:70px;display:flex;align-items:center;position:relative;padding:1px 8px;border-radius:4px;background:transparent;border:1px solid var(--tab-border);color:var(--tab-text);font-size:13px;font-weight:500;user-select:none;outline:none;overflow:hidden;cursor:pointer}.DraggableTab-module__tab__X-Lhh>span{padding:0;overflow:hidden;text-overflow:ellipsis}.DraggableTab-module__tab__X-Lhh>span:hover,.DraggableTab-module__tab__X-Lhh>span:focus,.DraggableTab-module__tab__X-Lhh>span:active{color:inherit}.DraggableTab-module__tabDragging__m-qiq:not(.DraggableTab-module__tabActive__kLkTC):not(.DraggableTab-module__tabDisabled__jSL-j){background-color:var(--workspace-header-bg)}.DraggableTab-module__tabDragging__m-qiq span{text-overflow:initial}.DraggableTab-module__tabActive__kLkTC{background:var(--tab-active);color:var(--tab-text-active)}.DraggableTab-module__tabActive__kLkTC:hover{color:var(--tab-text-active)}.DraggableTab-module__tabDisabled__jSL-j{border:1px solid transparent;background:#0707134d;color:#fff3;cursor:not-allowed}.DraggableTab-module__tabDisabled__jSL-j:hover{cursor:not-allowed}.DraggableTab-module__tab__X-Lhh:not(.DraggableTab-module__tabActive__kLkTC) .DraggableTab-module__input__Fe709{color:#ffffff80}.DraggableTab-module__tabName__dWHIc{white-space:nowrap}.DraggableTab-module__closeButton__aSYXt{position:absolute;opacity:0;top:1px;right:0;display:grid;place-items:center;background:none;width:20px;height:20px;border:none;cursor:pointer}.DraggableTab-module__closeIcon__fdZC1{width:20px;height:20px}.DraggableTab-module__input__Fe709{background:transparent;border:none;color:#fffc;font-size:13px;font-weight:500}.DraggableTab-module__input__Fe709:focus,.DraggableTab-module__input__Fe709:active{outline:none}.DraggableTab-module__hiddenSpan__y0CFr{position:absolute;z-index:-1;top:0;left:8px;opacity:0;padding-left:4px;white-space:nowrap;font-size:13px;font-weight:500}.DraggableTab-module__alarmIcon__5c6WT{color:#ff6565}.go-theme_light{--tabs-gradient: rgba(245, 248, 251, 1);--tabs-arrow: rgba(40, 43, 49, .8);--tabs-arrow-border: rgba(223, 230, 242, 1)}.go-theme_dark{--tabs-gradient: var(--primary-2);--tabs-arrow: var(--white-color);--tabs-arrow-border: rgba(255, 255, 255, .1)}.TabsList-module__tabs__1RQ2M{display:flex;column-gap:2px;overflow:hidden;position:relative}.TabsList-module__carousel__dM6ki{display:flex;column-gap:2px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.TabsList-module__carousel__dM6ki::-webkit-scrollbar{display:none}.TabsList-module__arrow__Z4I1O{position:absolute;display:grid;place-items:center;width:30px;font-size:20px;height:100%;white-space:nowrap;background:var(--tabs-gradient);border:none;cursor:pointer;color:var(--tabs-arrow)}.TabsList-module__arrow__Z4I1O:before{content:"";position:absolute;display:flex;width:18px;height:100%}.TabsList-module__arrowLeft__ceFxC{border-right:1px solid var(--tabs-arrow-border);top:0;left:0}.TabsList-module__arrowLeft__ceFxC:before{background:linear-gradient(90deg,var(--tabs-gradient) 40%,transparent 100%);left:calc(100% + 1px)}.TabsList-module__arrowRight__c7D5o{border-left:1px solid var(--tabs-arrow-border);top:0;right:0}.TabsList-module__arrowRight__c7D5o:before{right:calc(100% + 1px);background:linear-gradient(270deg,var(--tabs-gradient) 40%,transparent 100%)}.ContextMenuButton-module__fontBase__ULRyW,.ContextMenuButton-module__button__sPba-,.ContextMenuButton-module__dash-body-bold__HzEbD,.ContextMenuButton-module__dash-body-regular__4pNh-,.ContextMenuButton-module__subTextFont__07DbV,.ContextMenuButton-module__button-m-hover__xWFi0,.ContextMenuButton-module__button-m__Wa5jd,.ContextMenuButton-module__link-m__XYJq8,.ContextMenuButton-module__body-xxs__Gn66V,.ContextMenuButton-module__body-s__qOTJl,.ContextMenuButton-module__body-m-del__ja9-q,.ContextMenuButton-module__body-m__Z9eC4,.ContextMenuButton-module__body-m-lh16__nbyYm,.ContextMenuButton-module__body-l__BpS2j,.ContextMenuButton-module__description__hEt-x,.ContextMenuButton-module__link-caption__V89by,.ContextMenuButton-module__caption__jBbSi,.ContextMenuButton-module__caption-fs13__T5Ln-,.ContextMenuButton-module__semi-bold__5wEOA,.ContextMenuButton-module__body-m-bold__PI8q5,.ContextMenuButton-module__h4__zzYPl,.ContextMenuButton-module__h4-lh16__tsUZC,.ContextMenuButton-module__h3__05N-R,.ContextMenuButton-module__h2__x725J,.ContextMenuButton-module__h1__D0asV,.ContextMenuButton-module__mega__cmfYu{font-family:Inter;font-style:normal}.ContextMenuButton-module__mega__cmfYu{font-weight:700;font-size:32px;line-height:40px}.ContextMenuButton-module__h1__D0asV{font-weight:700;font-size:24px;line-height:32px}.ContextMenuButton-module__h2__x725J{font-weight:700;font-size:20px;line-height:24px}.ContextMenuButton-module__h3__05N-R{font-weight:700;font-size:15px;line-height:20px}.ContextMenuButton-module__h4__zzYPl,.ContextMenuButton-module__h4-lh16__tsUZC{font-weight:700;font-size:13px;line-height:20px}.ContextMenuButton-module__h4-lh16__tsUZC{line-height:16px}.ContextMenuButton-module__body-m-bold__PI8q5{font-weight:700;font-size:14px;line-height:20px}.ContextMenuButton-module__semi-bold__5wEOA{font-size:13px;font-weight:600;line-height:16px}.ContextMenuButton-module__caption__jBbSi,.ContextMenuButton-module__caption-fs13__T5Ln-{font-weight:500;font-size:12px;line-height:16px}.ContextMenuButton-module__caption-fs13__T5Ln-{font-size:13px}.ContextMenuButton-module__link-caption__V89by{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.ContextMenuButton-module__description__hEt-x{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.ContextMenuButton-module__body-l__BpS2j{font-weight:400;font-size:15px;line-height:24px}.ContextMenuButton-module__body-m__Z9eC4,.ContextMenuButton-module__body-m-lh16__nbyYm{font-weight:400;font-size:14px;line-height:20px}.ContextMenuButton-module__body-m-lh16__nbyYm{line-height:16px}.ContextMenuButton-module__body-m-del__ja9-q{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.ContextMenuButton-module__body-s__qOTJl{font-weight:400;font-size:13px;line-height:16px}.ContextMenuButton-module__body-xxs__Gn66V{font-weight:400;font-size:8px;line-height:16px}.ContextMenuButton-module__link-m__XYJq8{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.ContextMenuButton-module__button-m__Wa5jd{font-weight:400;font-size:14px;line-height:20px}.ContextMenuButton-module__button-m-hover__xWFi0{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.ContextMenuButton-module__subTextFont__07DbV{font-size:12px;font-font-weight:500;line-height:133%}.ContextMenuButton-module__dash-body-regular__4pNh-{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.ContextMenuButton-module__dash-body-bold__HzEbD{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.ContextMenuButton-module__button__sPba-{font-weight:400;font-size:14px;line-height:20px}.go-theme_dark{--context-menu-icon: var(--white-color);--context-menu-hover-item-bg: #65799726}.go-theme_light{--context-menu-icon: rgba(64, 81, 134, 1);--context-menu-hover-item-bg: #3954d00d}.ContextMenuButton-module__collapseButton__55Zig .go-button__inner{margin-left:0}.ContextMenuButton-module__collapseButton__55Zig .go-button__inner:after{display:none}.ContextMenuButton-module__popover__kVt4b{min-width:170px}.ContextMenuButton-module__iconButton__T9j1T{padding:0;background:transparent;height:16px;width:16px;color:var(--context-menu-icon)}.ContextMenuButton-module__iconButton__T9j1T .ContextMenuButton-module__icon__lSYDe{opacity:.5}.ContextMenuButton-module__iconButton__T9j1T .ContextMenuButton-module__icon__active__KWAnW{opacity:1}.ContextMenuButton-module__iconButton__T9j1T .ContextMenuButton-module__icon__lSYDe.ContextMenuButton-module__icon__active__KWAnW,.ContextMenuButton-module__iconButton__T9j1T .ContextMenuButton-module__icon__lSYDe:not(.ContextMenuButton-module__icon__active__KWAnW){font-size:24px}.ContextMenuButton-module__collapseWrapper__nUuDI{position:relative;background:var(--primary-2)}.ContextMenuButton-module__arrowIcon__tVf6z{position:absolute;top:50%;right:0;width:16px;height:16px;transform:translateY(-50%) rotate(-180deg);transition:var(--transition)}.ContextMenuButton-module__arrowIconUp__wN1ir{transform:translateY(-50%) rotate(0)}.ContextMenuButton-module__button__sPba-{width:100%;padding:8px;display:block;background:none;border:none;text-align:left;font-size:13px;line-height:16px;font-weight:400;color:var(--contrast);cursor:pointer;border-radius:4px}.ContextMenuButton-module__button__sPba-:hover{background-color:var(--context-menu-hover-item-bg)}.ContextMenuButton-module__collapseButton__55Zig{position:relative;padding-right:24px}.ContextMenuButton-module__collapseButton__55Zig:hover{text-decoration:none}.ContextMenuButton-module__collapseContent__D2xNH{background:var(--primary-2);border-radius:4px}.ContextMenuButton-module__collapseContentButton__R1K4e{padding:8px;border-radius:4px}.ContextMenuButton-module__backButton__-jFjq{margin-top:6px;margin-bottom:6px}.WellListPanelAsPopup-module__popupWrapper__4u9TF{display:flex;flex-direction:column;min-height:252px;height:calc(100vh - 84px);min-width:280px}.go-theme_light{--toolbar-icons: rgba(64, 81, 134, 1);--toolbar-break: rgba(223, 230, 242, 1)}.go-theme_dark{--toolbar-icons: var(--white-color);--toolbar-break: var(--secondary-2)}.Toolbar-module__buttonsWrapper__aqaw6{display:flex;justify-content:flex-end;column-gap:10px;height:24px}.Toolbar-module__toolbar__GNsib{display:flex;justify-content:flex-end;column-gap:16px;align-items:center;padding-left:8px}.Toolbar-module__toolbarIcon__0TAG2{display:grid;place-items:center;width:24px;padding:0;color:var(--toolbar-icons);height:24px}.Toolbar-module__toolbarIcon__0TAG2:hover{border-radius:4px;background:var(--hover)}.Toolbar-module__toolbarIcon__0TAG2 .Toolbar-module__icon__Tj1XI{width:16px;height:16px}.Toolbar-module__tabsButtons__vcYKn{display:flex;align-items:center}.Toolbar-module__widgetsToolbar__bkXFO{display:flex;column-gap:16px;align-items:center;padding-left:16px;border-left:1px solid var(--toolbar-break)}.Toolbar-module__addTabButton__ty6XM{display:grid;place-items:center;background:none;border:none;width:40px;height:24px;font-size:16px;padding:0;margin-right:4px;cursor:pointer;color:var(--toolbar-icons)}.Toolbar-module__addTabButton__ty6XM .Toolbar-module__icon__Tj1XI{width:16px;height:16px;font-size:16px}.Toolbar-module__wellListPopup__QRiEb{background-color:var(--workbench-item-bg);padding:0}.go-theme_light{--workbench-item-border: rgba(183, 196, 222, 1);--background-url: url(/assets/background-light-COenOABG.png)}.go-theme_dark{--workbench-item-border: var(--primary-1);--background-url: url(/assets/background-dark-wGG0k1GR.png)}.Workbench-module__contentWrapper__XQ6JO{width:100%;height:calc(100% - 32px);margin-top:32px;display:flex;flex-direction:column;background-image:var(--background-url);background-attachment:fixed;background-position:right bottom;background-repeat:no-repeat;background-size:1013px 866px}.Workbench-module__contentWrapperFSMode__jBI8k{height:100%;margin-top:0;background-color:var(--main-wrapper-layout-bg)}.Workbench-module__content__Zmn1e .react-grid-placeholder{background-color:var(--brand-1);opacity:.15}.Workbench-module__content__Zmn1e{width:100%}.Workbench-module__itemWrapper__opUim{padding:1px 0;transition:none}.Workbench-module__itemWrapperFullscreen__PH22M{transition-duration:unset;transform:unset!important}.Workbench-module__itemWrapperFullscreen__PH22M .react-resizable-handle{display:none}.Workbench-module__itemWrapper__opUim:not(:hover) .ScrollbarsCustom-Track{opacity:0}.Workbench-module__item__pOkYW{position:relative;height:100%;display:flex;overflow:hidden;flex-direction:column;background-color:var(--workbench-item-bg);border-radius:2px;border:1px solid var(--workbench-item-border);box-shadow:0 0 22px #02020729}.Workbench-module__itemFullscreen__PBwta{position:fixed;inset:36px 4px 0;max-height:calc(100vh - 42px)}.Workbench-module__itemFullscreenWithoutHeader__YZdFC{max-height:calc(100vh - 8px);top:2px}.Workbench-module__itemHidden__p6uL7{opacity:0;visibility:hidden}.Workbench-module__exitFSButton__1fq0f{z-index:1000;position:fixed;left:12px;bottom:24px;width:40px;font-size:32px;color:var(--text-1);border-radius:12px;background:var(--main-wrapper-layout-bg);height:40px}.Workbench-module__workbenchWidthWrapper__9lqsx{flex-grow:1}.Workbench-module__gridOverflow__u2bCa{min-width:320px;height:100%}.Workbench-module__workbenchScrollers__-3oCU>.ScrollbarsCustom-Track{z-index:1000}.Workbench-module__hiddenWidgetResizeHandle__aChiU{visibility:hidden}.react-grid-item>.react-resizable-handle.react-resizable-handle-s,.react-grid-item>.react-resizable-handle.react-resizable-handle-se,.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-ne,.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-nw,.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{opacity:.5;transform:none;background-image:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-s:after,.react-grid-item>.react-resizable-handle.react-resizable-handle-se:after,.react-grid-item>.react-resizable-handle.react-resizable-handle-e:after,.react-grid-item>.react-resizable-handle.react-resizable-handle-ne:after,.react-grid-item>.react-resizable-handle.react-resizable-handle-n:after,.react-grid-item>.react-resizable-handle.react-resizable-handle-nw:after,.react-grid-item>.react-resizable-handle.react-resizable-handle-w:after,.react-grid-item>.react-resizable-handle.react-resizable-handle-sw:after{display:none;width:0;content:""}.react-grid-item>.react-resizable-handle.react-resizable-handle-s,.react-grid-item>.react-resizable-handle.react-resizable-handle-n{left:7px;margin-left:0;width:calc(100% - 14px);height:8px}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:-4px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:-4px}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{right:-4px;bottom:-4px;height:8px;width:8px}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{right:-4px;top:-4px;height:8px;width:8px}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{left:-4px;top:-4px;height:8px;width:8px}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{left:-4px;bottom:-4px;height:8px;width:8px}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{top:17px;border:0;height:calc(100% - 14px);width:8px}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:-4px}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:-4px}.NewContentWidgetModal-module__fontBase__ZP9cz,.NewContentWidgetModal-module__dash-body-bold__VoNRN,.NewContentWidgetModal-module__dash-body-regular__9pWER,.NewContentWidgetModal-module__subTextFont__y-eaU,.NewContentWidgetModal-module__button-m-hover__ge0Mc,.NewContentWidgetModal-module__button-m__frO3U,.NewContentWidgetModal-module__link-m__K-ncP,.NewContentWidgetModal-module__body-xxs__VYupG,.NewContentWidgetModal-module__body-s__yf7Pv,.NewContentWidgetModal-module__body-m-del__1IKuO,.NewContentWidgetModal-module__body-m__vH8b3,.NewContentWidgetModal-module__body-m-lh16__B0Hyn,.NewContentWidgetModal-module__body-l__Rl4c-,.NewContentWidgetModal-module__description__oQIK-,.NewContentWidgetModal-module__link-caption__Mh4UI,.NewContentWidgetModal-module__caption__lvZrY,.NewContentWidgetModal-module__caption-fs13__223SH,.NewContentWidgetModal-module__subheaderText__A5QKk,.NewContentWidgetModal-module__semi-bold__mgNtR,.NewContentWidgetModal-module__body-m-bold__DNMzF,.NewContentWidgetModal-module__h4__hRjCu,.NewContentWidgetModal-module__titleText__xEVmh,.NewContentWidgetModal-module__h4-lh16__CiJ97,.NewContentWidgetModal-module__h3__OxGYy,.NewContentWidgetModal-module__h2__nTdsw,.NewContentWidgetModal-module__h1__uc8uU,.NewContentWidgetModal-module__mega__9x6Vz{font-family:Inter;font-style:normal}.NewContentWidgetModal-module__mega__9x6Vz{font-weight:700;font-size:32px;line-height:40px}.NewContentWidgetModal-module__h1__uc8uU{font-weight:700;font-size:24px;line-height:32px}.NewContentWidgetModal-module__h2__nTdsw{font-weight:700;font-size:20px;line-height:24px}.NewContentWidgetModal-module__h3__OxGYy{font-weight:700;font-size:15px;line-height:20px}.NewContentWidgetModal-module__h4__hRjCu,.NewContentWidgetModal-module__titleText__xEVmh,.NewContentWidgetModal-module__h4-lh16__CiJ97{font-weight:700;font-size:13px;line-height:20px}.NewContentWidgetModal-module__h4-lh16__CiJ97{line-height:16px}.NewContentWidgetModal-module__body-m-bold__DNMzF{font-weight:700;font-size:14px;line-height:20px}.NewContentWidgetModal-module__semi-bold__mgNtR{font-size:13px;font-weight:600;line-height:16px}.NewContentWidgetModal-module__caption__lvZrY,.NewContentWidgetModal-module__caption-fs13__223SH,.NewContentWidgetModal-module__subheaderText__A5QKk{font-weight:500;font-size:12px;line-height:16px}.NewContentWidgetModal-module__caption-fs13__223SH,.NewContentWidgetModal-module__subheaderText__A5QKk{font-size:13px}.NewContentWidgetModal-module__link-caption__Mh4UI{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.NewContentWidgetModal-module__description__oQIK-{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.NewContentWidgetModal-module__body-l__Rl4c-{font-weight:400;font-size:15px;line-height:24px}.NewContentWidgetModal-module__body-m__vH8b3,.NewContentWidgetModal-module__body-m-lh16__B0Hyn{font-weight:400;font-size:14px;line-height:20px}.NewContentWidgetModal-module__body-m-lh16__B0Hyn{line-height:16px}.NewContentWidgetModal-module__body-m-del__1IKuO{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.NewContentWidgetModal-module__body-s__yf7Pv{font-weight:400;font-size:13px;line-height:16px}.NewContentWidgetModal-module__body-xxs__VYupG{font-weight:400;font-size:8px;line-height:16px}.NewContentWidgetModal-module__link-m__K-ncP{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.NewContentWidgetModal-module__button-m__frO3U{font-weight:400;font-size:14px;line-height:20px}.NewContentWidgetModal-module__button-m-hover__ge0Mc{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.NewContentWidgetModal-module__subTextFont__y-eaU{font-size:12px;font-font-weight:500;line-height:133%}.NewContentWidgetModal-module__dash-body-regular__9pWER{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.NewContentWidgetModal-module__dash-body-bold__VoNRN{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--new-content-subheader-bg: #dfe6f2;--new-content-subheader-text: rgba(40, 43, 49, .6)}.go-theme_dark{--new-content-subheader-bg: var(--primary-2);--new-content-subheader-text: rgba(255, 255, 255, .6)}.NewContentWidgetModal-module__modal__l-Axb{padding:0;min-height:265px;min-width:506px;background-color:var(--modal-bg);border:var(--modal-border)}.NewContentWidgetModal-module__titleWrapper__sP35k{width:100%;height:36px;padding:0 16px;display:flex;align-items:center}.NewContentWidgetModal-module__titleText__xEVmh{color:var(--text-1);font-weight:700}.NewContentWidgetModal-module__backButton__NLtjU{margin-right:24px}.NewContentWidgetModal-module__subheader__qpPvv{width:100%;height:32px;padding:0 16px;background-color:var(--new-content-subheader-bg);display:flex;align-items:center}.NewContentWidgetModal-module__subheaderText__A5QKk{color:var(--new-content-subheader-text)}.NewContentWidgetModal-module__contentWrapper__yIz-3{padding:36px 16px 40px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:24px}.WidgetAndGroupPanel-module__fontBase__xh4-C,.WidgetAndGroupPanel-module__description__uGeAn,.WidgetAndGroupPanel-module__dash-body-bold__DA-Tb,.WidgetAndGroupPanel-module__dash-body-regular__lL7MM,.WidgetAndGroupPanel-module__subTextFont__HGAKJ,.WidgetAndGroupPanel-module__button-m-hover__er0SD,.WidgetAndGroupPanel-module__button-m__qJbqq,.WidgetAndGroupPanel-module__link-m__cCfdC,.WidgetAndGroupPanel-module__body-xxs__35VUQ,.WidgetAndGroupPanel-module__body-s__cJI-7,.WidgetAndGroupPanel-module__body-m-del__wF9li,.WidgetAndGroupPanel-module__body-m__WEar-,.WidgetAndGroupPanel-module__body-m-lh16__Hngxt,.WidgetAndGroupPanel-module__body-l__jQutM,.WidgetAndGroupPanel-module__link-caption__75F-T,.WidgetAndGroupPanel-module__caption__A0JfR,.WidgetAndGroupPanel-module__caption-fs13__q7eRF,.WidgetAndGroupPanel-module__semi-bold__YI0lj,.WidgetAndGroupPanel-module__body-m-bold__eF6My,.WidgetAndGroupPanel-module__name__5KdHv,.WidgetAndGroupPanel-module__h4__LHsVn,.WidgetAndGroupPanel-module__h4-lh16__wxM2m,.WidgetAndGroupPanel-module__h3__tu51-,.WidgetAndGroupPanel-module__h2__8Zs-1,.WidgetAndGroupPanel-module__h1__Rzdt7,.WidgetAndGroupPanel-module__mega__BtlxQ{font-family:Inter;font-style:normal}.WidgetAndGroupPanel-module__mega__BtlxQ{font-weight:700;font-size:32px;line-height:40px}.WidgetAndGroupPanel-module__h1__Rzdt7{font-weight:700;font-size:24px;line-height:32px}.WidgetAndGroupPanel-module__h2__8Zs-1{font-weight:700;font-size:20px;line-height:24px}.WidgetAndGroupPanel-module__h3__tu51-{font-weight:700;font-size:15px;line-height:20px}.WidgetAndGroupPanel-module__h4__LHsVn,.WidgetAndGroupPanel-module__h4-lh16__wxM2m{font-weight:700;font-size:13px;line-height:20px}.WidgetAndGroupPanel-module__h4-lh16__wxM2m{line-height:16px}.WidgetAndGroupPanel-module__body-m-bold__eF6My,.WidgetAndGroupPanel-module__name__5KdHv{font-weight:700;font-size:14px;line-height:20px}.WidgetAndGroupPanel-module__semi-bold__YI0lj{font-size:13px;font-weight:600;line-height:16px}.WidgetAndGroupPanel-module__caption__A0JfR,.WidgetAndGroupPanel-module__caption-fs13__q7eRF{font-weight:500;font-size:12px;line-height:16px}.WidgetAndGroupPanel-module__caption-fs13__q7eRF{font-size:13px}.WidgetAndGroupPanel-module__link-caption__75F-T{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.WidgetAndGroupPanel-module__description__uGeAn{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.WidgetAndGroupPanel-module__body-l__jQutM{font-weight:400;font-size:15px;line-height:24px}.WidgetAndGroupPanel-module__body-m__WEar-,.WidgetAndGroupPanel-module__body-m-lh16__Hngxt{font-weight:400;font-size:14px;line-height:20px}.WidgetAndGroupPanel-module__body-m-lh16__Hngxt{line-height:16px}.WidgetAndGroupPanel-module__body-m-del__wF9li{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.WidgetAndGroupPanel-module__body-s__cJI-7{font-weight:400;font-size:13px;line-height:16px}.WidgetAndGroupPanel-module__body-xxs__35VUQ{font-weight:400;font-size:8px;line-height:16px}.WidgetAndGroupPanel-module__link-m__cCfdC{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.WidgetAndGroupPanel-module__button-m__qJbqq{font-weight:400;font-size:14px;line-height:20px}.WidgetAndGroupPanel-module__button-m-hover__er0SD{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.WidgetAndGroupPanel-module__subTextFont__HGAKJ{font-size:12px;font-font-weight:500;line-height:133%}.WidgetAndGroupPanel-module__dash-body-regular__lL7MM{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.WidgetAndGroupPanel-module__dash-body-bold__DA-Tb{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--widget-and-group-text: rgba(40, 43, 49, .6);--widget-icon-bg: #d2dbec;--widget-graph-icon-bg: #eff3f9}.go-theme_dark{--widget-and-group-text: var(--secondary-1);--widget-icon-bg: #1a202c;--widget-graph-icon-bg: #28313f}.WidgetAndGroupPanel-module__wrapper__sHRP-{max-width:228px;cursor:pointer;margin-right:16px;border-radius:8px;padding:4px;transition:.1s}.WidgetAndGroupPanel-module__wrapper__sHRP-:last-of-type{margin-right:0}.WidgetAndGroupPanel-module__wrapper__sHRP-:hover{background-color:#65799726}.WidgetAndGroupPanel-module__name__5KdHv{margin-top:16px;margin-bottom:4px;color:var(--text-1)}.WidgetAndGroupPanel-module__singleIcon__nJJ6E{width:84px}.WidgetAndGroupPanel-module__description__uGeAn{font-size:13px;color:var(--widget-and-group-text)}.WidgetAndGroupPanel-module__iconsWrapper__sq45n{width:84px;height:48px;border-radius:8px;padding:4px;display:flex;gap:4px;background-color:var(--widget-icon-bg)}.WidgetAndGroupPanel-module__iconsStubOuter__4WNDf{width:84px;height:48px;padding:8px;border-radius:8px;background-color:var(--primary-2)}.WidgetAndGroupPanel-module__iconsStubInner__pTPsl{width:100%;height:100%;border-radius:4px;background-color:var(--primary-1)}.WidgetAndGroupPanel-module__iconsColumn__Jz9pa{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;gap:4px}.WidgetAndGroupPanel-module__graphIconWrapper__6ZSq2{width:54px;height:40px;border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:var(--widget-graph-icon-bg)}.RetryingTabsRecoveringModal-module__fontBase__jlCb0,.RetryingTabsRecoveringModal-module__desc__Wkpb2,.RetryingTabsRecoveringModal-module__title__3E1pp,.RetryingTabsRecoveringModal-module__dash-body-bold__RLR1V,.RetryingTabsRecoveringModal-module__dash-body-regular__ZadKy,.RetryingTabsRecoveringModal-module__subTextFont__YxozJ,.RetryingTabsRecoveringModal-module__button-m-hover__PdtG9,.RetryingTabsRecoveringModal-module__button-m__hDYIg,.RetryingTabsRecoveringModal-module__link-m__0rxJB,.RetryingTabsRecoveringModal-module__body-xxs__WIMwd,.RetryingTabsRecoveringModal-module__body-s__605qF,.RetryingTabsRecoveringModal-module__body-m-del__7L3wx,.RetryingTabsRecoveringModal-module__body-m__lym2Z,.RetryingTabsRecoveringModal-module__body-m-lh16__pdMf9,.RetryingTabsRecoveringModal-module__body-l__hAJZv,.RetryingTabsRecoveringModal-module__description__oM-0X,.RetryingTabsRecoveringModal-module__link-caption__uDiVs,.RetryingTabsRecoveringModal-module__caption__nXWPd,.RetryingTabsRecoveringModal-module__caption-fs13__r5ZLq,.RetryingTabsRecoveringModal-module__semi-bold__O0ahn,.RetryingTabsRecoveringModal-module__body-m-bold__-gtm1,.RetryingTabsRecoveringModal-module__h4__Nt4st,.RetryingTabsRecoveringModal-module__h4-lh16__wbSuV,.RetryingTabsRecoveringModal-module__h3__FQBrx,.RetryingTabsRecoveringModal-module__h2__PIAkf,.RetryingTabsRecoveringModal-module__h1__FgA5-,.RetryingTabsRecoveringModal-module__mega__yRYUr{font-family:Inter;font-style:normal}.RetryingTabsRecoveringModal-module__mega__yRYUr{font-weight:700;font-size:32px;line-height:40px}.RetryingTabsRecoveringModal-module__h1__FgA5-{font-weight:700;font-size:24px;line-height:32px}.RetryingTabsRecoveringModal-module__h2__PIAkf{font-weight:700;font-size:20px;line-height:24px}.RetryingTabsRecoveringModal-module__h3__FQBrx{font-weight:700;font-size:15px;line-height:20px}.RetryingTabsRecoveringModal-module__h4__Nt4st,.RetryingTabsRecoveringModal-module__h4-lh16__wbSuV{font-weight:700;font-size:13px;line-height:20px}.RetryingTabsRecoveringModal-module__h4-lh16__wbSuV{line-height:16px}.RetryingTabsRecoveringModal-module__body-m-bold__-gtm1{font-weight:700;font-size:14px;line-height:20px}.RetryingTabsRecoveringModal-module__semi-bold__O0ahn{font-size:13px;font-weight:600;line-height:16px}.RetryingTabsRecoveringModal-module__caption__nXWPd,.RetryingTabsRecoveringModal-module__caption-fs13__r5ZLq{font-weight:500;font-size:12px;line-height:16px}.RetryingTabsRecoveringModal-module__caption-fs13__r5ZLq{font-size:13px}.RetryingTabsRecoveringModal-module__link-caption__uDiVs{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.RetryingTabsRecoveringModal-module__description__oM-0X{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.RetryingTabsRecoveringModal-module__body-l__hAJZv{font-weight:400;font-size:15px;line-height:24px}.RetryingTabsRecoveringModal-module__body-m__lym2Z,.RetryingTabsRecoveringModal-module__body-m-lh16__pdMf9{font-weight:400;font-size:14px;line-height:20px}.RetryingTabsRecoveringModal-module__body-m-lh16__pdMf9{line-height:16px}.RetryingTabsRecoveringModal-module__body-m-del__7L3wx{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.RetryingTabsRecoveringModal-module__body-s__605qF{font-weight:400;font-size:13px;line-height:16px}.RetryingTabsRecoveringModal-module__body-xxs__WIMwd{font-weight:400;font-size:8px;line-height:16px}.RetryingTabsRecoveringModal-module__link-m__0rxJB{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.RetryingTabsRecoveringModal-module__button-m__hDYIg{font-weight:400;font-size:14px;line-height:20px}.RetryingTabsRecoveringModal-module__button-m-hover__PdtG9{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.RetryingTabsRecoveringModal-module__subTextFont__YxozJ{font-size:12px;font-font-weight:500;line-height:133%}.RetryingTabsRecoveringModal-module__dash-body-regular__ZadKy{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.RetryingTabsRecoveringModal-module__dash-body-bold__RLR1V{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.RetryingTabsRecoveringModal-module__title__3E1pp{font-weight:700;font-size:15px;line-height:20px}.RetryingTabsRecoveringModal-module__desc__Wkpb2{font-weight:400;font-size:14px;line-height:20px}.RetryingTabsRecoveringModal-module__modal__jXX1r{max-width:437px;padding:16px 16px 24px;border-radius:8px;background-color:var(--modal-bg);border:var(--modal-border)}.RetryingTabsRecoveringModal-module__header__Baw9U{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;column-gap:16px}.RetryingTabsRecoveringModal-module__img__TyVyx{min-width:99px}.RetryingTabsRecoveringModal-module__title__3E1pp{color:var(--text-1);margin-bottom:8px}.RetryingTabsRecoveringModal-module__desc__Wkpb2{color:var(--text-1);font-size:13px;line-height:16px}.RetryingTabsRecoveringModal-module__buttonsWrapper__-5h27{justify-content:center;display:flex;column-gap:16px}.RetryingTabsRecoveringModal-module__button__iQw8c{width:100%}.SaveWithoutChangesModal-module__fontBase__o7LM0,.SaveWithoutChangesModal-module__desc__vQQdu,.SaveWithoutChangesModal-module__title__DorWO,.SaveWithoutChangesModal-module__dash-body-bold__HWdMo,.SaveWithoutChangesModal-module__dash-body-regular__8xJqS,.SaveWithoutChangesModal-module__subTextFont__w9KWy,.SaveWithoutChangesModal-module__button-m-hover__tUYmc,.SaveWithoutChangesModal-module__button-m__5AoDy,.SaveWithoutChangesModal-module__link-m__4-OB9,.SaveWithoutChangesModal-module__body-xxs__nVOBR,.SaveWithoutChangesModal-module__body-s__SDjis,.SaveWithoutChangesModal-module__body-m-del__I-6vc,.SaveWithoutChangesModal-module__body-m__j2tl7,.SaveWithoutChangesModal-module__body-m-lh16__pitk-,.SaveWithoutChangesModal-module__body-l__-7TN1,.SaveWithoutChangesModal-module__description__0xp61,.SaveWithoutChangesModal-module__link-caption__D2rok,.SaveWithoutChangesModal-module__caption__rvTVM,.SaveWithoutChangesModal-module__caption-fs13__oJ9cG,.SaveWithoutChangesModal-module__semi-bold__SpZYb,.SaveWithoutChangesModal-module__body-m-bold__POV24,.SaveWithoutChangesModal-module__h4__YMMs7,.SaveWithoutChangesModal-module__h4-lh16__Ygt-C,.SaveWithoutChangesModal-module__h3__mU6kf,.SaveWithoutChangesModal-module__h2__aTu74,.SaveWithoutChangesModal-module__h1__L2a3X,.SaveWithoutChangesModal-module__mega__npmtv{font-family:Inter;font-style:normal}.SaveWithoutChangesModal-module__mega__npmtv{font-weight:700;font-size:32px;line-height:40px}.SaveWithoutChangesModal-module__h1__L2a3X{font-weight:700;font-size:24px;line-height:32px}.SaveWithoutChangesModal-module__h2__aTu74{font-weight:700;font-size:20px;line-height:24px}.SaveWithoutChangesModal-module__h3__mU6kf{font-weight:700;font-size:15px;line-height:20px}.SaveWithoutChangesModal-module__h4__YMMs7,.SaveWithoutChangesModal-module__h4-lh16__Ygt-C{font-weight:700;font-size:13px;line-height:20px}.SaveWithoutChangesModal-module__h4-lh16__Ygt-C{line-height:16px}.SaveWithoutChangesModal-module__body-m-bold__POV24{font-weight:700;font-size:14px;line-height:20px}.SaveWithoutChangesModal-module__semi-bold__SpZYb{font-size:13px;font-weight:600;line-height:16px}.SaveWithoutChangesModal-module__caption__rvTVM,.SaveWithoutChangesModal-module__caption-fs13__oJ9cG{font-weight:500;font-size:12px;line-height:16px}.SaveWithoutChangesModal-module__caption-fs13__oJ9cG{font-size:13px}.SaveWithoutChangesModal-module__link-caption__D2rok{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.SaveWithoutChangesModal-module__description__0xp61{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.SaveWithoutChangesModal-module__body-l__-7TN1{font-weight:400;font-size:15px;line-height:24px}.SaveWithoutChangesModal-module__body-m__j2tl7,.SaveWithoutChangesModal-module__body-m-lh16__pitk-{font-weight:400;font-size:14px;line-height:20px}.SaveWithoutChangesModal-module__body-m-lh16__pitk-{line-height:16px}.SaveWithoutChangesModal-module__body-m-del__I-6vc{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.SaveWithoutChangesModal-module__body-s__SDjis{font-weight:400;font-size:13px;line-height:16px}.SaveWithoutChangesModal-module__body-xxs__nVOBR{font-weight:400;font-size:8px;line-height:16px}.SaveWithoutChangesModal-module__link-m__4-OB9{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.SaveWithoutChangesModal-module__button-m__5AoDy{font-weight:400;font-size:14px;line-height:20px}.SaveWithoutChangesModal-module__button-m-hover__tUYmc{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.SaveWithoutChangesModal-module__subTextFont__w9KWy{font-size:12px;font-font-weight:500;line-height:133%}.SaveWithoutChangesModal-module__dash-body-regular__8xJqS{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.SaveWithoutChangesModal-module__dash-body-bold__HWdMo{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.SaveWithoutChangesModal-module__title__DorWO{font-weight:700;font-size:15px;line-height:20px}.SaveWithoutChangesModal-module__desc__vQQdu{font-weight:400;font-size:14px;line-height:20px}.SaveWithoutChangesModal-module__modal__hnkwS{min-width:437px;padding:16px 16px 24px;border-radius:8px;background-color:var(--modal-bg);border:var(--modal-border)}.SaveWithoutChangesModal-module__header__GGAee{display:flex;align-items:center;margin-bottom:24px;column-gap:16px}.SaveWithoutChangesModal-module__img__kSw5D{min-width:99px}.SaveWithoutChangesModal-module__icon__pXxpG{width:16px;height:16px}.SaveWithoutChangesModal-module__title__DorWO{color:var(--text-1);margin-bottom:8px}.SaveWithoutChangesModal-module__desc__vQQdu{color:var(--text-1);font-size:13px;line-height:16px}.SaveWithoutChangesModal-module__buttonsWrapper__b8B0K{justify-content:center;display:flex;column-gap:16px}.SaveWithoutChangesModal-module__button__-jM0x{width:100%;white-space:nowrap}.SaveTabAsTemplateModal-module__fontBase__MAEly,.SaveTabAsTemplateModal-module__dash-body-bold__v3QjZ,.SaveTabAsTemplateModal-module__dash-body-regular__FPaPG,.SaveTabAsTemplateModal-module__subTextFont__KdAN9,.SaveTabAsTemplateModal-module__button-m-hover__31yz9,.SaveTabAsTemplateModal-module__button-m__ML6ol,.SaveTabAsTemplateModal-module__link-m__O9blf,.SaveTabAsTemplateModal-module__body-xxs__7q3qn,.SaveTabAsTemplateModal-module__body-s__vBDTn,.SaveTabAsTemplateModal-module__body-m-del__BYUcz,.SaveTabAsTemplateModal-module__body-m__9G31g,.SaveTabAsTemplateModal-module__body-m-lh16__hNRNd,.SaveTabAsTemplateModal-module__body-l__OOufb,.SaveTabAsTemplateModal-module__description__GpV71,.SaveTabAsTemplateModal-module__link-caption__1CXv7,.SaveTabAsTemplateModal-module__caption__EjKiH,.SaveTabAsTemplateModal-module__inputsText__iu2Jw,.SaveTabAsTemplateModal-module__caption-fs13__rfnem,.SaveTabAsTemplateModal-module__semi-bold__OYrYu,.SaveTabAsTemplateModal-module__body-m-bold__INi-x,.SaveTabAsTemplateModal-module__h4__-o63N,.SaveTabAsTemplateModal-module__h4-lh16__lxc0k,.SaveTabAsTemplateModal-module__h3__l-YWx,.SaveTabAsTemplateModal-module__h2__WUmdf,.SaveTabAsTemplateModal-module__h1__gQNwx,.SaveTabAsTemplateModal-module__mega__ZzuNw{font-family:Inter;font-style:normal}.SaveTabAsTemplateModal-module__mega__ZzuNw{font-weight:700;font-size:32px;line-height:40px}.SaveTabAsTemplateModal-module__h1__gQNwx{font-weight:700;font-size:24px;line-height:32px}.SaveTabAsTemplateModal-module__h2__WUmdf{font-weight:700;font-size:20px;line-height:24px}.SaveTabAsTemplateModal-module__h3__l-YWx{font-weight:700;font-size:15px;line-height:20px}.SaveTabAsTemplateModal-module__h4__-o63N,.SaveTabAsTemplateModal-module__h4-lh16__lxc0k{font-weight:700;font-size:13px;line-height:20px}.SaveTabAsTemplateModal-module__h4-lh16__lxc0k{line-height:16px}.SaveTabAsTemplateModal-module__body-m-bold__INi-x{font-weight:700;font-size:14px;line-height:20px}.SaveTabAsTemplateModal-module__semi-bold__OYrYu{font-size:13px;font-weight:600;line-height:16px}.SaveTabAsTemplateModal-module__caption__EjKiH,.SaveTabAsTemplateModal-module__inputsText__iu2Jw,.SaveTabAsTemplateModal-module__caption-fs13__rfnem{font-weight:500;font-size:12px;line-height:16px}.SaveTabAsTemplateModal-module__caption-fs13__rfnem{font-size:13px}.SaveTabAsTemplateModal-module__link-caption__1CXv7{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.SaveTabAsTemplateModal-module__description__GpV71{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.SaveTabAsTemplateModal-module__body-l__OOufb{font-weight:400;font-size:15px;line-height:24px}.SaveTabAsTemplateModal-module__body-m__9G31g,.SaveTabAsTemplateModal-module__body-m-lh16__hNRNd{font-weight:400;font-size:14px;line-height:20px}.SaveTabAsTemplateModal-module__body-m-lh16__hNRNd{line-height:16px}.SaveTabAsTemplateModal-module__body-m-del__BYUcz{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.SaveTabAsTemplateModal-module__body-s__vBDTn{font-weight:400;font-size:13px;line-height:16px}.SaveTabAsTemplateModal-module__body-xxs__7q3qn{font-weight:400;font-size:8px;line-height:16px}.SaveTabAsTemplateModal-module__link-m__O9blf{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.SaveTabAsTemplateModal-module__button-m__ML6ol{font-weight:400;font-size:14px;line-height:20px}.SaveTabAsTemplateModal-module__button-m-hover__31yz9{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.SaveTabAsTemplateModal-module__subTextFont__KdAN9{font-size:12px;font-font-weight:500;line-height:133%}.SaveTabAsTemplateModal-module__dash-body-regular__FPaPG{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.SaveTabAsTemplateModal-module__dash-body-bold__v3QjZ{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--qwer: var(--brand-1)}.go-theme_dark{--qwer: var(--contrast)}.SaveTabAsTemplateModal-module__wrapper__wlsPf{padding:16px 16px 24px;width:440px}.SaveTabAsTemplateModal-module__header__h-cfy{color:var(--text-1);padding:0;margin-bottom:8px;font-size:15px;font-weight:700;line-height:20px}.SaveTabAsTemplateModal-module__inputsWrapper__7Mqa5{color:var(--text-1);display:flex;flex-direction:column;gap:8px}.SaveTabAsTemplateModal-module__inputWrapper__2dW9i{width:100%;max-width:100%}.SaveTabAsTemplateModal-module__nameInput__WzU07,.SaveTabAsTemplateModal-module__descriptionInput__N740P{width:100%;max-width:100%;padding:4px 8px;border-radius:4px;background-color:var(--primary-2)}.SaveTabAsTemplateModal-module__inputError__ChNXe{border:1px solid var(--red-color)}.SaveTabAsTemplateModal-module__descriptionInput__N740P{resize:none}.SaveTabAsTemplateModal-module__buttonsWrapper__TLxkt{display:flex;gap:16px;margin-top:16px}.SaveTabAsTemplateModal-module__button__tlKIO{width:100%}.SessionsConflictModal-module__fontBase__v3U-L,.SessionsConflictModal-module__desc__unJzU,.SessionsConflictModal-module__title__eMily,.SessionsConflictModal-module__dash-body-bold__eejmb,.SessionsConflictModal-module__dash-body-regular__cc47X,.SessionsConflictModal-module__subTextFont__dEtvk,.SessionsConflictModal-module__button-m-hover__YBHiP,.SessionsConflictModal-module__button-m__71wHg,.SessionsConflictModal-module__link-m__Yi4B4,.SessionsConflictModal-module__body-xxs__OtZ76,.SessionsConflictModal-module__body-s__Q90Q7,.SessionsConflictModal-module__body-m-del__-7e1V,.SessionsConflictModal-module__body-m__bue0l,.SessionsConflictModal-module__body-m-lh16__owwGK,.SessionsConflictModal-module__body-l__N1T2a,.SessionsConflictModal-module__description__91L9J,.SessionsConflictModal-module__link-caption__srXEJ,.SessionsConflictModal-module__caption__VHoNv,.SessionsConflictModal-module__caption-fs13__l3usp,.SessionsConflictModal-module__semi-bold__EHdZn,.SessionsConflictModal-module__body-m-bold__-5vj-,.SessionsConflictModal-module__h4__cCDXK,.SessionsConflictModal-module__h4-lh16__lQCZq,.SessionsConflictModal-module__h3__IShDk,.SessionsConflictModal-module__h2__Byj5D,.SessionsConflictModal-module__h1__4jg-S,.SessionsConflictModal-module__mega__hDVfh{font-family:Inter;font-style:normal}.SessionsConflictModal-module__mega__hDVfh{font-weight:700;font-size:32px;line-height:40px}.SessionsConflictModal-module__h1__4jg-S{font-weight:700;font-size:24px;line-height:32px}.SessionsConflictModal-module__h2__Byj5D{font-weight:700;font-size:20px;line-height:24px}.SessionsConflictModal-module__h3__IShDk{font-weight:700;font-size:15px;line-height:20px}.SessionsConflictModal-module__h4__cCDXK,.SessionsConflictModal-module__h4-lh16__lQCZq{font-weight:700;font-size:13px;line-height:20px}.SessionsConflictModal-module__h4-lh16__lQCZq{line-height:16px}.SessionsConflictModal-module__body-m-bold__-5vj-{font-weight:700;font-size:14px;line-height:20px}.SessionsConflictModal-module__semi-bold__EHdZn{font-size:13px;font-weight:600;line-height:16px}.SessionsConflictModal-module__caption__VHoNv,.SessionsConflictModal-module__caption-fs13__l3usp{font-weight:500;font-size:12px;line-height:16px}.SessionsConflictModal-module__caption-fs13__l3usp{font-size:13px}.SessionsConflictModal-module__link-caption__srXEJ{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.SessionsConflictModal-module__description__91L9J{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.SessionsConflictModal-module__body-l__N1T2a{font-weight:400;font-size:15px;line-height:24px}.SessionsConflictModal-module__body-m__bue0l,.SessionsConflictModal-module__body-m-lh16__owwGK{font-weight:400;font-size:14px;line-height:20px}.SessionsConflictModal-module__body-m-lh16__owwGK{line-height:16px}.SessionsConflictModal-module__body-m-del__-7e1V{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.SessionsConflictModal-module__body-s__Q90Q7{font-weight:400;font-size:13px;line-height:16px}.SessionsConflictModal-module__body-xxs__OtZ76{font-weight:400;font-size:8px;line-height:16px}.SessionsConflictModal-module__link-m__Yi4B4{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.SessionsConflictModal-module__button-m__71wHg{font-weight:400;font-size:14px;line-height:20px}.SessionsConflictModal-module__button-m-hover__YBHiP{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.SessionsConflictModal-module__subTextFont__dEtvk{font-size:12px;font-font-weight:500;line-height:133%}.SessionsConflictModal-module__dash-body-regular__cc47X{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.SessionsConflictModal-module__dash-body-bold__eejmb{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.SessionsConflictModal-module__title__eMily{font-weight:700;font-size:15px;line-height:20px}.SessionsConflictModal-module__desc__unJzU{font-weight:400;font-size:14px;line-height:20px}.SessionsConflictModal-module__modal__TX7a6{max-width:437px;padding:16px 16px 24px;border-radius:8px;background-color:var(--modal-bg);border:var(--modal-border)}.SessionsConflictModal-module__header__A-ug1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;column-gap:16px}.SessionsConflictModal-module__img__IAjK3{min-width:99px}.SessionsConflictModal-module__title__eMily{color:var(--text-1);margin-bottom:8px}.SessionsConflictModal-module__desc__unJzU{color:var(--text-1);font-size:13px;line-height:16px}.SessionsConflictModal-module__buttonsWrapper__7TEGS{justify-content:center;display:flex;column-gap:16px}.SessionsConflictModal-module__button__2r1e-{width:100%}.TabsRecoveringModal-module__fontBase__3vAQa,.TabsRecoveringModal-module__desc__TraeL,.TabsRecoveringModal-module__title__uqyrb,.TabsRecoveringModal-module__dash-body-bold__g2yrp,.TabsRecoveringModal-module__dash-body-regular__6iSxs,.TabsRecoveringModal-module__subTextFont__E2p-s,.TabsRecoveringModal-module__button-m-hover__ZU5hQ,.TabsRecoveringModal-module__button-m__tf6aj,.TabsRecoveringModal-module__link-m__pDVfg,.TabsRecoveringModal-module__body-xxs__uXsWu,.TabsRecoveringModal-module__body-s__NmJcp,.TabsRecoveringModal-module__body-m-del__MqghA,.TabsRecoveringModal-module__body-m__-5Urf,.TabsRecoveringModal-module__body-m-lh16__puq2K,.TabsRecoveringModal-module__body-l__MaQCt,.TabsRecoveringModal-module__description__5338V,.TabsRecoveringModal-module__link-caption__RURg3,.TabsRecoveringModal-module__caption__1EWsY,.TabsRecoveringModal-module__caption-fs13__NRm-9,.TabsRecoveringModal-module__semi-bold__oUvYY,.TabsRecoveringModal-module__body-m-bold__EzGxt,.TabsRecoveringModal-module__h4__51beR,.TabsRecoveringModal-module__h4-lh16__6uOHy,.TabsRecoveringModal-module__h3__tXtp3,.TabsRecoveringModal-module__h2__6LUqS,.TabsRecoveringModal-module__h1__emWn-,.TabsRecoveringModal-module__mega__fbWii{font-family:Inter;font-style:normal}.TabsRecoveringModal-module__mega__fbWii{font-weight:700;font-size:32px;line-height:40px}.TabsRecoveringModal-module__h1__emWn-{font-weight:700;font-size:24px;line-height:32px}.TabsRecoveringModal-module__h2__6LUqS{font-weight:700;font-size:20px;line-height:24px}.TabsRecoveringModal-module__h3__tXtp3{font-weight:700;font-size:15px;line-height:20px}.TabsRecoveringModal-module__h4__51beR,.TabsRecoveringModal-module__h4-lh16__6uOHy{font-weight:700;font-size:13px;line-height:20px}.TabsRecoveringModal-module__h4-lh16__6uOHy{line-height:16px}.TabsRecoveringModal-module__body-m-bold__EzGxt{font-weight:700;font-size:14px;line-height:20px}.TabsRecoveringModal-module__semi-bold__oUvYY{font-size:13px;font-weight:600;line-height:16px}.TabsRecoveringModal-module__caption__1EWsY,.TabsRecoveringModal-module__caption-fs13__NRm-9{font-weight:500;font-size:12px;line-height:16px}.TabsRecoveringModal-module__caption-fs13__NRm-9{font-size:13px}.TabsRecoveringModal-module__link-caption__RURg3{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.TabsRecoveringModal-module__description__5338V{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.TabsRecoveringModal-module__body-l__MaQCt{font-weight:400;font-size:15px;line-height:24px}.TabsRecoveringModal-module__body-m__-5Urf,.TabsRecoveringModal-module__body-m-lh16__puq2K{font-weight:400;font-size:14px;line-height:20px}.TabsRecoveringModal-module__body-m-lh16__puq2K{line-height:16px}.TabsRecoveringModal-module__body-m-del__MqghA{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.TabsRecoveringModal-module__body-s__NmJcp{font-weight:400;font-size:13px;line-height:16px}.TabsRecoveringModal-module__body-xxs__uXsWu{font-weight:400;font-size:8px;line-height:16px}.TabsRecoveringModal-module__link-m__pDVfg{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.TabsRecoveringModal-module__button-m__tf6aj{font-weight:400;font-size:14px;line-height:20px}.TabsRecoveringModal-module__button-m-hover__ZU5hQ{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.TabsRecoveringModal-module__subTextFont__E2p-s{font-size:12px;font-font-weight:500;line-height:133%}.TabsRecoveringModal-module__dash-body-regular__6iSxs{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.TabsRecoveringModal-module__dash-body-bold__g2yrp{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.TabsRecoveringModal-module__title__uqyrb{font-weight:700;font-size:15px;line-height:20px}.TabsRecoveringModal-module__desc__TraeL{font-weight:400;font-size:14px;line-height:20px}.TabsRecoveringModal-module__modal__Phbhb{max-width:437px;padding:16px 16px 24px;border-radius:8px;background-color:var(--modal-bg);border:var(--modal-border)}.TabsRecoveringModal-module__header__ZS02d{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;column-gap:16px}.TabsRecoveringModal-module__img__VTlb9{min-width:99px}.TabsRecoveringModal-module__title__uqyrb{color:var(--text-1);margin-bottom:8px}.TabsRecoveringModal-module__desc__TraeL{color:var(--text-1);font-size:13px;line-height:16px}.TabsRecoveringModal-module__buttonsWrapper__NAq8F{justify-content:center;display:flex;column-gap:16px}.TabsRecoveringModal-module__button__ocZEn{width:100%}.MenuItem-module__fontBase__0D2st,.MenuItem-module__menuItem__5x8CQ .MenuItem-module__tabName__CKVLz,.MenuItem-module__input__RfIF-,.MenuItem-module__dash-body-bold__ijNH6,.MenuItem-module__dash-body-regular__gbBzw,.MenuItem-module__menuItem__5x8CQ,.MenuItem-module__subTextFont__F4KWz,.MenuItem-module__button-m-hover__r2iqR,.MenuItem-module__button-m__Z8VMU,.MenuItem-module__link-m__a9g1M,.MenuItem-module__body-xxs__iiWEo,.MenuItem-module__body-s__LP09H,.MenuItem-module__body-m-del__DbDW2,.MenuItem-module__body-m__dZOnI,.MenuItem-module__body-m-lh16__59kkJ,.MenuItem-module__body-l__DeLgZ,.MenuItem-module__description__4Mf0l,.MenuItem-module__link-caption__QVBSh,.MenuItem-module__caption__lX6QQ,.MenuItem-module__caption-fs13__JFfWc,.MenuItem-module__semi-bold__5zENO,.MenuItem-module__body-m-bold__ViCT1,.MenuItem-module__h4__N2UmC,.MenuItem-module__h4-lh16__A7TUC,.MenuItem-module__h3__K1Bqv,.MenuItem-module__h2__6tzMt,.MenuItem-module__h1__SW-x2,.MenuItem-module__mega__CQszm{font-family:Inter;font-style:normal}.MenuItem-module__mega__CQszm{font-weight:700;font-size:32px;line-height:40px}.MenuItem-module__h1__SW-x2{font-weight:700;font-size:24px;line-height:32px}.MenuItem-module__h2__6tzMt{font-weight:700;font-size:20px;line-height:24px}.MenuItem-module__h3__K1Bqv{font-weight:700;font-size:15px;line-height:20px}.MenuItem-module__h4__N2UmC,.MenuItem-module__h4-lh16__A7TUC{font-weight:700;font-size:13px;line-height:20px}.MenuItem-module__h4-lh16__A7TUC{line-height:16px}.MenuItem-module__body-m-bold__ViCT1{font-weight:700;font-size:14px;line-height:20px}.MenuItem-module__semi-bold__5zENO{font-size:13px;font-weight:600;line-height:16px}.MenuItem-module__caption__lX6QQ,.MenuItem-module__caption-fs13__JFfWc{font-weight:500;font-size:12px;line-height:16px}.MenuItem-module__caption-fs13__JFfWc{font-size:13px}.MenuItem-module__link-caption__QVBSh{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.MenuItem-module__description__4Mf0l{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.MenuItem-module__body-l__DeLgZ{font-weight:400;font-size:15px;line-height:24px}.MenuItem-module__body-m__dZOnI,.MenuItem-module__body-m-lh16__59kkJ{font-weight:400;font-size:14px;line-height:20px}.MenuItem-module__body-m-lh16__59kkJ{line-height:16px}.MenuItem-module__body-m-del__DbDW2{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.MenuItem-module__body-s__LP09H{font-weight:400;font-size:13px;line-height:16px}.MenuItem-module__body-xxs__iiWEo{font-weight:400;font-size:8px;line-height:16px}.MenuItem-module__link-m__a9g1M{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.MenuItem-module__button-m__Z8VMU{font-weight:400;font-size:14px;line-height:20px}.MenuItem-module__button-m-hover__r2iqR{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.MenuItem-module__subTextFont__F4KWz{font-size:12px;font-font-weight:500;line-height:133%}.MenuItem-module__dash-body-regular__gbBzw,.MenuItem-module__menuItem__5x8CQ{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.MenuItem-module__dash-body-bold__ijNH6{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.go-theme_light{--tabs-menu-item-active-bg: rgba(57, 84, 208, .06);--tabs-menu-item-input: rgba(40, 43, 49, .6);--tabs-menu-item-icon: rgba(106, 120, 162, 1)}.go-theme_dark{--tabs-menu-item-active-bg: var(--brand-3);--tabs-menu-item-input: rgba(255, 255, 255, .8);--tabs-menu-item-icon: var(--white-color)}.MenuItem-module__popover__2Zw4v{padding:0;overflow:hidden}.MenuItem-module__menuItem__5x8CQ{justify-content:space-between;align-items:center;width:100%;height:32px;cursor:pointer;display:flex;padding:4px 8px;color:var(--text-1)}.MenuItem-module__menuItem__5x8CQ:first-of-type{border-top-left-radius:var(--go-tooltip-border-radius);border-top-right-radius:var(--go-tooltip-border-radius)}.MenuItem-module__menuItem__5x8CQ:last-of-type{border-bottom-left-radius:var(--go-tooltip-border-radius);border-bottom-right-radius:var(--go-tooltip-border-radius)}.MenuItem-module__menuItem__5x8CQ .MenuItem-module__tabName__CKVLz{letter-spacing:-.025em;text-overflow:ellipsis;overflow:hidden}.MenuItem-module__menuItem__5x8CQ:hover:not(.MenuItem-module__menuItem__selected__wByOG){background:var(--hover)}.MenuItem-module__menuItem__5x8CQ:first-child:hover{border-top-left-radius:8px}.MenuItem-module__menuItem__5x8CQ:hover .MenuItem-module__toolsWrapperMain__X-aJ6{opacity:1;visibility:visible}.MenuItem-module__menuItem__selected__wByOG{background:var(--tabs-menu-item-active-bg)}.MenuItem-module__menuItem__selected__wByOG:first-child{border-top-left-radius:8px}.MenuItem-module__menuItem__disabled__ZAKF2{cursor:default}.MenuItem-module__menu__hQGzd{padding:0;overflow:hidden;display:flex;flex-direction:column;row-gap:4px}.MenuItem-module__toolsWrapper__bs0HN,.MenuItem-module__toolsWrapperMain__X-aJ6{display:flex;column-gap:4px}.MenuItem-module__toolsWrapperMain__X-aJ6{opacity:0;margin-left:8px;visibility:hidden}.MenuItem-module__tabToolIconButton__dneWm{display:grid;place-items:center;background:none;border:none;width:16px;height:24px;cursor:pointer;font-size:16px;color:var(--tabs-menu-item-icon)}.MenuItem-module__input__RfIF-{width:100%;flex:1;background:transparent;border:none;color:var(--tabs-menu-item-input);font-size:14px;font-weight:500}.MenuItem-module__input__RfIF-:focus,.MenuItem-module__input__RfIF-:active{outline:none}.TabsMenu-module__popover__OqBRz{padding:0}.TabsMenu-module__menuButton__xNonB{display:grid;place-items:center;background:none;border:none;width:20px;height:20px;padding:0;margin-right:4px;cursor:pointer;border-radius:2px;color:var(--toolbar-icons)}.TabsMenu-module__menuButton__active__ANCpT{color:var(--white-color);background:var(--brand-1)}.TabsMenu-module__menuButton__xNonB .TabsMenu-module__icon__Vzyhd{width:16px;font-size:16px;height:16px}.TabsMenu-module__wrapperScroll__GQ60w,.TabsMenu-module__wrapperScroll__GQ60w .ScrollbarsCustom-Scroller{position:relative!important}.TabsMenu-module__menu__K-6eK{display:flex;flex-direction:column;row-gap:8px;max-height:323px;min-width:170px;white-space:nowrap}.go-theme_light{--toolbar-icons: rgba(64, 81, 134, 1)}.go-theme_dark{--toolbar-icons: var(--white-color)}.UserExportTasks-module__userFilesHeader__gsD6E{display:flex;align-items:center;padding:8px 8px 4px}.UserExportTasks-module__userFilesHeader__gsD6E .UserExportTasks-module__crossIcon__bf66I{color:var(--go-text)}.UserExportTasks-module__userFilesSort__iuU4s{display:flex;background-color:transparent;border:none;color:var(--go-text);font-size:13px;font-weight:500;height:16px;line-height:16px;margin-left:auto;margin-right:8px;cursor:pointer}.UserExportTasks-module__userFilesSortIcon__x-sFg{font-size:16px;width:16px;height:16px;margin-left:4px}.UserExportTasks-module__userFilesList__FrJeI{max-height:500px;overflow-y:auto}.UserExportTasks-module__userFilesList__FrJeI::-webkit-scrollbar{width:8px;height:8px}.UserExportTasks-module__userFilesList__FrJeI::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.UserExportTasks-module__userFilesList__FrJeI::-webkit-scrollbar-thumb{width:8px;background-color:var(--go-scrollbar-thumb-bg);border-radius:8px;border:var(--go-scrollbar-thumb-border)}.UserExportTasks-module__userFilesItem__Pfv2-{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:400;line-height:16px;padding:8px;text-decoration:none;color:inherit;gap:8px}.UserExportTasks-module__userFilesItem__Pfv2-:hover{background-color:var(--hover)}.UserExportTasks-module__userFilesItem__Pfv2- .UserExportTasks-module__downloadIcon__OtsHd{color:var(--go-primary-light);font-size:16px}.UserExportTasks-module__userFilesItem__Pfv2- .UserExportTasks-module__attentionIcon__rQGdJ{color:var(--go-primary);font-size:16px;color:#fff}.UserExportTasks-module__userFilesItemTitle__ePEky{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserExportTasks-module__userFilesLoading__IwFqd{display:flex;justify-content:center;padding:8px}.UserExportTasks-module__userFilesEmpty__gKJfr{font-size:13px;font-weight:400;line-height:16px;padding:8px}.UserExportTasks-module__userFilesTitle__lgaPb{font-size:14px;font-weight:700;line-height:20px}.UserExportTasks-module__userFilesIcon__ksAoe{display:grid;place-items:center;width:24px;padding:0;height:24px}.UserExportTasks-module__userFilesIcon__ksAoe .UserExportTasks-module__icon__P3fNA{width:16px;height:16px}.UserExportTasks-module__userFilesIcon__ksAoe.go-button_variant_flat{color:var(--toolbar-icons)}.UserExportTasks-module__userFilesIcon__ksAoe.go-button_variant_flat:hover{border-radius:4px;background:var(--hover)}.UserExportTasks-module__userFilesBadge__hDtwn{position:relative}.UserExportTasks-module__userFilesBadgeDot__b5GY8{position:absolute;top:2px;right:1px;width:6px;height:6px;border-radius:50%;background-color:var(--go-red-dark)}.go-theme_light{--workspace-overlay-backgroundColor: rgba(0, 0, 0, .1);--workspace-header-bg: rgba(247, 249, 252, 1);--workspace-header-border-btm: rgba(223, 230, 242, 1)}.go-theme_dark{--workspace-overlay-backgroundColor: rgba(0, 0, 0, .3);--workspace-header-bg: var(--primary-2);--workspace-header-border-btm: var(--primary-3)}.Workspace-module__wrapper__La6Ir{height:100%;width:100%;flex-grow:1}.Workspace-module__wrapperFullscreenMode__ZtT1C{overflow-y:hidden}.Workspace-module__header__-gjmR{display:grid;align-items:center;height:34px;padding:0 8px;grid-template-columns:auto auto auto 1fr;position:fixed;max-width:100vw;width:100%;z-index:999;border-bottom:2px solid var(--workspace-header-border-btm);background:var(--workspace-header-bg)}.Workspace-module__loader__yxpB4{display:grid;place-items:center;position:absolute;width:100%;height:100%;z-index:999;background-color:var(--workspace-overlay-backgroundColor)}.Workspace-module__menuButton__EjiS8{width:24px;height:20px}.Workspace-module__menuButton__icon__5IlIB{width:20px;height:20px;color:var(--toolbar-icons)}.SettingsGrid-module__fontBase__vUu82,.SettingsGrid-module__secondLevelColumn__MR2B6,.SettingsGrid-module__thirdLevelColumn__JXBvr,.SettingsGrid-module__dash-body-bold__80Uae,.SettingsGrid-module__dash-body-regular__l0CZl,.SettingsGrid-module__subTextFont__-ryWC,.SettingsGrid-module__button-m-hover__VSde6,.SettingsGrid-module__button-m__UmC3H,.SettingsGrid-module__link-m__1QSnQ,.SettingsGrid-module__body-xxs__XDS-B,.SettingsGrid-module__body-s__KLMbo,.SettingsGrid-module__body-m-del__V67t8,.SettingsGrid-module__body-m__iKqSV,.SettingsGrid-module__body-m-lh16__xV4XH,.SettingsGrid-module__body-l__Rn6v5,.SettingsGrid-module__description__GEtNB,.SettingsGrid-module__link-caption__wmMpp,.SettingsGrid-module__caption__g0n81,.SettingsGrid-module__caption-fs13__Q-ZO0,.SettingsGrid-module__semi-bold__6ka3a,.SettingsGrid-module__mainColumnButton__FE4Pe,.SettingsGrid-module__body-m-bold__nRCPQ,.SettingsGrid-module__h4__pmcjj,.SettingsGrid-module__h4-lh16__k8m-A,.SettingsGrid-module__h3__smuLO,.SettingsGrid-module__header__oBDqy,.SettingsGrid-module__h2__Gdnrw,.SettingsGrid-module__h1__Ne7RH,.SettingsGrid-module__mega__2HJ0q{font-family:Inter;font-style:normal}.SettingsGrid-module__mega__2HJ0q{font-weight:700;font-size:32px;line-height:40px}.SettingsGrid-module__h1__Ne7RH{font-weight:700;font-size:24px;line-height:32px}.SettingsGrid-module__h2__Gdnrw{font-weight:700;font-size:20px;line-height:24px}.SettingsGrid-module__h3__smuLO,.SettingsGrid-module__header__oBDqy{font-weight:700;font-size:15px;line-height:20px}.SettingsGrid-module__h4__pmcjj,.SettingsGrid-module__h4-lh16__k8m-A{font-weight:700;font-size:13px;line-height:20px}.SettingsGrid-module__h4-lh16__k8m-A{line-height:16px}.SettingsGrid-module__body-m-bold__nRCPQ{font-weight:700;font-size:14px;line-height:20px}.SettingsGrid-module__semi-bold__6ka3a,.SettingsGrid-module__mainColumnButton__FE4Pe{font-size:13px;font-weight:600;line-height:16px}.SettingsGrid-module__caption__g0n81,.SettingsGrid-module__caption-fs13__Q-ZO0{font-weight:500;font-size:12px;line-height:16px}.SettingsGrid-module__caption-fs13__Q-ZO0{font-size:13px}.SettingsGrid-module__link-caption__wmMpp{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.SettingsGrid-module__description__GEtNB{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.SettingsGrid-module__body-l__Rn6v5{font-weight:400;font-size:15px;line-height:24px}.SettingsGrid-module__body-m__iKqSV,.SettingsGrid-module__body-m-lh16__xV4XH{font-weight:400;font-size:14px;line-height:20px}.SettingsGrid-module__body-m-lh16__xV4XH{line-height:16px}.SettingsGrid-module__body-m-del__V67t8{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.SettingsGrid-module__body-s__KLMbo{font-weight:400;font-size:13px;line-height:16px}.SettingsGrid-module__body-xxs__XDS-B{font-weight:400;font-size:8px;line-height:16px}.SettingsGrid-module__link-m__1QSnQ{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.SettingsGrid-module__button-m__UmC3H{font-weight:400;font-size:14px;line-height:20px}.SettingsGrid-module__button-m-hover__VSde6{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.SettingsGrid-module__subTextFont__-ryWC{font-size:12px;font-font-weight:500;line-height:133%}.SettingsGrid-module__dash-body-regular__l0CZl{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.SettingsGrid-module__dash-body-bold__80Uae{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.SettingsGrid-module__wrapper__h1EVc{height:100%}.SettingsGrid-module__headerWrapper__a5rH2{display:flex;justify-content:space-between;align-items:center;padding:6px 16px}.SettingsGrid-module__headerSection__xrWqL{display:flex;align-items:center;gap:10px}.SettingsGrid-module__menuIconWrapper__T0uvG{border-right:1px solid rgba(255,255,255,.1);padding-right:8px}.SettingsGrid-module__menuButton__xMSj2{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--contrast);width:16px;height:16px}.SettingsGrid-module__closeButton__q8Vxk{width:16px;height:16px;color:var(--contrast)}.SettingsGrid-module__header__oBDqy{color:var(--contrast)}.SettingsGrid-module__contentWrapper__FU-SY{display:flex;min-height:calc(100% - 32px);column-gap:8px;padding:0 20px 16px 8px}.SettingsGrid-module__grid__G79xn{display:flex;width:100%;column-gap:16px}.SettingsGrid-module__mainColumn__e9djJ{width:100%;max-width:254px;margin:0}.SettingsGrid-module__mainColumnIcon__bOKCN{width:24px;height:24px;font-size:24px;color:var(--settings-grid-icons)}.SettingsGrid-module__mainColumnItem__xLM3o{list-style:none}.SettingsGrid-module__mainColumnButton__FE4Pe{width:100%;display:flex;align-items:center;column-gap:16px;padding:16px 8px;border-radius:8px;border:none;background:none;cursor:pointer;color:var(--contrast)}.SettingsGrid-module__mainColumnButton__active__dkdiq{background:var(--settings-item-active)}.SettingsGrid-module__secondLevelColumn__MR2B6,.SettingsGrid-module__thirdLevelColumn__JXBvr{max-width:270px;width:100%;background:var(--primary-2);border-radius:8px}.SettingsGrid-module__secondLevelColumnItem__nzl-K{padding:16px;font-size:13px;font-weight:500;line-height:16px}.SettingsGrid-module__secondLevelColumnItem__active__TcWbR{background:var(--settings-item-active)}.SettingsGrid-module__thirdLevelColumn__JXBvr{max-width:544px}.SettingsGrid-module__importButton__cixCY{height:24px;width:24px;padding:0;background:none}.MasterDisconnectedModal-module__fontBase__NgUDv,.MasterDisconnectedModal-module__desc__tk5LY,.MasterDisconnectedModal-module__title__bnjnG,.MasterDisconnectedModal-module__dash-body-bold__O-q0M,.MasterDisconnectedModal-module__dash-body-regular__whEZh,.MasterDisconnectedModal-module__subTextFont__f8xIK,.MasterDisconnectedModal-module__button-m-hover__MfS7A,.MasterDisconnectedModal-module__button-m__NsaPt,.MasterDisconnectedModal-module__link-m__lo7-r,.MasterDisconnectedModal-module__body-xxs__6lyz6,.MasterDisconnectedModal-module__body-s__iFRtX,.MasterDisconnectedModal-module__body-m-del__vIkVt,.MasterDisconnectedModal-module__body-m__h8BEE,.MasterDisconnectedModal-module__body-m-lh16__pO-aQ,.MasterDisconnectedModal-module__body-l__IhVCl,.MasterDisconnectedModal-module__description__S1Y28,.MasterDisconnectedModal-module__link-caption__pjLOF,.MasterDisconnectedModal-module__caption__rdkRz,.MasterDisconnectedModal-module__caption-fs13__kc3-0,.MasterDisconnectedModal-module__semi-bold__jOl2j,.MasterDisconnectedModal-module__body-m-bold__vdWeP,.MasterDisconnectedModal-module__h4__YqVyV,.MasterDisconnectedModal-module__h4-lh16__17SRL,.MasterDisconnectedModal-module__h3__KHICM,.MasterDisconnectedModal-module__h2__gFW6u,.MasterDisconnectedModal-module__h1__BPReE,.MasterDisconnectedModal-module__mega__Fo3TP{font-family:Inter;font-style:normal}.MasterDisconnectedModal-module__mega__Fo3TP{font-weight:700;font-size:32px;line-height:40px}.MasterDisconnectedModal-module__h1__BPReE{font-weight:700;font-size:24px;line-height:32px}.MasterDisconnectedModal-module__h2__gFW6u{font-weight:700;font-size:20px;line-height:24px}.MasterDisconnectedModal-module__h3__KHICM{font-weight:700;font-size:15px;line-height:20px}.MasterDisconnectedModal-module__h4__YqVyV,.MasterDisconnectedModal-module__h4-lh16__17SRL{font-weight:700;font-size:13px;line-height:20px}.MasterDisconnectedModal-module__h4-lh16__17SRL{line-height:16px}.MasterDisconnectedModal-module__body-m-bold__vdWeP{font-weight:700;font-size:14px;line-height:20px}.MasterDisconnectedModal-module__semi-bold__jOl2j{font-size:13px;font-weight:600;line-height:16px}.MasterDisconnectedModal-module__caption__rdkRz,.MasterDisconnectedModal-module__caption-fs13__kc3-0{font-weight:500;font-size:12px;line-height:16px}.MasterDisconnectedModal-module__caption-fs13__kc3-0{font-size:13px}.MasterDisconnectedModal-module__link-caption__pjLOF{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.MasterDisconnectedModal-module__description__S1Y28{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.MasterDisconnectedModal-module__body-l__IhVCl{font-weight:400;font-size:15px;line-height:24px}.MasterDisconnectedModal-module__body-m__h8BEE,.MasterDisconnectedModal-module__body-m-lh16__pO-aQ{font-weight:400;font-size:14px;line-height:20px}.MasterDisconnectedModal-module__body-m-lh16__pO-aQ{line-height:16px}.MasterDisconnectedModal-module__body-m-del__vIkVt{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.MasterDisconnectedModal-module__body-s__iFRtX{font-weight:400;font-size:13px;line-height:16px}.MasterDisconnectedModal-module__body-xxs__6lyz6{font-weight:400;font-size:8px;line-height:16px}.MasterDisconnectedModal-module__link-m__lo7-r{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.MasterDisconnectedModal-module__button-m__NsaPt{font-weight:400;font-size:14px;line-height:20px}.MasterDisconnectedModal-module__button-m-hover__MfS7A{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.MasterDisconnectedModal-module__subTextFont__f8xIK{font-size:12px;font-font-weight:500;line-height:133%}.MasterDisconnectedModal-module__dash-body-regular__whEZh{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.MasterDisconnectedModal-module__dash-body-bold__O-q0M{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.MasterDisconnectedModal-module__title__bnjnG{font-weight:700;font-size:15px;line-height:20px}.MasterDisconnectedModal-module__desc__tk5LY{font-weight:400;font-size:14px;line-height:20px}.MasterDisconnectedModal-module__modal__oCz-d{max-width:437px;padding:16px 16px 24px;border-radius:8px}.MasterDisconnectedModal-module__header__BpJW1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;column-gap:16px}.MasterDisconnectedModal-module__img__--9r-{min-width:99px}.MasterDisconnectedModal-module__title__bnjnG{margin-bottom:8px}.MasterDisconnectedModal-module__desc__tk5LY{font-size:13px;line-height:16px}.MasterDisconnectedModal-module__buttonsWrapper__09-JQ{justify-content:center;display:flex;column-gap:16px}.MasterDisconnectedModal-module__button__fPtHp{width:100%}.TabName-module__fontBase__mWRwI,.TabName-module__input__9TYw8,.TabName-module__dash-body-bold__mabzk,.TabName-module__dash-body-regular__b6Y5R,.TabName-module__subTextFont__8EJVp,.TabName-module__button-m-hover__GTaOb,.TabName-module__button-m__dQrYR,.TabName-module__link-m__j9EZq,.TabName-module__body-xxs__Vh3HJ,.TabName-module__body-s__9IqO9,.TabName-module__body-m-del__23bce,.TabName-module__body-m__HcvIo,.TabName-module__body-m-lh16__cQS5w,.TabName-module__body-l__v4Bdw,.TabName-module__description__f7Idx,.TabName-module__link-caption__5pzw1,.TabName-module__caption__GmHa6,.TabName-module__caption-fs13__dVjAt,.TabName-module__tab__YphpF,.TabName-module__semi-bold__OQFm5,.TabName-module__body-m-bold__RV9C6,.TabName-module__h4__Z3RvN,.TabName-module__h4-lh16__gcRuF,.TabName-module__h3__aBor8,.TabName-module__h2__qSHIP,.TabName-module__h1__X2jUC,.TabName-module__mega__yizuq{font-family:Inter;font-style:normal}.TabName-module__mega__yizuq{font-weight:700;font-size:32px;line-height:40px}.TabName-module__h1__X2jUC{font-weight:700;font-size:24px;line-height:32px}.TabName-module__h2__qSHIP{font-weight:700;font-size:20px;line-height:24px}.TabName-module__h3__aBor8{font-weight:700;font-size:15px;line-height:20px}.TabName-module__h4__Z3RvN,.TabName-module__h4-lh16__gcRuF{font-weight:700;font-size:13px;line-height:20px}.TabName-module__h4-lh16__gcRuF{line-height:16px}.TabName-module__body-m-bold__RV9C6{font-weight:700;font-size:14px;line-height:20px}.TabName-module__semi-bold__OQFm5{font-size:13px;font-weight:600;line-height:16px}.TabName-module__caption__GmHa6,.TabName-module__caption-fs13__dVjAt,.TabName-module__tab__YphpF{font-weight:500;font-size:12px;line-height:16px}.TabName-module__caption-fs13__dVjAt,.TabName-module__tab__YphpF{font-size:13px}.TabName-module__link-caption__5pzw1{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.TabName-module__description__f7Idx{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.TabName-module__body-l__v4Bdw{font-weight:400;font-size:15px;line-height:24px}.TabName-module__body-m__HcvIo,.TabName-module__body-m-lh16__cQS5w{font-weight:400;font-size:14px;line-height:20px}.TabName-module__body-m-lh16__cQS5w{line-height:16px}.TabName-module__body-m-del__23bce{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.TabName-module__body-s__9IqO9{font-weight:400;font-size:13px;line-height:16px}.TabName-module__body-xxs__Vh3HJ{font-weight:400;font-size:8px;line-height:16px}.TabName-module__link-m__j9EZq{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.TabName-module__button-m__dQrYR{font-weight:400;font-size:14px;line-height:20px}.TabName-module__button-m-hover__GTaOb{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.TabName-module__subTextFont__8EJVp{font-size:12px;font-font-weight:500;line-height:133%}.TabName-module__dash-body-regular__b6Y5R{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.TabName-module__dash-body-bold__mabzk{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.TabName-module__tooltip__iFd99{background:transparent}.TabName-module__tab__YphpF{display:flex;align-items:center;padding:0 8px;border-radius:4px;background:var(--tab-active);color:var(--tab-text-active);border:1px solid var(--tab-border);user-select:none;outline:none;cursor:pointer;margin-left:16px}.TabName-module__tab__YphpF:hover{cursor:pointer}.TabName-module__tab__YphpF>span{padding:0}.TabName-module__tab__YphpF>span:hover,.TabName-module__tab__YphpF>span:focus,.TabName-module__tab__YphpF>span:active{color:inherit}.TabName-module__tabDisabled__YugY1{cursor:default;opacity:.5}.TabName-module__tabDisabled__YugY1:hover{cursor:default}.TabName-module__tab__YphpF:not(.TabName-module__tabActive__T8a06) .TabName-module__input__9TYw8{color:#ffffff80}.TabName-module__tabName__VM0NJ{white-space:nowrap}.TabName-module__closeButton__lAzjS{display:grid;place-items:center;width:20px;height:20px;background:none;border:none;color:var(--tab-text-active);cursor:pointer}.TabName-module__closeButtonDisabled__-QqwD:hover{cursor:default}.TabName-module__input__9TYw8{background:transparent;border:none;color:#fffc;font-size:13px;font-weight:500}.TabName-module__input__9TYw8:focus,.TabName-module__input__9TYw8:active{outline:none}.TabName-module__hiddenSpan__L3Ksi{position:fixed;z-index:-1;opacity:0;padding-left:4px;white-space:nowrap;font-size:13px;font-weight:500}.go-theme_light{--single-tab-overlay-backgroundColor: rgba(0, 0, 0, .1);--single-tab-header-bg: rgba(245, 248, 251, 1);--single-tab-header-border-btm: rgba(223, 230, 242, 1);--single-tab-icons: rgba(40, 43, 49, .8)}.go-theme_dark{--single-tab-overlay-backgroundColor: rgba(0, 0, 0, .3);--single-tab-header-bg: var(--primary-2);--single-tab-header-border-btm: var(--primary-3);--single-tab-icons: var(--white-color)}.SingleTab-module__wrapper__YeMa3{height:100%;width:100%;flex-grow:1}.SingleTab-module__wrapperFullscreenMode__F0dqL{overflow-y:hidden}.SingleTab-module__header__hHu28{display:flex;padding:4px;height:34px;position:fixed;max-width:100vw;width:100%;z-index:999;background:var(--single-tab-header-bg);border-bottom:2px solid var(--workspace-header-border-btm)}.SingleTab-module__loader__O6ZyX{display:grid;place-items:center;position:absolute;width:100%;height:100%;z-index:999;background-color:var(--single-tab-overlay-backgroundColor)}.SingleTab-module__toolbar__88ha7{display:flex;column-gap:10px;align-items:center;padding-left:8px}.SingleTab-module__toolbarIcon__YqB6Q{display:grid;place-items:center;background:none;width:24px;color:var(--single-tab-icons);padding:0;height:24px}.SingleTab-module__toolbarIcon__YqB6Q:hover{border-radius:4px;background:var(--hover)}.SingleTab-module__toolbarIcon__YqB6Q .SingleTab-module__icon__qnRzw{width:16px;height:16px}.SingleTab-module__widgetsToolbar__iDhOf{display:flex;column-gap:16px;align-items:center;padding-left:16px}.SingleTab-module__widgetsToolbar__iDhOf.SingleTab-module__divider__JPZfX{border-left:1px solid var(--secondary-2)}.SingleTab-module__wellListPopup__KXncn{background-color:var(--workbench-item-bg);padding:0}.Switchers-module__wrapper__-IsFb{margin-top:40px;padding-left:24px;padding-right:32px}.Switchers-module__switcherWrapper__y7ED7{margin-bottom:40px}.go-theme_light{--sidebar-logo: var(--brand-1)}.go-theme_dark{--sidebar-logo: var(--contrast)}.Logo-module__logoWrapper__wSop8{padding-top:36px}.Logo-module__logoSvg__ZB4ou{fill:var(--sidebar-logo);transition:var(--transition)}.Logo-module__logoContainer__69nEM{display:flex;padding-left:24px;transition:var(--transition)}.Logo-module__logoContainer__gazOpened__6-CAv{padding-left:24px;width:135px}.Logo-module__logoConcealer__l-CBA{overflow:hidden;transition:var(--transition)}.Logo-module__logoConcealer__gaz__-HpGV{width:34px}.Logo-module__logoConcealer__ink__XD8ep,.Logo-module__logoConcealer__geo__BixvH{width:48px}.Logo-module__logoConcealer__opened__hNBTZ{width:111px}.Logo-module__logoConcealer__ePerform__hT3ha{width:142px;transform:translate(-10px,-7px)}.MenuItem-module__fontBase__vjLS6,.MenuItem-module__dash-body-bold__hMFQz,.MenuItem-module__dash-body-regular__BzNp1,.MenuItem-module__subTextFont__c-lHB,.MenuItem-module__button-m-hover__ZS1vV,.MenuItem-module__button-m__OMYp0,.MenuItem-module__link-m__tT6Kp,.MenuItem-module__body-xxs__-kSjv,.MenuItem-module__body-s__XseyF,.MenuItem-module__body-m-del__oWoVJ,.MenuItem-module__body-m__w4Buc,.MenuItem-module__body-m-lh16__bpJiv,.MenuItem-module__body-l__uQLSS,.MenuItem-module__text__8eLhc,.MenuItem-module__description__17jzU,.MenuItem-module__link-caption__ME2dS,.MenuItem-module__caption__MSzeE,.MenuItem-module__caption-fs13__K0CYG,.MenuItem-module__semi-bold__RqohF,.MenuItem-module__body-m-bold__pR2ac,.MenuItem-module__h4__ArtiC,.MenuItem-module__h4-lh16__okoiL,.MenuItem-module__h3__YmQfB,.MenuItem-module__h2__eP0jb,.MenuItem-module__h1__uR1mC,.MenuItem-module__mega__xwWR2{font-family:Inter;font-style:normal}.MenuItem-module__mega__xwWR2{font-weight:700;font-size:32px;line-height:40px}.MenuItem-module__h1__uR1mC{font-weight:700;font-size:24px;line-height:32px}.MenuItem-module__h2__eP0jb{font-weight:700;font-size:20px;line-height:24px}.MenuItem-module__h3__YmQfB{font-weight:700;font-size:15px;line-height:20px}.MenuItem-module__h4__ArtiC,.MenuItem-module__h4-lh16__okoiL{font-weight:700;font-size:13px;line-height:20px}.MenuItem-module__h4-lh16__okoiL{line-height:16px}.MenuItem-module__body-m-bold__pR2ac{font-weight:700;font-size:14px;line-height:20px}.MenuItem-module__semi-bold__RqohF{font-size:13px;font-weight:600;line-height:16px}.MenuItem-module__caption__MSzeE,.MenuItem-module__caption-fs13__K0CYG{font-weight:500;font-size:12px;line-height:16px}.MenuItem-module__caption-fs13__K0CYG{font-size:13px}.MenuItem-module__link-caption__ME2dS{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.MenuItem-module__description__17jzU{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.MenuItem-module__body-l__uQLSS,.MenuItem-module__text__8eLhc{font-weight:400;font-size:15px;line-height:24px}.MenuItem-module__body-m__w4Buc,.MenuItem-module__body-m-lh16__bpJiv{font-weight:400;font-size:14px;line-height:20px}.MenuItem-module__body-m-lh16__bpJiv{line-height:16px}.MenuItem-module__body-m-del__oWoVJ{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.MenuItem-module__body-s__XseyF{font-weight:400;font-size:13px;line-height:16px}.MenuItem-module__body-xxs__-kSjv{font-weight:400;font-size:8px;line-height:16px}.MenuItem-module__link-m__tT6Kp{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.MenuItem-module__button-m__OMYp0{font-weight:400;font-size:14px;line-height:20px}.MenuItem-module__button-m-hover__ZS1vV{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.MenuItem-module__subTextFont__c-lHB{font-size:12px;font-font-weight:500;line-height:133%}.MenuItem-module__dash-body-regular__BzNp1{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.MenuItem-module__dash-body-bold__hMFQz{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.MenuItem-module__text__8eLhc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MenuItem-module__wrapper__-h9E-{border:none;background-color:transparent;cursor:pointer}.MenuItem-module__wrapper__-h9E-:disabled{cursor:inherit}.go-theme_light{--sidebar-menu-item-active-bg-color: rgba(241, 244, 250, 1);--sidebar-item-icon: rgba(64, 81, 134, 1);--sidebar-item-icon-active: var(--brand-4)}.go-theme_dark{--sidebar-menu-item-active-bg-color: rgba(26, 32, 44, .3);--sidebar-item-icon: var(--white-color);--sidebar-item-icon-active: var(--brand-1)}.MenuItem-module__wrapper__-h9E-{width:100%;height:48px;margin-bottom:8px;padding-left:24px;display:flex;align-items:center;transition:var(--transition)}.MenuItem-module__wrapper__-h9E-:disabled{cursor:not-allowed}.MenuItem-module__wrapper__-h9E-:not(:disabled,.MenuItem-module__wrapper__active__efj1W):hover{background-color:#605cff26}.MenuItem-module__wrapper__active__efj1W{background-color:var(--sidebar-menu-item-active-bg-color)}.MenuItem-module__wrapper__active__efj1W:hover{background-color:var(--primary-3)}.MenuItem-module__wrapper__secondaryActive__fymUc{border-radius:0;background-color:#605cff26}.MenuItem-module__wrapper__secondaryActive__fymUc:hover{background-color:#605cff1a}.MenuItem-module__wrapper__-h9E-:focus-visible{outline:1px solid var(--contrast)}.MenuItem-module__wrapper__-h9E-:last-child{margin-bottom:0}.MenuItem-module__textWrapper__mUP4G{opacity:0;visibility:hidden;transition:var(--transition);display:flex;align-items:center}.MenuItem-module__textWrapper__opened__Za2Fy{visibility:visible;opacity:1}.MenuItem-module__text__8eLhc{color:var(--contrast);margin-bottom:0}.MenuItem-module__text__active__Cp981{color:var(--brand-1);opacity:1}.MenuItem-module__text__secondaryActive__y7O1w{color:var(--contrast)}.MenuItem-module__iconWrapper__dmpfb{width:24px;height:24px;font-size:24px;line-height:24px;margin-right:16px;transition:var(--transition);position:relative}.MenuItem-module__icon__0vG-6{color:var(--sidebar-item-icon);fill:var(--sidebar-item-icon);stroke:var(--sidebar-item-icon);opacity:.75;transition:var(--transition)}.MenuItem-module__icon__active__xz-83{fill:var(--sidebar-item-icon-active);stroke:var(--sidebar-item-icon-active);color:var(--sidebar-item-icon-active);opacity:1}.MenuItem-module__icon__dark__tpqIB{opacity:1}.MenuItem-module__icon__secondaryActive__BVDYk{fill:var(--contrast);stroke:var(--contrast);color:var(--contrast)}.MenuItem-module__notificationsIconBall__3JKeE{width:6px;height:6px;border-radius:100%;background-color:#ff69b4;position:absolute;top:4px;right:4px;z-index:1}.MenuItem-module__notificationsCount__OwchD{color:#ff69b4;font-weight:400;min-width:16px;height:16px;padding:0 4px;margin-bottom:0;margin-left:16px;border-radius:7px;background-color:#ff69b41a}.Navigation-module__wrapper__GvJDR{margin-top:44px}.Sidebar-module__closeButton__8lL5b{border:none;background-color:transparent;cursor:pointer}.Sidebar-module__closeButton__8lL5b:disabled{cursor:inherit}.Sidebar-module__closeButton__8lL5b{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute}.Sidebar-module__closeButton__8lL5b:after,.Sidebar-module__closeButton__8lL5b:before{content:"";position:absolute;width:1px;height:12px;background-color:var(--close-cross-color);transition:background-color var(--transition)}.Sidebar-module__closeButton__8lL5b:after{transform:rotate(45deg)}.Sidebar-module__closeButton__8lL5b:before{transform:rotate(-45deg)}.Sidebar-module__closeButton__8lL5b:hover:before,.Sidebar-module__closeButton__8lL5b:hover:after{background-color:var(--close-cross-hover-color)}.go-theme_light{--sidebar-wrapper: white}.go-theme_dark{--sidebar-wrapper: var(--primary-1)}.Sidebar-module__wrapper__Y137E{width:280px;min-height:100%;background-color:var(--sidebar-wrapper);box-shadow:0 0 #0003,0 12px 27px #00000030,0 50px 50px #0000002b,0 112px 67px #0000001a,0 200px 80px #00000008,0 312px 87px #0000;opacity:1;display:flex;flex-direction:column;justify-content:space-between;transition:var(--transition);overflow:hidden;position:absolute;top:0;left:0;z-index:999}.Sidebar-module__wrapper__closed__vcz-n{width:0;opacity:0}@media(min-resolution:101dpi)and (max-width:1679px){.Sidebar-module__wrapper__closed__vcz-n{width:0;opacity:0}}.Sidebar-module__block__-PwiR{width:280px}.Sidebar-module__closeButton__8lL5b{visibility:hidden;opacity:0;position:absolute;top:36px;right:24px;z-index:10;transition:opacity .2s,visibility .2s}.Sidebar-module__closeButton__opened__6XPnS{visibility:visible;opacity:1}.Sidebar-module__closeButton__8lL5b:before,.Sidebar-module__closeButton__8lL5b:after{height:17px}.Support-module__wrapper__opened__83UKS{padding-right:24px}.Support-module__bellIcon__VdqQN{fill:none;stroke:none}.Support-module__settingsIcon__LUL9Q{stroke:none}.Support-module__questionIcon__jYT1z{fill:none}.go-theme_light{--close-cross-hover-color: #505050;--close-cross-color: var(--contrast)}.go-theme_dark{--close-cross-hover-color: var(--white-color);--close-cross-color: rgba(204, 210, 227, 1)}.UserSection-module__text__p4D2o{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserSection-module__logoutButton__aCH1w{border:none;background-color:transparent;cursor:pointer}.UserSection-module__logoutButton__aCH1w:disabled{cursor:inherit}.UserSection-module__fontBase__pg4dB,.UserSection-module__dash-body-bold__osOW7,.UserSection-module__dash-body-regular__uxTfX,.UserSection-module__subTextFont__H6n1U,.UserSection-module__button-m-hover__7vLtV,.UserSection-module__button-m__5R84b,.UserSection-module__link-m__bXgbn,.UserSection-module__body-xxs__XkXSw,.UserSection-module__body-s__GGzEC,.UserSection-module__body-m-del__L-pDZ,.UserSection-module__body-m__S0NgR,.UserSection-module__body-m-lh16__L94mL,.UserSection-module__body-l__X6T-U,.UserSection-module__description__SzaHW,.UserSection-module__link-caption__O3Nvo,.UserSection-module__caption__aIe-p,.UserSection-module__caption-fs13__-WDHa,.UserSection-module__semi-bold__tduTc,.UserSection-module__body-m-bold__B2DiN,.UserSection-module__h4__vSFhI,.UserSection-module__h4-lh16__8kbO-,.UserSection-module__h3__B--W2,.UserSection-module__h2__yfh5K,.UserSection-module__h1__UGiVJ,.UserSection-module__mega__sWPTK{font-family:Inter;font-style:normal}.UserSection-module__mega__sWPTK{font-weight:700;font-size:32px;line-height:40px}.UserSection-module__h1__UGiVJ{font-weight:700;font-size:24px;line-height:32px}.UserSection-module__h2__yfh5K{font-weight:700;font-size:20px;line-height:24px}.UserSection-module__h3__B--W2{font-weight:700;font-size:15px;line-height:20px}.UserSection-module__h4__vSFhI,.UserSection-module__h4-lh16__8kbO-{font-weight:700;font-size:13px;line-height:20px}.UserSection-module__h4-lh16__8kbO-{line-height:16px}.UserSection-module__body-m-bold__B2DiN{font-weight:700;font-size:14px;line-height:20px}.UserSection-module__semi-bold__tduTc{font-size:13px;font-weight:600;line-height:16px}.UserSection-module__caption__aIe-p,.UserSection-module__caption-fs13__-WDHa{font-weight:500;font-size:12px;line-height:16px}.UserSection-module__caption-fs13__-WDHa{font-size:13px}.UserSection-module__link-caption__O3Nvo{font-weight:500;font-size:12px;line-height:16px;text-decoration-line:underline}.UserSection-module__description__SzaHW{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.005em}.UserSection-module__body-l__X6T-U{font-weight:400;font-size:15px;line-height:24px}.UserSection-module__body-m__S0NgR,.UserSection-module__body-m-lh16__L94mL{font-weight:400;font-size:14px;line-height:20px}.UserSection-module__body-m-lh16__L94mL{line-height:16px}.UserSection-module__body-m-del__L-pDZ{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:line-through}.UserSection-module__body-s__GGzEC{font-weight:400;font-size:13px;line-height:16px}.UserSection-module__body-xxs__XkXSw{font-weight:400;font-size:8px;line-height:16px}.UserSection-module__link-m__bXgbn{font-weight:400;font-size:14px;line-height:20px;text-decoration-line:underline}.UserSection-module__button-m__5R84b{font-weight:400;font-size:14px;line-height:20px}.UserSection-module__button-m-hover__7vLtV{font-weight:400;font-size:15px;line-height:20px;text-decoration-line:underline}.UserSection-module__subTextFont__H6n1U{font-size:12px;font-font-weight:500;line-height:133%}.UserSection-module__dash-body-regular__uxTfX{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.UserSection-module__dash-body-bold__osOW7{font-size:13px;font-style:normal;font-weight:600;line-height:16px}.UserSection-module__wrapper__EsM-x{width:100%;height:96px;padding:32px 36px 24px 16px;display:flex;align-items:center;position:relative}.UserSection-module__wrapper__EsM-x:after{content:"";width:100%;height:1px;background-color:var(--contrast);opacity:.05;position:absolute;top:0;left:0}.UserSection-module__wrapper__opened__paea3{padding-left:24px}.UserSection-module__photoWrapper__P3Fw-{min-width:40px;min-height:40px;border-radius:8px;margin-right:16px;overflow:hidden}.UserSection-module__photo__aQ2aI{object-fit:cover;width:40px;height:40px}.UserSection-module__nameAndLogoutWrapper__Zivxu{min-width:172px;display:flex;justify-content:space-between;align-items:center;opacity:0;visibility:hidden;transition:var(--transition)}.UserSection-module__nameAndLogoutWrapper__opened__hgI2R{opacity:1;visibility:visible}.UserSection-module__text__p4D2o{color:var(--contrast);max-width:140px;margin-bottom:0}.UserSection-module__logoutButton__aCH1w{display:flex;font-size:24px;color:var(--text-1);align-items:center;justify-content:center;fill:var(--contrast)}.Versions-module__wrapper__hB44i{display:flex;flex-direction:column;gap:8px;padding-top:8px}.Versions-module__textWrapper__rtamw{display:flex;gap:8px}.Versions-module__versionType__9SjeU{min-width:93px}
