.value-index-score-modal{align-items:center;display:none;inset:0;justify-content:center;padding:32px 16px;position:fixed;z-index:9999}.value-index-score-modal.--open{display:flex}.value-index-score-modal__overlay{background:rgba(0,0,0,.7);inset:0;position:absolute}.value-index-score-modal__dialog{background:var(--color-white);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2);height:fit-content;overflow:hidden;padding:30px 20px;position:relative;width:min(100%,1048px);z-index:1}.value-index-score-modal__close{align-items:center;background:transparent;border:0;border-radius:50%;color:var(--color-gray-true-400);cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;position:absolute;right:18px;top:18px;width:32px}.value-index-score-modal__score,.value-index-score-modal__title{color:var(--color-gray-true-800);letter-spacing:-.06em;text-align:center}.value-index-score-modal__title{margin:12px auto 0;max-width:600px;text-wrap:balance}.value-index-score-modal__table-wrap{background:var(--color-gray-true-50);border-radius:16px;margin-top:40px;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:2px}.value-index-score-modal__table{border-collapse:separate;border-radius:16px;border-spacing:0;color:var(--color-gray-true-600);min-width:860px;table-layout:fixed;width:100%}.value-index-score-modal__table thead th{color:#9c9c9c;font-size:12px;font-weight:500;letter-spacing:-.02em;line-height:1.2;padding:16px 18px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}.value-index-score-modal__table tbody{position:relative}.value-index-score-modal__table tbody td{background:var(--color-white);border-right:1px solid var(--color-gray-true-200);border-top:1px solid var(--color-gray-true-200);font-size:14px;line-height:1.45;padding:20px 18px;vertical-align:middle}.value-index-score-modal__table tbody td:first-child{border-left:1px solid var(--color-gray-true-200)}.value-index-score-modal__table tbody td:first-child,.value-index-score-modal__table thead th:first-child{color:var(--color-gray-true-800);font-weight:600;line-height:1.35;width:13.5%}.value-index-score-modal__table tbody td:nth-child(2),.value-index-score-modal__table tbody td:nth-child(3),.value-index-score-modal__table thead th:nth-child(2),.value-index-score-modal__table thead th:nth-child(3){white-space:nowrap;width:13.5%}.value-index-score-modal__table tbody td:nth-child(4),.value-index-score-modal__table thead th:nth-child(4){vertical-align:top;width:58%}.value-index-score-modal__table tbody tr:first-child td:first-child{border-top-left-radius:14px}.value-index-score-modal__table tbody tr:first-child td:last-child{border-top-right-radius:14px}.value-index-score-modal__table tbody tr:last-child td:first-child{border-bottom-left-radius:14px}.value-index-score-modal__table tbody tr:last-child td:last-child{border-bottom-right-radius:14px}@media(max-width:991px){.value-index-score-modal{padding:16px}.value-index-score-modal__dialog{border-radius:14px;max-height:calc(100vh - 32px);padding:16px;width:100%}.value-index-score-modal tbody td:first-child,.value-index-score-modal thead th:first-child{width:15.5%}.value-index-score-modal__close{height:28px;right:12px;top:12px;width:28px}.value-index-score-modal__close svg{height:24px;width:24px}.value-index-score-modal__score{padding-right:20px}.value-index-score-modal__title{margin-top:10px;max-width:280px;padding-right:20px}.value-index-score-modal__table-wrap{margin-top:20px;max-height:calc(100vh - 180px)}.value-index-score-modal__table{min-width:720px}.value-index-score-modal__table thead th{font-size:10px;padding:12px 14px 10px}.value-index-score-modal__table tbody td{font-size:14px;line-height:1.4;padding:16px 14px}}