div.styles_login__3bp2k {
  height: 100vh;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(45deg, #405a6b, #778d9b, #c30144, #ee7752);
  background-size: 400% 400%;
  animation: styles_gradient__3FjKg 12s ease infinite;
}

@keyframes styles_gradient__3FjKg {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

div.styles_login__38Td7 {
  height: 100vh;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(45deg, #405a6b, #778d9b, #c30144, #ee7752);
  background-size: 400% 400%;
  animation: styles_gradient__j0oT2 12s ease infinite;
}

@keyframes styles_gradient__j0oT2 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

svg.styles_svgIcon__QiVoI {
  fill: currentColor;
  width: 1.1em;
  height: 1.1em;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none;
}

svg.styles_svgIcon__QiVoI.styles_create__372YB {
  fill: #d2d2d7;
}

nav.styles_aside__2GCyD {
  background-color: var(--jaimy-text);
  width: 76px;
  min-height: 100vh;
  box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.2), 1px 10px 5px 0px rgba(0, 0, 0, 0.14),
    0px 10px 10px 0px rgba(0, 0, 0, 0.12);
}
nav.styles_aside__2GCyD.styles_rik__2xn7C {
  background-color: var(--jaimy-default-text);
}
.styles_rik__2xn7C {
  background-color: var(--jaimy-default-text);
}

nav.styles_aside__2GCyD a.styles_logo__3THu6 {
  display: block;
  text-align: center;
  padding: 1rem 1rem 20px;
}

nav.styles_aside__2GCyD a.styles_logo__3THu6 img.styles_logo__3THu6 {
  width: 2.25rem;
}

nav.styles_aside__2GCyD > div {
  text-align: center;
  padding: 1.5rem 0;
}

nav.styles_aside__2GCyD > div > a,
nav.styles_aside__2GCyD > div > a:link,
nav.styles_aside__2GCyD > div > a:visited {
  color: #d2d2d7;
  padding: 1.5rem;
}

nav.styles_aside__2GCyD > div a:hover,
nav.styles_aside__2GCyD > div.styles_active__Q0IFn a {
  color: var(--jaimy-TextLight);
}

nav.styles_aside__2GCyD > div:hover:not(.styles_disabled__3gZK4),
nav.styles_aside__2GCyD > div.styles_active__Q0IFn {
  background-color: #eaeef1;
  opacity: 0.7;
}
.styles_divider__1GVFq {
  padding: 0.15rem 0;
}
.styles_stagingBadge__ySoVn {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  position: fixed;
  bottom: 35px;
  left: 5px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: white;
  background-color: var(--jaimy-dark-red);
  cursor: default;
  pointer-events: none;
  user-select: none;
  z-index: 10;
}
.styles_callButton__5xneV {
  background-color: var(--jaimy-TextLight);
  opacity: 1;
  bottom: 50px;
  position: fixed;
}

@media (max-width: 800px) {
  nav.styles_aside__2GCyD {
    width: 50px;
  }
  nav.styles_aside__2GCyD a.styles_logo__3THu6 {
    padding: 0.2rem;
    margin: 0.5rem 0;
  }

  nav.styles_aside__2GCyD a.styles_logo__3THu6 img.styles_logo__3THu6 {
    width: 2rem;
    height: 1.375rem;
  }

  nav.styles_aside__2GCyD > div {
    padding: 0.5rem 0;
  }

  nav.styles_aside__2GCyD > div > a,
  nav.styles_aside__2GCyD > div > a:link,
  nav.styles_aside__2GCyD > div > a:visited {
    padding: 0.5rem;
  }
}


/*# sourceMappingURL=main.a0f2ca11f99f25604741.css.map*/
/*# sourceMappingURL=main.a0f2ca11f99f25604741.css.map*/