.bl_listCardSmall{display:flex;flex-wrap:wrap;gap:15px}.bl_listCardSmall_item{background:#f3f5f9;box-shadow:8px 8px 6px -2px rgba(0,0,0,.28);padding:14px;width:calc(20% - 12px)}.bl_listCardSmall--color-white .bl_listCardSmall_item{background-color:#fff}.bl_listCardSmall--shadow-off .bl_listCardSmall_item{box-shadow:none}.bl_listCardSmall--col4n .bl_listCardSmall_item{width:calc(25% - 11.25px)}@media screen and (max-width:1023px){.bl_listCardSmall_item{width:100%!important}}.bl_listCardSmall_image{text-align:center}.bl_listCardSmall_title{color:#3e455c;font-size:20px;font-weight:700;margin-top:16px;text-align:center}.bl_listCardSmall_text{margin-top:10px}