.correlation-matrix .row{display:flex;margin:0;padding:0}.correlation-matrix .column{flex-grow:1;border-bottom:1px solid var(--bs-border-inv-neutral);border-right:1px solid var(--bs-border-inv-neutral);text-align:center;width:75px;padding:5px}.correlation-matrix .column.left{overflow:hidden}.correlation-matrix .column.fade{text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.correlation-matrix .column.grey{background:var(--bs-surface-20)}.correlation-matrix .colored{color:var(--bs-static-text-inv-neutral);cursor:pointer}.correlation-matrix .colored:hover,.correlation-matrix .colored.active{background:var(--bs-surface-10);font-weight:bolder}.correlation-matrix .colored:hover::before,.correlation-matrix .colored:hover::after,.correlation-matrix .colored.active::before,.correlation-matrix .colored.active::after{content:""}.correlation-matrix .bigger-75{background-color:#00734b}.correlation-matrix .bigger-75:hover,.correlation-matrix .bigger-75.active{color:#00734b}.correlation-matrix .bigger-50{background:var(--bs-ctx-perf-pos-surface-neutral)}.correlation-matrix .bigger-50:hover,.correlation-matrix .bigger-50.active{color:var(--bs-ctx-perf-pos-surface-neutral)}.correlation-matrix .bigger-25{background:var(--bs-ctx-perf-pos-surface-subdued)}.correlation-matrix .bigger-25:hover,.correlation-matrix .bigger-25.active{color:var(--bs-ctx-perf-pos-surface-subdued)}.correlation-matrix .bigger-0{background:var(--bs-ctx-perf-pos-surface-muted)}.correlation-matrix .bigger-0:hover,.correlation-matrix .bigger-0.active{color:var(--bs-ctx-perf-pos-surface-muted)}.correlation-matrix .bigger-minus-25{background:var(--bs-ctx-perf-neg-surface-muted)}.correlation-matrix .bigger-minus-25:hover,.correlation-matrix .bigger-minus-25.active{color:var(--bs-ctx-perf-neg-surface-muted)}.correlation-matrix .bigger-minus-50{background:var(--bs-ctx-perf-neg-surface-subdued)}.correlation-matrix .bigger-minus-50:hover,.correlation-matrix .bigger-minus-50.active{color:var(--bs-ctx-perf-neg-surface-subdued)}.correlation-matrix .bigger-minus-75{background:var(--bs-ctx-perf-neg-surface-neutral)}.correlation-matrix .bigger-minus-75:hover,.correlation-matrix .bigger-minus-75.active{color:var(--bs-ctx-perf-neg-surface-neutral)}.correlation-matrix .bigger-minus-100{background-color:#cf1515}.correlation-matrix .bigger-minus-100:hover,.correlation-matrix .bigger-minus-100.active{color:#cf1515}.correlation-matrix .description{padding:10px 0 0 0}.correlation-matrix .description .legend{display:inline-block;height:15px;width:15px;margin:0 10px 0 0}.correlation-matrix .description .info{text-align:justify}.correlation-matrix .description .column{display:flex;align-items:center}.correlation-matrix .chart{width:50%}@media(max-width: 610px){.correlation-matrix .column{width:85px}.correlation-matrix .matrixContainer{overflow-x:scroll}.correlation-matrix .matrixContainer::-webkit-scrollbar-corner{background-color:var(--bs-surface-10)}.correlation-matrix .matrixContainer::-webkit-scrollbar{background-color:var(--bs-surface-10);border-radius:0}.correlation-matrix .matrixContainer .row{flex-wrap:nowrap;width:fit-content}.correlation-matrix .matrixContainer .row .column:nth-child(1){left:0;position:-webkit-sticky;position:sticky;z-index:1}.correlation-matrix .matrixContainer .row:nth-child(1) .column:nth-child(1){background-color:var(--bs-surface-10)}.correlation-matrix .chart{width:100%}}
