.shop-by-category{width:100%;position:relative;margin-bottom:8px}@media screen and (min-width: 990px){.shop-by-category{margin-bottom:27px}}.shop-by-category__wrap{padding:11px 11px 5px;border-radius:11px}@media screen and (min-width: 1200px){.shop-by-category__wrap{padding:26px 16px 24px}}.shop-by-category__title{color:#303030;font-size:18px;font-weight:700;line-height:30px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:15px;padding-left:10px;font-family:var(--font-family-roboto)}@media screen and (min-width: 990px){.shop-by-category__title{font-size:22px;margin-bottom:25px}}@media screen and (min-width: 1200px){.shop-by-category__title{font-size:35px}}.shop-by-category__content{display:flex;flex-wrap:wrap}.shop-by-category__card{width:calc(50% - 5px);min-height:170px;max-height:226px;margin-right:auto;margin-bottom:6px;overflow:hidden}.shop-by-category__card:nth-of-type(2n){margin-right:0}@media screen and (min-width: 990px){.shop-by-category__card{width:calc(33.3333% - 5px)}.shop-by-category__card:nth-of-type(2n){margin-right:auto}.shop-by-category__card:nth-of-type(3n){margin-right:0}}@media screen and (min-width: 1200px){.shop-by-category__card{width:calc(16.6666% - 12px);height:225px}.shop-by-category__card:nth-of-type(2n){margin-right:auto}.shop-by-category__card:nth-of-type(3n){margin-right:auto}.shop-by-category__card:last-of-type{margin-right:0}}.category-card{position:relative;padding:25px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:4px;overflow:hidden}@media screen and (min-width: 990px){.category-card:hover{text-decoration:none}.category-card:hover .category-card__overlay{opacity:1}.category-card:hover .category-card__overlay:before{background:linear-gradient(180deg,#0000,#0003 70.93%)}.category-card:hover .category-card__name{color:#fff;text-shadow:0px 2.5px 2.5px rgba(0,0,0,.25)}}.category-card__icon{min-height:82px;z-index:1;margin-bottom:13px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 990px){.category-card__icon{margin-bottom:20px}}.category-card__icon img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 1200px){.category-card__icon img{height:105px}}.category-card__name{font-size:15.6px;font-weight:400;line-height:15.6px;text-align:center;text-transform:lowercase;transition:.1s ease-out;z-index:1;font-family:Metric;color:#1f1f1f}@media screen and (min-width: 990px){.category-card__name{font-size:18px}}@media screen and (min-width: 1200px){.category-card__name{font-size:26px;line-height:21px}}.category-card__overlay{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;margin:auto;opacity:0;z-index:0;transition:.3s ease-out}.category-card__overlay:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.category-card__overlay img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
