#embedded-report-container iframe{width:100%;height:100%}.custom-theme .ka-thead{position:relative}.custom-theme .ka{overflow:hidden;background-color:#fff;font-size:14px;display:flex;flex-direction:column}.custom-theme .ka-table-wrapper{height:100%;width:100%;overflow-y:auto}.custom-theme .ka-table{width:100%;table-layout:fixed;border-collapse:collapse}.custom-theme .ka-thead-background{background-color:#eef1f5}.custom-theme .ka-thead-cell-height{box-sizing:border-box;height:47px}.custom-theme .ka-thead-fixed{position:-webkit-sticky;position:sticky}.custom-theme .ka-thead-row:first-child .ka-thead-fixed{top:0}.custom-theme .ka-thead-row:nth-child(2) .ka-thead-fixed{top:47px}.custom-theme .ka-thead-row:nth-child(3) .ka-thead-fixed{top:94px}.custom-theme .ka-thead-row:nth-child(4) .ka-thead-fixed{top:141px}.custom-theme .ka-thead-row:nth-child(5) .ka-thead-fixed{top:188px}.custom-theme .ka-thead-row:nth-child(6) .ka-thead-fixed{top:235px}.custom-theme .ka-thead-cell{padding:0 20px;color:#032536}.custom-theme .ka-thead-cell-wrapper{display:flex}.custom-theme .ka-thead-cell-content,.custom-theme .ka-thead-cell-content-wrapper{width:100%}.custom-theme .ka-tbody{height:100%}.custom-theme .ka-cell,.custom-theme .ka-thead-cell{text-align:left}.custom-theme .ka-cell{padding:8px 20px;line-height:29px;color:#353c44}.custom-theme .ka-tree-cell{display:flex}.custom-theme .ka-icon{font-weight:100;font-size:10px;font-family:"icons"}.custom-theme .ka-input{max-width:100%;border:1px solid #747d86}.custom-theme .ka-cell-editor-validation-error .ka-input{background:#ffe7e7;border:1px solid #ff0c0c}.custom-theme .ka-validation-message-container{position:absolute}.custom-theme .ka-validation-message{font-size:12px;color:#fff;background-color:#ff0c0c;padding:0 10px;max-width:200px}.custom-theme .ka-empty-cell{width:40px;min-width:40px}.custom-theme .ka-tree-empty-space{width:20px;min-width:20px}.custom-theme .ka-tr{width:100%}.custom-theme .ka-no-data-row{height:100px;text-align:center}.custom-theme .ka-row{box-sizing:border-box;border-bottom:1px solid #9cabb3;border-top:1px solid #9cabb3}.custom-theme .ka-even{background-color:#9cabb3}.custom-theme .ka-dragged-row{opacity:.5}.custom-theme .ka-drag-over-row{box-shadow:inset 0 7px 0 -4px #889aa3}.custom-theme .ka-dragged-row~.ka-drag-over-row{box-shadow:inset 0 -7px 0 -4px #889aa3}.custom-theme .ka-drag-over-column{box-shadow:inset 7px 0 0 -4px #889aa3}.custom-theme .ka-dragged-column~.ka-drag-over-column{box-shadow:inset -7px 0 0 -4px #889aa3}.custom-theme .ka-row-selected{background-color:#f7fcfd}.custom-theme .ka-group-row{background-color:#f9fbfc;box-sizing:border-box;border-bottom:1px solid #fff;border-top:1px solid #fff}.custom-theme .ka-group-cell{padding:8px 10px}.custom-theme .ka-group-cell-content{display:flex;align-items:center}.custom-theme .ka-icon-group-arrow{padding:7px 5px 7px 10px;margin-right:5px;cursor:pointer}.custom-theme .ka-group-panel{display:flex}.custom-theme .ka-group-panel-cell{margin-bottom:15px;margin-top:15px;margin-left:15px;display:flex;grid-gap:15px;gap:15px;align-items:center}.custom-theme .ka-group-panel-cell-remove{cursor:pointer;color:#0a78af;display:flex;fill:currentColor}.custom-theme .ka-group-panel-text{color:#747d86;margin:30px 20px}.custom-theme .ka-icon-tree-arrow{padding:0 10px;margin-left:-10px;cursor:pointer}.custom-theme .ka-icon-sort{margin-left:3px}.custom-theme .ka-icon-sort-arrow-down,.custom-theme .ka-icon-sort-arrow-up{color:#02141e;fill:currentColor;position:relative;top:1px}.custom-theme .ka-pointer{cursor:pointer}.custom-theme .ka-filter-row-cell{padding:0 20px 15px}.custom-theme .ka-loading{position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5333333333);display:flex;justify-content:center;align-items:center;flex-direction:column}.custom-theme .ka-loading-active{position:relative}.custom-theme .ka-loading-icon{width:10px;height:10px;border-radius:50%;-webkit-animation:ka-loading-animation 1s linear infinite alternate;animation:ka-loading-animation 1s linear infinite alternate;position:relative;left:-20px}.custom-theme .ka-thead-cell-resize{-webkit-user-select:none;-ms-user-select:none;user-select:none;width:2px;cursor:col-resize;background-color:#7f939d;position:relative;left:19px}.custom-theme .ka-thead-cell-resize:active:after{content:"";display:block;position:fixed;cursor:col-resize;z-index:2;top:0;left:0;width:100%;height:100%}.custom-theme .ka-thead-background{z-index:1}.custom-theme .ka-summary-cell{padding:12px 20px}@-webkit-keyframes ka-loading-animation{0%{background-color:#747d86;box-shadow:20px 0 0 0 rgba(116,125,134,.2),40px 0 0 0 rgba(116,125,134,.2)}25%{background-color:rgba(116,125,134,.4);box-shadow:20px 0 0 0 #747d86,40px 0 0 0 rgba(116,125,134,.2)}75%{background-color:rgba(116,125,134,.4);box-shadow:20px 0 0 0 rgba(116,125,134,.2),40px 0 0 0 #747d86}to{box-shadow:none}}@keyframes ka-loading-animation{0%{background-color:#747d86;box-shadow:20px 0 0 0 rgba(116,125,134,.2),40px 0 0 0 rgba(116,125,134,.2)}25%{background-color:rgba(116,125,134,.4);box-shadow:20px 0 0 0 #747d86,40px 0 0 0 rgba(116,125,134,.2)}75%{background-color:rgba(116,125,134,.4);box-shadow:20px 0 0 0 rgba(116,125,134,.2),40px 0 0 0 #747d86}to{box-shadow:none}}.custom-theme .ka-loading-text{margin-top:15px;color:#353c44}.custom-theme .ka-paging-sizes-active{display:flex;justify-content:space-between}.custom-theme .ka-paging-pages,.custom-theme .ka-paging-sizes{list-style:none;display:flex;flex-direction:row;padding:0 10px;margin:0}.custom-theme .ka-paging-pages{justify-content:flex-end}.custom-theme .ka-paging-page-index,.custom-theme .ka-paging-size{cursor:pointer;padding:5px;margin:10px 5px;min-width:18px;border-radius:50%;text-align:center;color:#032536;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-theme .ka-paging-page-index-active,.custom-theme .ka-paging-size-active{background-color:#f1f5f7;font-weight:700;color:#747d86}.custom-theme .ka-popup{background-color:#fff;border:1px solid #9cabb3;border-radius:6px;box-sizing:border-box;box-shadow:0 6px 12px rgba(0,0,0,.18);color:#747d86;position:absolute;text-align:center;width:245px;overflow-y:auto;z-index:1000}.custom-theme .ka-header-filter-button-icon{font-size:16px;position:absolute;padding:0 3px;color:#000;fill:currentColor}.custom-theme .ka-header-filter-button{position:relative}.custom-theme .ka-header-filter-button-has-value{font-weight:700}.custom-theme .ka-header-filter-table{box-shadow:none}.custom-theme .ka-header-filter-table .ka-table-wrapper{max-height:325px}.custom-theme .ka-header-filter-table .ka-thead-background{background:#fff}.custom-theme .ka-header-filter-table .ka-cell{padding:3px 10px}.custom-theme .ka-header-filter-table .ka-cell-text{display:flex;align-items:center}.custom-theme .ka-header-filter-table .ka-filter-row-cell{padding:10px}.custom-theme .ka-header-filter-table .ka-row,.custom-theme .ka-header-filter-table input[type=checkbox]{cursor:pointer}.custom-theme .ka-header-filter-table .ka-input{width:100%;box-sizing:border-box;border-radius:3px;padding:3px 5px;margin:0}.custom-theme .ka-row-selected{background-color:transparent!important}.custom-theme .ka-paging-page-index,.custom-theme .ka-paging-size{margin:1px 5px;padding:0}.nav{margin-bottom:15px;text-align:center}.dot{color:#000;cursor:pointer;font-size:36px;line-height:1;margin:0 15px;opacity:.4;text-shadow:none;transition:opacity 1s ease,text-shadow 1s ease;will-change:opacity,text-shadow}.active{color:#479af0;opacity:1;text-shadow:0 0 8px}.react-datepicker-popper{z-index:999999}#font-picker{display:none}.store-upload-step-wizard,.store-upload-step-wizard>:nth-child(2),.store-upload-step-wizard>:nth-child(2)>div{flex:1 1;display:flex;flex-direction:column}.report-form,.report-form-hidden{transition:all 1s ease}.report-form-hidden{transform:translate(-500%)}.report-cover{background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.2))}body{margin:0;font-family:"Montserrat",sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#tidio-chat-iframe{inset:auto 9px 56px auto!important}
/*# sourceMappingURL=main.b383f958.chunk.css.map */