@charset "utf-8";

.conversationsHeader__conversationsHeader___-eXHO { background-color: var(--header-background-color); flex-shrink: 0; overflow: hidden; width: 100%; border-bottom: 0.5px solid rgb(233, 239, 245); padding-bottom: 5px; }

.conversationsHeader__content___V8xis { padding: 0px 35px 35px; display: flex; flex-direction: column; align-items: center; text-align: center; }

.conversationsHeader__chatIconWrapper___SRhTT { margin-top: 25px; border-radius: 50%; }

.conversationsHeader__teamName___af2jA { font-size: 16px; font-weight: 500; margin: 5px; color: var(--header-font-primary-color); }

.conversationsHeader__greeting___UJAq3, .conversationsHeader__waitMessage___VaUQM { line-height: 1.3; margin-top: 5px; color: var(--header-font-secondary-color); width: 100%; }

.conversationsHeader__waitMessage___VaUQM { font-size: 12px; }