.vertical-collection-visual-debugger{height:100%;position:fixed;z-index:1000;top:0;left:0;display:flex;align-items:center;justify-content:left;background:#323232;width:125px}.vertical-collection-visual-debugger .vc_visualization-container{transform:scale(.25);left:0;position:relative}.vertical-collection-visual-debugger .vc_visualization-screen{position:absolute;background:0 0;box-sizing:content-box;border-top:2px dashed #ff0;border-bottom:2px dashed #ff0;width:500px}.vertical-collection-visual-debugger .vc_visualization-scroll-container{position:absolute;width:500px;background:rgba(100,230,100,.65)}.vertical-collection-visual-debugger .vc_visualization-item-container{position:absolute;width:500px;background:rgba(255,255,255,.15)}.vertical-collection-visual-debugger .vc_visualization-virtual-component{box-sizing:border-box;background:rgba(230,100,230,.6);border:1px dotted #bbb;border-top:0;color:#fff;text-align:center;font-size:2.5em;width:250px}.vertical-collection-visual-debugger .vc_visualization-virtual-component:first-of-type{border-top:1px dotted #bbb}.vertical-collection-visual-debugger .vc_visualization-virtual-component.culled{background:0 0}.occluded-content{display:block;position:relative;width:100%;min-height:.01px;color:transparent}table .occluded-content,tbody .occluded-content,tfoot .occluded-content,thead .occluded-content{display:table-row;position:relative;width:100%}ol .occluded-content,ul .occluded-content{display:list-item;position:relative;width:100%;list-style-type:none;height:0}:root{--epm-animation-backdrop-in-duration:0.3s;--epm-animation-backdrop-out-duration:0.18s;--epm-animation-modal-in-duration:0.3s;--epm-animation-modal-out-duration:0.18s;--epm-animation-backdrop-in-delay:0s;--epm-animation-backdrop-out-delay:0s;--epm-animation-modal-in-delay:0s;--epm-animation-modal-out-delay:0s;--epm-animation-backdrop-in:var(--epm-animation-backdrop-in-duration) ease var(--epm-animation-backdrop-in-delay) forwards epm-backdrop-in;--epm-animation-backdrop-out:var(--epm-animation-backdrop-out-duration) ease var(--epm-animation-backdrop-out-delay) forwards epm-backdrop-out;--epm-animation-modal-in:var(--epm-animation-modal-in-duration) ease-out var(--epm-animation-modal-in-delay) forwards epm-modal-in;--epm-animation-modal-out:var(--epm-animation-modal-out-duration) ease-out var(--epm-animation-modal-out-delay) forwards epm-modal-out;--epm-backdrop-background:#2d3748CD}@media (prefers-reduced-motion:reduce){:root{--epm-animation-backdrop-in-duration:0.001s;--epm-animation-backdrop-out-duration:0.001s;--epm-animation-modal-in-duration:0.001s;--epm-animation-modal-out-duration:0.001s;--epm-animation-backdrop-in-delay:0.001s;--epm-animation-backdrop-out-delay:0.001s;--epm-animation-modal-in-delay:0.001s;--epm-animation-modal-out-delay:0.001s}}.epm-scrolling-disabled{overflow:hidden}.epm-backdrop,.epm-modal-container{position:fixed;top:0;right:0;bottom:0;left:0}.epm-backdrop{background-color:#2d3748CD;background-color:var(--epm-backdrop-background);opacity:0;animation:.3s ease 0s forwards epm-backdrop-in;animation:var(--epm-animation-backdrop-in);animation-delay:0s;animation-delay:var(--epm-animation-backdrop-in-delay);animation-duration:.3s;animation-duration:var(--epm-animation-backdrop-in-duration)}.epm-modal-container{display:flex;align-items:center;justify-content:center;overflow:auto}.epm-animating .epm-modal-container{overflow:visible;overflow:initial}.epm-modal{margin:auto;transform:translate(0,-30vh) scale(1.1);opacity:0;animation:.3s ease-out 0s forwards epm-modal-in;animation:var(--epm-animation-modal-in);animation-delay:0s;animation-delay:var(--epm-animation-modal-in-delay);animation-duration:.3s;animation-duration:var(--epm-animation-modal-in-duration);-webkit-overflow-scrolling:touch}.epm-backdrop.epm-out{opacity:1;animation:.18s ease 0s forwards epm-backdrop-out;animation:var(--epm-animation-backdrop-out);animation-delay:0s;animation-delay:var(--epm-animation-backdrop-out-delay);animation-duration:.18s;animation-duration:var(--epm-animation-backdrop-out-duration);pointer-events:none}.epm-modal.epm-out{transform:translate(0,0) scale(1);opacity:1;animation:.18s ease-out 0s forwards epm-modal-out;animation:var(--epm-animation-modal-out);animation-delay:0s;animation-delay:var(--epm-animation-modal-out-delay);animation-duration:.18s;animation-duration:var(--epm-animation-modal-out-duration);pointer-events:none}@keyframes epm-backdrop-in{0%{opacity:0}100%{opacity:1}}@keyframes epm-backdrop-out{0%{opacity:1}100%{opacity:0}}@keyframes epm-modal-in{0%{transform:translate(0,-30vh) scale(1.1);opacity:0}72%{transform:translate(0,0) scale(.99);opacity:1}100%{transform:translate(0,0) scale(1);opacity:1}}@keyframes epm-modal-out{0%{transform:translate(0,0) scale(1);opacity:1}100%{transform:translate(0,-10vh) scale(.8);opacity:0}}.ember-table{position:relative;height:100%;width:100%;box-sizing:border-box}.ember-table .ember-table-overflow{overflow:auto;max-height:100%;max-width:100%}.ember-table table{border-spacing:0;table-layout:fixed;box-sizing:border-box}.ember-table td,.ember-table th{box-sizing:border-box}.ember-table td.is-fixed-left,.ember-table td.is-fixed-right,.ember-table th.is-fixed-left,.ember-table th.is-fixed-right{position:-webkit-sticky;position:sticky;left:0}.ember-table td.ember-table__text-align-left,.ember-table th.ember-table__text-align-left{text-align:left}.ember-table td.ember-table__text-align-center,.ember-table th.ember-table__text-align-center{text-align:center}.ember-table td.ember-table__text-align-right,.ember-table th.ember-table__text-align-right{text-align:right}.ember-table th{z-index:2}.ember-table th:not(.is-fixed-right) .et-header-resize-area{right:0}.ember-table th.is-fixed-right .et-header-resize-area{left:0}.ember-table td.is-fixed-left,.ember-table td.is-fixed-right{z-index:3}.ember-table th.is-fixed-left,.ember-table th.is-fixed-right{z-index:4}.ember-table th.is-sortable{cursor:pointer}.ember-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:2;box-sizing:border-box}.ember-table tbody{box-sizing:border-box}.ember-table tfoot{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;box-sizing:border-box}.ember-table .scroll-indicator{position:absolute;z-index:5}.ember-table .scroll-indicator__left,.ember-table .scroll-indicator__right{top:0;width:8px;height:100%}.ember-table .scroll-indicator__left{background:linear-gradient(to right,rgba(168,168,168,.4),rgba(168,168,168,0))}.ember-table .scroll-indicator__right{right:0;background:linear-gradient(to left,rgba(168,168,168,.4),rgba(168,168,168,0))}.ember-table .scroll-indicator__bottom,.ember-table .scroll-indicator__top{left:0;width:100%;height:8px}.ember-table .scroll-indicator__top{top:0;background:linear-gradient(to bottom,rgba(168,168,168,.4),rgba(168,168,168,0))}.ember-table .scroll-indicator__bottom{bottom:0;background:linear-gradient(to top,rgba(168,168,168,.4),rgba(168,168,168,0))}.ember-table.et-unselectable{user-select:none}.ember-table .et-header-resize-area{cursor:col-resize;width:10px;height:100%;position:absolute;top:0}.ember-table .et-speech-only{display:none!important}@media speech{.ember-table .et-speech-only{display:block!important}}.ember-table .ember-table-loading-more{display:inline-block}