.category{direction:rtl;margin-bottom:16px;position:relative;overflow:hidden}.categoryPreloaderWrapper{width:fit-content;padding:8px 16px 16px 0;display:flex}.category .swiper{padding:0 16px 0 0!important}.category .swiper-slide{background-color:#0000!important;overflow:visible!important}.category .categoryItem{flex-direction:column;justify-content:flex-start;align-items:center;margin-left:16px;display:flex;position:relative}.category .categoryItem img{object-fit:contain;background-color:var(--reverse-color);border-radius:50%;width:130px;height:130px;transition:all .3s;display:block;position:relative}.category .categoryItem:hover img{box-shadow:var(--action-color) 0px 4px 16px 0px}.category .categoryItem .title{text-align:center;-webkit-line-clamp:2;line-clamp:2;width:130px;height:36px;color:var(--text-color);-webkit-box-orient:vertical;margin-top:8px;font-size:13px;font-weight:600;line-height:18px;display:-webkit-box;overflow:hidden}.category .categoryItem .preloading{background-color:var(--body-color);width:130px;height:176px}.category .categoryItem .preloading .preloadingImageSkeleton{border-radius:50%;width:130px;height:130px;overflow:hidden}.category .categoryItem .preloading .preloadingTextSkeleton{border-radius:10px;width:calc(100% - 20px);height:16px;margin-top:10px;margin-right:10px;overflow:hidden}@media (max-width:600px){.category .categoryItem .title{width:100px}.category .categoryItem .preloading{background-color:var(--body-color);width:100px;height:148px}.category .categoryItem .preloading .preloadingImageSkeleton{border-radius:50%;width:100px;height:100px;overflow:hidden}.category .categoryItem img{width:100px;height:100px}}
