.product-carousel-wrap{position:relative}.product-carousel-wrap.is-carousel .product-grid{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 16px}.product-carousel-wrap.is-carousel .product-grid::-webkit-scrollbar{display:none}.product-carousel-wrap.is-carousel .product-card{flex:0 0 calc((100% - 60px)/4);scroll-snap-align:start}.product-carousel-buttons{position:absolute;z-index:4;inset:50% -52px auto;transform:translateY(-50%);height:0;pointer-events:none}.product-carousel-buttons button{position:absolute;top:0;display:grid;width:42px;height:42px;place-items:center;border:1px solid #e5d7be;border-radius:50%;background:#fffdf8;color:#9e6800;box-shadow:0 5px 14px rgba(88,55,9,.14);cursor:pointer;pointer-events:auto;transition:background .2s,transform .2s}.product-carousel-buttons button:first-child{left:0}.product-carousel-buttons button:last-child{right:0}.product-carousel-buttons button:hover{background:#f5b11d;color:#fff;transform:translateY(-2px)}.product-carousel-buttons svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:749px){.product-carousel-wrap.is-carousel .product-grid{gap:11px;padding-bottom:10px}.product-carousel-wrap.is-carousel .product-card{flex-basis:calc(50% - 6px)}.product-carousel-buttons{display:none}}
