.productCatCard{position:relative;container-type:inline-size}.productCatCard>a{display:block;padding-top:200px;background:linear-gradient(to bottom,#b9e3f9 0%,#b9e3f9 199px,#f2f2f2 200px,#f2f2f2 100%);text-decoration:none;height:100%;border-radius:var(--radius);overflow:hidden}.productCatCard>a>.image{position:absolute;top:0;left:0;right:0;height:200px;border-radius:var(--radius) var(--radius) 0 0;overflow:hidden}.productCatCard>a>.image img{width:100%;height:100%;object-fit:cover;object-position:top}.productCatCard>a>.wrap{grid-area:content;padding:32px 16px;position:relative;height:100%}.productCatCard>a>.wrap>header>.heading{font-size:24px;margin-bottom:16px;text-align:center;font-family:var(--fontHeadingClean)!important}.productCatCard>a>.wrap>footer{text-align:center}.productCatCard.hasProductImage>a>.wrap{padding-top:80px}.productCatCard.hasProductImage>a>.wrap>header picture{max-width:320px;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:100;padding:0 32px;box-sizing:border-box}.productCatCard.hasProductImage>a>.wrap>header picture img{height:100%;margin:0 auto;display:block}.productCategoryList .productCatCard{height:100%}@container (min-width:300px){.productCatCard>a>.wrap>header>.heading{font-size:28px}}.productCategoryList{row-gap:16px}@media (min-width: 992px){.productCategoryList{row-gap:32px}}
