:root{--empty_state_template-color-text-title:#fff;--empty_state_template-color-text-description:#878b8f;--empty_state_template-dimension-space_enter:20px}.buip-EmptyStateTemplate__emptyStateTemplate{display:flex;flex:1 0;flex-direction:column;gap:var(--empty_state_template-dimension-space_enter,20px);align-items:center;align-self:stretch;justify-content:center;width:100%;max-width:var(--news_feed_layout-dimension-max_width,1470px)}.buip-EmptyStateTemplate__title{font-family:var(--font-family-title,Inter);font-size:var(--font-size-title-h1,40px);font-weight:var(--font-weight-semibold,600);line-height:var(--font-line_height-xl,48px);color:var(--empty_state_template-color-text-title,#fff)}.buip-EmptyStateTemplate__description,.buip-EmptyStateTemplate__title{margin:0;font-style:normal;text-align:center;letter-spacing:var(--font-letter_spacing-normal,0)}.buip-EmptyStateTemplate__description{font-family:var(--font-family-body,Inter);font-size:var(--font-size-base-m,16px);font-weight:var(--font-weight-regular,400);line-height:var(--font-line_height-m,24px);color:var(--empty_state_template-color-text-description,#878b8f)}