.categories{box-shadow:-3px 4px 33px rgba(0,0,0,.05);display:flex;flex-direction:column;margin:0 auto;max-width:1300px}.categories__item{align-items:center;border-bottom:1px solid #dcdcdc;display:flex;height:65px;padding:0 15px;text-decoration:none}.categories__item:last-child{border-bottom:0}.categories__imageWrapper{align-items:center;border-radius:4px;display:flex;height:46px;justify-content:center;width:60px}.categories__image{height:40px;object-fit:contain;object-position:center center;width:50px}.categories__name{color:#000;font-family:"Montserrat",sans-serif;flex-grow:1;font-style:normal;font-size:16px;font-weight:bold;line-height:24px;margin:0 20px 0 25px}.categories__arrow{background:url("/public/images/categoriesArrow.png") no-repeat center center;height:16px;width:16px}@media screen and (min-width: 768px){.categories{flex-direction:row;flex-wrap:wrap}.categories__item{box-sizing:border-box;flex-basis:50%;flex-shrink:0;border-right:1px solid #dcdcdc}.categories__item:nth-of-type(2n){border-right:0}.categories__item:last-of-type{border-bottom:1px solid #dcdcdc}.categories__item:nth-last-of-type(-n+2){border-bottom:0}}@media screen and (min-width: 1366px){.categories{flex-direction:row;flex-wrap:wrap}.categories__item{box-sizing:border-box;flex-basis:25%;flex-shrink:0;border-right:1px solid #dcdcdc}.categories__item:nth-of-type(2n){border-right:1px solid #dcdcdc}.categories__item:nth-of-type(4n){border-right:0}.categories__item:nth-last-of-type(-n+4){border-bottom:0}}/*# sourceMappingURL=categories.css.map */
