.product-category-item.swiper-slide{height:auto}.product-category-box{height:100%}.product-category-box-image{padding-bottom:70%;border-radius:15px;overflow:hidden}.product-category-box-image img{position:absolute;height:100%;width:100%;object-fit:cover;top:0;left:0;transition:var(--asl-custom-ease)}.product-category-box-text{flex-grow:1;display:flex;flex-flow:column;align-items:start;margin-top:30px}.product-category-box-text .btn{margin-top:auto}.product-category-box-text h3{line-height:1.2;color:#091540}.product-category-box:hover .product-category-box-image img{transform:scale(1.05)}