@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes ellipsis{to{width:20px}}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.exit-confirmation{z-index:1101;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.exit-confirmation__wrap{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.exit-confirmation__text{font-size:16px}.exit-confirmation__top span{text-align:center;display:block}.exit-confirmation__cta-wrap{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-block-start:20px;display:flex}.log-viewer{font-size:.8em}.log-viewer table{border-collapse:collapse;width:100%}.log-viewer table tr{border-bottom:1px solid #a4bdcd}.log-viewer table thead tr{background:#f5f5f5}.log-viewer table th,.log-viewer table td{border-left:1px solid #a4bdcd}.log-viewer table th:first-child,.log-viewer table td:first-child{border-left:none}.log-viewer table tr.debug{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAUUlEQVQoU4WQ0Q0AMARE2cT+U9mkzUkI0uJH8HI4VtVDRCQijJzDZ+gxig0ysKugzko+H9c5hI0FfCn5WQFOUNy4QfF1f+jlgtmTwZ9VBZz8vDbDNiYcoa89AAAAAElFTkSuQmCC);width:10px;height:10px}.log-viewer table tr.info{background:#cce3ff}.log-viewer table tr.warn{background:#ffdfa1}.log-viewer table tr.error{background:#ffc5bf}.log-viewer table tr.fatal{background:#ebb1ab}.log-viewer table .filters{text-align:center}.log-viewer table .filters input{text-align:left;width:calc(100% - 4px)}.log-viewer table .filters td.log-number{max-width:40px}.log-viewer table .filters td.level{max-width:80px}.log-viewer table .filters td.date{max-width:120px}.log-viewer table .filters td.source{max-width:90px}.log-viewer table .filters td.category{width:140px}.log-viewer table .filters td.error{max-width:140px}.plugins-viewer__list{padding-left:0;list-style-type:none}.plugins-viewer__list-item{border-bottom:1px solid #ededed;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:15px 0;display:flex}.plugins-viewer__list-item .pluginName{width:150px}.plugins-viewer__list-item .pluginDescription{flex-grow:1}.feature-viewer__list{padding-left:0;list-style-type:none}.feature-viewer__list-item{border-bottom:1px solid #ededed;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.translations-viewer{border-bottom:1px solid #ededed;flex-direction:row;justify-content:space-between;margin-block-start:20px;padding-block-end:10px;display:flex}.translations-viewer__text{margin-block-end:0}.main-logo__image-wrap{align-self:center;width:200px}.main-logo__image-wrap:focus{outline:none}.main-logo__logo-text{color:#000;align-items:center;gap:10px;display:flex;position:relative;margin:0!important;font-size:28px!important;font-weight:700!important}.main-logo__logo-text a,.main-logo__logo-text a:hover,.main-logo__logo-text a:active,.main-logo__logo-text a:visited{color:#000}.nav-header{-o-transition:.3s all ease-in-out;width:100%;min-width:700px;height:80px;transition:all .3s ease-in-out;display:flex;position:relative}.nav-header.Production{background-color:#ffe9e9}.nav-header .environment{text-transform:lowercase;color:#fff;border-radius:20px;padding:0 3px;font-size:8px;font-weight:700;position:absolute;top:-2px;left:0}.nav-header .environment.Development{background:#90e1bd}.nav-header .environment.Staging{background:#0067e9}.nav-header .environment.Production{color:#000;background:#fdecea}.nav-header.compact{height:auto}.nav-header__content{flex-direction:row;flex-grow:1;justify-content:space-between;max-width:1368px;display:flex}.nav-header__logo{flex-direction:column;justify-content:center;display:flex}.nav-header__nav-content{flex-grow:1;justify-content:center;display:flex}.nav-header__options{justify-content:flex-end;align-items:center;display:flex}.nav-header__language-select button{-webkit-user-select:none;user-select:none;cursor:pointer;background:0 0;border:none;padding-right:0;font-size:14px}.nav-header__language-select button span{font-size:inherit;margin-left:3px;display:inline-block}.nav-header__language-select button span .anticon{font-size:12px}@media (width<=992px){.nav-header__language-select button{font-size:12px}}@media (width<=768px){.nav-header{width:100%;min-width:auto}}.app-subheader{display:flex;box-shadow:0 1px 4px #0000001a}.app-subheader.compact{display:block}.error-page{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;place-items:center;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;display:grid;position:fixed;inset:0}.error-page__content{flex-direction:column;gap:30px;width:100%;max-width:600px;display:flex}.error-page__image{place-items:center;display:grid}.error-page__image svg{width:350px;height:auto}.error-page__title,.error-page__text{text-align:left}.error-page__text{font-size:22px}.error-page__btn{justify-content:center;gap:20px;display:flex}.pms-treeselect.ant-select-multiple{height:32px;overflow:hidden}.pms-treeselect.ant-select-multiple .ant-select-content{flex-wrap:nowrap;flex:auto;align-items:center;width:0;min-width:0;display:flex;overflow:hidden}.pms-treeselect.ant-select-multiple .ant-select-content .ant-select-selection-item{background:0 0}.pms-treeselect.ant-select-multiple .ant-select-content .ant-select-selection-item-content,.pms-treeselect.ant-select-multiple .ant-select-content .ant-select-selection-item-content>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pms-treeselect.ant-select-multiple .ant-select-content .ant-select-content-item-rest{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.reset-filter-badge-wrapper{justify-content:center;align-items:center;margin-right:2px;display:flex}.ant-badge.reset-filter-badge .ant-badge-count{color:#000;box-shadow:none;background-color:#f5cc00;border:1.2px solid #0000;font-size:10px;line-height:12px;top:3px}.treeselect-tooltip{min-width:200px;max-height:400px;padding:8px 12px;overflow-y:auto}.treeselect-tooltip__node{color:#646b7a;margin-bottom:6px;font-size:13px;font-weight:400}.treeselect-tooltip__node--level-0{color:#000;font-size:15px;font-weight:500}.treeselect-tooltip__node--selected{color:#000;font-size:14px}.treeselect-tooltip__node--selected.treeselect-tooltip__node--level-0{font-weight:600}.pro-analytics-filters__filters #pro-analytics-toggle-filters-collapse,.pro-analytics-filters__filters #pro-analytics-reset-filters{background:var(--ant-color-bg-container-disabled);font-size:13px!important}.pro-analytics-filters__filters #pro-analytics-toggle-filters-collapse .ant-badge-count,.pro-analytics-filters__filters #pro-analytics-reset-filters .ant-badge-count{border-color:var(--ant-color-bg-container-disabled)}.pro-analytics-filters__filters #pro-analytics-toggle-filters-collapse .anticon-arrow-outlined,.pro-analytics-filters__filters #pro-analytics-reset-filters .anticon-arrow-outlined{transform:scale(.85)}.pro-analytics-filters__filters #pro-analytics-toggle-filters-collapse:hover,.pro-analytics-filters__filters #pro-analytics-reset-filters:hover{color:var(--ant-color-text);border-color:color-mix(in srgb, var(--ant-color-bg-container-disabled), black 3%);background:color-mix(in srgb, var(--ant-color-bg-container-disabled), black 3%)}.pro-analytics-filters__filters #pro-analytics-toggle-filters-collapse:hover .ant-badge-count,.pro-analytics-filters__filters #pro-analytics-reset-filters:hover .ant-badge-count{border-color:color-mix(in srgb, var(--ant-color-bg-container-disabled), black 3%)}.pro-analytics-filters{transition-delay:50ms;-o-transition:.1s height linear;padding-top:16px;padding-bottom:16px;transition:height .1s linear}.pro-analytics-filters .ant-select-selection-item-content{pointer-events:none}.pro-analytics-filters.client{height:auto}.pro-analytics-filters__filters{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.pro-analytics-filters__filters #pro-analytics-toggle-filters-collapse,.pro-analytics-filters__filters #pro-analytics-reset-filters{max-width:50%}.pro-analytics-filters__custom-date-range-option{display:none}.ProAnalyticsDashboard{padding:16px 24px;position:relative}.ProAnalyticsDashboard .ant-card{flex-direction:column;height:100%;padding:0;display:flex}.ProAnalyticsDashboard .ant-card>.ant-card-head{min-height:2.857rem}.ProAnalyticsDashboard .ant-card>.ant-card-body{flex-grow:1;height:calc(100% - 48px);max-height:calc(100% - 48px)}.ProAnalyticsDashboard .ant-card>.ant-card-body .ant-spin,.ProAnalyticsDashboard .ant-card>.ant-card-body .ant-spin .ant-spin-container{height:100%}.ProAnalyticsDashboard .chartContainer{height:100%;position:relative}.ProAnalyticsDashboard .chartContainer.maximized{height:100%;min-height:250px;position:relative}.ProAnalyticsDashboard .legendWrapper{width:200px;height:100%;margin:0 1rem 0 0;padding:0;list-style:none;overflow:auto}.ProAnalyticsDashboard .legendWrapper .legendItem{cursor:default;min-width:200px;max-width:200px;padding-top:4px;padding-bottom:4px;display:flex}.ProAnalyticsDashboard .legendWrapper .legendItem .legendItemBox{margin-right:1rem}.ProAnalyticsDashboard .legendWrapper .legendItem .legendItemText{flex-grow:1}.ProAnalyticsDashboard .legendWrapper .legendItem .legendItemHidden{text-decoration:line-through;text-decoration-thickness:2px}.ProAnalyticsDashboard .jobs-count__summary-container{margin-top:12px;margin-bottom:10px}.ProAnalyticsDashboard .jobs-count__summary-container table{width:100%}.ProAnalyticsDashboard .jobs-count__summary-container td,.ProAnalyticsDashboard .jobs-count__summary-container th{text-align:right;width:15%}.ProAnalyticsDashboard .jobs-count__summary-container th{font-weight:400}.ProAnalyticsDashboard .jobs-count__summary-container td{font-weight:700}.ProAnalyticsDashboard .jobs-count__summary-container td:first-child{text-align:left;width:40%;font-weight:400}.ProAnalyticsDashboard .jobs-count__summary{margin-bottom:0}.ProAnalyticsDashboard .jobs-count__summary label{width:30%;margin-right:1.125rem;display:inline-block}.ProAnalyticsDashboard .jobs-count__summary dt{margin-right:1.125rem;display:inline-block}.ProAnalyticsDashboard .jobs-count__summary dd{margin-right:1.125rem;font-weight:700;display:inline-block}.ProAnalyticsDashboard .jobs-count__summary__number{min-width:6%}.pro-analytics-job-filters{-o-transition:.2s height linear;height:65px;padding-top:16px;padding-bottom:16px;transition:height .2s linear}.pro-analytics-job-filters .ant-picker{background-color:#ecf2f5}.pro-analytics-job-filters__filters{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.pro-analytics-job-filters__filters button{background:0 0!important;max-width:none!important;font-size:14px!important}.pro-analytics-job-filters__filters button .anticon{position:relative;top:1px}.pro-analytics-job-filters__filters button .anticon-arrow-outlined{transform:scale(.85)}.pro-analytics-job-filters__filters button:focus,.pro-analytics-job-filters__filters button:hover,.pro-analytics-job-filters__filters button:active{background:0 0}.pro-analytics-job-filters .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#ecf2f5!important}.pro-analytics-job-filters .ant-select:not(.ant-select-customize-input).ant-select-disabled .ant-select-selector{background-color:#dce6ea!important}.pro-analytics-job-filters__custom-date-range-option{display:none}@media screen and (width<=768px){.pro-analytics-job-filters{height:auto}.pro-analytics-job-filters.collapsed{height:170px}}.widgetFullWidth .ant-empty,.widgetLarge .ant-empty,.widgetSmall .ant-empty{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;top:-35px}.pro-analytics-job{padding:16px 24px;position:relative}.pro-analytics-job__filters-wrap{background-color:#dce6ea;width:100%;padding:0 24px;box-shadow:0 1px 4px #0000001a}.pro-analytics-job__top-section{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;display:flex}.pro-analytics-job__top-section-item:first-of-type p{flex-direction:row;display:flex}.pro-analytics-job__top-section-item p{margin-bottom:0;font-size:16px;font-weight:700}.pro-analytics-job__top-section-item p span{color:#646b7a;font-size:inherit;margin-right:15px;font-weight:400;display:inline-block}@media (width<=1100px){.pro-analytics-job__top-section-item p{font-size:14px}}.pro-analytics-job__top-section-item:last-of-type{text-align:right;flex-grow:0;flex-shrink:0;width:100px}.pro-analytics-job__top-section-item:last-of-type p{cursor:pointer;position:relative;right:3px}.pro-analytics-job__top-section-item:last-of-type p .anticon{-o-transition:.25s all ease-in-out;font-size:inherit;margin-right:8px;transition:all .25s ease-in-out}.pro-analytics-job__top-section-item:last-of-type p:hover .anticon{transform:translate(-2px)}.pro-analytics-job .messageContainer{background:#ecf2f5;justify-content:center;align-items:self-start;padding-top:4rem;display:flex}.pro-analytics-job .messageOverlay{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ecf2f5cc;justify-content:center;align-items:self-start;padding-top:8rem;display:flex;position:absolute;inset:0}.pro-analytics-job .messageOverlay .spinContainer{position:sticky;top:300px}.pro-analytics-job .ant-card{background-color:#fff;flex-direction:column;height:100%;padding:0;display:flex}.pro-analytics-job .ant-card>.ant-card-head{min-height:2.857rem}.pro-analytics-job .ant-card>.ant-card-body{flex-grow:1;height:calc(100% - 48px);max-height:calc(100% - 48px)}.pro-analytics-job .ant-card>.ant-card-body .ant-spin,.pro-analytics-job .ant-card>.ant-card-body .ant-spin .ant-spin-container{height:100%}.pro-analytics-job .chartContainer{height:100%;position:relative}.pro-analytics-job .chartContainer.maximized{height:100%;min-height:250px;position:relative}.pro-analytics-job .legendWrapper{width:200px;height:100%;margin:0 1rem 0 0;padding:0;list-style:none;overflow:auto}.pro-analytics-job .legendWrapper .legendItem{cursor:default;min-width:200px;max-width:200px;padding-top:4px;padding-bottom:4px;display:flex}.pro-analytics-job .legendWrapper .legendItem .legendItemBox{margin-right:1rem}.pro-analytics-job .legendWrapper .legendItem .legendItemText{flex-grow:1}.pro-analytics-job .legendWrapper .legendItem .legendItemHidden{text-decoration:line-through;text-decoration-thickness:2px}.legendPoint{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%200a8%208%200%201%201%200%2016A8%208%200%200%201%208%200zm0%201a7%207%200%201%200%200%2014A7%207%200%200%200%208%201zm4.31%203.16a.5.5%200%200%201%20.124.64l-.042.062L7.17%2011.47a1.2%201.2%200%200%201-1.884.034l-.06-.083L3.59%209.103a.5.5%200%200%201%20.77-.633l.048.057%201.64%202.328a.2.2%200%200%200%20.294.04l.036-.038%205.229-6.615a.5.5%200%200%201%20.702-.082z'%20fill='currentColor'%20fill-rule='evenodd'/%3e%3c/svg%3e")}.widgetContainer{flex-wrap:wrap;gap:1.4rem;display:flex}.widgetFullWidth{width:100%}.widgetLarge{flex-grow:7;width:calc(770px - .7rem)}.widgetSmall{flex-grow:5;width:calc(550px - .7rem)}.jbCard{border:none!important}.jbCard>.ant-card-head{border-bottom:none}.jbCard>.ant-card-body{padding-top:0}.error-boundary{background:#fff;width:100%;height:100%}.reports-widget-card{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;border:1px solid #dce6ea;border-radius:3px;flex-direction:column;align-self:stretch;gap:1.75rem;padding:20px;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;display:flex}.reports-widget-card__title h3{margin-bottom:0;font-size:16px}.reports-widget-card__description{flex-grow:1;align-items:center;display:flex}.reports-widget-card__description p{margin-bottom:0}.reports-widget-card__cta{flex-direction:row;margin-top:auto;display:flex}.reports-widget-card__cta-item{flex-direction:row;width:50%;display:flex}.reports-widget-card__cta-item p{cursor:pointer;margin-bottom:0}.reports-widget-card__cta-item p:hover{color:#08255f}.reports-widget-card__cta-item p.isDownloading{color:#bcccd1;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:not-allowed}.reports-widget-card__cta-item p.isDownloading:after{vertical-align:bottom;content:"…";width:0;animation:.9s steps(5,end) infinite ellipsis;display:inline-block;overflow:hidden}.reports-widget-card__cta-item .anticon{margin-right:5px;font-size:18px;display:inline-block;position:relative;top:2px}.reports-widget{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.reports-widget__wrap{flex-flow:wrap;gap:1.25rem;margin-top:1.75rem;display:flex}.reports-widget .reports-widget-card{width:calc(33.333% - .85rem)}@media (width<=1050px){.reports-widget .reports-widget-card{width:calc(50% - .625rem)}}@media (width<=700px){.reports-widget .reports-widget-card{width:100%}}.virtual-grid ::-webkit-scrollbar{background-color:#f5f5f5;width:8px;height:8px}.ant-table-container ::-webkit-scrollbar{background-color:#f5f5f5;width:8px;height:8px}.virtual-table .ant-table-thead>tr>th.ant-table-cell{position:relative}.virtual-table .react-resizable-handle{z-index:1;cursor:col-resize;touch-action:none;width:10px;height:100%;position:absolute;bottom:0;right:-5px}.virtual-table .react-resizable-handle.isHidden{display:none}.tableContainer{height:100%;margin-top:10px;position:relative}.tableContainer.maximized{height:100%;min-height:250px;position:relative}.tableContainer .ant-pagination{margin-top:50px}.jbCard{flex-direction:column;height:100%;display:flex}.pro-analytics-report__content-wrap{padding:16px 24px}.pro-analytics-report__filters-wrap{background-color:#dce6ea;width:100%;padding:0 24px;box-shadow:0 1px 4px #0000001a}.pro-analytics-report__back-cta{margin-bottom:16px}.pro-analytics-report__no-report-content{flex-direction:column;gap:1.4rem;display:flex}.pro-analytics-report__no-report-content .ant-result{background:#fff}.page-header{padding:calc(var(--ant-padding) * 2);padding-top:var(--ant-padding);padding-bottom:calc(var(--ant-padding) * 3);background-color:var(--ant-color-white)}.page-header.ghost{background:0 0;border:none}.page-header .heading{justify-content:space-between;display:flex}.page-header .heading .left{margin-block:calc(var(--ant-margin-xs) / 2);align-items:center;margin-inline:0;display:flex;overflow:hidden}.page-header .heading .left .back{margin-inline-end:16px;font-size:16px;line-height:1}.page-header .heading .left .back .back-button{color:#000000e0;cursor:pointer;outline:none;font-size:16px;transition:color .3s}.page-header .heading .left .back .back-button:hover{color:#69b1ff}.page-header .heading .left .title{color:#000000e0;white-space:nowrap;text-overflow:ellipsis;margin-block-end:0;margin-inline-end:12px;font-size:20px;font-weight:600;line-height:32px;overflow:hidden}.page-header .heading .extra{white-space:nowrap;margin-block:4px;margin-inline:0}.page-header .content{padding-block-start:12px}.password{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.password__errors{padding-bottom:35px}.password__errors-log{margin-left:0;margin-right:5px;position:relative}.password__data-access{padding-bottom:35px}.password__data-access p{margin-bottom:0}.password__form-wrap{width:100%;max-width:400px}.password__form-wrap .ant-form-item-explain-error:last-of-type{margin-bottom:5px}.password__form-wrap .ant-form-item-explain-error:first-of-type{margin-top:5px}.password__form-cta-wrap{flex-direction:row;justify-content:space-between;gap:15px;margin-top:15px;display:flex}.password__form-cta-wrap button{width:100%}.reports-management__options__option-button{width:32px;height:32px;padding:5px}.native-spinner{width:inherit}.jb-spinner{background-color:var(--ant-color-bg-container);width:100%;padding:var(--ant-padding);flex-direction:column;justify-content:center;display:flex;position:relative}.jb-spinner.flush{width:auto;padding:0;display:block}.jb-spinner.ghost{background-color:#0000}.jb-spinner .icon{color:var(--ant-color-primary)}.jb-spinner.default .icon{font-size:24px}.jb-spinner.small .icon{font-size:16px}.jb-spinner.x-small .icon{font-size:12px}.notifications{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.report-editor__errors>*{margin-bottom:32px}.report-editor__test-result.ant-input[disabled]{cursor:text;color:#000;height:150px}.report-editor .ant-transfer-list{flex-grow:1;height:300px}.company-info{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.company-info__wrap{min-height:400px}.company-info__wrap.isLoading{opacity:0}.company-info__submit-btn svg{vertical-align:baseline;width:13px;height:13px;color:var(--icon-color);margin-right:3px;display:inline-block}.settings{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;padding:30px 0;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.settings__wrap{flex-direction:column;gap:50px;display:flex}.settings__menu-items{-webkit-animation-delay:0;-webkit-animation-name:fadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:fadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px;margin-top:30px;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;display:grid}.settings__card{cursor:pointer;will-change:transform;z-index:1;-o-transition:.25s all ease-in-out;flex:0 0 calc(25% - 15px);transition:all .25s ease-in-out;position:relative}.settings__card:before{content:"";border-radius:inherit;opacity:0;z-index:-1;-o-transition:.25s all ease-in-out;background:#fff;transition:all .25s ease-in-out;position:absolute;inset:0;transform:scale(1)}.settings__card:hover:before{opacity:1;-webkit-box-shadow:var(--element-box-shadow);-moz-box-shadow:var(--element-box-shadow);box-shadow:var(--element-box-shadow);transform:scale(1.02)}.settings__card-content{flex-direction:column;flex:1;justify-content:space-between;min-height:135px;display:flex}.settings__card-content h5{font-weight:700}.settings__card-content .ant-card-body{flex-direction:column;justify-content:space-between;align-items:stretch;gap:15px;display:flex}.settings__card-content .ant-card-body:before,.settings__card-content .ant-card-body:after{display:none}.settings__card-content .ant-card-body svg{margin-top:auto}.ant-breadcrumb{font-size:1rem;line-height:1.5rem}.ant-card{border:none}.ant-card .ant-card-head{padding-top:14px;padding-bottom:5px;font-size:1.429rem;font-weight:700}.ant-card .ant-card-body{padding:18px}.ant-card .ant-card-head-title{padding-bottom:0;font-size:20px;font-weight:400}.ant-card .ant-card-head-title span{display:inline-block}.ant-card .ant-card-head-title span.card-currency{margin-left:8px;font-size:14px;font-weight:700;position:relative;top:-1px}.ant-page-header{padding:16px 30px 45px}.ant-page-header .ant-page-header-heading-title,.ant-page-header h1.ant-typography{font-size:30px;font-weight:400;line-height:3.214rem}.ant-page-header-content{padding-top:1rem}.page-header .heading .left .back .back-button:focus{color:#69b1ff}.page-header .heading .left .title{font-size:30px;font-weight:400;line-height:3.214rem}.page-header .content{padding-top:1rem}.ant-tabs .ant-tabs-nav{margin-bottom:0}.ant-popover{max-width:375px}.ant-select-selection-overflow-item .ant-select-selection-item{border-radius:50px}.ant-select-selection-overflow-item .ant-tag{display:flex}.tag-tooltip-label{display:block}.ant-modal-root .ant-modal-mask{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ant-table-wrapper .ant-table{scrollbar-color:#ced0da #f5f5f5}.ant-table-wrapper .ant-table thead.ant-table-thead tr th.ant-table-cell{border-bottom-width:2px;font-weight:300}.ant-table-wrapper .ant-table thead.ant-table-thead tr th.ant-table-cell.ant-table-column-has-sorters:hover{background:var(--ant-table-header-bg)}.ant-table-wrapper .ant-table thead.ant-table-thead tr th.ant-table-cell.ant-table-column-has-sorters:hover:before{background-color:var(--ant-table-header-split-color)!important}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell.ant-table-row-expand-icon-cell{text-align:center;padding:0;position:relative}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell.ant-table-row-expand-icon-cell .anticon{transition:transform .2s ease-in-out}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell.ant-table-row-expand-icon-cell .anticon.expanded{transform:rotate(180deg)}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell.ant-table-row-expand-icon-cell .expand-icon{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell .alert .alert__errors{padding-bottom:0}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell .alert .alert__errors>.ant-alert{margin-bottom:0}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell .anticon[tabindex]{cursor:pointer}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell p{margin:0}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row td.ant-table-cell p img{object-fit:contain;-webkit-user-select:none;user-select:none;border:1px solid #ededed;border-radius:4px;width:30px;height:30px;margin-right:18px;display:inline-block}.ant-table-wrapper .ant-table tbody.ant-table-tbody tr.ant-table-row.isDisabled{cursor:not-allowed;pointer-events:none!important}.ant-typography strong{font-weight:500}.button-icon{margin:-4px 4px -4px 0}code,pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"tnum";background-color:#ecf2f5;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5715;height:auto!important}@media (width<=768px){body,html{overflow-x:auto}}a{color:#284998;text-decoration:none}a:hover{color:#284998}h1,h2,h3,h4,h5,h6{font-weight:400}.App{min-height:100vh}.App .main{flex-direction:column;min-height:100vh;display:flex}.App .main .app-header{z-index:1000;border-bottom:none;position:sticky;top:0;box-shadow:0 1px 4px #0000001a}.App .main .app-body{flex-grow:1;padding-bottom:100px}.App .main .app-footer{z-index:1000;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 4px #0000001a}.pageSection{max-width:1500px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.full-space{position:absolute;inset:0}.centered-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar{background-color:#f5f5f5;width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:#ced0da;border-radius:4px;transition:background-color .5s}::-webkit-scrollbar-thumb:hover{background-color:#a8abbe}.debug-section{z-index:100;opacity:1;-o-transition:.15s all ease-in-out;background:#fff;border-top:2px solid #ecf2f5;border-left:2px solid #ecf2f5;border-radius:4px;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;padding:17px 25px;transition:all .15s ease-in-out;display:flex;position:fixed;bottom:0;right:0;transform:translate(100%)}.debug-section.isToggled{transform:translate(0)}.debug-btn,.debug-button-toggler button{cursor:pointer;background:#fff;border:1px solid #dce6ea;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.debug-button-toggler{position:fixed;bottom:15px;right:15px}.debug-btn{cursor:pointer}.messageContainer{justify-content:center;align-items:self-start;padding-top:4rem;display:flex}.messageOverlay{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ecf2f5cc;justify-content:center;align-items:self-start;padding-top:8rem;display:flex;position:absolute;inset:0}.messageOverlay .spinContainer{position:sticky;top:300px}.error-box{padding:15px}.ant-float-btn-group{z-index:999}.ant-label-required:before{color:#ff4d4f;content:"*";margin-inline-end:4px;font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.logout-view{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100vw;height:100vh;display:flex}.hierarchy-selector-content{-webkit-animation-delay:0;-webkit-animation-name:slideFadeIn;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease-in;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-name:slideFadeIn;-moz-animation-duration:.5s;-moz-animation-timing-function:ease-in;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;animation-delay:0;place-items:center;min-height:80vh;padding:50px;animation-name:slideFadeIn;animation-duration:.5s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;display:grid}.hierarchy-selector-content h2{margin-bottom:0;font-weight:400}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;width:95%;margin-bottom:0;overflow:hidden}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
