.category-circles-wrapper{z-index:10;width:100%;margin-top:24px;margin-bottom:40px;position:relative}.category-slider-container{align-items:center;width:100%;padding:0 8px;display:flex;position:relative}.category-slider-arrow{color:#082c78;cursor:pointer;z-index:20;background:#fff;border:2px solid #dce7f8;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-60%);box-shadow:0 4px 14px #082c7838}.category-slider-arrow.left{left:-14px}.category-slider-arrow.right{right:-14px}.category-slider-arrow:hover{color:#fff;background:#082c78;border-color:#082c78;transform:translateY(-60%)scale(1.1);box-shadow:0 6px 18px #082c7859}.category-circles-track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;padding:12px 6px;display:flex;overflow-x:auto}.category-circles-track::-webkit-scrollbar{display:none}.category-circle-card{cursor:pointer;flex-direction:column;flex:0 0 calc(14.2857% - 13.7143px);align-items:center;gap:10px;min-width:90px;text-decoration:none;transition:transform .25s;display:flex}.category-circle-card:hover{transform:translateY(-3px)}.category-ring-outer{background:conic-gradient(#082c78 0deg 210deg,#ebc856 210deg 330deg,#082c78 330deg 360deg);border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;padding:4px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 6px 18px #082c7829,inset 0 0 4px #0003}.category-circle-card:hover .category-ring-outer{transform:scale(1.08);box-shadow:0 10px 24px #082c7847}.category-ring-inner{background:#fff;border:2.5px solid #082c78;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 6px #0000001a}.category-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.category-ring-text{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:6px;display:flex}.category-ring-text span{color:#234e9f;text-transform:uppercase;letter-spacing:-.2px;text-shadow:0 1px 1px #fffc,0 2px 4px #082c7826;word-break:break-word;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;line-height:1.15}.category-ring-label{color:#4a4a4a;text-transform:uppercase;text-align:center;letter-spacing:.3px;word-break:break-word;max-width:100px;font-family:Lato,sans-serif;font-size:11px;font-weight:800;line-height:1.25;transition:color .2s}.category-circle-card:hover .category-ring-label{color:#082c78}@media (max-width:1024px){.category-circle-card{flex:0 0 calc(20% - 12.8px)}}@media (max-width:768px){.category-circle-card{flex:0 0 calc(25% - 9px)}}@media (max-width:600px){.category-slider-arrow{width:32px;height:32px}.category-slider-arrow.left{left:-6px}.category-slider-arrow.right{right:-6px}.category-ring-outer{width:68px;height:68px}.category-circle-card{flex:0 0 calc(23.8095% - 5.71429px);gap:6px;min-width:60px}.category-ring-text span,.category-ring-label{font-size:9px}}
