.shimmer-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding:8px 0}[data-theme=skin-dark] .shimmer-card{background-color:#222327}.shimmer-card{background-color:#fff;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0/.05);display:flex;flex-direction:column;height:85%}.shimmer-wrapper.list .shimmer-card{flex-direction:row;height:100px;align-items:center}.shimmer-wrapper.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:0 16px;padding:0 8px}.shimmer-wrapper.list{display:flex;flex-direction:column;gap:30px}.shimmer-wrapper.list .shimmer-thumbnail{height:110px!important;width:230px!important}[data-theme=skin-dark] .shimmer-thumbnail{background-color:#888}.shimmer-thumbnail{height:180px;width:100%;background-color:#e2e2e2;border-radius:14px}.shimmer-lines{padding:12px;display:flex;flex-direction:column;gap:8px;flex-grow:1}[data-theme=skin-dark] .shimmer-line{background-color:#888}.shimmer-line{height:12px;background-color:#e2e2e2;border-radius:4px}.shimmer-line.short{width:15%}.shimmer-line.Gshort{width:30%}.shimmer-line.medium{width:70%}.shimmer-line.long{width:100%}.shimmer-animated{animation:shimmer 1.6s linear infinite;background-image:linear-gradient(90deg,#e2e2e2,#f6f7f8 40px,#e2e2e2 80px);background-size:600px 100%;background-repeat:no-repeat}[data-theme=skin-dark] .shimmer-animated{background-image:linear-gradient(90deg,#888,#f6f7f8 40px,#888 80px)}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@media screen and (max-width:768px){.shimmer-wrapper{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.shimmer-wrapper.list .shimmer-thumbnail{height:60px!important;width:122px!important;border-radius:8px}.shimmer-line.short{width:50%!important}.shimmer-line.Gshort{width:25%!important}.shimmer-card.articlee .shimmer-thumbnail{height:150px!important}}@media screen and (min-width:768px) and (max-width:1345px){.shimmer-wrapper.grid{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}.shimmer-wrapper.grid .shimmer-thumbnail{height:130px;width:100%}}.shimmer-wrapper.NewsWidgetTwo .shimmer-card{height:40px}.shimmer-wrapper.NewsWidgetTwo .shimmer-card .shimmer-lines{padding:0}.shimmer-wrapper.trendingTopics li{padding:12px 0!important}.shimmer-wrapper.trendingTopics .shimmer-lines{padding:0!important}.shimmer-card.articlee .shimmer-thumbnail{height:300px}.shimmer-card.article-grid .shimmer-thumbnail{height:120px}.shimmer-wrapper.grid.articlee{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:0 30px}.shimmer-wrapper.grid.firstSection{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:0 30px}@media screen and (min-width:768px) and (max-width:1200px){.shimmer-wrapper.grid.firstSection{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}