.categoriesContainer{background:#fff;min-height:calc(100vh - 130px);overflow:hidden}.categoriesContainer.new-header-present .categoryList{margin-top:48px}.categoriesContainer .categoryList{margin-left:4%;margin-right:4%;margin-top:1%}.categoriesContainer .categoryList .categoryList{margin-right:0;margin-top:0}.categoriesContainer .categoryList .categoryList .categoryHeading{border-bottom:none;padding:10px}.categoriesContainer .categoryList .categoryMain{max-height:0;opacity:0;transition:all .5s ease-in-out}.categoriesContainer .categoryList .selected{max-height:4000px;opacity:1}.categoriesContainer .categoryList .categoryHeading{border-bottom:1px solid hsla(0,0%,80%,.2);margin:0;padding:16px 10px}.categoriesContainer .categoryList .categoryHeading .plusMinusIcon{float:right}.categoriesContainer .categoryList .categoryList{bottom:40px;left:20px}.banner-available{margin-top:0!important}.categoryContainer{display:flex;justify-content:flex-end;width:100%}.categoryContainer .component-sidebar-box{align-items:center;align-self:start;box-sizing:border-box;display:flex;flex-direction:column;padding:8px 4px;position:relative}.categoryContainer .component-sidebar-box__holder{min-height:40px;min-width:40px;text-align:center}.categoryContainer .component-sidebar-box__active{background:#fff;font-weight:700}.categoryContainer .component-sidebar-box:last-child{padding-bottom:40px}.categoryContainer .component-sidebar-box .shine_box{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear;background:#fff;background-image:linear-gradient(90deg,#fff 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;display:inline-block;position:relative}@keyframes placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.categoryContainer .component-sidebar-box .product-item{border:2px solid #e4e4e4;border-radius:50%;height:54px;justify-content:center;object-fit:contain;position:relative;width:54px}.categoryContainer .component-sidebar-box .product-item__active{border:2px solid #e40046}@keyframes rotate{0%{transform:rotate(60deg)}to{transform:rotate(1turn)}}.categoryContainer .component-sidebar-box .sub-text{color:#2b2b2b;display:-webkit-box;font-size:12px;-webkit-line-clamp:2;margin-top:4px;overflow:hidden;text-align:center;-webkit-box-orient:vertical}.categoryContainer .component-content-category{margin-top:48px;position:relative;width:80%}.categoryContainer .component-content-category .component-categories-content-wise{border-bottom:.5px solid #e4e4e4;padding:16px 12px}.categoryContainer .component-content-category .component-categories-content-wise .main-heading{color:#2b2b2b;font-size:16px;font-weight:700;letter-spacing:-.01em;margin-bottom:12px}.categoryContainer .component-content-category .component-categories-content-wise .component-categories-list{display:grid;gap:12px}.categoryContainer .component-content-category .component-category-box{align-items:center;display:flex;flex-direction:column;width:100%}.categoryContainer .component-content-category .component-category-box .category-product-item{border:1px solid #e4e4e4;border-radius:6px;box-sizing:border-box;height:94px;width:80px}.categoryContainer .component-content-category .component-category-box .sub-text-category{color:#666;display:-webkit-box;font-size:12px;font-weight:600;-webkit-line-clamp:2;margin-top:4px;text-align:center;-webkit-box-orient:vertical;overflow:hidden}.categoryContainer .component-content-category .component-category-box .default-image-icon{border-radius:6px}.categoryContainer .component-sidebar{background:#f4f5f7;height:86vh;left:0;overflow:scroll;position:fixed;top:48px;width:20%}.categoryContainer html{scroll-behavior:smooth}.categoryContainer .top-48{top:48px}.mt-48{margin-top:48px}