.WorkingOverlay\.module-container-eo9RGf {
  filter: blur(1px);
  position: absolute;
  inset: 0;
}

.WorkingOverlay\.module-grayscale-eo9RGf {
  background-color: #0000004d;
  place-content: center;
  display: grid;
  position: absolute;
  inset: 0;
}

@keyframes WorkingOverlay\.module-rotating-eo9RGf {
  to {
    transform: rotate(360deg);
  }
}

.WorkingOverlay\.module-wait-eo9RGf {
  background: var(--loader) no-repeat center center;
  background-size: 100%;
  width: 160px;
  height: 160px;
  margin-top: -80px;
  margin-left: -80px;
  animation: 2s steps(28, end) infinite WorkingOverlay\.module-rotating-eo9RGf;
  position: absolute;
  top: 50%;
  left: 50%;
}

.InlineSvg\.module-container-FpiNNQ, .InlineSvg\.module-container_scale_1_75-FpiNNQ, .InlineSvg\.module-container_scale_15-FpiNNQ, .InlineSvg\.module-container_scale_11-FpiNNQ {
  height: inherit;
  -webkit-user-select: none;
  user-select: none;
  place-self: center;
  display: flex;
}

.InlineSvg\.module-container-FpiNNQ > svg, .InlineSvg\.module-container_scale_1_75-FpiNNQ > svg, .InlineSvg\.module-container_scale_15-FpiNNQ > svg, .InlineSvg\.module-container_scale_11-FpiNNQ > svg {
  flex-grow: 1;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.InlineSvg\.module-container-FpiNNQ > svg [fill="none"], .InlineSvg\.module-container_scale_1_75-FpiNNQ > svg [fill="none"], .InlineSvg\.module-container_scale_15-FpiNNQ > svg [fill="none"], .InlineSvg\.module-container_scale_11-FpiNNQ > svg [fill="none"] {
  display: none;
}

:is(.InlineSvg\.module-container-FpiNNQ:not(.keep) > svg path:not(.keep), .InlineSvg\.module-container_scale_1_75-FpiNNQ:not(.keep) > svg path:not(.keep), .InlineSvg\.module-container_scale_15-FpiNNQ:not(.keep) > svg path:not(.keep), .InlineSvg\.module-container_scale_11-FpiNNQ:not(.keep) > svg path:not(.keep), .InlineSvg\.module-container-FpiNNQ:not(.keep) > svg polygon:not(.keep), .InlineSvg\.module-container_scale_1_75-FpiNNQ:not(.keep) > svg polygon:not(.keep), .InlineSvg\.module-container_scale_15-FpiNNQ:not(.keep) > svg polygon:not(.keep), .InlineSvg\.module-container_scale_11-FpiNNQ:not(.keep) > svg polygon:not(.keep), .InlineSvg\.module-container-FpiNNQ:not(.keep) > svg circle:not(.keep), .InlineSvg\.module-container_scale_1_75-FpiNNQ:not(.keep) > svg circle:not(.keep), .InlineSvg\.module-container_scale_15-FpiNNQ:not(.keep) > svg circle:not(.keep), .InlineSvg\.module-container_scale_11-FpiNNQ:not(.keep) > svg circle:not(.keep), .InlineSvg\.module-container-FpiNNQ:not(.keep) > svg text:not(.keep), .InlineSvg\.module-container_scale_1_75-FpiNNQ:not(.keep) > svg text:not(.keep), .InlineSvg\.module-container_scale_15-FpiNNQ:not(.keep) > svg text:not(.keep), .InlineSvg\.module-container_scale_11-FpiNNQ:not(.keep) > svg text:not(.keep), .InlineSvg\.module-container-FpiNNQ:not(.keep) > svg ellipse:not(.keep), .InlineSvg\.module-container_scale_1_75-FpiNNQ:not(.keep) > svg ellipse:not(.keep), .InlineSvg\.module-container_scale_15-FpiNNQ:not(.keep) > svg ellipse:not(.keep), .InlineSvg\.module-container_scale_11-FpiNNQ:not(.keep) > svg ellipse:not(.keep)) {
  fill: var(--icon-color);
  position: relative;
}

.InlineSvg\.module-container_scale_11-FpiNNQ > svg > * {
  transform-origin: center;
  transform: scale(1.1);
}

.InlineSvg\.module-container_scale_15-FpiNNQ > svg > * {
  transform-origin: center;
  transform: scale(1.5);
}

.InlineSvg\.module-container_scale_1_75-FpiNNQ > svg > * {
  transform-origin: center;
  transform: scale(1.75);
}

.InlineSvg\.module-materialSymbols-FpiNNQ {
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  font-feature-settings: "liga";
  direction: ltr;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
}

@keyframes LoaderImg\.module-rotating-QufIvg {
  to {
    transform: rotate(360deg);
  }
}

.LoaderImg\.module-loading-QufIvg {
  animation: 2s steps(60, end) infinite LoaderImg\.module-rotating-QufIvg;
}

