.shop-by-category{background-color:var(--background-color);color:var(--text-color)}.shop-by-category .section-title{color:var(--title-color)}.shop-by-category .shop-by-category--blocks{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;width:100%}.shop-by-category .shop-by-category--block{flex:1;position:relative}.shop-by-category .shop-by-category--image{overflow:hidden}.shop-by-category .shop-by-category--image img,.shop-by-category .shop-by-category--image svg{width:100%;height:auto;display:block;aspect-ratio:2 / 3;object-fit:cover;transition:transform .2s}.shop-by-category .shop-by-category--block>a:hover .shop-by-category--image img,.shop-by-category .shop-by-category--block>a:hover .shop-by-category--image svg{transform:scale(1.1)}.shop-by-category .shop-by-category--title{position:absolute;left:0;bottom:0;z-index:1;width:100%;padding:20px 10px;color:var(--text-color);text-align:center;background-color:#191d1fb3;transition:background-color .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-by-category a:hover .shop-by-category--title{background-color:#191d1f}@media screen and (max-width: 767px){.shop-by-category .shop-by-category--blocks{row-gap:16px;column-gap:8px}.shop-by-category .shop-by-category--block{flex:1 0 calc(50% - 4px);width:calc(50% - 4px)}.shop-by-category .shop-by-category--title h5{font-size:19px;line-height:29px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-shop-by-category.css.map */
