.bb-store .bb-product--slippers .bb-product__details>h1{margin-bottom:14px}
.bb-store .bb-product--slippers .bb-product__details>.bb-slipper-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;list-style:none;padding:0;margin:0 0 20px;min-width:0}
.bb-store .bb-slipper-benefits li{display:flex;align-items:center;gap:9px;min-width:0;margin:0;padding:10px 12px;background:#f0ebf8;border:0;border-radius:8px;color:#51405f;font:500 14px/1.35 var(--bb-sans)}
.bb-store .bb-slipper-benefits svg{width:23px;height:23px;flex:0 0 23px}
.bb-store .bb-slipper-benefits span{min-width:0}
@media(max-width:749px){
  .bb-store .bb-product--slippers .bb-product__details>h1{margin-bottom:0}
  .bb-store .bb-product--slippers .bb-product__details>.bb-slipper-benefits{order:1;gap:8px;margin:0}
  .bb-store .bb-slipper-benefits li{padding:8px;gap:7px;font-size:14px;min-height:38px;box-sizing:border-box}
  .bb-store .bb-slipper-benefits svg{width:21px;height:21px;flex-basis:21px}
}
