.categories-list{margin:0;padding:0;list-style:none}.categories-list .card a{color:#202020;flex-direction:column;width:100%;height:100%;padding:16px;-webkit-text-decoration:none;text-decoration:none;display:flex}.categories-list .card{text-align:center;border:1px solid #4a25aa33;border-radius:8px}.categories-list .card h3{word-wrap:anywhere;margin-top:8px;margin-bottom:0;font-family:Montserrat;font-size:14px;font-weight:600;line-height:1.2}.categories-list .card:hover *{color:#fff}.categories-list .card .meta{border-top:1px solid #4a25aa33;margin:12px 0 0;padding-top:12px;font-size:14px;font-weight:500;display:none}.categories-list .card:hover .meta{border-color:#fff9}.categories-list .card:hover .meta strong{color:#ffce32}.categories-list .card:hover{background:#4a25aa}.categories-list .card .meta strong{color:#4a25aa;font-weight:700}.categories-list .card .icon-wrap{width:60px;height:60px;margin-left:auto;margin-right:auto}.categories-list .card .hover-icon,.categories-list .card:hover .default-icon{display:none}.categories-list .card:hover .hover-icon{display:block}.categories-list .icon-wrap svg{width:100%;height:100%}.categories-list .card.skeleton{background:#f8f7fd;border:1px solid #e3dff5}.categories-list .card.skeleton .skeleton-content{flex-direction:column;gap:12px;padding:16px;display:flex}.categories-list .card.skeleton .category-title{flex-direction:column;align-items:center;gap:10px;display:flex}.categories-list .card.skeleton .skeleton-icon,.categories-list .card.skeleton .skeleton-line{background:#e7e3f6;border-radius:8px;position:relative;overflow:hidden}.categories-list .card.skeleton .skeleton-icon{width:60px;height:60px}.categories-list .card.skeleton .skeleton-line.title{width:80%;height:16px}.categories-list .card.skeleton .skeleton-line.meta{width:100%;height:14px}.categories-list .card.skeleton .skeleton-icon:after,.categories-list .card.skeleton .skeleton-line:after{content:"";background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#fffc),to(transparent));background:linear-gradient(90deg,#0000,#fffc,#0000);animation:1.6s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}@media screen and (width>=767px){.categories-list .card h3{font-size:16px;font-weight:700;line-height:1.5}.categories-list .card .meta{display:block}.categories-list .card h3{margin-top:12px}.categories-list .card a{justify-content:space-between;padding:20px 17px}.categories-list .card .icon-wrap{width:100px;height:100px}.categories-list .card.skeleton .skeleton-content{gap:16px;padding:20px 17px}.categories-list .card.skeleton .skeleton-icon{width:100px;height:100px}.categories-list .card.skeleton .skeleton-line.title{width:70%;height:18px}}.categories-section .section-head{align-items:center;gap:16px;display:flex}.categories-section .section-head .title{margin:0}.categories-section .section-head .skeleton-line{background:#e7e3f6;border-radius:8px;position:relative;overflow:hidden}.categories-section .section-head .skeleton-line.heading{width:40%;height:24px}.categories-section .section-head .skeleton-line.link{width:80px;height:16px;margin-left:auto}.categories-section .section-head .skeleton-line:after{content:"";background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#fffc),to(transparent));background:linear-gradient(90deg,#0000,#fffc,#0000);animation:1.6s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}@media screen and (width<=359px){.categories-list .card h3{word-break:break-all}}
