.ingredients-carousel-wrapper{width:100%;padding:40px 0;direction:rtl}.ingredients-carousel{position:relative;max-width:1200px;margin:0 auto;overflow:hidden;padding:0 20px}.carousel-track{display:flex;transition:transform .4s ease;gap:0;cursor:grab;-webkit-user-select:none;user-select:none}.carousel-track:active{cursor:grabbing}.carousel-slide{flex-shrink:0;padding:0;box-sizing:border-box}.ingredient-card{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 2px 12px #0000000d;border:1px solid #ececec;height:100%;display:flex;flex-direction:column;align-items:center;gap:12px;margin:0 10px}.ingredient-image{width:100%;max-width:200px;margin:0 auto;aspect-ratio:1;overflow:hidden;border-radius:8px}.ingredient-image img{width:100%;height:100%;object-fit:contain;pointer-events:none}.ingredient-name{font-size:18px;font-weight:600;margin:0;color:#333;line-height:1.3;text-align:center}.ingredient-description{font-size:14px;line-height:1.5;color:#666;margin:0;text-align:center;word-wrap:break-word}.carousel-btn{position:absolute;top:40%;transform:translateY(-50%);background:#fffffff2;border:1px solid #ddd;border-radius:50%;width:44px;height:44px;cursor:pointer;z-index:10;transition:all .3s;display:flex;align-items:center;justify-content:center;color:#333}.carousel-btn svg{width:12px;height:20px}.carousel-btn:hover:not(:disabled){background:#fff;box-shadow:0 4px 12px #00000026}.carousel-btn:disabled{opacity:.3;cursor:not-allowed}.carousel-prev{right:10px}.carousel-next{left:10px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;cursor:pointer;transition:all .3s;padding:0}.carousel-dot.active{background:#333;width:24px;border-radius:5px}@media(min-width:768px){.carousel-slide{width:33.333%}.ingredient-card{min-height:350px;max-height:450px}.ingredient-image{max-width:150px}}@media(max-width:767px){.ingredients-carousel-wrapper{padding:20px 0}.ingredients-carousel{padding:0 10px}.carousel-slide{width:100%;padding:0}.ingredient-card{padding:16px;min-height:auto;max-height:500px;margin:0 5px}.ingredient-image{max-width:180px}.ingredient-name{font-size:16px}.ingredient-description{font-size:13px}.carousel-btn{width:36px;height:36px}.carousel-btn svg{width:10px;height:16px}.carousel-prev{right:5px}.carousel-next{left:5px}}.carousel-dot{position:relative;width:24px;height:24px;min-width:24px;min-height:24px;padding:0;border:0;background:transparent}.carousel-dot:after{content:"";position:absolute;inset:50% auto auto 50%;width:8px;height:8px;border-radius:50%;background:currentColor;transform:translate(-50%,-50%)}.carousel-dot:focus-visible{outline:2px solid currentColor;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-ingredients-carousel.css.map */
