.bl_mpListApp{display:flex;flex-wrap:wrap;gap:30px}.bl_mpListApp_item{width:calc(33.33333% - 20px)}.bl_mpListApp_card{background:#fff;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.08);height:100%;outline:1px solid #ececec;overflow:hidden;padding:32px 24px 24px;position:relative;text-decoration:none}.bl_mpListApp_card:hover{outline:2px solid #3e455c}.bl_mpListApp_card--logo-left .bl_mpListApp_head{align-items:center;display:flex;flex-wrap:wrap;gap:0 16px}.bl_mpListApp_card--logo-left .bl_mpListApp_logo{width:80px}.bl_mpListApp_card--logo-left .bl_mpListApp_title{margin-top:0;width:calc(100% - 96px)}.bl_mpListApp_card--logo-left .bl_mpListApp_thumb{width:calc(100% + 48px)}.bl_mpListApp_card--logo-left .bl_mpListApp_thumb+.bl_mpListApp_title{margin-top:24px;width:100%}.bl_mpListApp_card--logo-left .bl_mpListApp_text{margin-top:20px}.bl_mpListApp_thumb{margin:-32px -24px 0}.bl_mpListApp_logo{text-align:center}.bl_mpListApp_logo img{max-height:80px}.bl_mpListApp_title{margin-top:24px}.bl_mpListApp_title>a{display:inline-block;text-decoration:underline}.bl_mpListApp_title>a:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.bl_mpListApp_tag,.bl_mpListApp_text{font-size:14px;margin-top:16px}.bl_mpListApp_tag{display:flex;flex-wrap:wrap;gap:8px;max-height:5em;overflow:hidden;position:relative;z-index:2}.bl_mpListApp_tag>a{background:#f4f4f4;border-radius:10em;color:#3e455c;display:inline-block;max-width:100%;overflow:hidden;padding:3px 14px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.bl_mpListApp_tag>a:hover{background:#3e455c;color:#fff}@media screen and (max-width:1023px){.bl_mpListApp{gap:24px}.bl_mpListApp_item{width:100%}}