.category-section{scrollbar-width:none;justify-content:flex-start;align-items:center;gap:60px;width:100%;height:100%;padding-bottom:20px;display:flex;overflow-x:scroll}.category-section::-webkit-scrollbar{width:6px;height:6px}.category-section::-webkit-scrollbar-track{background:#e4efff;border-radius:10px}.category-section::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.category-page-top-section{flex-direction:row;justify-content:flex-start;align-items:center;gap:25px;display:flex}.category-page-top-section::-webkit-scrollbar{width:6px;height:6px}.category-page-top-section::-webkit-scrollbar-track{background:#e4efff;border-radius:10px}.category-page-top-section::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.category-section .category{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:114px;height:90px;display:flex}.category-page-top-section .category{cursor:pointer;flex-direction:column;flex:0 0 10%;justify-content:flex-start;align-items:center;gap:10px;height:105px;display:flex}.category-section .category img{background-color:#f2f7ff;border-radius:50%;width:62px;height:62px;padding:4px;box-shadow:2px 4px 8px #0000001f}.category-section .category img:hover{border:.4px solid #1f78ef;transition:all .2s ease-in;box-shadow:0 2px 8px #63636333}.category-page-top-section .category img{object-fit:cover;cursor:pointer;background-color:#f2f7ff;border-radius:50%;width:62px;height:62px;min-height:62px;padding:3px;box-shadow:2px 4px 8px #0000001f}.category-page-top-section .category img:hover{border:.4px solid #1f78ef;transition:all .4s ease-in;box-shadow:0 2px 8px #63636333}.category-section .category p{text-align:center;text-overflow:ellipsis;-webkit-line-clamp:1;color:#000;-webkit-box-orient:vertical;margin:0;font-size:12px;display:-webkit-box;overflow:hidden}.category-page-top-section .category p{text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;color:#353535;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:15px;display:-webkit-box;overflow:hidden}@media only screen and (max-width:1500px) and (min-width:100px){.category-section{justify-content:flex-start;gap:25px 20px}}@media screen and (max-width:991px){.category-page-top-section{margin-top:10px}}@media screen and (max-width:540px){.category-section .category{width:66px;height:80px}.category-section .category img{width:48px;height:48px}.category-section .category p{font-size:10px}.category-section{column-gap:20px}.category-page-top-section .category{flex:0 0 10%;gap:5px}.category-page-top-section{column-gap:25px}.category-page-top-section .category img{padding:0}}@media screen and (max-width:440px){.category-page-top-section .category p{line-height:12px}.category-page-top-section .category{flex:0 0 10%;gap:5px;height:100px}.category-page-top-section .category p{-webkit-line-clamp:2;color:#000;margin:0;font-size:10px;font-weight:400;line-height:16px}}
