.product-strip{padding:38px 0 38px 4px;overflow:visible}.product-strip .strip-head{display:flex;justify-content:space-between;align-items:end;padding:0 10px 18px 4px}.product-strip .strip-head h2{margin:0;font-size:13px}.product-strip .strip-head__right{display:flex;align-items:center;gap:12px}.product-strip .strip-controls{display:flex;align-items:center;gap:4px}.product-strip .strip-control{width:32px;height:28px;border:1px solid var(--theme-color-border);background:var(--theme-product-strip-control-background);color:var(--theme-product-strip-control-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.product-strip .strip-control:hover{background:var(--theme-product-strip-control-ink);color:var(--theme-product-strip-control-background);border-color:var(--theme-product-strip-control-ink)}.product-strip .strip-grid{display:flex;grid-template-columns:none;gap:4px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding:0 10px 12px 0}.product-strip .strip-grid::-webkit-scrollbar{height:3px}.product-strip .strip-grid::-webkit-scrollbar-track{background:var(--theme-color-surface-muted)}.product-strip .strip-grid::-webkit-scrollbar-thumb{background:var(--theme-product-strip-control-ink)}.product-strip .strip-grid>.product-card{flex:0 0 calc(25% - 3px);scroll-snap-align:start;min-width:0}@media(max-width:900px){.product-strip .strip-grid>.product-card{flex-basis:calc(50% - 3px)}.product-strip .strip-head{align-items:center}}@media(max-width:520px){.product-strip .strip-grid>.product-card{flex-basis:82vw}.product-strip .strip-controls{display:none}}
/*# sourceMappingURL=/cdn/shop/t/138/assets/component-product-strip-v0-5.css.map */
