.Popup_popup_background__jAzpZ{height:100vh;width:100%;position:fixed;top:0;right:0;z-index:100;display:flex;align-items:center;justify-content:center}.Popup_popup_blur__oTpiu{background:rgba(37,37,75,.6);backdrop-filter:blur(20px)}.Popup_popup_scroll__h9XR9{overflow:auto}.Popup_popup_no_pointer__sJKRi{pointer-events:none}.styles_wrapper__Ze9lR{max-width:440px;width:100%;padding-inline:20px;position:fixed;top:40px;left:50%;transform:translateX(-50%)}.styles_popup__PXCpm{width:100%;min-height:400px;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.styles_popup__header__coeQD{padding:20px 20px 30px;background-color:var(--popup-primary-bg);border-bottom:1px solid var(--popup-border-color);display:flex;flex-direction:column;align-items:center}.styles_popup__header_top__CDbQZ{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.styles_popup__header_top__CDbQZ .styles_title__cxD3E{font-size:24px;font-weight:500;font-weight:var(--font-sen);line-height:100%}.styles_popup__header_top__CDbQZ .styles_close__bQdAx{cursor:pointer;transition:opacity .2s ease}.styles_popup__header_top__CDbQZ .styles_close__bQdAx:hover{opacity:.8}.styles_popup__header_score__qIeAE{display:flex;flex-direction:column;align-items:center;gap:12px}.styles_popup__header_score__qIeAE .styles_text__22OfL{font-family:var(--font-sen);font-size:40px;font-weight:600;line-height:140%}.styles_popup__header_score__qIeAE .styles_text__22OfL span{color:var(--gray-color)}.styles_popup__header_link__3yvGk{transition:opacity .2s ease;margin-top:10px;display:flex;align-items:center;gap:5px;color:#8d79ea}.styles_popup__header_link__3yvGk:hover{opacity:.8}.styles_popup__header_info____pqs{margin-top:20px;display:flex;align-items:center;gap:5px;font-size:20px;font-weight:600;line-height:100%}.styles_popup__body__PAi8V{max-height:200px;overflow-y:auto;flex:1;background-color:var(--popup-secondary-bg);position:relative}.styles_popup__body__PAi8V .styles_table__icdzW{width:100%;border-collapse:collapse}.styles_popup__body__PAi8V .styles_table__icdzW thead th{padding:12px 20px;text-align:left;font-size:12px;font-weight:300;line-height:100%;color:var(--grey-color)}.styles_popup__body__PAi8V .styles_table__icdzW tbody .styles_noData__9N9Ss{white-space:nowrap;position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%);font-weight:600;color:var(--gray-color)}.styles_popup__body__PAi8V .styles_table__icdzW tbody tr td{font-size:16px;font-weight:400;padding:12px 20px}.styles_popup__body__PAi8V .styles_table__icdzW tbody tr:not(:last-child){background-color:var(--dark-color)}.styles_popup__body__PAi8V .styles_table__icdzW .styles_points__Mli5C{text-align:right;white-space:nowrap}.styles_popup__body__PAi8V .styles_table__icdzW .styles_points__Mli5C strong{font-weight:600}.styles_popup__body__PAi8V .styles_table__icdzW .styles_points__Mli5C span{color:var(--grey-color)}