.g-fragment__placeholder,.g-fragment--placeholder{overflow:hidden;position:relative;border-radius:var(--g-general-radius, 5px);background:var(--g-color-light-light, #eee)}.g-fragment__placeholder:after,.g-fragment--placeholder:after{position:absolute;top:0;bottom:0;left:0%;width:50%;opacity:.2;background:linear-gradient(90deg, var(--g-color-light-light, #eee), var(--g-color-primary-light, #f4f4f4) 40%, var(--g-color-primary-light, #f4f4f4) 60%, var(--g-color-light-light, #eee));content:"";animation:g_fragment_placeholder_gradient 1s infinite ease-in}@keyframes g_fragment_placeholder_gradient{from{left:-50%}to{left:100%}}
