/* ETHNOS_LOCK:SYSTEM_GUARD_URL_WARNING:R664 */
html body.ethnosSalonR573Active .ethnosSalonR573Text .ethnosGuardR664ExternalLink{
  display:inline-flex !important;
  flex-wrap:wrap;
  align-items:baseline;
  gap:2px 7px;
  max-width:100%;
  vertical-align:baseline;
}
html body.ethnosSalonR573Active .ethnosSalonR573Text .ethnosGuardR664ExternalLink>a{
  max-width:100%;
  overflow-wrap:anywhere;
}
html body.ethnosSalonR573Active .ethnosSalonR573Text .ethnosGuardR664ExternalWarning{
  display:inline-block !important;
  visibility:visible !important;
  opacity:1 !important;
  margin:0 !important;
  padding:2px 6px;
  border:1px solid rgba(242,138,69,.38);
  border-radius:6px;
  background:rgba(242,138,69,.12);
  font-size:11px !important;
  line-height:1.35 !important;
  font-weight:800 !important;
  color:var(--salon-orange,#f28a45) !important;
  white-space:normal !important;
  overflow-wrap:anywhere;
}
