._fl{font-weight:300}._fl,._fr{font-family:var(--Pretendard)}._fr{font-weight:400}._fb{font-weight:800}._fb,._fsb{font-family:var(--Pretendard)}._fsb{font-weight:600}section .report-live-list ul li{width:100%;border-top:1px solid #eaedef}section .report-live-list ul li.active{display:grid;grid-template-columns:18px 1fr;grid-gap:5px;gap:5px}section .report-live-list ul li.active .status-dot{width:8px;height:8px;background-color:#003478;border-radius:50%;animation:pulse 2s infinite;margin:5px auto}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 0 0 #003478}70%{transform:scale(1);box-shadow:0 0 0 5px rgba(0,200,83,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,200,83,0)}}section .report-live-list ul li .content-wrap{display:flex;justify-content:space-between;gap:10px}section .report-live-list ul li:first-child{border-top:none;margin-top:30px}section .report-live-list ul li .content{display:flex}section .report-live-list ul li .content p{font-size:16px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-clamp:1;display:-webkit-box}section .report-live-list ul li .content small{font-size:14px;color:#8894a0}section .report-live-list ul li .btn{cursor:pointer;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;font-size:16px;padding:4px 8px;gap:8px;border-radius:3px}section .report-live-list ul li .btn span{white-space:pre}section .report-live-list ul li .btn.blue{background-color:#003478;color:#fff}section .report-live-list ul li .btn.gray{background-color:#f8f8f8;color:#555;border:1px solid #e4e4e4}#ReportLive .page-title{display:flex;gap:15px}#ReportLive .page-title img{width:31px;height:30px}#ReportLive section .report-live-list{margin-top:50px}#ReportLive section .report-live-list ul li{padding-top:20px;margin-top:20px}#ReportLive section .report-live-list ul li .content{color:#18171a;font-size:17px}#ReportLive section .report-live-list ul li .content small{margin-left:25px}#ReportLive section .report-live-list .more{color:#1142bf;display:flex;align-items:center;gap:13px;font-size:16px;width:-moz-fit-content;width:fit-content;margin:30px auto auto}#ReportLive section .report-live-list .more img{transform:rotate(90deg);width:6px;height:12px}#ReportLive .table-box .btn{padding:4px 8px;border-radius:3px}#ReportLive .table-box .btn svg{margin-left:8px}#ReportLive .table-box .more svg{margin-left:10px;transform:rotate(90deg)}