

/* Start:/local/templates/.default/components/bitrix/system.auth.form/.default/style.css?1785044752317*/
.profile-warning {
  position: relative;
}

.profile-warning::after {
  content: '';
  position: absolute;
  top: -0.15rem;
  right: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: red;
  box-shadow: 0 0 0 2px var(--color-white);
  text-shadow: var(--shadow-light);
  pointer-events: none;
}
/* End */
/* /local/templates/.default/components/bitrix/system.auth.form/.default/style.css?1785044752317 */
