.empty-category__container{display:flex;flex-direction:column;width:100%}.empty-category__container .empty-category__header{color:#323538;font-size:40px;font-weight:500;line-height:48px}.empty-category__container .empty-category__subheader{border-bottom:1px solid var(--color-grey1);font-size:12px;line-height:15px;margin:16px 0 30px;padding-bottom:5px}.empty-category__container .empty-category__content{width:100%}@media(min-width:576px){.empty-category__container .empty-category__content{display:flex}}@media(max-width:576px){.empty-category__container .empty-category__content .empty-category__svg-containter{display:flex;justify-content:center;margin-bottom:24px;width:100%}}@media(min-width:576px){.empty-category__container .empty-category__content .empty-category__messages{margin-left:30px}}.empty-category__container .empty-category__content .empty-category__messages .empty-category__short-message{font-size:18px;font-weight:700;margin:12px 0 16px}.empty-category__container .empty-category__content .empty-category__messages .empty-category__long-message{font-size:16px;margin-bottom:4px}.empty-category__container .empty-category__content .empty-category__messages .empty-category__long-message a{color:var(--color-green1)}.product-list__container{margin-top:83px}