.carousel-container{width:400px;height:450px;position:relative}.productImageContainer{border-radius:12px;width:380px;max-width:380px;height:450px;position:relative;overflow:hidden}.productImage img{object-fit:fill;background-color:#fff;border-radius:10px;width:100%;height:100%}.custom-prev,.custom-next{color:#fff;cursor:pointer;z-index:10;background:#0a662e;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:22px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.custom-prev{left:0}.custom-next{right:0}.custom-prev:hover,.custom-next:hover{background:#064d22}@media (max-width:768px){.custom-prev{left:40px}.custom-next{right:40px}.custom-prev,.custom-next{width:25px;height:25px;font-size:18px}}
