.empty-component{background-color:var(--neutral-greyback-1-lvl);border-radius:var(--base-border-radius);max-height:-moz-fit-content;max-height:fit-content}.empty-component,.empty-component__icon{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.empty-component__icon{background-color:var(--bg-body-color);border-radius:100px;height:62px;width:62px}.empty-component__text{flex-direction:column;gap:6px;margin-top:20px;text-align:center}.empty-component__content,.empty-component__text{align-items:center;display:flex;justify-content:center}.empty-component__content{width:100%}@media(min-width:540px){.empty-component{padding:60px calc(var(--grid-column1) + var(--grid-gap))}.empty-component__button{margin-top:30px}}@media(max-width:539px){.empty-component{padding:40px var(--grid-spacer-and-indent)}.empty-component__button{margin-top:20px}}
