.product-card{display:flex;flex-direction:column;height:100%;overflow:hidden}[dir] .product-card{border:1px solid #ddd;border-radius:.25rem;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}.product-img-container{height:auto;width:100%}.product-img{width:100%;height:100%;display:block}.carousel-item{height:300px;overflow:hidden}[dir] .product-card h2,[dir] .product-card h3{margin:0}.product-card h2{font-size:1.25rem}.product-card h3{font-size:1.5rem}.carousel-caption{position:relative}[dir=ltr] .carousel-caption,[dir=rtl] .carousel-caption{right:0!important;left:0!important}.small-dots p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;max-height:3em}.image{height:300px}p{font-size:clamp(.8rem,1vw,1rem)}