.product-carousel-wrapper{align-items:center;display:flex;justify-content:center}.product-card-text{max-width:250px;overflow:hidden}.product-card-text p{background-color:#f7f7f7;font-family:montserrat,sans-serif;font-size:20px;font-weight:700;height:100px;margin:unset;overflow:hidden;padding:24px;text-align:center;text-overflow:ellipsis}.product-carousel-container{overflow:hidden;position:relative;width:100%}.card img{width:100%}.product-carousel{display:flex;gap:20px;max-width:1000px}.product-carousel.sliding-transition{transition:transform .5s ease-in-out}.product-carousel-image{max-width:unset!important}.product-carousel-image,.product-carousel-image img{background-color:#f7f7f7;border-top-left-radius:15px;border-top-right-radius:15px;width:100%}.product-carousel-image img{height:250px}.arrow-buttons{align-items:center;aspect-ratio:1;background:hsla(0,0%,100%,.3);border:none;color:#000;cursor:pointer;display:flex;font-size:28px;justify-content:center;padding:0;position:absolute;transform:translateY(-50%);width:36px}.left-arrow{left:2%}.right-arrow{right:2%}