@keyframes blog-skeleton-shimmer{to{transform:translateX(100%)}}.blog-skeleton{--base-color:rgb(42 27 0/9%);--highlight-color:rgb(255 255 255/42%)}.blog-skeleton__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.blog-skeleton__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;max-width:820px;margin:34px auto 64px}.blog-skeleton__filters span{position:relative;overflow:hidden;background:rgba(42,27,0,.09)}.blog-skeleton__filters span:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:translateX(-100%);animation:blog-skeleton-shimmer 1.45s ease-in-out infinite}.blog-skeleton__filters span{height:42px;border-radius:999px}.blog-skeleton__card{display:flex;flex-direction:column;animation:none}.blog-skeleton__media{height:235px;flex:0 0 auto;margin:0;border-radius:22px}.blog-skeleton__media .react-loading-skeleton,.blog-skeleton__media>span{display:block;height:100%;line-height:1}.blog-skeleton__body{display:flex;min-height:268px;flex:1 1;flex-direction:column;padding:16px 12px 12px}.blog-skeleton__line{display:block;line-height:1}.blog-skeleton__line+span{margin-top:8px}.blog-skeleton__copy{margin-top:24px}.blog-skeleton__copy>span{display:block;line-height:1}.blog-skeleton__copy .react-loading-skeleton{display:block;margin-bottom:8px}.blog-skeleton__footer{display:flex;justify-content:space-between;gap:30px;margin-top:auto}.blog-skeleton__footer>span{line-height:1}.blog-skeleton__footer>span:last-child{align-self:center}@media(max-width:680px){.blog-skeleton__filters{flex-wrap:nowrap;justify-content:flex-start;width:calc(100% + 24px);margin:28px -12px 42px;padding-inline:24px;overflow:hidden}.blog-skeleton__filters span{flex:0 0 auto;height:40px}.blog-skeleton__media{height:230px}.blog-skeleton__body{min-height:244px}}@media(prefers-reduced-motion:reduce){.blog-skeleton .react-loading-skeleton:after,.blog-skeleton :after{animation:none}}