.product-carousel{z-index:0;contain:layout style paint;box-sizing:border-box;width:100%;max-width:100%;height:100%;position:relative;overflow:hidden}.carousel-image-container{contain:layout style paint;box-sizing:border-box;background-color:#0000;width:100%;max-width:100%;height:100%;position:relative;overflow:hidden}.carousel-preload-layer{pointer-events:none;z-index:0;position:absolute;inset:0}.carousel-preload-slide{opacity:0;position:absolute;inset:0}.carousel-slide{will-change:transform;backface-visibility:hidden;box-sizing:border-box;clip-path:inset(0);width:100%;max-width:100%;height:100%;max-height:100%;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.carousel-slide-current{z-index:2}.carousel-slide-prev{z-index:1}.carousel-slide-backdrop{z-index:0}.carousel-enter-from-right{animation:.38s ease-out both carousel-slide-in-right}.carousel-enter-from-left{animation:.38s ease-out both carousel-slide-in-left}.carousel-exit-to-left{animation:.38s ease-out both carousel-slide-out-left}.carousel-exit-to-right{animation:.38s ease-out both carousel-slide-out-right}@keyframes carousel-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes carousel-slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes carousel-slide-out-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes carousel-slide-out-right{0%{transform:translate(0)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.carousel-enter-from-right,.carousel-enter-from-left,.carousel-exit-to-left,.carousel-exit-to-right{animation:none!important}}.carousel-image{object-fit:cover;object-position:center;backface-visibility:hidden;min-width:100%;min-height:100%;transform:translateZ(0);width:100%!important;height:100%!important}.carousel-arrow{cursor:pointer;z-index:10;background-image:url(../media/background.8ce466e8.jpg);background-position:50%;background-size:cover;border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:60px;max-width:calc(100% - 20px);height:60px;padding:0;transition:box-shadow .2s ease-in-out,background-position .2s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px #feb662,0 5px #000}.carousel-arrow:hover{background-position:bottom;box-shadow:0 0 #feb662,0 1px #000}.carousel-arrow:active{box-shadow:0 0 #feb662,0 0 #000}.carousel-arrow svg{color:#000}.carousel-arrow-left{left:20px}.carousel-arrow-right{right:20px}.carousel-dots{z-index:10;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffff80;border:2px solid #000;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.carousel-dot:hover{background:#fffc;transform:scale(1.2)}.carousel-dot.active{background:#fff;transform:scale(1.3)}@media (max-width:768px){.carousel-arrow{width:50px;height:50px;box-shadow:0 3px #feb662,0 4px #000}.carousel-arrow svg{width:32px;height:32px}.carousel-arrow-left{left:15px}.carousel-arrow-right{right:15px}.carousel-dots{bottom:20px}.carousel-dot{width:10px;height:10px}}@media (max-width:480px){.carousel-arrow{width:46px;height:46px;box-shadow:0 2px #feb662,0 3px #000}.carousel-arrow svg{width:28px;height:28px}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.carousel-dots{gap:8px;bottom:15px}.carousel-dot{width:8px;height:8px}}@media (max-width:360px){.carousel-arrow-left{left:6px}.carousel-arrow-right{right:6px}.carousel-dots{gap:7px;bottom:12px}}
