@keyframes skeleton-loading{0%{background-color:#c2cfd6}100%{background-color:#f0f3f5}}.loader{height:74px}.loader .search-list__item-discipline-icon{animation:skeleton-loading 1.4s infinite ease-in-out alternate;width:54px;height:44px;margin:0 15px 0 5px}.loader .flex-1{width:100%;height:100%}.loader .flex-1 .search-list__item-title{width:100%;height:100%}.loader .flex-1 .search-list__item-title span{display:block;animation:skeleton-loading 1.4s infinite ease-in-out alternate;width:55%;margin-top:12px;height:3px}.loader .flex-1 .search-list__item-title span+span{width:45%}