.empty-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:60vh;padding:60px 20px;-webkit-animation:fadeIn .4s ease-in-out;animation:fadeIn .4s ease-in-out}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.empty-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:500px;text-align:center}.empty-illustration{margin-bottom:32px}.empty-illustration .illustration-wrapper{position:relative;margin:0 auto}.empty-illustration .illustration-wrapper .empty-image{width:390px;max-width:100%;height:auto;-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite}@-webkit-keyframes float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.empty-text{margin-bottom:24px}.empty-title{font-size:28px;font-weight:600;color:#444!important;margin:0 0 12px 0;line-height:1.3}.empty-message{font-size:16px;color:#888!important;font-weight:400;margin:0;line-height:1.6}.empty-actions{margin-top:8px}.empty-actions .btn{min-width:160px;padding:10px 24px;border-radius:8px;font-weight:500;-webkit-transition:all .2s ease;transition:all .2s ease}.empty-actions .btn:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media(max-width:768px){.empty-container{min-height:50vh;padding:40px 16px}.empty-illustration{margin-bottom:24px}.empty-illustration .illustration-wrapper .empty-image{width:280px}.empty-title{font-size:24px}.empty-message{font-size:15px}}@media(prefers-color-scheme:dark){.empty-title{color:#f7fafc}.empty-message{color:#e2e8f0}}.categories-module{min-height:100%}.categories-module .content .description{font-size:15px;color:#3d3d3d;line-height:1.2;margin-bottom:33px;font-weight:400}.categories-module .content .title{font-size:20px;font-weight:300;color:#3d3d3d}.categories-module .content .categories-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1200px;margin:0 auto}@media only screen and (max-width:450px){.categories-module .content .categories-list{padding:0 10px}}.categories-module .content .categories-list .category-item{width:calc(50% - 20px);cursor:pointer;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background:#fff;height:150px;max-width:555px;min-width:450px;margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:2px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.categories-module .content .categories-list .category-item:nth-child(odd){margin-left:0}.categories-module .content .categories-list .category-item:nth-child(2n){margin-right:0}.categories-module .content .categories-list .category-item .thumbnail{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:140px;height:100%}.categories-module .content .categories-list .category-item .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.categories-module .content .categories-list .category-item .category-info{width:100%;padding:10px 7px 10px 20px}.categories-module .content .categories-list .category-item .category-info .title{font-size:18px;font-weight:500;color:#3d3d3d}.categories-module .content .categories-list .category-item .category-info .description{height:70px;overflow:hidden;font-size:15px;color:#000;font-weight:100}.categories-module .content .categories-list .category-item .category-info .more{margin-top:15px;text-align:right;font-size:13px;font-weight:500;color:#696969;cursor:pointer}.categories-module .empty-container{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.categories-module .empty-container .empty-message{font-size:20px;color:#9b9b9b;font-weight:300;margin-bottom:30px}.categories-module .empty-container .empty-image img{width:350px}