@charset "UTF-8";.bk-panel {
background-color: var(--ng-80);
}
#panels .label-panel .tit h3 {
color: var(--base-a-1-100);
}@media screen and (max-width:677px){
#sec-video .art-grid-blq--list-btns .card-list ul li {
width: 100%;
max-width: 100%;
}
#panels .label-panel .tit h3 {
font-size: var(--font-size-sm);
line-height: var(--line-height-xs);
}
}