.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;z-index:2;width:1.5rem;min-width:1.5rem;height:1.5rem;margin:0;padding:0;line-height:1;border-radius:var(--shop-ui-round);corner-shape:round;&::before{content:"";width:.4rem;height:.4rem;border-top:2px solid;border-right:2px solid}}.gallery-prev{left:.4rem;&::before{transform:rotate(-135deg);margin-left:.15rem}}.gallery-next{right:.4rem;&::before{transform:rotate(45deg);margin-right:.15rem}}.product-rail-wrap{position:relative;.gallery-prev{left:-.75rem}.gallery-next{right:-.75rem}}.product.grid.product-rail{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:0 0 .2rem}.product.grid.product-rail::-webkit-scrollbar{height:0}@media(hover:hover) and (pointer:fine){.product.grid.product-rail::-webkit-scrollbar{height:.2rem}}.product.grid.product-rail .product-card{min-width:0;flex:0 0 calc((100% - 1rem)/2)}@media(max-width:375px){.product.grid.product-rail .product-card{flex-basis:40%}}@media(min-width:768px){.product.grid.product-rail .product-card{flex-basis:calc((100% - 2rem)/3)}}@media(min-width:1024px){.product.grid.product-rail .product-card{flex-basis:calc((100% - 3rem)/4)}}@media(min-width:1536px){.product.grid.product-rail .product-card{flex-basis:calc((100% - 4rem)/5)}}@media(hover:none) and (pointer:coarse){@media(max-width:575px){.product.grid.product-rail .product-card{flex-basis:calc((100% - 2rem)/3)}.product-rail-wrap{.gallery-prev, .gallery-next{display:none}}.product-rail-wrap article .br{a, span{padding:0;background:0;color:var(--pico-primary)}}.product-rail-wrap article .pr{margin-top:0!important;display:flex;flex-direction:column}}@media(max-width:375px){.product.grid.product-rail .product-card{flex-basis:calc((100% - 2rem)/2.5)}}}details .product-rail-wrap{margin-top:var(--pico-spacing)}