.ReportDialog_iconMultiColor__vq_Kb,
.ReportDialog_iconMultiColor__vq_Kb .ReportDialog_primaryColor__Eqh4J {
  fill: currentColor;
}
.ReportDialog_iconMultiColor__vq_Kb .ReportDialog_secondaryColor__dxAO5 {
  fill: #2659ff;
}
.ReportDialog_iconMultiColor__vq_Kb .ReportDialog_tertiaryColor__T2eaU {
  fill: #c929ff;
}
.ReportDialog_iconSingleColor__gUiNP,
.ReportDialog_iconSingleColor__gUiNP .ReportDialog_primaryColor__Eqh4J,
.ReportDialog_iconSingleColor__gUiNP .ReportDialog_secondaryColor__dxAO5,
.ReportDialog_iconSingleColor__gUiNP .ReportDialog_tertiaryColor__T2eaU {
  fill: currentColor;
}
@keyframes ReportDialog_skeletonLoading__KvT8C {
  0% {
    background-position: 50% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.ReportDialog_reportDialog__bXzKH {
  background-color: #fff;
  color: #1a1a1a;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 0.875rem;
  font-family: var(--batonturbo-medium, sans-serif);
  font-weight: 600;
  justify-content: center;
  line-height: 1rem;
  margin-bottom: 1.0625rem;
  padding: 0.625rem 0.625rem 1.5rem;
  text-align: center;
}
@media only screen and (min-width: 565px) {
  .ReportDialog_reportDialog__bXzKH {
    font-size: 1.1875rem;
    line-height: 1.8125rem;
    padding-bottom: 3rem;
  }
}
.ReportDialog_reportDialog__bXzKH.ReportDialog_siteAreaLifestyle__j_WKs {
  background-color: transparent;
  border: solid #1a1a1a;
  border-width: 0 0 0.0625rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 565px) {
  .ReportDialog_reportDialog__bXzKH.ReportDialog_siteAreaLifestyle__j_WKs {
    border-width: 0 0.0625rem 0.0625rem;
  }
}
.ReportDialog_reportLink__OS7AL {
  color: #0d2880;
  font-family: var(--batonturbo-regular, sans-serif);
  font-weight: 400;
  cursor: pointer;
  padding-left: 0.3125rem;
}
.ReportDialog_siteAreaLifestyle__j_WKs .ReportDialog_reportLink__OS7AL {
  color: #6b78a0;
}
