.out.svelte-bxz1w6.svelte-bxz1w6 {
  position: absolute;
  bottom: 15%;
  right: 25%;
}
@media screen and (orientation: portrait) {
  .out.svelte-bxz1w6.svelte-bxz1w6 {
    bottom: 10%;
    right: 25%;
  }
}
.rad.svelte-bxz1w6 > span.svelte-bxz1w6 {
  position: absolute;
  bottom: 0;
  left: 50%;
  font-size: 1em;
  transform: translate(-50%);
  text-transform: uppercase;
  font-weight: 600;
  font-family: monospace;
  color: #fff;
  animation: CircleOp 1.5s linear 0s infinite;
}
