.mx-list-item{display:flex;flex-direction:column;margin:32px 16px 0;padding:12px;background-color:#fff;border:1px solid var(--border-color);border-radius:4px}.mx-list-item:hover{box-shadow:0 2px 10px 2px #0000001a}.mx-list-item:hover h5{color:var(--color-primary)}.mx-list-item h5{color:#000000e0;font-weight:500;font-size:16px;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.mx-list-item p{height:40px;line-height:20px;overflow:hidden;text-indent:2em;font-size:12px;color:#00000073}.mx-list-item_tags{height:24px;overflow:hidden}.mx-pagination{padding:32px 0;display:flex;justify-content:center}.mx-menu_pc{display:none;flex-direction:row;align-items:center;justify-content:end;min-width:600px}@media screen and (min-width: 768px){.mx-menu_pc{display:flex}}.mx-menu_h5{width:var(--header-height);height:var(--header-height);display:flex;align-items:center;justify-content:center;font-size:30px;color:#fffc}@media screen and (min-width: 768px){.mx-menu_h5{display:none}}.mx-menu_wrap{flex:1}.mx-menu_links{padding-left:var(--space-sm);padding-right:var(--space-sm)}
