.empty-state{max-width:100%}.empty-state__inner{align-items:flex-end;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;padding:1rem}.empty-state__header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:1rem}.empty-state__title{font-size:2rem;font-weight:700;margin-bottom:1rem}@media (max-width:767px){.empty-state__title{font-size:1.5rem}}.empty-state__description{font-size:1rem;font-weight:300;line-height:1.5;margin-bottom:1rem}.empty-state__icon{min-width:75px}@media (max-width:767px){.empty-state__icon{max-height:36px;max-width:36px;min-height:36px;min-width:36px}}.empty-state .btn{display:flex}.empty-state--no-search .empty-state__description{margin-bottom:0}