.com-l{display:flex;flex-direction:column;row-gap:12px}.com-l_view_grid{flex-direction:row;flex-wrap:wrap;margin-left:-6px;margin-right:-6px}.com-l__col_view_grid{padding-left:6px;padding-right:6px;flex:0 0 auto;width:100%}@media(min-width:450px){.com-l__col_view_grid{width:50%}}@media(min-width:992px){.com-l__col_view_grid{width:33.33333%}}@media(min-width:1200px){.com-l__col_view_grid{width:25%}}.com-l__i{padding:16px;border-radius:12px;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.com-l__i:after{content:"";position:absolute;display:block;left:0;top:0;height:100%;width:100%;opacity:.5;background-color:var(--bgSoft);z-index:1;pointer-events:none}.com-l__i:hover:after{opacity:1}.com-l__t-l{position:relative;z-index:5}.com-l__info{position:relative;z-index:2;display:flex;flex-direction:column;row-gap:4px;font-size:13px;font-weight:500;margin-top:auto}.com-l__info-t{color:var(--grey);margin-right:4px}