.ifm-loading-items{cursor:wait}.ifm-loading-items__loading-item{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;gap:var(--spacing);padding:var(--spacing);margin-bottom:var(--spacing-sm);border:1px var(--c-border-light) solid}.ifm-loading-items__loading-item--simple{border-radius:var(--border-radius);padding:0}.loading-item{height:24px}.loading-item--small{width:10%}.loading-item--large{width:85%}.loading-item--full{width:100%}.loading-item--fill{width:100%;height:4rem}@media (min-width: 1024px){.ifm-loading-items__loading-item{flex-direction:row}}
