@keyframes loading{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.loading{display:inline-flex}.loading--center{position:relative;left:50%;justify-content:center;transform:translate3d(-50%,0,0)}.loading--vertical-align{top:50%}.loading .loading__dot{display:inline-flex;width:8px;height:8px;animation:loading 1.4s infinite;animation-fill-mode:both;border-radius:50%;background:#ef498f}.loading .loading__dot:not(:last-child){margin-right:10px}.loading .loading__dot:nth-child(2){animation-delay:.2s}.loading .loading__dot:nth-child(3){animation-delay:.4s}.posts-doctor .post-status-notify[data-v-1e48f244]{display:flex;align-items:center}.posts-doctor .post-status-notify-icon[data-v-1e48f244]{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;margin-right:15px;border-radius:50%;background:#e6f1ff}.posts-doctor .post-status-notify-icon .icon-svg--single-color[data-v-1e48f244]{color:rgba(var(--colorBlueBackground),1)}.posts-doctor .post-status-doctor-notify-info[data-v-1e48f244]{font-size:18px;line-height:22px}