@keyframes modC3rbTabsShimmer{0%{background-position:200%0}to{background-position:-200%0}}.mod_c3rb_tabs__skeleton{display:flex;gap:30px;overflow:hidden;padding:8px 0;margin-bottom:20px}.mod_c3rb_tabs__skeleton-item{flex:1 0 0;min-width:120px}.mod_c3rb_tabs__skeleton-img{width:100%;height:250px;border-radius:4px}.mod_c3rb_tabs__skeleton-line{height:12px;border-radius:4px;margin-top:10px}.mod_c3rb_tabs__skeleton-line--short{width:60%}.mod_c3rb_tabs__skeleton-img,.mod_c3rb_tabs__skeleton-line{background:linear-gradient(90deg,#e2e2e2 25%,#f0f0f0 50%,#e2e2e2 75%);background-size:200% 100%;animation:modC3rbTabsShimmer 1.5s ease-in-out infinite}