.categories-wrapper{background-color:#fff;box-shadow:0 4px 8px #0000001c;margin-bottom:50px}.categories-wrapper .categories-container{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll}.categories-wrapper .categories-container::-webkit-scrollbar{height:5px}.categories-wrapper .categories-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.categories-wrapper .categories-container::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.categories-wrapper .categories-container .category{border:1px solid #757575;border-radius:16px;color:#1f1f1f;display:inline-block;font-weight:600;margin:16px 5px;padding:4px 16px;text-decoration:none;transition:.3s;white-space:nowrap}.categories-wrapper .categories-container .category.active,.categories-wrapper .categories-container .category:hover{background:#4c4c4c;color:#fff}.categories-wrapper .categories-container .category.active i{color:#fff;font-size:.875rem;padding-left:10px}
