
.nv-off-d,.nv-off-m{display:none}
@media(max-width:700px){.nv-off-m{display:none!important}.nv-off-d{display:grid}}
@media(min-width:701px){.nv-off-d{display:none!important}.nv-off-m{display:grid}}

.pb-usps{grid-template-columns:repeat(var(--pb-usp-cd,2),minmax(0,1fr))}
@media(max-width:700px){.pb-usps{grid-template-columns:repeat(var(--pb-usp-cm,1),minmax(0,1fr))}}
.pb-usps .pdp3-usp{min-width:0}
.pb-usps .pdp3-usp b{overflow-wrap:anywhere}
.pb-usps .pdp3-usp .ic .nv-i,.pb-usps .pdp3-usp .ic svg{width:20px;height:20px}
.pb-usps .pdp3-usp .ic .nv-i-img{width:22px;height:22px;border-radius:7px;object-fit:cover}

.pb-usps-soft .pdp3-usp{background:var(--sf-soft,var(--surface2));border-color:transparent}
.pb-usps-line{gap:0}
.pb-usps-line .pdp3-usp{background:transparent;border:0;border-bottom:1px solid var(--sf-line);border-radius:0;padding:9px 2px}
.pb-usps-line .pdp3-usp:last-child{border-bottom:0}
.pb-usps-line .pdp3-usp .ic{width:28px;height:28px;border-radius:9px;background:transparent}
.pb-usps-chip{display:flex;flex-wrap:wrap;gap:8px}
.pb-usps-chip .pdp3-usp{flex:0 1 auto;padding:6px 11px;border-radius:99px;gap:7px}
.pb-usps-chip .pdp3-usp .ic{width:22px;height:22px;border-radius:99px;background:transparent}
.pb-usps-chip .pdp3-usp span{display:none}

.pb-rows div{align-items:flex-start}
.pb-rows .pb-row-ic{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;
  width:20px;height:20px;margin-top:1px;color:var(--ink)}
.pb-rows .pb-row-ic .nv-i,.pb-rows .pb-row-ic svg{width:16px;height:16px}
.pb-rows .pb-row-ic .nv-i-img{width:18px;height:18px;border-radius:5px;object-fit:cover}
.pb-rows > div > span:last-child{min-width:0;overflow-wrap:anywhere;text-wrap:pretty}

.pgrid.wg-mrail.is-swipe a,.pgrid.wg-mrail.is-swipe img{pointer-events:none}
@media(hover:none){
  .product .product-visual,.product .product-title a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
  .pgrid.wg-mrail:not(.is-swipe) a,.pgrid.wg-mrail:not(.is-swipe) img{pointer-events:auto}
}
