.bl_rec{gap:40px}.bl_rec,.bl_rec_rows{display:flex;flex-direction:column}.bl_rec_rows{gap:16px}.bl_rec_row{display:flex;gap:16px;align-items:stretch}.bl_rec_card{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff;border:.8px solid rgba(7,32,58,.3);border-radius:16px;min-width:0}.bl_rec_card--narrow{flex:453 1}.bl_rec_card--wide{flex:922 1}.bl_rec_head{display:flex;align-items:center;gap:20px}.bl_rec_title{flex:1 1 auto;min-width:0;color:#000;font-size:16px;font-weight:500;line-height:1.3;text-transform:uppercase;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bl_rec_actions{flex:0 0 auto;gap:16px}.bl_rec_actions,.bl_rec_img{display:flex;align-items:center}.bl_rec_img{flex:1 1 auto;min-height:0;justify-content:center;padding:10px 40px}.bl_rec_img img{max-width:100%;height:auto;max-height:251px;-o-object-fit:contain;object-fit:contain;display:block}.bl_rec_meta{align-items:center;padding:5px 0;border-bottom:.8px solid rgba(7,32,58,.3);color:#000;font-size:14px;font-weight:400;line-height:1.3}.bl_rec_bottom,.bl_rec_meta{display:flex;justify-content:space-between;gap:20px}.bl_rec_bottom{align-items:flex-start}.bl_rec_prices{display:flex;flex-direction:column;gap:6px}.bl_rec_price{color:#000;font-size:16px;font-weight:500;line-height:1.2;text-transform:uppercase}.bl_rec_oldprice{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.3;text-decoration:line-through}.bl_rec_cart{flex:0 0 auto}.bl_rec_card--quarter{flex:1 1}@media (max-width:991px){.bl_rec_row{flex-wrap:wrap}.bl_rec_card--narrow,.bl_rec_card--quarter,.bl_rec_card--wide{flex:1 1 45%}}@media (max-width:767px){.bl_rec_card--narrow,.bl_rec_card--quarter,.bl_rec_card--wide{flex:1 1 100%}}