.shimmer-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;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 rgba(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));grid-gap:0 16px;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));grid-gap:0 30px;gap:0 30px}.shimmer-wrapper.grid.firstSection{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:0 30px;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))}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}